2021-12-15 11:09:16.884 | + ./stack.sh:main:481 : exec 2021-12-15 11:09:16.884 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-110916' 2021-12-15 11:09:16.884 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-15-110916.summary.2021-12-15-110916 2021-12-15 11:09:16.884 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:09:16.884 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-15-110916 2021-12-15 11:09:16.884 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-110916 /opt/stack/logs/stack.sh.log 2021-12-15 11:09:16.884 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-15-110916.summary.2021-12-15-110916 /opt/stack/logs/stack.sh.log.summary 2021-12-15 11:09:16.884 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-15 11:09:16.884 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-15 11:09:16.884 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-15 11:09:16.884 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-15 11:09:16.884 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-15 11:09:16.884 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-15 11:09:16.884 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-15 11:09:16.887 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-15 11:09:16.889 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-15 11:09:16.891 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-15 11:09:16.893 | + ./stack.sh:main:567 : set -o errexit 2021-12-15 11:09:16.895 | + ./stack.sh:main:570 : uname -a 2021-12-15 11:09:16.896 | Linux dv-cinder-813220-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-15 11:09:16.898 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-15 11:09:16.900 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-15 11:09:16.904 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-15 11:09:16.936 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-15 11:09:16.954 | + ./stack.sh:main:584 : fetch_plugins 2021-12-15 11:09:16.956 | + functions-common:fetch_plugins:1748 : local plugins= 2021-12-15 11:09:16.957 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-15 11:09:16.959 | + functions-common:fetch_plugins:1752 : [[ -z '' ]] 2021-12-15 11:09:16.961 | + functions-common:fetch_plugins:1753 : return 2021-12-15 11:09:16.963 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-15 11:09:16.966 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-15 11:09:16.968 | + functions-common:run_phase:1831 : local phase= 2021-12-15 11:09:16.971 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:09:16.973 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:09:16.976 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:09:16.978 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:09:16.980 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:09:16.982 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:09:16.986 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:09:16.988 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:09:16.990 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:09:16.992 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-15 11:09:16.994 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:09:17.007 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:09:17.011 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 11:09:17.013 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 11:09:17.016 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 11:09:17.017 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 11:09:17.020 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 11:09:17.022 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-15 11:09:17.023 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-15 11:09:17.025 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-15 11:09:17.028 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-15 11:09:17.031 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 11:09:17.032 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-15 11:09:17.034 | + functions-common:plugin_override_defaults:1789 : local plugins= 2021-12-15 11:09:17.036 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-15 11:09:17.038 | + functions-common:plugin_override_defaults:1793 : [[ -z '' ]] 2021-12-15 11:09:17.040 | + functions-common:plugin_override_defaults:1794 : return 2021-12-15 11:09:17.042 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-15 11:09:17.063 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-15 11:09:17.066 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-15 11:09:17.081 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:09:17.084 | +++ lib/tls:source:43 : hostname -f 2021-12-15 11:09:17.087 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-15 11:09:17.089 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-15 11:09:17.091 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-15 11:09:17.093 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-15 11:09:17.095 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-15 11:09:17.097 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-15 11:09:17.099 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-15 11:09:17.100 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-15 11:09:17.102 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-15 11:09:17.104 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-15 11:09:17.109 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-15 11:09:17.121 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-15 11:09:17.139 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-15 11:09:17.151 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-15 11:09:17.163 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-15 11:09:17.194 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-15 11:09:17.252 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-15 11:09:17.340 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-15 11:09:17.362 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-15 11:09:17.410 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-15 11:09:17.463 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-15 11:09:17.585 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-15 11:09:17.599 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-15 11:09:17.611 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-15 11:09:17.625 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-15 11:09:17.717 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-15 11:09:17.721 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-15 11:09:17.725 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-15 11:09:17.728 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-15 11:09:17.732 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-15 11:09:17.735 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-15 11:09:17.739 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-15 11:09:17.739 | False' 2021-12-15 11:09:17.744 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-15 11:09:17.764 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-15 11:09:17.766 | + ./stack.sh:main:618 : run_phase source 2021-12-15 11:09:17.768 | + functions-common:run_phase:1830 : local mode=source 2021-12-15 11:09:17.770 | + functions-common:run_phase:1831 : local phase= 2021-12-15 11:09:17.772 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:09:17.774 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:09:17.777 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:09:17.780 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:09:17.782 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:09:17.785 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:09:17.790 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:09:17.792 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:09:17.794 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:09:17.797 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-15 11:09:17.799 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:09:17.815 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:09:17.817 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 11:09:17.819 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-15 11:09:17.857 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-15 11:09:17.859 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-15 11:09:17.861 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-15 11:09:17.863 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-15 11:09:17.865 | + functions-common:load_plugin_settings:1766 : local plugins= 2021-12-15 11:09:17.867 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-15 11:09:17.870 | + functions-common:load_plugin_settings:1770 : [[ -z '' ]] 2021-12-15 11:09:17.872 | + functions-common:load_plugin_settings:1771 : return 2021-12-15 11:09:17.874 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-15 11:09:17.876 | + functions-common:verify_disabled_services:2113 : local service 2021-12-15 11:09:17.878 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.880 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-15 11:09:17.883 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.885 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-15 11:09:17.887 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.890 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-15 11:09:17.892 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.894 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-15 11:09:17.896 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.899 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-15 11:09:17.901 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.903 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-15 11:09:17.905 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.908 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-15 11:09:17.911 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.913 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-15 11:09:17.916 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.918 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-15 11:09:17.920 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.923 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-15 11:09:17.925 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.927 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-12-15 11:09:17.929 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.932 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-12-15 11:09:17.934 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.936 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-12-15 11:09:17.938 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.940 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-12-15 11:09:17.942 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.944 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-15 11:09:17.947 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.949 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-12-15 11:09:17.951 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.953 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-15 11:09:17.956 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.958 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-15 11:09:17.960 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.962 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-15 11:09:17.965 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.967 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-15 11:09:17.969 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.972 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-15 11:09:17.974 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.976 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-15 11:09:17.978 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.980 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-15 11:09:17.982 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.985 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-15 11:09:17.987 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.989 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-15 11:09:17.992 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.994 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-15 11:09:17.997 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:17.999 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-15 11:09:18.001 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.004 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-15 11:09:18.007 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.010 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-15 11:09:18.012 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.014 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-15 11:09:18.016 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.020 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-15 11:09:18.022 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.024 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-15 11:09:18.027 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.030 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-15 11:09:18.032 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.034 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-15 11:09:18.037 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.039 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-15 11:09:18.041 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.044 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-15 11:09:18.046 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.048 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-15 11:09:18.050 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.052 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-15 11:09:18.056 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.058 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-15 11:09:18.063 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.065 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-15 11:09:18.067 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.069 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-15 11:09:18.073 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.076 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-15 11:09:18.079 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.081 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-15 11:09:18.085 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.087 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-15 11:09:18.091 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:09:18.094 | + functions-common:verify_disabled_services:2115 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-15 11:09:18.099 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-15 11:09:18.102 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 11:09:18.106 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-15 11:09:18.123 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:09:18.126 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-15 11:09:18.129 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-15 11:09:18.132 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-15 11:09:18.148 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:09:18.150 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-15 11:09:18.153 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-15 11:09:18.156 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-15 11:09:18.158 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-15 11:09:18.160 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-15 11:09:18.162 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-15 11:09:18.164 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-15 11:09:18.168 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-15 11:09:18.170 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 11:09:18.172 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-15 11:09:18.175 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 11:09:18.178 | + lib/database:initialize_database_backends:104 : return 0 2021-12-15 11:09:18.182 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-15 11:09:18.182 | Using mysql database backend 2021-12-15 11:09:18.185 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-15 11:09:18.203 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-15 11:09:18.220 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:09:18.223 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-15 11:09:18.238 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-15 11:09:18.254 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:09:18.257 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-15 11:09:18.274 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-15 11:09:18.291 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-15 11:09:18.307 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:09:18.310 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-15 11:09:18.327 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:09:18.329 | + ./stack.sh:main:741 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-15 11:09:18.345 | + ./stack.sh:main:743 : [[ -z '' ]] 2021-12-15 11:09:18.349 | + ./stack.sh:main:743 : [[ False == \T\r\u\e ]] 2021-12-15 11:09:18.353 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-15 11:09:18.356 | + functions-common:save_stackenv:60 : local tag=749 2021-12-15 11:09:18.359 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 11:09:18.364 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-110918 2021-12-15 11:09:18.367 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-110918 749' 2021-12-15 11:09:18.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.372 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 11:09:18.375 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.377 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 11:09:18.380 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.382 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 11:09:18.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.387 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 11:09:18.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.391 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-12-15 11:09:18.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.396 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-12-15 11:09:18.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.401 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-110916 2021-12-15 11:09:18.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.406 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 11:09:18.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.411 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-12-15 11:09:18.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.417 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 11:09:18.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.421 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 11:09:18.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.427 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 11:09:18.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:09:18.432 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 11:09:18.434 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-15 11:09:18.436 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-15 11:09:18.439 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-15 11:09:18.441 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:09:18.443 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:09:18.445 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:09:18.448 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:09:18.450 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:09:18.453 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:09:18.468 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:09:18.470 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:09:18.472 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:09:18.475 | + functions-common:git_clone:606 : echo master 2021-12-15 11:09:18.475 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:09:18.481 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-15 11:09:18.483 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:09:18.485 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-15 11:09:18.487 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:09:18.488 | + functions-common:git_clone:655 : head -1 2021-12-15 11:09:18.492 | e74f91e2 Updated from generate-constraints 2021-12-15 11:09:18.495 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:09:18.498 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-15 11:09:18.501 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:09:18.503 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-15 11:09:18.506 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-15 11:09:18.509 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-15 11:09:18.513 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-15 11:09:18.516 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 11:09:18.519 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-15 11:09:18.522 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-15 11:09:18.525 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-15 11:09:18.529 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-15 11:09:18.534 | ++ tools/install_prereqs.sh:source:47 : NOW=1639566558 2021-12-15 11:09:18.538 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-15 11:09:18.542 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-15 11:09:18.545 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-15 11:09:18.547 | ++ tools/install_prereqs.sh:source:49 : DELTA=1639566558 2021-12-15 11:09:18.550 | ++ tools/install_prereqs.sh:source:50 : [[ 1639566558 -lt 7200 ]] 2021-12-15 11:09:18.552 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-15 11:09:18.554 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-15 11:09:18.557 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-15 11:09:18.559 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-15 11:09:18.561 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-15 11:09:18.564 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-15 11:09:18.566 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-15 11:09:18.569 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 11:09:18.615 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-15 11:09:18.615 | apache2-dev 2021-12-15 11:09:18.615 | bc 2021-12-15 11:09:18.615 | bsdmainutils 2021-12-15 11:09:18.615 | curl 2021-12-15 11:09:18.615 | g++ 2021-12-15 11:09:18.615 | gawk 2021-12-15 11:09:18.615 | gcc 2021-12-15 11:09:18.615 | gettext 2021-12-15 11:09:18.615 | git 2021-12-15 11:09:18.615 | graphviz 2021-12-15 11:09:18.615 | iputils-ping 2021-12-15 11:09:18.615 | libapache2-mod-proxy-uwsgi 2021-12-15 11:09:18.615 | libffi-dev 2021-12-15 11:09:18.615 | libjpeg-dev 2021-12-15 11:09:18.615 | libpcre3-dev 2021-12-15 11:09:18.615 | libpq-dev 2021-12-15 11:09:18.615 | libssl-dev 2021-12-15 11:09:18.615 | libsystemd-dev 2021-12-15 11:09:18.615 | libxml2-dev 2021-12-15 11:09:18.615 | libxslt1-dev 2021-12-15 11:09:18.615 | libyaml-dev 2021-12-15 11:09:18.615 | lsof 2021-12-15 11:09:18.615 | openssh-server 2021-12-15 11:09:18.615 | openssl 2021-12-15 11:09:18.615 | pkg-config 2021-12-15 11:09:18.615 | psmisc 2021-12-15 11:09:18.615 | python3-dev 2021-12-15 11:09:18.615 | python3-pip 2021-12-15 11:09:18.615 | python3-systemd 2021-12-15 11:09:18.616 | python3-venv 2021-12-15 11:09:18.616 | tar 2021-12-15 11:09:18.616 | tcpdump 2021-12-15 11:09:18.616 | unzip 2021-12-15 11:09:18.616 | uuid-runtime 2021-12-15 11:09:18.616 | wget 2021-12-15 11:09:18.616 | wget 2021-12-15 11:09:18.616 | zlib1g-dev 2021-12-15 11:09:18.616 | libkrb5-dev 2021-12-15 11:09:18.616 | libldap2-dev 2021-12-15 11:09:18.616 | libsasl2-dev 2021-12-15 11:09:18.616 | memcached 2021-12-15 11:09:18.616 | python3-mysqldb 2021-12-15 11:09:18.616 | sqlite3 2021-12-15 11:09:18.616 | conntrack 2021-12-15 11:09:18.616 | curl 2021-12-15 11:09:18.616 | dnsmasq-base 2021-12-15 11:09:18.616 | dnsmasq-utils 2021-12-15 11:09:18.616 | ebtables 2021-12-15 11:09:18.616 | genisoimage 2021-12-15 11:09:18.616 | iptables 2021-12-15 11:09:18.616 | iputils-arping 2021-12-15 11:09:18.616 | kpartx 2021-12-15 11:09:18.616 | libjs-jquery-tablesorter 2021-12-15 11:09:18.616 | parted 2021-12-15 11:09:18.616 | pm-utils 2021-12-15 11:09:18.616 | python3-mysqldb 2021-12-15 11:09:18.616 | socat 2021-12-15 11:09:18.616 | sqlite3 2021-12-15 11:09:18.616 | sudo 2021-12-15 11:09:18.616 | vlan 2021-12-15 11:09:18.616 | lsscsi 2021-12-15 11:09:18.616 | open-iscsi 2021-12-15 11:09:18.616 | lvm2 2021-12-15 11:09:18.616 | qemu-utils 2021-12-15 11:09:18.616 | thin-provisioning-tools 2021-12-15 11:09:18.616 | acl 2021-12-15 11:09:18.616 | dnsmasq-base 2021-12-15 11:09:18.617 | dnsmasq-utils 2021-12-15 11:09:18.617 | ebtables 2021-12-15 11:09:18.617 | haproxy 2021-12-15 11:09:18.617 | iptables 2021-12-15 11:09:18.617 | iputils-arping 2021-12-15 11:09:18.617 | iputils-ping 2021-12-15 11:09:18.617 | postgresql-server-dev-all 2021-12-15 11:09:18.617 | python3-mysqldb 2021-12-15 11:09:18.617 | sqlite3 2021-12-15 11:09:18.617 | sudo 2021-12-15 11:09:18.617 | vlan 2021-12-15 11:09:18.617 | pcp 2021-12-15 11:09:18.617 | ipset 2021-12-15 11:09:18.617 | conntrack 2021-12-15 11:09:18.617 | conntrackd 2021-12-15 11:09:18.617 | keepalived 2021-12-15 11:09:18.617 | lvm2 2021-12-15 11:09:18.617 | qemu-utils 2021-12-15 11:09:18.617 | thin-provisioning-tools 2021-12-15 11:09:18.617 | curl 2021-12-15 11:09:18.617 | liberasurecode-dev 2021-12-15 11:09:18.617 | make 2021-12-15 11:09:18.617 | memcached 2021-12-15 11:09:18.617 | sqlite3 2021-12-15 11:09:18.617 | xfsprogs' 2021-12-15 11:09:18.619 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-15 11:09:18.639 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-15 11:09:18.639 | apache2-dev 2021-12-15 11:09:18.639 | bc 2021-12-15 11:09:18.639 | bsdmainutils 2021-12-15 11:09:18.639 | curl 2021-12-15 11:09:18.639 | g++ 2021-12-15 11:09:18.639 | gawk 2021-12-15 11:09:18.640 | gcc 2021-12-15 11:09:18.640 | gettext 2021-12-15 11:09:18.640 | git 2021-12-15 11:09:18.640 | graphviz 2021-12-15 11:09:18.640 | iputils-ping 2021-12-15 11:09:18.640 | libapache2-mod-proxy-uwsgi 2021-12-15 11:09:18.640 | libffi-dev 2021-12-15 11:09:18.640 | libjpeg-dev 2021-12-15 11:09:18.640 | libpcre3-dev 2021-12-15 11:09:18.640 | libpq-dev 2021-12-15 11:09:18.640 | libssl-dev 2021-12-15 11:09:18.640 | libsystemd-dev 2021-12-15 11:09:18.640 | libxml2-dev 2021-12-15 11:09:18.640 | libxslt1-dev 2021-12-15 11:09:18.640 | libyaml-dev 2021-12-15 11:09:18.640 | lsof 2021-12-15 11:09:18.640 | openssh-server 2021-12-15 11:09:18.640 | openssl 2021-12-15 11:09:18.640 | pkg-config 2021-12-15 11:09:18.640 | psmisc 2021-12-15 11:09:18.640 | python3-dev 2021-12-15 11:09:18.640 | python3-pip 2021-12-15 11:09:18.640 | python3-systemd 2021-12-15 11:09:18.640 | python3-venv 2021-12-15 11:09:18.640 | tar 2021-12-15 11:09:18.640 | tcpdump 2021-12-15 11:09:18.640 | unzip 2021-12-15 11:09:18.640 | uuid-runtime 2021-12-15 11:09:18.640 | wget 2021-12-15 11:09:18.640 | wget 2021-12-15 11:09:18.640 | zlib1g-dev 2021-12-15 11:09:18.640 | libkrb5-dev 2021-12-15 11:09:18.640 | libldap2-dev 2021-12-15 11:09:18.640 | libsasl2-dev 2021-12-15 11:09:18.641 | memcached 2021-12-15 11:09:18.641 | python3-mysqldb 2021-12-15 11:09:18.641 | sqlite3 2021-12-15 11:09:18.641 | conntrack 2021-12-15 11:09:18.641 | curl 2021-12-15 11:09:18.641 | dnsmasq-base 2021-12-15 11:09:18.641 | dnsmasq-utils 2021-12-15 11:09:18.641 | ebtables 2021-12-15 11:09:18.641 | genisoimage 2021-12-15 11:09:18.641 | iptables 2021-12-15 11:09:18.641 | iputils-arping 2021-12-15 11:09:18.641 | kpartx 2021-12-15 11:09:18.641 | libjs-jquery-tablesorter 2021-12-15 11:09:18.641 | parted 2021-12-15 11:09:18.641 | pm-utils 2021-12-15 11:09:18.641 | python3-mysqldb 2021-12-15 11:09:18.641 | socat 2021-12-15 11:09:18.641 | sqlite3 2021-12-15 11:09:18.641 | sudo 2021-12-15 11:09:18.641 | vlan 2021-12-15 11:09:18.641 | lsscsi 2021-12-15 11:09:18.641 | open-iscsi 2021-12-15 11:09:18.641 | lvm2 2021-12-15 11:09:18.641 | qemu-utils 2021-12-15 11:09:18.641 | thin-provisioning-tools 2021-12-15 11:09:18.641 | acl 2021-12-15 11:09:18.641 | dnsmasq-base 2021-12-15 11:09:18.641 | dnsmasq-utils 2021-12-15 11:09:18.641 | ebtables 2021-12-15 11:09:18.641 | haproxy 2021-12-15 11:09:18.641 | iptables 2021-12-15 11:09:18.641 | iputils-arping 2021-12-15 11:09:18.641 | iputils-ping 2021-12-15 11:09:18.641 | postgresql-server-dev-all 2021-12-15 11:09:18.641 | python3-mysqldb 2021-12-15 11:09:18.641 | sqlite3 2021-12-15 11:09:18.642 | sudo 2021-12-15 11:09:18.642 | vlan 2021-12-15 11:09:18.642 | pcp 2021-12-15 11:09:18.642 | ipset 2021-12-15 11:09:18.642 | conntrack 2021-12-15 11:09:18.642 | conntrackd 2021-12-15 11:09:18.642 | keepalived 2021-12-15 11:09:18.642 | lvm2 2021-12-15 11:09:18.642 | qemu-utils 2021-12-15 11:09:18.642 | thin-provisioning-tools 2021-12-15 11:09:18.642 | curl 2021-12-15 11:09:18.642 | liberasurecode-dev 2021-12-15 11:09:18.642 | make 2021-12-15 11:09:18.642 | memcached 2021-12-15 11:09:18.642 | sqlite3 2021-12-15 11:09:18.642 | xfsprogs ' 2021-12-15 11:09:18.642 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-15 11:09:18.644 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:09:18.646 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:09:18.650 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 11:09:18.650 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-15 11:09:18.655 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 11:09:18.659 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-15 11:09:18.662 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:09:18.664 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-15 11:09:18.667 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:09:18.669 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:09:18.671 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:09:18.673 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:09:18.675 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:09:18.677 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:09:18.679 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-15 11:09:18.681 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-15 11:09:18.683 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-15 11:09:18.686 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-15 11:09:18.690 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-15 11:09:18.693 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-15 11:09:18.695 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-15 11:09:18.697 | ++ functions-common:time_start:2389 : local start_time= 2021-12-15 11:09:18.699 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:09:18.702 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:09:18.705 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1639566558703 2021-12-15 11:09:18.707 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-15 11:09:18.709 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-15 11:09:18.711 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-15 11:09:18.951 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-15 11:09:18.951 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-15 11:09:18.984 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-15 11:09:19.032 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-15 11:09:21.282 | Reading package lists... 2021-12-15 11:09:21.315 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-15 11:09:21.318 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-15 11:09:21.321 | ++ functions-common:time_stop:2402 : local name 2021-12-15 11:09:21.324 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 11:09:21.327 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:09:21.330 | ++ functions-common:time_stop:2405 : local total 2021-12-15 11:09:21.333 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 11:09:21.336 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-15 11:09:21.339 | ++ functions-common:time_stop:2409 : start_time=1639566558703 2021-12-15 11:09:21.341 | ++ functions-common:time_stop:2411 : [[ -z 1639566558703 ]] 2021-12-15 11:09:21.343 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:09:21.347 | ++ functions-common:time_stop:2414 : end_time=1639566561345 2021-12-15 11:09:21.349 | ++ functions-common:time_stop:2415 : elapsed_time=2642 2021-12-15 11:09:21.351 | ++ functions-common:time_stop:2416 : total=0 2021-12-15 11:09:21.353 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:09:21.355 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2642 2021-12-15 11:09:21.358 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 11:09:21.360 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:09:21.362 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:09:21.364 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:09:21.367 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 11:09:21.388 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-15 11:09:21.501 | Reading package lists... 2021-12-15 11:09:21.739 | Building dependency tree... 2021-12-15 11:09:21.740 | Reading state information... 2021-12-15 11:09:22.006 | bc is already the newest version (1.07.1-2build1). 2021-12-15 11:09:22.006 | bc set to manually installed. 2021-12-15 11:09:22.006 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-15 11:09:22.006 | bsdmainutils set to manually installed. 2021-12-15 11:09:22.006 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-15 11:09:22.006 | gawk set to manually installed. 2021-12-15 11:09:22.006 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-15 11:09:22.006 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-15 11:09:22.006 | iptables set to manually installed. 2021-12-15 11:09:22.006 | iputils-ping is already the newest version (3:20190709-3). 2021-12-15 11:09:22.006 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-15 11:09:22.006 | kpartx set to manually installed. 2021-12-15 11:09:22.006 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-15 11:09:22.006 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-15 11:09:22.006 | psmisc is already the newest version (23.3-1). 2021-12-15 11:09:22.006 | psmisc set to manually installed. 2021-12-15 11:09:22.006 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-15 11:09:22.006 | python3-systemd is already the newest version (234-3build2). 2021-12-15 11:09:22.006 | python3-systemd set to manually installed. 2021-12-15 11:09:22.006 | tcpdump is already the newest version (4.9.3-4). 2021-12-15 11:09:22.006 | tcpdump set to manually installed. 2021-12-15 11:09:22.006 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-15 11:09:22.006 | thin-provisioning-tools set to manually installed. 2021-12-15 11:09:22.006 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-12-15 11:09:22.006 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-15 11:09:22.006 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-15 11:09:22.007 | lsof set to manually installed. 2021-12-15 11:09:22.007 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-15 11:09:22.007 | parted set to manually installed. 2021-12-15 11:09:22.007 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-15 11:09:22.007 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-15 11:09:22.007 | tar set to manually installed. 2021-12-15 11:09:22.007 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-15 11:09:22.007 | uuid-runtime set to manually installed. 2021-12-15 11:09:22.007 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-15 11:09:22.007 | zlib1g-dev set to manually installed. 2021-12-15 11:09:22.007 | The following packages were automatically installed and are no longer required: 2021-12-15 11:09:22.007 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:09:22.007 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:09:22.007 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:09:22.007 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:09:22.007 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:09:22.007 | python3-zope.interface 2021-12-15 11:09:22.007 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:09:22.007 | The following additional packages will be installed: 2021-12-15 11:09:22.007 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-15 11:09:22.008 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-15 11:09:22.008 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-15 11:09:22.008 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-15 11:09:22.008 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-15 11:09:22.008 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-15 11:09:22.008 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-15 11:09:22.008 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-15 11:09:22.008 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-15 11:09:22.008 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-15 11:09:22.008 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-15 11:09:22.008 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-12-15 11:09:22.008 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-15 11:09:22.008 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-12-15 11:09:22.008 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-12-15 11:09:22.008 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-12-15 11:09:22.008 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-12-15 11:09:22.008 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-12-15 11:09:22.008 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-12-15 11:09:22.008 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-12-15 11:09:22.008 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-12-15 11:09:22.008 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-12-15 11:09:22.008 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-15 11:09:22.008 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-12-15 11:09:22.008 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-12-15 11:09:22.008 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-12-15 11:09:22.008 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-12-15 11:09:22.008 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-15 11:09:22.008 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-15 11:09:22.008 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-12-15 11:09:22.008 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-12-15 11:09:22.008 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-12-15 11:09:22.009 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-15 11:09:22.009 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-12-15 11:09:22.009 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-12-15 11:09:22.009 | systemd-timesyncd uuid-dev vbetool x11-common 2021-12-15 11:09:22.010 | Suggested packages: 2021-12-15 11:09:22.011 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-15 11:09:22.011 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-15 11:09:22.011 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-15 11:09:22.011 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-15 11:09:22.011 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-12-15 11:09:22.011 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-12-15 11:09:22.011 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-12-15 11:09:22.011 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-12-15 11:09:22.011 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-12-15 11:09:22.011 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-12-15 11:09:22.011 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-12-15 11:09:22.011 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-12-15 11:09:22.011 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-12-15 11:09:22.011 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-12-15 11:09:22.011 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-12-15 11:09:22.238 | The following NEW packages will be installed: 2021-12-15 11:09:22.238 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-15 11:09:22.238 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-15 11:09:22.238 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-15 11:09:22.238 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-15 11:09:22.239 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-15 11:09:22.239 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-15 11:09:22.239 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-15 11:09:22.239 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-15 11:09:22.239 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-15 11:09:22.239 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-15 11:09:22.239 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-15 11:09:22.239 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-15 11:09:22.239 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-15 11:09:22.239 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-15 11:09:22.239 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-15 11:09:22.239 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-15 11:09:22.239 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-15 11:09:22.239 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-15 11:09:22.239 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-15 11:09:22.239 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-15 11:09:22.239 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-15 11:09:22.239 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-15 11:09:22.239 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-15 11:09:22.239 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-12-15 11:09:22.239 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-12-15 11:09:22.239 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-12-15 11:09:22.239 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-12-15 11:09:22.239 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-12-15 11:09:22.239 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-12-15 11:09:22.239 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-12-15 11:09:22.239 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-12-15 11:09:22.239 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-15 11:09:22.240 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-15 11:09:22.240 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-15 11:09:22.240 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-12-15 11:09:22.240 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-12-15 11:09:22.240 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-12-15 11:09:22.240 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-15 11:09:22.240 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-12-15 11:09:22.240 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-12-15 11:09:22.240 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-12-15 11:09:22.240 | unzip uuid-dev vbetool vlan x11-common 2021-12-15 11:09:22.240 | The following packages will be upgraded: 2021-12-15 11:09:22.241 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-15 11:09:22.241 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-15 11:09:22.241 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-15 11:09:22.376 | 18 upgraded, 219 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:09:22.376 | Need to get 164 MB of archives. 2021-12-15 11:09:22.376 | After this operation, 768 MB of additional disk space will be used. 2021-12-15 11:09:22.376 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-15 11:09:22.564 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-15 11:09:22.579 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-15 11:09:22.581 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-15 11:09:22.659 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-15 11:09:23.228 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-15 11:09:23.234 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-15 11:09:23.300 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-15 11:09:23.366 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-15 11:09:23.386 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-15 11:09:23.387 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-12-15 11:09:23.392 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-15 11:09:23.393 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-15 11:09:23.399 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-15 11:09:23.404 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-15 11:09:23.406 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-15 11:09:23.416 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-15 11:09:24.938 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-15 11:09:25.112 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-15 11:09:25.291 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-15 11:09:25.351 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-15 11:09:25.378 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-15 11:09:25.446 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-15 11:09:25.449 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-15 11:09:25.680 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-15 11:09:25.773 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-15 11:09:25.773 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-15 11:09:25.774 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-15 11:09:25.974 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-15 11:09:25.975 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-15 11:09:25.976 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-15 11:09:26.056 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-15 11:09:26.330 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-15 11:09:26.341 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-15 11:09:26.352 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-15 11:09:26.449 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-15 11:09:26.593 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-15 11:09:26.608 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-15 11:09:26.610 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-15 11:09:26.653 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-15 11:09:26.810 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-15 11:09:26.977 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-15 11:09:26.979 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-15 11:09:26.980 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-15 11:09:27.019 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-15 11:09:27.110 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-15 11:09:27.165 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-15 11:09:27.303 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-15 11:09:32.034 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-15 11:09:36.179 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-12-15 11:09:36.456 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-15 11:09:36.501 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-15 11:09:36.502 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-15 11:09:36.516 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-15 11:09:37.624 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-15 11:09:37.626 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-15 11:09:37.733 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-15 11:09:39.883 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-15 11:09:43.764 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-15 11:09:43.795 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-15 11:09:43.912 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-15 11:09:43.913 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-15 11:09:43.915 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-15 11:09:43.966 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-15 11:09:43.975 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-15 11:09:43.978 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-15 11:09:43.979 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-15 11:09:44.158 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-15 11:09:44.335 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-15 11:09:44.716 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-15 11:09:44.720 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-15 11:09:44.722 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-15 11:09:45.316 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-15 11:09:45.317 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-15 11:09:45.388 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-15 11:09:45.925 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-15 11:09:45.926 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-15 11:09:45.927 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-15 11:09:45.928 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-15 11:09:46.358 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-15 11:09:46.453 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-15 11:09:46.613 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-15 11:09:46.633 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-15 11:09:46.661 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-15 11:09:51.353 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-15 11:09:51.353 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-15 11:09:51.355 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-15 11:09:51.357 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-15 11:09:51.376 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-15 11:09:51.382 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-15 11:09:51.446 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-15 11:09:51.450 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-15 11:09:51.559 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-15 11:09:51.712 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-15 11:09:51.713 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-15 11:09:51.950 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-15 11:09:51.951 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-15 11:09:51.953 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-15 11:09:52.518 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-15 11:09:53.005 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-15 11:09:53.008 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-15 11:09:53.207 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-15 11:09:53.424 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-15 11:09:53.499 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-15 11:09:53.501 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-15 11:09:53.505 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-15 11:09:53.510 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-15 11:09:53.564 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-15 11:09:53.564 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-15 11:09:53.567 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-15 11:09:53.590 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-15 11:09:53.609 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-15 11:09:53.613 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-15 11:09:53.632 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-15 11:09:53.649 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-15 11:09:53.683 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-15 11:09:53.695 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-15 11:09:53.696 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-15 11:09:53.697 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-15 11:09:53.762 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-15 11:09:53.770 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-15 11:09:53.821 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-15 11:09:53.847 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-15 11:09:53.850 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-15 11:09:53.853 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-15 11:09:53.876 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-15 11:09:53.925 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-15 11:09:53.928 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-15 11:09:53.930 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-15 11:09:54.001 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-15 11:09:54.018 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-15 11:09:54.060 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-15 11:09:54.065 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-15 11:09:54.071 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-15 11:09:54.072 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-15 11:09:54.089 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-15 11:09:54.158 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-15 11:09:54.176 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-15 11:09:54.241 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-15 11:09:54.257 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-15 11:09:54.263 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-15 11:09:54.332 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-15 11:09:54.353 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-15 11:09:54.354 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-15 11:09:54.355 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-15 11:09:54.361 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-15 11:09:54.428 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-15 11:09:54.433 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-15 11:09:54.436 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-15 11:09:54.440 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-15 11:09:54.498 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-15 11:09:54.503 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-15 11:09:54.505 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-15 11:09:54.506 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-15 11:09:54.507 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-15 11:09:54.531 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-15 11:09:54.583 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-15 11:09:54.586 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-15 11:09:54.591 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-15 11:09:55.843 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-15 11:09:55.848 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-15 11:09:55.857 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-15 11:09:55.866 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-12-15 11:09:55.900 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-15 11:09:55.900 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-15 11:09:55.901 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-15 11:09:56.011 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-15 11:09:56.012 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-15 11:09:56.017 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-15 11:09:56.025 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-15 11:09:56.026 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-15 11:09:56.029 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-15 11:09:56.072 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-12-15 11:09:56.084 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2021-12-15 11:09:56.335 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-15 11:09:56.340 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-15 11:09:56.342 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-12-15 11:09:56.343 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-12-15 11:09:56.349 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-12-15 11:09:56.350 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-12-15 11:09:56.352 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-15 11:09:56.479 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-15 11:09:56.500 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-15 11:09:56.872 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-15 11:09:57.185 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-15 11:09:57.259 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-15 11:09:57.502 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-15 11:09:57.566 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-15 11:09:57.566 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-15 11:09:57.568 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-12-15 11:09:57.675 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-15 11:09:57.679 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-15 11:09:57.682 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-15 11:09:57.688 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-15 11:09:58.673 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-15 11:09:58.675 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-15 11:09:58.783 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-15 11:09:58.846 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-15 11:10:00.661 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-15 11:10:00.690 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-15 11:10:06.699 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-15 11:10:06.701 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-15 11:10:06.797 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-15 11:10:06.947 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-15 11:10:06.961 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-12-15 11:10:07.270 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-15 11:10:07.273 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-15 11:10:07.306 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-12-15 11:10:07.494 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-15 11:10:07.495 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-15 11:10:07.871 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-15 11:10:07.875 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-15 11:10:07.878 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-15 11:10:07.915 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-12-15 11:10:07.916 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-15 11:10:07.916 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-15 11:10:07.931 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-15 11:10:08.276 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-15 11:10:08.359 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-15 11:10:08.589 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-15 11:10:08.625 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-15 11:10:08.627 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-15 11:10:08.632 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-15 11:10:08.640 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-15 11:10:08.640 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-12-15 11:10:08.648 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-12-15 11:10:08.651 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-15 11:10:08.654 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-12-15 11:10:08.689 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-12-15 11:10:08.755 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-12-15 11:10:08.755 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-12-15 11:10:08.757 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-12-15 11:10:08.785 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-15 11:10:08.795 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-12-15 11:10:08.806 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-12-15 11:10:09.574 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-15 11:10:09.650 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-15 11:10:11.162 | Preconfiguring packages ... 2021-12-15 11:10:11.319 | Fetched 164 MB in 47s (3,452 kB/s) 2021-12-15 11:10:11.395 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-12-15 11:10:11.397 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:11.414 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-15 11:10:11.514 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:11.534 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-15 11:10:11.937 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:11.946 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-15 11:10:12.004 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:12.023 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-15 11:10:12.104 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:12.279 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-15 11:10:13.079 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:13.093 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-15 11:10:13.180 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-15 11:10:13.243 | Selecting previously unselected package libapr1:amd64. 2021-12-15 11:10:13.283 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-12-15 11:10:13.286 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-15 11:10:13.289 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-15 11:10:13.354 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-15 11:10:13.366 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-15 11:10:13.584 | Selecting previously unselected package libaprutil1:amd64. 2021-12-15 11:10:13.591 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-15 11:10:13.595 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-15 11:10:13.636 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-15 11:10:13.644 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-15 11:10:13.647 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-15 11:10:13.696 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-15 11:10:13.708 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-15 11:10:13.769 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-15 11:10:13.776 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-15 11:10:13.780 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-15 11:10:13.822 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-15 11:10:13.830 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-15 11:10:13.894 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-15 11:10:13.904 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-15 11:10:13.975 | Selecting previously unselected package libjansson4:amd64. 2021-12-15 11:10:13.982 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-15 11:10:13.985 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-15 11:10:14.022 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-15 11:10:14.028 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-15 11:10:14.031 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-15 11:10:14.084 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-15 11:10:14.098 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-15 11:10:15.376 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:15.393 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-15 11:10:15.518 | Selecting previously unselected package apache2-bin. 2021-12-15 11:10:15.525 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-15 11:10:15.530 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-15 11:10:15.745 | Selecting previously unselected package apache2-data. 2021-12-15 11:10:15.753 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-15 11:10:15.756 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-15 11:10:15.880 | Selecting previously unselected package apache2-utils. 2021-12-15 11:10:15.888 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-15 11:10:15.891 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-15 11:10:15.941 | Selecting previously unselected package apache2. 2021-12-15 11:10:15.948 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-15 11:10:15.972 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-15 11:10:16.051 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-15 11:10:16.058 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-15 11:10:16.063 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-15 11:10:16.124 | Selecting previously unselected package haproxy. 2021-12-15 11:10:16.132 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-15 11:10:16.146 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-15 11:10:16.395 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-15 11:10:16.404 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-15 11:10:16.409 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-15 11:10:16.462 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-15 11:10:16.470 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-15 11:10:16.475 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-15 11:10:16.518 | Selecting previously unselected package mysql-common. 2021-12-15 11:10:16.526 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-15 11:10:16.547 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-15 11:10:16.588 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-15 11:10:16.595 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:16.600 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:10:16.853 | Selecting previously unselected package libsensors-config. 2021-12-15 11:10:16.864 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-15 11:10:16.869 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-15 11:10:16.912 | Selecting previously unselected package libsensors5:amd64. 2021-12-15 11:10:16.919 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-15 11:10:17.023 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-15 11:10:17.065 | Selecting previously unselected package libsnmp-base. 2021-12-15 11:10:17.073 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-15 11:10:17.077 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-15 11:10:17.170 | Selecting previously unselected package libsnmp35:amd64. 2021-12-15 11:10:17.177 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-15 11:10:17.181 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-15 11:10:17.368 | Selecting previously unselected package keepalived. 2021-12-15 11:10:17.375 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-15 11:10:17.380 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-15 11:10:17.479 | Selecting previously unselected package memcached. 2021-12-15 11:10:17.487 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-15 11:10:17.491 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-15 11:10:17.561 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-15 11:10:18.082 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-15 11:10:18.207 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-15 11:10:18.216 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-15 11:10:18.387 | Selecting previously unselected package python3-yaml. 2021-12-15 11:10:18.395 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-15 11:10:18.401 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-15 11:10:18.470 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-15 11:10:18.478 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-15 11:10:18.546 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-15 11:10:18.643 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-15 11:10:19.167 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-15 11:10:19.205 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-15 11:10:19.384 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-15 11:10:19.395 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-15 11:10:19.498 | Selecting previously unselected package acl. 2021-12-15 11:10:19.505 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-15 11:10:19.509 | Unpacking acl (2.2.53-6) ... 2021-12-15 11:10:19.549 | Selecting previously unselected package autotools-dev. 2021-12-15 11:10:19.556 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-15 11:10:19.561 | Unpacking autotools-dev (20180224.1) ... 2021-12-15 11:10:19.608 | Selecting previously unselected package m4. 2021-12-15 11:10:19.615 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-15 11:10:19.621 | Unpacking m4 (1.4.18-4) ... 2021-12-15 11:10:19.689 | Selecting previously unselected package autoconf. 2021-12-15 11:10:19.700 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-15 11:10:19.704 | Unpacking autoconf (2.69-11.1) ... 2021-12-15 11:10:19.809 | Selecting previously unselected package automake. 2021-12-15 11:10:19.817 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-15 11:10:19.825 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-15 11:10:19.955 | Selecting previously unselected package autopoint. 2021-12-15 11:10:19.963 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-15 11:10:19.967 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-15 11:10:20.035 | Selecting previously unselected package libllvm10:amd64. 2021-12-15 11:10:20.043 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:20.048 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:22.446 | Selecting previously unselected package libclang-cpp10. 2021-12-15 11:10:22.457 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:22.462 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:23.899 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-15 11:10:23.907 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-15 11:10:23.911 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-15 11:10:24.425 | Selecting previously unselected package libgc1c2:amd64. 2021-12-15 11:10:24.433 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-15 11:10:24.438 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-15 11:10:24.491 | Selecting previously unselected package libobjc4:amd64. 2021-12-15 11:10:24.501 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-15 11:10:24.505 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-15 11:10:24.551 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-15 11:10:24.558 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-15 11:10:24.562 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-15 11:10:24.662 | Selecting previously unselected package libc6-i386. 2021-12-15 11:10:24.673 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-15 11:10:24.677 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-15 11:10:25.223 | Selecting previously unselected package lib32gcc-s1. 2021-12-15 11:10:25.231 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-15 11:10:25.235 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-15 11:10:25.289 | Selecting previously unselected package lib32stdc++6. 2021-12-15 11:10:25.297 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-15 11:10:25.301 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-15 11:10:25.416 | Selecting previously unselected package libclang-common-10-dev. 2021-12-15 11:10:25.424 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:25.429 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:26.444 | Selecting previously unselected package libclang1-10. 2021-12-15 11:10:26.452 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:26.457 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:27.586 | Selecting previously unselected package clang-10. 2021-12-15 11:10:27.595 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:27.600 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:27.657 | Selecting previously unselected package libtool. 2021-12-15 11:10:27.668 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-15 11:10:27.674 | Unpacking libtool (2.4.6-14) ... 2021-12-15 11:10:27.746 | Selecting previously unselected package dh-autoreconf. 2021-12-15 11:10:27.755 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-15 11:10:27.759 | Unpacking dh-autoreconf (19) ... 2021-12-15 11:10:27.799 | Selecting previously unselected package libdebhelper-perl. 2021-12-15 11:10:27.810 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-15 11:10:27.815 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-15 11:10:27.879 | Selecting previously unselected package libarchive-zip-perl. 2021-12-15 11:10:27.887 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-15 11:10:27.892 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-15 11:10:27.947 | Selecting previously unselected package libsub-override-perl. 2021-12-15 11:10:27.956 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-15 11:10:27.960 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-15 11:10:27.999 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-15 11:10:28.006 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-15 11:10:28.011 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-15 11:10:28.053 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-15 11:10:28.062 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-15 11:10:28.066 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-15 11:10:28.106 | Selecting previously unselected package libdpkg-perl. 2021-12-15 11:10:28.114 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-15 11:10:28.117 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-15 11:10:28.202 | Selecting previously unselected package make. 2021-12-15 11:10:28.210 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-15 11:10:28.214 | Unpacking make (4.2.1-1.2) ... 2021-12-15 11:10:28.279 | Selecting previously unselected package dpkg-dev. 2021-12-15 11:10:28.290 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-15 11:10:28.294 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-15 11:10:28.458 | Selecting previously unselected package dwz. 2021-12-15 11:10:28.467 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-15 11:10:28.471 | Unpacking dwz (0.13-5) ... 2021-12-15 11:10:28.539 | Selecting previously unselected package libcroco3:amd64. 2021-12-15 11:10:28.547 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-15 11:10:28.551 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-15 11:10:28.601 | Selecting previously unselected package gettext. 2021-12-15 11:10:28.609 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-15 11:10:28.613 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-15 11:10:28.806 | Selecting previously unselected package intltool-debian. 2021-12-15 11:10:28.816 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-15 11:10:28.820 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-15 11:10:28.854 | Selecting previously unselected package po-debconf. 2021-12-15 11:10:28.862 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-15 11:10:28.866 | Unpacking po-debconf (1.0.21) ... 2021-12-15 11:10:28.941 | Selecting previously unselected package debhelper. 2021-12-15 11:10:28.948 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-15 11:10:28.952 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-15 11:10:29.190 | Selecting previously unselected package uuid-dev:amd64. 2021-12-15 11:10:29.198 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-15 11:10:29.203 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-15 11:10:29.261 | Selecting previously unselected package libsctp1:amd64. 2021-12-15 11:10:29.269 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-15 11:10:29.272 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-15 11:10:29.311 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-15 11:10:29.319 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-15 11:10:29.324 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-15 11:10:29.379 | Selecting previously unselected package libapr1-dev. 2021-12-15 11:10:29.387 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-15 11:10:29.391 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-15 11:10:29.662 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-15 11:10:29.672 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-15 11:10:29.676 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-15 11:10:29.800 | Selecting previously unselected package libaprutil1-dev. 2021-12-15 11:10:29.808 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-15 11:10:29.812 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-15 11:10:30.061 | Selecting previously unselected package apache2-dev. 2021-12-15 11:10:30.069 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-15 11:10:30.073 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-15 11:10:30.160 | Selecting previously unselected package binfmt-support. 2021-12-15 11:10:30.168 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-15 11:10:30.182 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-15 11:10:30.226 | Selecting previously unselected package g++-9. 2021-12-15 11:10:30.234 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-15 11:10:30.238 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-15 11:10:31.395 | Selecting previously unselected package g++. 2021-12-15 11:10:31.403 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-15 11:10:31.406 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-15 11:10:31.435 | Selecting previously unselected package build-essential. 2021-12-15 11:10:31.443 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-15 11:10:31.445 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-15 11:10:31.477 | Selecting previously unselected package conntrack. 2021-12-15 11:10:31.485 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-15 11:10:31.488 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-15 11:10:31.523 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-15 11:10:31.531 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-15 11:10:31.535 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-15 11:10:31.568 | Selecting previously unselected package libnetfilter-queue1. 2021-12-15 11:10:31.576 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-15 11:10:31.580 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-15 11:10:31.613 | Selecting previously unselected package conntrackd. 2021-12-15 11:10:31.622 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-15 11:10:31.625 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-15 11:10:31.672 | Selecting previously unselected package dns-root-data. 2021-12-15 11:10:31.680 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-15 11:10:31.684 | Unpacking dns-root-data (2019052802) ... 2021-12-15 11:10:31.718 | Selecting previously unselected package libidn11:amd64. 2021-12-15 11:10:31.725 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-15 11:10:31.729 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-15 11:10:31.769 | Selecting previously unselected package dnsmasq-base. 2021-12-15 11:10:31.776 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-15 11:10:31.780 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-15 11:10:31.849 | Selecting previously unselected package dnsmasq-utils. 2021-12-15 11:10:31.857 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-15 11:10:31.860 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-15 11:10:31.898 | Selecting previously unselected package ebtables. 2021-12-15 11:10:31.906 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-15 11:10:31.923 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-15 11:10:31.966 | Selecting previously unselected package libfakeroot:amd64. 2021-12-15 11:10:31.974 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-12-15 11:10:31.977 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-15 11:10:32.011 | Selecting previously unselected package fakeroot. 2021-12-15 11:10:32.019 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-12-15 11:10:32.023 | Unpacking fakeroot (1.24-1) ... 2021-12-15 11:10:32.067 | Selecting previously unselected package fonts-dejavu-core. 2021-12-15 11:10:32.076 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-15 11:10:32.079 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-15 11:10:32.254 | Selecting previously unselected package fonts-liberation. 2021-12-15 11:10:32.263 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-15 11:10:32.266 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-15 11:10:32.403 | Selecting previously unselected package fontconfig-config. 2021-12-15 11:10:32.411 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-15 11:10:32.414 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-15 11:10:32.464 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-15 11:10:32.472 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-15 11:10:32.476 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-15 11:10:32.523 | Selecting previously unselected package fontconfig. 2021-12-15 11:10:32.531 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-15 11:10:32.535 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-15 11:10:32.583 | Selecting previously unselected package genisoimage. 2021-12-15 11:10:32.591 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-15 11:10:32.594 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-15 11:10:32.675 | Selecting previously unselected package libann0. 2021-12-15 11:10:32.683 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-15 11:10:32.685 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-15 11:10:32.719 | Selecting previously unselected package libcdt5:amd64. 2021-12-15 11:10:32.727 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:32.731 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:32.766 | Selecting previously unselected package libcgraph6:amd64. 2021-12-15 11:10:32.774 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:32.778 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:32.813 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-15 11:10:32.821 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-15 11:10:32.825 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-15 11:10:32.871 | Selecting previously unselected package libjpeg8:amd64. 2021-12-15 11:10:32.879 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-15 11:10:32.882 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-15 11:10:32.915 | Selecting previously unselected package libjbig0:amd64. 2021-12-15 11:10:32.923 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-15 11:10:32.927 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-15 11:10:32.962 | Selecting previously unselected package libwebp6:amd64. 2021-12-15 11:10:32.970 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:32.974 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-15 11:10:33.034 | Selecting previously unselected package libtiff5:amd64. 2021-12-15 11:10:33.041 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-15 11:10:33.045 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-15 11:10:33.098 | Selecting previously unselected package libxpm4:amd64. 2021-12-15 11:10:33.106 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-15 11:10:33.109 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-15 11:10:33.146 | Selecting previously unselected package libgd3:amd64. 2021-12-15 11:10:33.154 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-15 11:10:33.158 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-15 11:10:33.208 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-15 11:10:33.217 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-15 11:10:33.220 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-15 11:10:33.276 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-15 11:10:33.284 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-15 11:10:33.288 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-15 11:10:33.351 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-15 11:10:33.359 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-12-15 11:10:33.363 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-15 11:10:33.401 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-15 11:10:33.409 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-15 11:10:33.413 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-15 11:10:33.444 | Selecting previously unselected package libxrender1:amd64. 2021-12-15 11:10:33.453 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-15 11:10:33.456 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-15 11:10:33.498 | Selecting previously unselected package libcairo2:amd64. 2021-12-15 11:10:33.505 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:33.509 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-15 11:10:33.612 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-15 11:10:33.621 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-15 11:10:33.624 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-15 11:10:33.667 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-15 11:10:33.675 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-15 11:10:33.679 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-15 11:10:33.761 | Selecting previously unselected package libthai-data. 2021-12-15 11:10:33.769 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-12-15 11:10:33.772 | Unpacking libthai-data (0.1.28-3) ... 2021-12-15 11:10:33.826 | Selecting previously unselected package libdatrie1:amd64. 2021-12-15 11:10:33.833 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-15 11:10:33.837 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-15 11:10:33.872 | Selecting previously unselected package libthai0:amd64. 2021-12-15 11:10:33.880 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-12-15 11:10:33.883 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-15 11:10:33.920 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-15 11:10:33.928 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-15 11:10:33.931 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-15 11:10:33.985 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-15 11:10:33.993 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-15 11:10:33.997 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-15 11:10:34.035 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-15 11:10:34.044 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-15 11:10:34.048 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-15 11:10:34.085 | Selecting previously unselected package libpathplan4:amd64. 2021-12-15 11:10:34.093 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:34.097 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:34.133 | Selecting previously unselected package libgvc6. 2021-12-15 11:10:34.141 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:34.145 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-15 11:10:34.267 | Selecting previously unselected package libgvpr2:amd64. 2021-12-15 11:10:34.275 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:34.278 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:34.336 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-15 11:10:34.344 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:34.348 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:34.508 | Selecting previously unselected package x11-common. 2021-12-15 11:10:34.516 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-15 11:10:34.542 | dpkg-query: no packages found matching nux-tools 2021-12-15 11:10:34.553 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-15 11:10:34.606 | Selecting previously unselected package libice6:amd64. 2021-12-15 11:10:34.614 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-15 11:10:34.618 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-15 11:10:34.655 | Selecting previously unselected package libsm6:amd64. 2021-12-15 11:10:34.664 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-15 11:10:34.668 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-15 11:10:34.704 | Selecting previously unselected package libxt6:amd64. 2021-12-15 11:10:34.712 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-15 11:10:34.717 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-15 11:10:34.770 | Selecting previously unselected package libxmu6:amd64. 2021-12-15 11:10:34.780 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-15 11:10:34.783 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-15 11:10:34.825 | Selecting previously unselected package libxaw7:amd64. 2021-12-15 11:10:34.833 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-15 11:10:34.837 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-15 11:10:34.892 | Selecting previously unselected package graphviz. 2021-12-15 11:10:34.900 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-15 11:10:34.903 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-15 11:10:35.036 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-15 11:10:35.044 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-15 11:10:35.048 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-15 11:10:35.113 | Selecting previously unselected package libibverbs1:amd64. 2021-12-15 11:10:35.122 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-15 11:10:35.126 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-15 11:10:35.170 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-15 11:10:35.178 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-15 11:10:35.196 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-15 11:10:35.264 | Selecting previously unselected package icu-devtools. 2021-12-15 11:10:35.272 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-15 11:10:35.275 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-15 11:10:35.340 | Selecting previously unselected package iputils-arping. 2021-12-15 11:10:35.348 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-15 11:10:35.352 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-15 11:10:35.394 | Selecting previously unselected package javascript-common. 2021-12-15 11:10:35.403 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-12-15 11:10:35.419 | Unpacking javascript-common (11) ... 2021-12-15 11:10:35.455 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-15 11:10:35.463 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-15 11:10:35.466 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:35.506 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-15 11:10:35.514 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-15 11:10:35.518 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:35.560 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-15 11:10:35.568 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-15 11:10:35.572 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:35.611 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-15 11:10:35.619 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-15 11:10:35.623 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:35.664 | Selecting previously unselected package comerr-dev:amd64. 2021-12-15 11:10:35.673 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-15 11:10:35.678 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-15 11:10:35.719 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-15 11:10:35.731 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-15 11:10:35.736 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:35.793 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-15 11:10:35.801 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-15 11:10:35.807 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-15 11:10:35.847 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-15 11:10:35.855 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-15 11:10:35.859 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-15 11:10:35.890 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-15 11:10:35.898 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-15 11:10:35.902 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-15 11:10:35.934 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-15 11:10:35.942 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-15 11:10:35.946 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-15 11:10:35.984 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-15 11:10:35.992 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-15 11:10:35.997 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-15 11:10:36.075 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-15 11:10:36.083 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-15 11:10:36.087 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-15 11:10:36.156 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-15 11:10:36.164 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-15 11:10:36.168 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-15 11:10:36.204 | Selecting previously unselected package libgts-bin. 2021-12-15 11:10:36.212 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-15 11:10:36.216 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-15 11:10:36.261 | Selecting previously unselected package libicu-dev:amd64. 2021-12-15 11:10:36.269 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-15 11:10:36.274 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-15 11:10:37.708 | Selecting previously unselected package libipset13:amd64. 2021-12-15 11:10:37.716 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:37.742 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-15 11:10:37.789 | Selecting previously unselected package librdmacm1:amd64. 2021-12-15 11:10:37.797 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-15 11:10:37.800 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-15 11:10:37.839 | Selecting previously unselected package libiscsi7:amd64. 2021-12-15 11:10:37.847 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-15 11:10:37.850 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-15 11:10:37.891 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-15 11:10:37.900 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-15 11:10:37.906 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-15 11:10:37.977 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-15 11:10:37.986 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-15 11:10:37.989 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-15 11:10:38.021 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-15 11:10:38.029 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-15 11:10:38.032 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-15 11:10:38.067 | Selecting previously unselected package libjs-jquery. 2021-12-15 11:10:38.075 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-15 11:10:38.079 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-15 11:10:38.145 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-15 11:10:38.154 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-15 11:10:38.159 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-15 11:10:38.190 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-15 11:10:38.198 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-15 11:10:38.202 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-15 11:10:38.290 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-15 11:10:38.298 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-15 11:10:38.301 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-15 11:10:38.361 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-15 11:10:38.370 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-15 11:10:38.373 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-15 11:10:38.408 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-15 11:10:38.416 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-15 11:10:38.419 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-15 11:10:38.454 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-15 11:10:38.462 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-15 11:10:38.465 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-15 11:10:38.565 | Selecting previously unselected package libnspr4:amd64. 2021-12-15 11:10:38.574 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-12-15 11:10:38.577 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-12-15 11:10:38.624 | Selecting previously unselected package libnss3:amd64. 2021-12-15 11:10:38.632 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2021-12-15 11:10:38.638 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-15 11:10:38.844 | Selecting previously unselected package libomp5-10:amd64. 2021-12-15 11:10:38.852 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:38.855 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:38.934 | Selecting previously unselected package libomp-10-dev. 2021-12-15 11:10:38.942 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:38.945 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:38.988 | Selecting previously unselected package pcp-conf. 2021-12-15 11:10:38.997 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-12-15 11:10:39.000 | Unpacking pcp-conf (5.0.3-1) ... 2021-12-15 11:10:39.037 | Selecting previously unselected package libpcp3. 2021-12-15 11:10:39.045 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-12-15 11:10:39.051 | Unpacking libpcp3 (5.0.3-1) ... 2021-12-15 11:10:39.122 | Selecting previously unselected package libpcp-pmda3. 2021-12-15 11:10:39.130 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-12-15 11:10:39.133 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-12-15 11:10:39.168 | Selecting previously unselected package libpcp-pmda-perl. 2021-12-15 11:10:39.176 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-12-15 11:10:39.179 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-12-15 11:10:39.218 | Selecting previously unselected package libpq5:amd64. 2021-12-15 11:10:39.227 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:39.232 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:10:39.279 | Selecting previously unselected package libpq-dev. 2021-12-15 11:10:39.287 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:39.290 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:10:39.369 | Selecting previously unselected package librados2. 2021-12-15 11:10:39.378 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:39.382 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-15 11:10:39.862 | Selecting previously unselected package librbd1. 2021-12-15 11:10:39.870 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:39.873 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-15 11:10:40.133 | Selecting previously unselected package libsasl2-dev. 2021-12-15 11:10:40.141 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-15 11:10:40.144 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-15 11:10:40.219 | Selecting previously unselected package libssl-dev:amd64. 2021-12-15 11:10:40.228 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-15 11:10:40.233 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-15 11:10:40.513 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-15 11:10:40.524 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-15 11:10:40.529 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-15 11:10:40.646 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-15 11:10:40.655 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-15 11:10:40.658 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-15 11:10:40.689 | Selecting previously unselected package libx86-1:amd64. 2021-12-15 11:10:40.697 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-15 11:10:40.701 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-15 11:10:40.750 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-15 11:10:40.762 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:40.766 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-15 11:10:40.917 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-15 11:10:40.925 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-15 11:10:40.928 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-15 11:10:41.012 | Selecting previously unselected package llvm-10-runtime. 2021-12-15 11:10:41.020 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:41.023 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:41.085 | Selecting previously unselected package libpfm4:amd64. 2021-12-15 11:10:41.093 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-15 11:10:41.097 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-15 11:10:41.173 | Selecting previously unselected package llvm-10. 2021-12-15 11:10:41.181 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:41.185 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:41.955 | Selecting previously unselected package libffi-dev:amd64. 2021-12-15 11:10:41.965 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2021-12-15 11:10:41.969 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-15 11:10:42.031 | Selecting previously unselected package python3-pygments. 2021-12-15 11:10:42.040 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-15 11:10:42.044 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-15 11:10:42.193 | Selecting previously unselected package llvm-10-tools. 2021-12-15 11:10:42.202 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:42.205 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:42.383 | Selecting previously unselected package libz3-4:amd64. 2021-12-15 11:10:42.393 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-15 11:10:42.397 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-15 11:10:43.360 | Selecting previously unselected package libz3-dev:amd64. 2021-12-15 11:10:43.369 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-15 11:10:43.372 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-15 11:10:43.421 | Selecting previously unselected package llvm-10-dev. 2021-12-15 11:10:43.429 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-15 11:10:43.432 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:47.926 | Selecting previously unselected package lsscsi. 2021-12-15 11:10:47.936 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2021-12-15 11:10:47.939 | Unpacking lsscsi (0.30-0.1) ... 2021-12-15 11:10:47.982 | Selecting previously unselected package pkg-config. 2021-12-15 11:10:47.990 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-15 11:10:47.994 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-15 11:10:48.038 | Selecting previously unselected package pm-utils. 2021-12-15 11:10:48.047 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2021-12-15 11:10:48.050 | Unpacking pm-utils (1.4.1-19) ... 2021-12-15 11:10:48.139 | Selecting previously unselected package postgresql-client-common. 2021-12-15 11:10:48.148 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-15 11:10:48.153 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-15 11:10:48.192 | Selecting previously unselected package postgresql-client-12. 2021-12-15 11:10:48.201 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:48.205 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:10:48.414 | Selecting previously unselected package ssl-cert. 2021-12-15 11:10:48.423 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2021-12-15 11:10:48.426 | Unpacking ssl-cert (1.0.39) ... 2021-12-15 11:10:48.475 | Selecting previously unselected package postgresql-common. 2021-12-15 11:10:48.484 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-15 11:10:48.529 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-15 11:10:48.538 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-15 11:10:48.628 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-15 11:10:48.637 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:48.640 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:10:48.982 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-15 11:10:48.991 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-15 11:10:48.996 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-15 11:10:49.040 | Selecting previously unselected package python-pip-whl. 2021-12-15 11:10:49.053 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-15 11:10:49.058 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-15 11:10:49.281 | Selecting previously unselected package python3-mysqldb. 2021-12-15 11:10:49.289 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-15 11:10:49.293 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-15 11:10:49.346 | Selecting previously unselected package python3-wheel. 2021-12-15 11:10:49.356 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2021-12-15 11:10:49.359 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-15 11:10:49.406 | Selecting previously unselected package python3-pip. 2021-12-15 11:10:49.419 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-15 11:10:49.424 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-15 11:10:49.525 | Selecting previously unselected package python3.8-venv. 2021-12-15 11:10:49.534 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-12-15 11:10:49.538 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-12-15 11:10:49.576 | Selecting previously unselected package python3-venv. 2021-12-15 11:10:49.585 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-15 11:10:49.589 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-15 11:10:49.624 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-15 11:10:49.635 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-15 11:10:49.638 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-15 11:10:49.683 | Selecting previously unselected package qemu-utils. 2021-12-15 11:10:49.692 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-15 11:10:49.696 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-15 11:10:49.881 | Selecting previously unselected package sharutils. 2021-12-15 11:10:49.892 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-15 11:10:49.895 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-15 11:10:49.954 | Selecting previously unselected package sqlite3. 2021-12-15 11:10:49.969 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-15 11:10:49.973 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-15 11:10:50.136 | Selecting previously unselected package unzip. 2021-12-15 11:10:50.146 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-15 11:10:50.150 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-15 11:10:50.207 | Selecting previously unselected package vbetool. 2021-12-15 11:10:50.216 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2021-12-15 11:10:50.220 | Unpacking vbetool (1.1-4) ... 2021-12-15 11:10:50.261 | Selecting previously unselected package ipset. 2021-12-15 11:10:50.271 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:10:50.282 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-15 11:10:50.321 | Selecting previously unselected package ipvsadm. 2021-12-15 11:10:50.330 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-15 11:10:50.333 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-15 11:10:50.380 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-15 11:10:50.390 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-15 11:10:50.401 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-15 11:10:50.441 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-15 11:10:50.453 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2021-12-15 11:10:50.457 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-12-15 11:10:50.494 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-12-15 11:10:50.503 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-12-15 11:10:50.507 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-15 11:10:50.545 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-15 11:10:50.554 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-15 11:10:50.557 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:50.600 | Selecting previously unselected package libpcp-gui2. 2021-12-15 11:10:50.610 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-12-15 11:10:50.613 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-12-15 11:10:50.649 | Selecting previously unselected package libpcp-import1. 2021-12-15 11:10:50.658 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2021-12-15 11:10:50.663 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-12-15 11:10:50.706 | Selecting previously unselected package libpcp-mmv1. 2021-12-15 11:10:50.715 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-12-15 11:10:50.718 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-12-15 11:10:50.753 | Selecting previously unselected package libpcp-trace2. 2021-12-15 11:10:50.762 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-12-15 11:10:50.765 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-12-15 11:10:50.808 | Selecting previously unselected package libpcp-web1. 2021-12-15 11:10:50.817 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2021-12-15 11:10:50.820 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-12-15 11:10:50.875 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-15 11:10:50.884 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-15 11:10:50.888 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-15 11:10:50.932 | Selecting previously unselected package python3-pcp. 2021-12-15 11:10:50.942 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2021-12-15 11:10:50.945 | Unpacking python3-pcp (5.0.3-1) ... 2021-12-15 11:10:51.002 | Selecting previously unselected package pcp. 2021-12-15 11:10:51.011 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2021-12-15 11:10:51.091 | Unpacking pcp (5.0.3-1) ... 2021-12-15 11:10:51.688 | Selecting previously unselected package socat. 2021-12-15 11:10:51.697 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2021-12-15 11:10:51.701 | Unpacking socat (1.7.3.3-2) ... 2021-12-15 11:10:51.798 | Selecting previously unselected package vlan. 2021-12-15 11:10:51.807 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-15 11:10:51.810 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-15 11:10:51.885 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-15 11:10:51.893 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-15 11:10:51.907 | Setting up javascript-common (11) ... 2021-12-15 11:10:51.947 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-15 11:10:51.968 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-15 11:10:51.977 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-15 11:10:51.984 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-15 11:10:51.991 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-15 11:10:52.020 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-15 11:10:52.025 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-15 11:10:52.033 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-15 11:10:52.039 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-15 11:10:52.045 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-15 11:10:52.054 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-15 11:10:52.060 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-15 11:10:52.066 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-15 11:10:52.072 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-15 11:10:52.078 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-15 11:10:52.084 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-15 11:10:52.091 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-15 11:10:52.097 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-15 11:10:52.102 | Setting up vbetool (1.1-4) ... 2021-12-15 11:10:52.109 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-15 11:10:52.120 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-15 11:10:52.131 | Setting up pm-utils (1.4.1-19) ... 2021-12-15 11:10:52.143 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-15 11:10:52.410 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-15 11:10:52.444 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-15 11:10:52.451 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:52.457 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-15 11:10:52.719 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-15 11:10:53.428 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-15 11:10:53.448 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-15 11:10:53.455 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-15 11:10:53.464 | Setting up m4 (1.4.18-4) ... 2021-12-15 11:10:53.471 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-15 11:10:53.781 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-15 11:10:53.788 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-15 11:10:53.796 | Setting up iputils-arping (3:20190709-3) ... 2021-12-15 11:10:53.835 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-15 11:10:53.842 | Setting up conntrack (1:1.4.5-2) ... 2021-12-15 11:10:53.851 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-15 11:10:53.861 | Setting up python3-wheel (0.34.2-1) ... 2021-12-15 11:10:54.129 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-15 11:10:54.137 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-15 11:10:54.342 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-15 11:10:56.547 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-15 11:10:57.854 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-15 11:10:58.564 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-15 11:10:58.575 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-15 11:10:58.584 | Setting up acl (2.2.53-6) ... 2021-12-15 11:10:58.595 | Setting up dns-root-data (2019052802) ... 2021-12-15 11:10:58.604 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:58.613 | Setting up fakeroot (1.24-1) ... 2021-12-15 11:10:58.623 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-15 11:10:58.634 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-15 11:10:58.644 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-15 11:10:58.652 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:10:58.660 | Setting up autotools-dev (20180224.1) ... 2021-12-15 11:10:58.668 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-15 11:10:59.508 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-15 11:10:59.516 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-15 11:10:59.523 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-15 11:10:59.530 | Setting up make (4.2.1-1.2) ... 2021-12-15 11:10:59.537 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-12-15 11:10:59.545 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-15 11:10:59.551 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:10:59.558 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-15 11:10:59.566 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-15 11:10:59.573 | Setting up ebtables (2.0.11-3build1) ... 2021-12-15 11:11:00.151 | Setting up socat (1.7.3.3-2) ... 2021-12-15 11:11:00.158 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-15 11:11:00.165 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-15 11:11:00.173 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-15 11:11:00.181 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-15 11:11:00.188 | Setting up binfmt-support (2.2.0-2) ... 2021-12-15 11:11:00.505 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-15 11:11:01.629 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-15 11:11:01.637 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-15 11:11:01.661 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-15 11:11:01.702 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-15 11:11:01.709 | Setting up lsscsi (0.30-0.1) ... 2021-12-15 11:11:01.716 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-15 11:11:01.724 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-15 11:11:01.730 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-15 11:11:01.736 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-15 11:11:01.743 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-15 11:11:01.751 | Setting up autoconf (2.69-11.1) ... 2021-12-15 11:11:01.760 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-12-15 11:11:01.769 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-15 11:11:01.820 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-15 11:11:01.827 | Setting up dwz (0.13-5) ... 2021-12-15 11:11:01.833 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-15 11:11:01.839 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-15 11:11:01.844 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-15 11:11:01.850 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-15 11:11:01.856 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-15 11:11:01.882 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:11:01.890 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:01.897 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-15 11:11:01.903 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-15 11:11:01.911 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-15 11:11:01.919 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-15 11:11:01.935 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-15 11:11:01.941 | Setting up pcp-conf (5.0.3-1) ... 2021-12-15 11:11:01.952 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-15 11:11:01.962 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-15 11:11:01.970 | Setting up libsub-override-perl (0.09-2) ... 2021-12-15 11:11:01.977 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-15 11:11:01.983 | Setting up libthai-data (0.1.28-3) ... 2021-12-15 11:11:01.990 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-15 11:11:01.996 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-15 11:11:02.002 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-15 11:11:02.008 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-15 11:11:02.014 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-15 11:11:02.020 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:11:02.027 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-15 11:11:02.033 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-15 11:11:02.039 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-15 11:11:02.053 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-15 11:11:02.064 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-15 11:11:03.108 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-15 11:11:03.452 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-15 11:11:03.461 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-15 11:11:03.467 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-15 11:11:03.473 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-15 11:11:03.479 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-15 11:11:03.484 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-15 11:11:03.490 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-15 11:11:03.500 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-15 11:11:03.509 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-15 11:11:03.518 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-15 11:11:03.526 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-15 11:11:03.531 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-15 11:11:03.538 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-15 11:11:03.546 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:11:03.551 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-15 11:11:03.558 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-15 11:11:03.565 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-15 11:11:03.571 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-15 11:11:03.578 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:11:03.585 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:03.592 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-15 11:11:03.600 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:03.606 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-15 11:11:03.614 | Setting up libtool (2.4.6-14) ... 2021-12-15 11:11:03.621 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-15 11:11:03.732 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-15 11:11:03.770 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:11:03.779 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-15 11:11:04.187 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-15 11:11:05.297 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:11:05.304 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-15 11:11:05.310 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-15 11:11:05.318 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-15 11:11:05.481 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-15 11:11:05.488 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:05.496 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:05.508 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-15 11:11:05.520 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-15 11:11:05.526 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-15 11:11:05.800 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-15 11:11:05.809 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-15 11:11:05.815 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-15 11:11:05.821 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-15 11:11:05.826 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:11:06.552 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-12-15 11:11:06.579 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-15 11:11:06.585 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-15 11:11:06.593 | Setting up ssl-cert (1.0.39) ... 2021-12-15 11:11:07.166 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-12-15 11:11:07.174 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-12-15 11:11:07.257 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-15 11:11:07.266 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-15 11:11:07.801 | Adding user postgres to group ssl-cert 2021-12-15 11:11:07.991 | 2021-12-15 11:11:07.991 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-15 11:11:08.211 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-15 11:11:08.211 | Removing obsolete dictionary files: 2021-12-15 11:11:08.820 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-15 11:11:09.940 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-15 11:11:09.952 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-15 11:11:09.960 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-15 11:11:10.059 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-15 11:11:10.502 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-15 11:11:10.508 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-15 11:11:10.515 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-15 11:11:10.524 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-15 11:11:10.531 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-15 11:11:10.539 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-15 11:11:10.548 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-15 11:11:10.563 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-15 11:11:10.571 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-15 11:11:10.578 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-15 11:11:10.586 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:11:10.593 | Setting up ipvsadm (1:1.31-1) ... 2021-12-15 11:11:11.396 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-15 11:11:11.403 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-15 11:11:11.510 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-15 11:11:13.609 | Regenerating fonts cache... done. 2021-12-15 11:11:13.615 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-15 11:11:13.628 | Setting up libpcp3 (5.0.3-1) ... 2021-12-15 11:11:13.642 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-12-15 11:11:13.652 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-15 11:11:13.660 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-15 11:11:15.129 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-15 11:11:15.990 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-15 11:11:16.056 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:16.062 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-15 11:11:17.107 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-15 11:11:17.823 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:17.830 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-12-15 11:11:17.839 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-15 11:11:17.847 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-12-15 11:11:17.856 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-15 11:11:17.863 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-12-15 11:11:17.871 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-15 11:11:17.880 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-15 11:11:17.890 | Setting up libpcp-web1 (5.0.3-1) ... 2021-12-15 11:11:17.897 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-15 11:11:17.905 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-15 11:11:17.914 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:17.922 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-15 11:11:17.954 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-12-15 11:11:17.961 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-15 11:11:17.968 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-15 11:11:17.975 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-15 11:11:17.981 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-15 11:11:17.988 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-15 11:11:17.996 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-15 11:11:18.002 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-15 11:11:18.009 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-15 11:11:18.016 | Setting up libpcp-import1 (5.0.3-1) ... 2021-12-15 11:11:18.023 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-15 11:11:18.030 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-15 11:11:18.037 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-15 11:11:18.043 | Setting up po-debconf (1.0.21) ... 2021-12-15 11:11:18.050 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-15 11:11:18.512 | Enabling module mpm_event. 2021-12-15 11:11:18.583 | Enabling module authz_core. 2021-12-15 11:11:18.591 | Enabling module authz_host. 2021-12-15 11:11:18.656 | Enabling module authn_core. 2021-12-15 11:11:18.665 | Enabling module auth_basic. 2021-12-15 11:11:18.734 | Enabling module access_compat. 2021-12-15 11:11:18.805 | Enabling module authn_file. 2021-12-15 11:11:18.869 | Enabling module authz_user. 2021-12-15 11:11:18.933 | Enabling module alias. 2021-12-15 11:11:19.000 | Enabling module dir. 2021-12-15 11:11:19.069 | Enabling module autoindex. 2021-12-15 11:11:19.135 | Enabling module env. 2021-12-15 11:11:19.209 | Enabling module mime. 2021-12-15 11:11:19.284 | Enabling module negotiation. 2021-12-15 11:11:19.354 | Enabling module setenvif. 2021-12-15 11:11:19.423 | Enabling module filter. 2021-12-15 11:11:19.500 | Enabling module deflate. 2021-12-15 11:11:19.571 | Enabling module status. 2021-12-15 11:11:19.633 | Enabling module reqtimeout. 2021-12-15 11:11:19.709 | Enabling conf charset. 2021-12-15 11:11:19.782 | Enabling conf localized-error-pages. 2021-12-15 11:11:19.847 | Enabling conf other-vhosts-access-log. 2021-12-15 11:11:19.924 | Enabling conf security. 2021-12-15 11:11:19.994 | Enabling conf serve-cgi-bin. 2021-12-15 11:11:20.067 | Enabling site 000-default. 2021-12-15 11:11:20.128 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-15 11:11:20.202 | Enabling conf javascript-common. 2021-12-15 11:11:20.484 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-15 11:11:21.104 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-15 11:11:23.949 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-15 11:11:23.970 | Setting up python3-pcp (5.0.3-1) ... 2021-12-15 11:11:24.308 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-15 11:11:24.344 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-15 11:11:24.358 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-15 11:11:24.380 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-15 11:11:24.390 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-15 11:11:24.400 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-15 11:11:24.409 | Setting up graphviz (2.42.2-3build2) ... 2021-12-15 11:11:24.421 | Setting up pcp (5.0.3-1) ... 2021-12-15 11:11:24.889 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-12-15 11:11:25.349 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-12-15 11:11:25.785 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-12-15 11:11:26.214 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-12-15 11:11:44.543 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-15 11:11:44.553 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-15 11:11:44.555 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-15 11:11:45.758 | Setting up dh-autoreconf (19) ... 2021-12-15 11:11:45.770 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-15 11:11:46.649 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-15 11:11:46.659 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-15 11:11:46.668 | Setting up debhelper (12.10ubuntu1) ... 2021-12-15 11:11:46.677 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-15 11:11:47.036 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-15 11:11:47.046 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-15 11:11:47.073 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-15 11:11:47.157 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-15 11:12:01.279 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-15 11:12:01.317 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-15 11:12:01.733 | Processing triggers for ufw (0.36-6) ... 2021-12-15 11:12:01.884 | Processing triggers for man-db (2.9.1-1) ... 2021-12-15 11:12:30.565 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-15 11:12:30.580 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-15 11:12:37.738 | ++ functions-common:apt_get:1211 : result=0 2021-12-15 11:12:37.740 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:12:37.743 | ++ functions-common:time_stop:2402 : local name 2021-12-15 11:12:37.745 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 11:12:37.747 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:12:37.749 | ++ functions-common:time_stop:2405 : local total 2021-12-15 11:12:37.752 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 11:12:37.754 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:12:37.756 | ++ functions-common:time_stop:2409 : start_time=1639566561385 2021-12-15 11:12:37.758 | ++ functions-common:time_stop:2411 : [[ -z 1639566561385 ]] 2021-12-15 11:12:37.761 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:12:37.765 | ++ functions-common:time_stop:2414 : end_time=1639566757762 2021-12-15 11:12:37.767 | ++ functions-common:time_stop:2415 : elapsed_time=196377 2021-12-15 11:12:37.769 | ++ functions-common:time_stop:2416 : total=776 2021-12-15 11:12:37.772 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:12:37.774 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=197153 2021-12-15 11:12:37.776 | ++ functions-common:apt_get:1215 : return 0 2021-12-15 11:12:37.779 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-15 11:12:37.781 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-15 11:12:37.783 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-15 11:12:37.787 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-15 11:12:37.791 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-15 11:12:37.793 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-15 11:12:37.796 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-15 11:12:39.154 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-15 11:12:39.156 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-15 11:12:39.158 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-15 11:12:39.161 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-15 11:12:39.163 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-15 11:12:39.165 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-15 11:12:39.167 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-15 11:12:39.169 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-15 11:12:39.170 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-15 11:12:39.172 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-15 11:12:39.174 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-15 11:12:39.175 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-15 11:12:39.177 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-15 11:12:39.179 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-15 11:12:39.180 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-15 11:12:39.182 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-15 11:12:39.184 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-15 11:12:39.185 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-15 11:12:39.187 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-15 11:12:39.189 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-15 11:12:39.190 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-15 11:12:39.193 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-15 11:12:39.195 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-15 11:12:39.197 | + functions-common:_ensure_lsb_release:383 : return 2021-12-15 11:12:39.199 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-15 11:12:39.268 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-15 11:12:39.271 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-15 11:12:39.338 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-15 11:12:39.341 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-15 11:12:39.409 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-15 11:12:39.411 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-15 11:12:39.413 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-15 11:12:39.416 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-15 11:12:39.418 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-15 11:12:39.420 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-15 11:12:39.422 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-15 11:12:39.424 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-15 11:12:39.426 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-15 11:12:39.428 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-15 11:12:39.430 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-15 11:12:39.430 | Distro: focal 2021-12-15 11:12:39.432 | + tools/install_pip.sh:main:115 : get_versions 2021-12-15 11:12:39.434 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 11:12:39.438 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 11:12:39.440 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 11:12:39.442 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 11:12:39.443 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 11:12:39.838 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-15 11:12:39.840 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-15 11:12:39.840 | pip: 20.2.2 2021-12-15 11:12:39.842 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-15 11:12:39.844 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-15 11:12:39.846 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:12:39.848 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:12:39.849 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:12:39.851 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:12:39.853 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:12:39.855 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:12:39.857 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:12:39.858 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:12:39.860 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:12:39.862 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-15 11:12:39.864 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 11:12:39.866 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 11:12:39.867 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-15 11:12:39.869 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-15 11:12:39.871 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-15 11:12:39.881 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-15 11:12:39.882 | Dload Upload Total Spent Left Speed 2021-12-15 11:12:40.292 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 5130k 0 --:--:-- --:--:-- --:--:-- 5130k 2021-12-15 11:12:40.297 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-15 11:12:40.300 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-15 11:12:43.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:12:43.317 | from cryptography.utils import int_from_bytes 2021-12-15 11:12:43.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:12:43.317 | from cryptography.utils import int_from_bytes 2021-12-15 11:12:43.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:12:43.790 | Collecting pip 2021-12-15 11:12:43.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-15 11:12:45.416 | Installing collected packages: pip 2021-12-15 11:12:45.416 | Attempting uninstall: pip 2021-12-15 11:12:45.417 | Found existing installation: pip 20.2.2 2021-12-15 11:12:45.649 | Uninstalling pip-20.2.2: 2021-12-15 11:12:45.692 | Successfully uninstalled pip-20.2.2 2021-12-15 11:12:47.294 | Successfully installed pip-21.3.1 2021-12-15 11:12:47.294 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 11:12:47.294 | warnings.warn( 2021-12-15 11:12:47.294 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 11:12:47.294 | warnings.warn( 2021-12-15 11:12:47.294 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-15 11:12:47.294 | warnings.warn( 2021-12-15 11:12:47.294 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:12:47.424 | + tools/install_pip.sh:main:136 : set -x 2021-12-15 11:12:47.426 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-15 11:12:47.428 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-15 11:12:47.430 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 11:12:47.432 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-15 11:12:47.435 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-15 11:12:47.437 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 11:12:47.440 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:12:47.440 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 11:12:47.444 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-12-15 11:12:47.446 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-12-15 11:12:47.447 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 11:12:47.449 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 11:12:47.451 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 11:12:47.467 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-15 11:12:47.469 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-15 11:12:48.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:12:48.192 | from cryptography.utils import int_from_bytes 2021-12-15 11:12:48.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:12:48.192 | from cryptography.utils import int_from_bytes 2021-12-15 11:12:49.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:12:49.315 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.5.0) 2021-12-15 11:12:50.918 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:12:51.033 | + inc/python:pip_install:200 : result=0 2021-12-15 11:12:51.035 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:12:51.037 | + functions-common:time_stop:2402 : local name 2021-12-15 11:12:51.040 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:12:51.042 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:12:51.044 | + functions-common:time_stop:2405 : local total 2021-12-15 11:12:51.046 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:12:51.047 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:12:51.049 | + functions-common:time_stop:2409 : start_time=1639566767463 2021-12-15 11:12:51.051 | + functions-common:time_stop:2411 : [[ -z 1639566767463 ]] 2021-12-15 11:12:51.053 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:12:51.056 | + functions-common:time_stop:2414 : end_time=1639566771054 2021-12-15 11:12:51.058 | + functions-common:time_stop:2415 : elapsed_time=3591 2021-12-15 11:12:51.059 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:12:51.061 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:12:51.063 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3591 2021-12-15 11:12:51.064 | + inc/python:pip_install:203 : return 0 2021-12-15 11:12:51.066 | + tools/install_pip.sh:main:142 : get_versions 2021-12-15 11:12:51.069 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-15 11:12:51.072 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-15 11:12:51.074 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-15 11:12:51.077 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-15 11:12:51.077 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-15 11:12:51.654 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-15 11:12:51.656 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-15 11:12:51.656 | pip: 21.3.1 2021-12-15 11:12:51.659 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-15 11:12:51.662 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-15 11:12:51.665 | + ./stack.sh:main:786 : fixup_all 2021-12-15 11:12:51.667 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-15 11:12:51.669 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-15 11:12:51.671 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:12:51.673 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:12:51.676 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-12-15 11:12:51.688 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-15 11:12:51.698 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-15 11:12:51.709 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-15 11:12:51.712 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-15 11:12:51.714 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:12:51.716 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:12:51.718 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:12:51.720 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:12:51.722 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:12:51.724 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:12:51.726 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:12:51.728 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:12:51.730 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:12:51.732 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-15 11:12:51.735 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-15 11:12:51.737 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-15 11:12:51.739 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:12:51.741 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:12:51.743 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:12:51.745 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:12:51.747 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:12:51.749 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:12:51.751 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-15 11:12:51.754 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-15 11:12:51.774 | Using python 3.8 to install os-testr 2021-12-15 11:12:51.776 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-15 11:12:52.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:12:52.501 | from cryptography.utils import int_from_bytes 2021-12-15 11:12:52.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:12:52.502 | from cryptography.utils import int_from_bytes 2021-12-15 11:12:53.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:12:54.108 | Collecting os-testr 2021-12-15 11:12:54.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-12-15 11:12:54.129 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-15 11:12:54.130 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-15 11:12:54.641 | Collecting python-subunit>=1.0.0 2021-12-15 11:12:54.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-15 11:12:55.151 | Collecting stestr>=1.0.0 2021-12-15 11:12:55.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-12-15 11:12:55.182 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-15 11:12:55.215 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-15 11:12:55.217 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-15 11:12:55.566 | Collecting future 2021-12-15 11:12:55.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-15 11:12:55.787 | Preparing metadata (setup.py): started 2021-12-15 11:12:56.412 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:12:56.416 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-15 11:12:56.421 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-15 11:12:56.450 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-15 11:12:56.453 | 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.3.3) 2021-12-15 11:12:56.454 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-15 11:12:56.455 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-15 11:12:56.456 | 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) (3.0.6) 2021-12-15 11:12:56.469 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-15 11:12:56.542 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-15 11:12:56.544 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-15 11:12:56.545 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-15 11:12:56.643 | Building wheels for collected packages: future 2021-12-15 11:12:56.644 | Building wheel for future (setup.py): started 2021-12-15 11:12:57.661 | Building wheel for future (setup.py): finished with status 'done' 2021-12-15 11:12:57.666 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=ffdfa8501b644b762ba3c525b1ce33215670740fd468e84e8b657fe4a56fd844 2021-12-15 11:12:57.666 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-15 11:12:57.676 | Successfully built future 2021-12-15 11:12:59.171 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-15 11:13:00.059 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-12-15 11:13:00.059 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:13:00.204 | + inc/python:pip_install:200 : result=0 2021-12-15 11:13:00.206 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:13:00.208 | + functions-common:time_stop:2402 : local name 2021-12-15 11:13:00.210 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:13:00.212 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:13:00.215 | + functions-common:time_stop:2405 : local total 2021-12-15 11:13:00.217 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:13:00.219 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:13:00.221 | + functions-common:time_stop:2409 : start_time=1639566771768 2021-12-15 11:13:00.223 | + functions-common:time_stop:2411 : [[ -z 1639566771768 ]] 2021-12-15 11:13:00.226 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:13:00.230 | + functions-common:time_stop:2414 : end_time=1639566780227 2021-12-15 11:13:00.232 | + functions-common:time_stop:2415 : elapsed_time=8459 2021-12-15 11:13:00.234 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:13:00.236 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:13:00.238 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8459 2021-12-15 11:13:00.241 | + inc/python:pip_install:203 : return 0 2021-12-15 11:13:00.243 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-15 11:13:00.297 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-15 11:13:00.405 | + ./stack.sh:main:800 : install_infra 2021-12-15 11:13:00.408 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 11:13:00.411 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-15 11:13:00.414 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-15 11:13:03.610 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 11:13:03.613 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-15 11:13:03.635 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 11:13:05.453 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.500 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.575 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.603 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.645 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.713 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.803 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.834 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.851 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.888 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:05.957 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.020 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.023 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.027 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.101 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.116 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.132 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.151 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.182 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.238 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.274 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.315 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.322 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:06.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:13:06.456 | Collecting pbr===5.8.0 2021-12-15 11:13:06.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-15 11:13:06.502 | Installing collected packages: pbr 2021-12-15 11:13:06.642 | Successfully installed pbr-5.8.0 2021-12-15 11:13:06.705 | + inc/python:pip_install:200 : result=0 2021-12-15 11:13:06.708 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:13:06.710 | + functions-common:time_stop:2402 : local name 2021-12-15 11:13:06.712 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:13:06.714 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:13:06.716 | + functions-common:time_stop:2405 : local total 2021-12-15 11:13:06.718 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:13:06.720 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:13:06.724 | + functions-common:time_stop:2409 : start_time=1639566783627 2021-12-15 11:13:06.726 | + functions-common:time_stop:2411 : [[ -z 1639566783627 ]] 2021-12-15 11:13:06.729 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:13:06.732 | + functions-common:time_stop:2414 : end_time=1639566786730 2021-12-15 11:13:06.735 | + functions-common:time_stop:2415 : elapsed_time=3103 2021-12-15 11:13:06.737 | + functions-common:time_stop:2416 : total=8459 2021-12-15 11:13:06.739 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:13:06.741 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=11562 2021-12-15 11:13:06.743 | + inc/python:pip_install:203 : return 0 2021-12-15 11:13:06.746 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-15 11:13:06.748 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-15 11:13:06.774 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-12-15 11:13:08.669 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:08.716 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:08.797 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:08.828 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:08.872 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:08.943 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.035 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.067 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.085 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.124 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.195 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.258 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.262 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.266 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.342 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.358 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.376 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.396 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.427 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.483 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.520 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.562 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.569 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-15 11:13:09.575 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:13:09.577 | Processing /opt/stack/requirements 2021-12-15 11:13:10.837 | Collecting fixtures===3.0.0 2021-12-15 11:13:10.844 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-15 11:13:11.056 | Collecting PyYAML===6.0 2021-12-15 11:13:11.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2021-12-15 11:13:11.233 | Collecting requests===2.26.0 2021-12-15 11:13:11.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-12-15 11:13:11.333 | Collecting packaging===21.3 2021-12-15 11:13:11.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-15 11:13:11.401 | Collecting testtools===2.5.0 2021-12-15 11:13:11.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-12-15 11:13:11.487 | Collecting idna===3.3 2021-12-15 11:13:11.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-12-15 11:13:11.633 | Collecting pyparsing===3.0.6 2021-12-15 11:13:11.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-15 11:13:11.698 | Collecting six===1.16.0 2021-12-15 11:13:11.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-12-15 11:13:11.759 | Collecting charset-normalizer===2.0.9 2021-12-15 11:13:11.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ee/caa09422db5be/charset_normalizer-2.0.9-py3-none-any.whl (39 kB) 2021-12-15 11:13:11.804 | Collecting Parsley>=1.2 2021-12-15 11:13:11.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-15 11:13:11.857 | Collecting beagle>=0.2.1 2021-12-15 11:13:11.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-15 11:13:11.889 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.8.0) 2021-12-15 11:13:11.961 | Collecting certifi>=2017.4.17 2021-12-15 11:13:11.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-12-15 11:13:12.052 | Collecting urllib3===1.26.7 2021-12-15 11:13:12.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-12-15 11:13:12.121 | Collecting extras===1.0.0 2021-12-15 11:13:12.129 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-12-15 11:13:12.212 | Collecting cliff===3.10.0 2021-12-15 11:13:12.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2021-12-15 11:13:12.332 | Collecting stevedore===3.5.0 2021-12-15 11:13:12.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-12-15 11:13:12.496 | Collecting cmd2===2.3.3 2021-12-15 11:13:12.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2021-12-15 11:13:12.595 | Collecting autopage===0.4.0 2021-12-15 11:13:12.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-12-15 11:13:12.646 | Collecting prettytable===2.4.0 2021-12-15 11:13:12.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB) 2021-12-15 11:13:12.700 | Collecting wcwidth===0.2.5 2021-12-15 11:13:12.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-15 11:13:12.756 | Collecting pyperclip===1.8.2 2021-12-15 11:13:12.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-12-15 11:13:13.174 | Collecting attrs===21.2.0 2021-12-15 11:13:13.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-12-15 11:13:13.253 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-12-15 11:13:13.254 | Building wheel for pyperclip (setup.py): started 2021-12-15 11:13:13.510 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-12-15 11:13:13.511 | ERROR: Command errored out with exit status 1: 2021-12-15 11:13:13.511 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-e4inqw4x/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-e4inqw4x/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-ies1tbfk 2021-12-15 11:13:13.511 | cwd: /tmp/pip-install-e4inqw4x/pyperclip/ 2021-12-15 11:13:13.511 | Complete output (6 lines): 2021-12-15 11:13:13.511 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 11:13:13.511 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 11:13:13.511 | or: setup.py --help-commands 2021-12-15 11:13:13.511 | or: setup.py cmd --help 2021-12-15 11:13:13.511 | 2021-12-15 11:13:13.511 | error: invalid command 'bdist_wheel' 2021-12-15 11:13:13.511 | ---------------------------------------- 2021-12-15 11:13:13.511 | ERROR: Failed building wheel for pyperclip 2021-12-15 11:13:13.511 | Running setup.py clean for pyperclip 2021-12-15 11:13:13.771 | Building wheel for openstack-requirements (setup.py): started 2021-12-15 11:13:14.585 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-15 11:13:14.585 | ERROR: Command errored out with exit status 1: 2021-12-15 11:13:14.586 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6t9c2699/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6t9c2699/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-8jzv7ari 2021-12-15 11:13:14.586 | cwd: /tmp/pip-req-build-6t9c2699/ 2021-12-15 11:13:14.586 | Complete output (6 lines): 2021-12-15 11:13:14.586 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-15 11:13:14.586 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-15 11:13:14.586 | or: setup.py --help-commands 2021-12-15 11:13:14.586 | or: setup.py cmd --help 2021-12-15 11:13:14.586 | 2021-12-15 11:13:14.586 | error: invalid command 'bdist_wheel' 2021-12-15 11:13:14.586 | ---------------------------------------- 2021-12-15 11:13:14.586 | ERROR: Failed building wheel for openstack-requirements 2021-12-15 11:13:14.586 | Running setup.py clean for openstack-requirements 2021-12-15 11:13:15.388 | Failed to build pyperclip openstack-requirements 2021-12-15 11:13:15.657 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, pyparsing, stevedore, pyperclip, cmd2, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-15 11:13:16.909 | Running setup.py install for pyperclip: started 2021-12-15 11:13:17.307 | Running setup.py install for pyperclip: finished with status 'done' 2021-12-15 11:13:17.869 | Running setup.py install for openstack-requirements: started 2021-12-15 11:13:20.108 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-15 11:13:20.153 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.9 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5104 packaging-21.3 prettytable-2.4.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-12-15 11:13:20.289 | + inc/python:pip_install:200 : result=0 2021-12-15 11:13:20.292 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:13:20.296 | + functions-common:time_stop:2402 : local name 2021-12-15 11:13:20.299 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:13:20.302 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:13:20.305 | + functions-common:time_stop:2405 : local total 2021-12-15 11:13:20.308 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:13:20.312 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:13:20.315 | + functions-common:time_stop:2409 : start_time=1639566786764 2021-12-15 11:13:20.318 | + functions-common:time_stop:2411 : [[ -z 1639566786764 ]] 2021-12-15 11:13:20.320 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:13:20.324 | + functions-common:time_stop:2414 : end_time=1639566800322 2021-12-15 11:13:20.326 | + functions-common:time_stop:2415 : elapsed_time=13558 2021-12-15 11:13:20.329 | + functions-common:time_stop:2416 : total=11562 2021-12-15 11:13:20.331 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:13:20.333 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25120 2021-12-15 11:13:20.335 | + inc/python:pip_install:203 : return 0 2021-12-15 11:13:20.338 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-15 11:13:20.341 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-15 11:13:20.343 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-15 11:13:20.345 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:13:20.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:13:20.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-12-15 11:13:20.355 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:13:20.359 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-15 11:13:20.384 | Using python 3.8 to install pbr 2021-12-15 11:13:20.387 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-15 11:13:21.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:13:21.138 | from cryptography.utils import int_from_bytes 2021-12-15 11:13:21.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:13:21.138 | from cryptography.utils import int_from_bytes 2021-12-15 11:13:22.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:13:22.216 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-15 11:13:23.983 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:13:24.097 | + inc/python:pip_install:200 : result=0 2021-12-15 11:13:24.100 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:13:24.102 | + functions-common:time_stop:2402 : local name 2021-12-15 11:13:24.105 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:13:24.108 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:13:24.111 | + functions-common:time_stop:2405 : local total 2021-12-15 11:13:24.115 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:13:24.118 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:13:24.121 | + functions-common:time_stop:2409 : start_time=1639566800377 2021-12-15 11:13:24.123 | + functions-common:time_stop:2411 : [[ -z 1639566800377 ]] 2021-12-15 11:13:24.127 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:13:24.133 | + functions-common:time_stop:2414 : end_time=1639566804129 2021-12-15 11:13:24.136 | + functions-common:time_stop:2415 : elapsed_time=3752 2021-12-15 11:13:24.138 | + functions-common:time_stop:2416 : total=25120 2021-12-15 11:13:24.140 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:13:24.143 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=28872 2021-12-15 11:13:24.146 | + inc/python:pip_install:203 : return 0 2021-12-15 11:13:24.150 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-15 11:13:27.471 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-15 11:13:29.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:13:29.771 | Collecting bindep 2021-12-15 11:13:29.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-15 11:13:29.886 | Collecting packaging; python_version >= "3.6" 2021-12-15 11:13:29.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-15 11:13:30.038 | Collecting pbr>=2.0.0 2021-12-15 11:13:30.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-15 11:13:30.461 | Collecting distro 2021-12-15 11:13:30.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-15 11:13:30.494 | Collecting Parsley 2021-12-15 11:13:30.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-15 11:13:30.673 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-15 11:13:30.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-15 11:13:30.727 | Installing collected packages: pyparsing, packaging, pbr, distro, Parsley, bindep 2021-12-15 11:13:31.291 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-15 11:13:31.362 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 11:13:31.366 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-15 11:13:31.371 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-15 11:13:31.391 | + ./stack.sh:main:809 : pkgs= 2021-12-15 11:13:31.394 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-15 11:13:31.396 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-15 11:13:31.399 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 11:13:31.401 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-15 11:13:31.403 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:13:31.405 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:13:31.408 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:13:31.410 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:13:31.412 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:13:31.415 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:13:31.421 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:13:31.423 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:13:31.426 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:13:31.430 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-15 11:13:31.432 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:13:31.447 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:13:31.450 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:13:31.452 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:13:31.454 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-15 11:13:31.456 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:13:31.458 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 11:13:31.460 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:13:31.462 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-15 11:13:31.464 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:13:31.466 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 11:13:31.468 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:13:31.470 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 11:13:31.473 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 11:13:31.475 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 11:13:31.478 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:13:31.481 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 11:13:31.483 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-15 11:13:31.486 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 11:13:31.489 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-15 11:13:31.492 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 11:13:31.494 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 11:13:31.496 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-15 11:13:31.499 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-15 11:13:31.501 | + functions:set_systemd_override:821 : local value=2048 2021-12-15 11:13:31.504 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-15 11:13:31.506 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-15 11:13:31.560 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-15 11:13:31.560 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-15 11:13:31.563 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-15 11:13:31.915 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-15 11:13:31.917 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-15 11:13:31.944 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:13:31.947 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-15 11:13:31.947 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:13:31.949 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:13:31.953 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:13:31.955 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:13:31.959 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:13:31.961 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:13:31.966 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:13:31.967 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:13:31.970 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:13:31.973 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:13:31.975 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:13:31.978 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:13:31.980 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-15 11:13:31.983 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:13:31.985 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:13:31.988 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:13:31.991 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-15 11:13:32.016 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-15 11:13:32.132 | Reading package lists... 2021-12-15 11:13:32.388 | Building dependency tree... 2021-12-15 11:13:32.389 | Reading state information... 2021-12-15 11:13:32.649 | The following packages were automatically installed and are no longer required: 2021-12-15 11:13:32.650 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:13:32.650 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:13:32.650 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:13:32.650 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:13:32.650 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:13:32.650 | python3-zope.interface 2021-12-15 11:13:32.650 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:13:32.651 | The following additional packages will be installed: 2021-12-15 11:13:32.651 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-15 11:13:32.651 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-15 11:13:32.651 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-15 11:13:32.652 | erlang-tools erlang-xmerl locales-all 2021-12-15 11:13:32.653 | Suggested packages: 2021-12-15 11:13:32.653 | erlang erlang-manpages erlang-doc 2021-12-15 11:13:32.735 | The following NEW packages will be installed: 2021-12-15 11:13:32.735 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-15 11:13:32.735 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-15 11:13:32.735 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-15 11:13:32.736 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-15 11:13:33.067 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:13:33.067 | Need to get 38.1 MB of archives. 2021-12-15 11:13:33.067 | After this operation, 276 MB of additional disk space will be used. 2021-12-15 11:13:33.067 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-12-15 11:13:35.051 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-15 11:13:35.113 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-15 11:13:35.123 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-12-15 11:13:35.172 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-15 11:13:35.414 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-12-15 11:13:35.419 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-12-15 11:13:35.560 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-12-15 11:13:35.563 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-12-15 11:13:35.566 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-12-15 11:13:35.569 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-15 11:13:35.582 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-12-15 11:13:35.836 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-12-15 11:13:35.839 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-15 11:13:36.058 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-12-15 11:13:36.079 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-15 11:13:36.088 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-12-15 11:13:36.223 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-15 11:13:37.809 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-12-15 11:13:40.151 | Fetched 38.1 MB in 7s (5,567 kB/s) 2021-12-15 11:13:40.186 | Selecting previously unselected package erlang-base. 2021-12-15 11:13:40.235 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2021-12-15 11:13:40.238 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:40.242 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:41.317 | Selecting previously unselected package erlang-asn1. 2021-12-15 11:13:41.326 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:41.329 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:41.442 | Selecting previously unselected package erlang-crypto. 2021-12-15 11:13:41.451 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:41.454 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:41.507 | Selecting previously unselected package erlang-public-key. 2021-12-15 11:13:41.516 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:41.520 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:41.623 | Selecting previously unselected package erlang-mnesia. 2021-12-15 11:13:41.632 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:41.635 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:41.749 | Selecting previously unselected package erlang-runtime-tools. 2021-12-15 11:13:41.758 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:41.762 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:41.820 | Selecting previously unselected package erlang-ssl. 2021-12-15 11:13:41.830 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:41.834 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.004 | Selecting previously unselected package erlang-eldap. 2021-12-15 11:13:42.013 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.017 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.060 | Selecting previously unselected package erlang-ftp. 2021-12-15 11:13:42.069 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.073 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.113 | Selecting previously unselected package erlang-tftp. 2021-12-15 11:13:42.122 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.125 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.168 | Selecting previously unselected package erlang-inets. 2021-12-15 11:13:42.177 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.181 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.292 | Selecting previously unselected package erlang-snmp. 2021-12-15 11:13:42.301 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.305 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.556 | Selecting previously unselected package erlang-os-mon. 2021-12-15 11:13:42.566 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.569 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.611 | Selecting previously unselected package erlang-parsetools. 2021-12-15 11:13:42.620 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.624 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.673 | Selecting previously unselected package erlang-syntax-tools. 2021-12-15 11:13:42.682 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.687 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.768 | Selecting previously unselected package erlang-tools. 2021-12-15 11:13:42.777 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.781 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:42.887 | Selecting previously unselected package erlang-xmerl. 2021-12-15 11:13:42.896 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-15 11:13:42.899 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:43.087 | Selecting previously unselected package locales-all. 2021-12-15 11:13:43.096 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-15 11:13:43.100 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-15 11:13:47.401 | Selecting previously unselected package rabbitmq-server. 2021-12-15 11:13:47.414 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-15 11:13:47.416 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-15 11:13:48.580 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:48.993 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-15 11:13:48.993 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-15 11:13:53.419 | Searching for services which depend on erlang and should be started... none found. 2021-12-15 11:13:53.425 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.431 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.436 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-15 11:13:53.444 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.450 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.456 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.462 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.468 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.475 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.482 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.495 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.503 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.511 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.520 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.529 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.543 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.552 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-15 11:13:53.559 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-15 11:13:53.666 | Adding group `rabbitmq' (GID 125) ... 2021-12-15 11:13:53.680 | Done. 2021-12-15 11:13:53.766 | Adding system user `rabbitmq' (UID 117) ... 2021-12-15 11:13:53.766 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-12-15 11:13:53.804 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-15 11:13:54.076 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-15 11:14:00.223 | Processing triggers for man-db (2.9.1-1) ... 2021-12-15 11:14:00.849 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-15 11:14:08.408 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:14:08.411 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:14:08.413 | + functions-common:time_stop:2402 : local name 2021-12-15 11:14:08.416 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:14:08.418 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:14:08.420 | + functions-common:time_stop:2405 : local total 2021-12-15 11:14:08.422 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:14:08.424 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:14:08.427 | + functions-common:time_stop:2409 : start_time=1639566812012 2021-12-15 11:14:08.429 | + functions-common:time_stop:2411 : [[ -z 1639566812012 ]] 2021-12-15 11:14:08.432 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:14:08.436 | + functions-common:time_stop:2414 : end_time=1639566848434 2021-12-15 11:14:08.439 | + functions-common:time_stop:2415 : elapsed_time=36422 2021-12-15 11:14:08.441 | + functions-common:time_stop:2416 : total=197153 2021-12-15 11:14:08.443 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:14:08.445 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=233575 2021-12-15 11:14:08.448 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:14:08.450 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-15 11:14:08.453 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:14:08.460 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:14:08.463 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:14:08.466 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:14:08.468 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:14:08.472 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:14:08.474 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-15 11:14:08.477 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:14:08.479 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:14:08.482 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:14:08.484 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:14:08.487 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:14:08.489 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:14:08.491 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:14:08.493 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:14:08.496 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:14:08.498 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-15 11:14:08.500 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:14:08.502 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:14:08.505 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:14:08.507 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:14:08.510 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:14:08.512 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:14:08.514 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-15 11:14:08.517 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-15 11:14:08.533 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:14:08.537 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-15 11:14:08.539 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:14:08.542 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-15 11:14:08.544 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-15 11:14:08.548 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-15 11:14:08.552 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-15 11:14:08.555 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-15 11:14:08.557 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-15 11:14:08.560 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-15 11:14:08.562 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-15 11:14:08.565 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-15 11:14:08.568 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-15 11:14:09.337 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-15 11:14:09.337 | user tags 2021-12-15 11:14:09.337 | guest [administrator]' 2021-12-15 11:14:09.341 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-15 11:14:09.341 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-15 11:14:09.341 | user tags 2021-12-15 11:14:09.341 | guest [administrator]' 2021-12-15 11:14:09.348 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-15 11:14:09.350 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-15 11:14:09.354 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-15 11:14:10.051 | Adding user "stackrabbit" ... 2021-12-15 11:14:10.077 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-15 11:14:10.788 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-15 11:14:10.811 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-15 11:14:10.814 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-15 11:14:11.515 | Changing password for user "stackrabbit" ... 2021-12-15 11:14:11.541 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-15 11:14:11.544 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-15 11:14:11.546 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-15 11:14:12.259 | Deleting user "guest" ... 2021-12-15 11:14:12.290 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-15 11:14:12.308 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:14:12.311 | + ./stack.sh:main:826 : install_database 2021-12-15 11:14:12.314 | + lib/database:install_database:116 : install_database_mysql 2021-12-15 11:14:12.316 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-15 11:14:12.319 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:14:12.321 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:14:12.323 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-15 11:14:12.549 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-15 11:14:12.552 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-12-15 11:14:12.556 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-12-15 11:14:12.558 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:14:12.561 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:14:12.563 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-12-15 11:14:12.565 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-12-15 11:14:12.567 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-15 11:14:12.571 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-15 11:14:12.573 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-15 11:14:12.576 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:14:12.578 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-15 11:14:12.581 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:14:12.583 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:14:12.585 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:14:12.587 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:14:12.590 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:14:12.592 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:14:12.595 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:14:12.597 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:14:12.600 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:14:12.602 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-15 11:14:12.605 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:14:12.607 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:14:12.610 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:14:12.613 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:14:12.615 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:14:12.617 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:14:12.620 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-15 11:14:12.622 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:14:12.624 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:14:12.628 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-15 11:14:12.631 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:14:12.633 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:14:12.636 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:14:12.639 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:14:12.642 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:14:12.644 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:14:12.646 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:14:12.649 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:14:12.652 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:14:12.654 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:14:12.656 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:14:12.658 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:14:12.661 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-15 11:14:12.664 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:14:12.666 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:14:12.669 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:14:12.672 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-15 11:14:12.697 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-15 11:14:12.805 | Reading package lists... 2021-12-15 11:14:13.062 | Building dependency tree... 2021-12-15 11:14:13.063 | Reading state information... 2021-12-15 11:14:13.318 | The following packages were automatically installed and are no longer required: 2021-12-15 11:14:13.320 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:14:13.320 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:14:13.320 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:14:13.320 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:14:13.320 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:14:13.320 | python3-zope.interface 2021-12-15 11:14:13.320 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:14:13.320 | The following additional packages will be installed: 2021-12-15 11:14:13.320 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-15 11:14:13.321 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-15 11:14:13.321 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-15 11:14:13.321 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-15 11:14:13.321 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-15 11:14:13.321 | mysql-server-8.0 mysql-server-core-8.0 2021-12-15 11:14:13.323 | Suggested packages: 2021-12-15 11:14:13.323 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-15 11:14:13.404 | The following NEW packages will be installed: 2021-12-15 11:14:13.404 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-15 11:14:13.404 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-15 11:14:13.404 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-15 11:14:13.404 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-15 11:14:13.404 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-15 11:14:13.405 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-15 11:14:13.672 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:14:13.672 | Need to get 31.9 MB of archives. 2021-12-15 11:14:13.672 | After this operation, 263 MB of additional disk space will be used. 2021-12-15 11:14:13.672 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-15 11:14:14.895 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-15 11:14:14.897 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-12-15 11:14:14.905 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-12-15 11:14:14.906 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-15 11:14:14.925 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-15 11:14:17.649 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-15 11:14:17.830 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-15 11:14:17.830 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-15 11:14:17.843 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-15 11:14:17.845 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-15 11:14:17.848 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-15 11:14:17.849 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-15 11:14:17.849 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-15 11:14:17.850 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-15 11:14:17.851 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-15 11:14:17.952 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-15 11:14:18.074 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-15 11:14:18.076 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-15 11:14:18.078 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-15 11:14:18.084 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-15 11:14:18.085 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-12-15 11:14:18.991 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-12-15 11:14:18.991 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-15 11:14:19.521 | Preconfiguring packages ... 2021-12-15 11:14:19.668 | Fetched 31.9 MB in 6s (5,715 kB/s) 2021-12-15 11:14:19.700 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-15 11:14:19.753 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2021-12-15 11:14:19.756 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:14:19.761 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:20.701 | Selecting previously unselected package mysql-client-8.0. 2021-12-15 11:14:20.712 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:14:20.717 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:20.767 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-15 11:14:20.777 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-15 11:14:20.785 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-15 11:14:20.841 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-15 11:14:20.852 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-15 11:14:20.856 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-15 11:14:20.906 | Selecting previously unselected package libmecab2:amd64. 2021-12-15 11:14:20.916 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-15 11:14:20.920 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-15 11:14:21.011 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-15 11:14:21.021 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:14:21.029 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:23.968 | Selecting previously unselected package mysql-server-8.0. 2021-12-15 11:14:23.979 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-15 11:14:24.508 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:24.598 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-15 11:14:24.608 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-15 11:14:24.613 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-15 11:14:24.658 | Selecting previously unselected package liburi-perl. 2021-12-15 11:14:24.668 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-15 11:14:24.673 | Unpacking liburi-perl (1.76-2) ... 2021-12-15 11:14:24.741 | Selecting previously unselected package libhtml-parser-perl. 2021-12-15 11:14:24.751 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-15 11:14:24.756 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-15 11:14:24.810 | Selecting previously unselected package libcgi-pm-perl. 2021-12-15 11:14:24.820 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-15 11:14:24.825 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-15 11:14:24.890 | Selecting previously unselected package libfcgi-perl. 2021-12-15 11:14:24.905 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-15 11:14:24.911 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-15 11:14:24.958 | Selecting previously unselected package libcgi-fast-perl. 2021-12-15 11:14:24.972 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-15 11:14:24.977 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-15 11:14:25.023 | Selecting previously unselected package libencode-locale-perl. 2021-12-15 11:14:25.033 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-15 11:14:25.038 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-15 11:14:25.083 | Selecting previously unselected package libhtml-template-perl. 2021-12-15 11:14:25.098 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-15 11:14:25.102 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-15 11:14:25.151 | Selecting previously unselected package libtimedate-perl. 2021-12-15 11:14:25.166 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-15 11:14:25.171 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-15 11:14:25.226 | Selecting previously unselected package libhttp-date-perl. 2021-12-15 11:14:25.237 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-15 11:14:25.241 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-15 11:14:25.278 | Selecting previously unselected package libio-html-perl. 2021-12-15 11:14:25.288 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-15 11:14:25.293 | Unpacking libio-html-perl (1.001-1) ... 2021-12-15 11:14:25.338 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-15 11:14:25.355 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-15 11:14:25.359 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-15 11:14:25.404 | Selecting previously unselected package libhttp-message-perl. 2021-12-15 11:14:25.414 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-15 11:14:25.419 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-15 11:14:25.475 | Selecting previously unselected package mecab-utils. 2021-12-15 11:14:25.489 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-15 11:14:25.494 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-15 11:14:25.541 | Selecting previously unselected package mecab-ipadic. 2021-12-15 11:14:25.551 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-15 11:14:25.556 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-15 11:14:26.818 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-15 11:14:26.828 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-15 11:14:26.832 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-15 11:14:26.874 | Selecting previously unselected package mysql-server. 2021-12-15 11:14:26.884 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-15 11:14:26.887 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:26.959 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-15 11:14:26.973 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:26.980 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-15 11:14:26.990 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-15 11:14:27.003 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-15 11:14:27.011 | Setting up mecab-utils (0.996-10build1) ... 2021-12-15 11:14:27.020 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-15 11:14:27.031 | Setting up libio-html-perl (1.001-1) ... 2021-12-15 11:14:27.039 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-15 11:14:27.048 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:27.057 | Setting up libfcgi-perl (0.79-1) ... 2021-12-15 11:14:27.063 | Setting up liburi-perl (1.76-2) ... 2021-12-15 11:14:27.070 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-15 11:14:27.078 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-15 11:14:27.085 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-15 11:14:27.091 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-15 11:14:27.095 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-15 11:14:27.095 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-12-15 11:14:27.095 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-15 11:14:27.095 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-15 11:14:27.255 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-15 11:14:27.255 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-15 11:14:27.255 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-15 11:14:27.256 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-15 11:14:27.263 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-15 11:14:27.369 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-15 11:14:27.370 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-15 11:14:27.370 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-15 11:14:27.401 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-15 11:14:27.456 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-15 11:14:27.767 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-15 11:14:27.773 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-15 11:14:27.864 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-15 11:14:27.864 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-15 11:14:27.865 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-15 11:14:27.865 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-15 11:14:27.869 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-15 11:14:27.869 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-15 11:14:27.915 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-15 11:14:28.105 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-15 11:14:28.106 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-15 11:14:28.106 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-15 11:14:28.107 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-15 11:14:28.109 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-15 11:14:28.110 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-15 11:14:28.542 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-12-15 11:14:28.666 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-15 11:14:28.993 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-12-15 11:14:28.997 | 2021-12-15 11:14:28.997 | done! 2021-12-15 11:14:29.008 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-15 11:14:29.016 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:29.025 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-15 11:14:29.033 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-15 11:14:29.052 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-15 11:14:29.052 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-12-15 11:14:29.052 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-15 11:14:29.053 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-15 11:14:29.263 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-15 11:14:29.263 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-15 11:14:29.264 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-15 11:14:29.264 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-15 11:14:29.277 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-15 11:14:29.405 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-15 11:14:29.405 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-15 11:14:29.406 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-15 11:14:29.445 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-15 11:14:29.518 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-15 11:14:30.007 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-15 11:14:30.017 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-15 11:14:30.125 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-15 11:14:30.126 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-15 11:14:30.126 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-15 11:14:30.126 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-15 11:14:30.131 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-15 11:14:30.132 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-15 11:14:30.220 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-15 11:14:30.507 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-15 11:14:30.507 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-15 11:14:30.508 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-15 11:14:30.508 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-15 11:14:30.512 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-15 11:14:30.512 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-15 11:14:31.028 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-12-15 11:14:31.172 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-15 11:14:31.495 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-12-15 11:14:31.499 | 2021-12-15 11:14:31.499 | done! 2021-12-15 11:14:31.508 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-15 11:14:31.517 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-15 11:14:31.526 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-15 11:14:31.534 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:32.275 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-15 11:14:32.315 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-15 11:14:41.499 | mysqld will log errors to /var/log/mysql/error.log 2021-12-15 11:14:42.162 | mysqld is running as pid 56107 2021-12-15 11:14:45.064 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-15 11:14:47.231 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-15 11:14:47.242 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-15 11:14:47.249 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-15 11:14:47.257 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-15 11:14:47.264 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-15 11:14:47.630 | Processing triggers for man-db (2.9.1-1) ... 2021-12-15 11:14:49.464 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-15 11:14:56.855 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:14:56.858 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:14:56.862 | + functions-common:time_stop:2402 : local name 2021-12-15 11:14:56.864 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:14:56.867 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:14:56.869 | + functions-common:time_stop:2405 : local total 2021-12-15 11:14:56.872 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:14:56.874 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:14:56.876 | + functions-common:time_stop:2409 : start_time=1639566852693 2021-12-15 11:14:56.879 | + functions-common:time_stop:2411 : [[ -z 1639566852693 ]] 2021-12-15 11:14:56.882 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:14:56.886 | + functions-common:time_stop:2414 : end_time=1639566896883 2021-12-15 11:14:56.888 | + functions-common:time_stop:2415 : elapsed_time=44190 2021-12-15 11:14:56.890 | + functions-common:time_stop:2416 : total=233575 2021-12-15 11:14:56.892 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:14:56.895 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=277765 2021-12-15 11:14:56.897 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:14:56.899 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-15 11:14:56.902 | + ./stack.sh:main:829 : install_database_python 2021-12-15 11:14:56.905 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-15 11:14:56.907 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-15 11:14:56.909 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-15 11:14:56.912 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 11:14:56.915 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-15 11:14:56.918 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-15 11:14:56.921 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 11:14:56.924 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:14:56.925 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 11:14:56.930 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-15 11:14:56.933 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-15 11:14:56.936 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-15 11:14:56.940 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-15 11:14:56.942 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-15 11:14:56.967 | Using python 3.8 to install PyMySQL 2021-12-15 11:14:56.970 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-15 11:14:57.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:14:57.717 | from cryptography.utils import int_from_bytes 2021-12-15 11:14:57.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:14:57.718 | from cryptography.utils import int_from_bytes 2021-12-15 11:14:58.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:14:58.925 | Collecting PyMySQL 2021-12-15 11:14:58.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-12-15 11:15:00.520 | Installing collected packages: PyMySQL 2021-12-15 11:15:00.650 | Successfully installed PyMySQL-1.0.2 2021-12-15 11:15:00.650 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:15:00.768 | + inc/python:pip_install:200 : result=0 2021-12-15 11:15:00.772 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:15:00.775 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:00.777 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:00.781 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:00.784 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:00.787 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:00.790 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:15:00.793 | + functions-common:time_stop:2409 : start_time=1639566896962 2021-12-15 11:15:00.796 | + functions-common:time_stop:2411 : [[ -z 1639566896962 ]] 2021-12-15 11:15:00.800 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:00.805 | + functions-common:time_stop:2414 : end_time=1639566900802 2021-12-15 11:15:00.808 | + functions-common:time_stop:2415 : elapsed_time=3840 2021-12-15 11:15:00.810 | + functions-common:time_stop:2416 : total=28872 2021-12-15 11:15:00.812 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:00.815 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=32712 2021-12-15 11:15:00.818 | + inc/python:pip_install:203 : return 0 2021-12-15 11:15:00.820 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-15 11:15:00.822 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-15 11:15:00.825 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-15 11:15:00.828 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-15 11:15:00.844 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:00.846 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-15 11:15:00.848 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-15 11:15:00.852 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:15:00.852 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:15:00.858 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:15:00.860 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:15:00.862 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 11:15:00.865 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:15:00.867 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-15 11:15:00.870 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-12-15 11:15:00.886 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:00.888 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-12-15 11:15:00.891 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:15:00.893 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:15:00.897 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:15:00.899 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:15:00.902 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:15:00.905 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:15:00.908 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:00.910 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:00.913 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:15:00.916 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:15:00.918 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:15:00.921 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:15:00.923 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-15 11:15:00.926 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:15:00.928 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:00.931 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:00.933 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-15 11:15:00.958 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-15 11:15:01.066 | Reading package lists... 2021-12-15 11:15:01.308 | Building dependency tree... 2021-12-15 11:15:01.310 | Reading state information... 2021-12-15 11:15:01.548 | The following packages were automatically installed and are no longer required: 2021-12-15 11:15:01.549 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:15:01.549 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:15:01.549 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:15:01.549 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:15:01.549 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:15:01.549 | python3-zope.interface 2021-12-15 11:15:01.549 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:15:01.634 | The following NEW packages will be installed: 2021-12-15 11:15:01.634 | radvd 2021-12-15 11:15:01.927 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:15:01.927 | Need to get 59.0 kB of archives. 2021-12-15 11:15:01.927 | After this operation, 164 kB of additional disk space will be used. 2021-12-15 11:15:01.927 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-15 11:15:02.792 | Fetched 59.0 kB in 1s (107 kB/s) 2021-12-15 11:15:02.829 | Selecting previously unselected package radvd. 2021-12-15 11:15:02.887 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2021-12-15 11:15:02.891 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-15 11:15:02.896 | Unpacking radvd (1:2.17-2) ... 2021-12-15 11:15:02.961 | Setting up radvd (1:2.17-2) ... 2021-12-15 11:15:03.939 | Job for radvd.service failed because the control process exited with error code. 2021-12-15 11:15:03.939 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-15 11:15:03.941 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-15 11:15:03.955 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-15 11:15:03.955 | Loaded: loaded (]8;;file://dv-cinder-813220-4-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-15 11:15:03.955 | Active: failed (Result: exit-code) since Wed 2021-12-15 11:15:03 UTC; 16ms ago 2021-12-15 11:15:03.955 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-15 11:15:03.955 | Process: 57244 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-15 11:15:03.955 | 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi radvd[57244]: can't open /etc/radvd.conf: No such file or directory 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi radvd[57244]: Insecure file permissions, but continuing anyway 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi radvd[57244]: exiting, failed to read config file 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-15 11:15:03.955 | Dec 15 11:15:03 dv-cinder-813220-4-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-15 11:15:03.960 | Processing triggers for man-db (2.9.1-1) ... 2021-12-15 11:15:04.068 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-15 11:15:11.731 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:15:11.735 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:15:11.738 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:11.741 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:11.744 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:11.747 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:11.749 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:11.752 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:15:11.755 | + functions-common:time_stop:2409 : start_time=1639566900954 2021-12-15 11:15:11.757 | + functions-common:time_stop:2411 : [[ -z 1639566900954 ]] 2021-12-15 11:15:11.760 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:11.764 | + functions-common:time_stop:2414 : end_time=1639566911761 2021-12-15 11:15:11.766 | + functions-common:time_stop:2415 : elapsed_time=10807 2021-12-15 11:15:11.768 | + functions-common:time_stop:2416 : total=277765 2021-12-15 11:15:11.771 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:11.773 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=288572 2021-12-15 11:15:11.775 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:15:11.778 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-12-15 11:15:11.796 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:11.799 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-12-15 11:15:11.803 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-15 11:15:11.807 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-15 11:15:11.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-15 11:15:11.831 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:15:11.833 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:15:11.836 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:15:11.838 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:15:11.840 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:15:11.843 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:15:11.845 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:11.847 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:11.850 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:15:11.852 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:15:11.854 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:15:11.856 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:15:11.859 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-15 11:15:11.861 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:15:11.863 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:11.865 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:11.867 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-15 11:15:11.888 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-15 11:15:11.996 | Reading package lists... 2021-12-15 11:15:12.236 | Building dependency tree... 2021-12-15 11:15:12.237 | Reading state information... 2021-12-15 11:15:12.475 | fakeroot is already the newest version (1.24-1). 2021-12-15 11:15:12.475 | fakeroot set to manually installed. 2021-12-15 11:15:12.475 | make is already the newest version (4.2.1-1.2). 2021-12-15 11:15:12.475 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-15 11:15:12.475 | The following packages were automatically installed and are no longer required: 2021-12-15 11:15:12.476 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:15:12.477 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:15:12.477 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:15:12.477 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:15:12.477 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:15:12.477 | python3-zope.interface 2021-12-15 11:15:12.477 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:15:12.626 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:15:12.631 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:15:12.634 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:15:12.638 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:12.640 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:12.642 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:12.644 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:12.647 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:12.650 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:15:12.652 | + functions-common:time_stop:2409 : start_time=1639566911886 2021-12-15 11:15:12.654 | + functions-common:time_stop:2411 : [[ -z 1639566911886 ]] 2021-12-15 11:15:12.657 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:12.662 | + functions-common:time_stop:2414 : end_time=1639566912659 2021-12-15 11:15:12.664 | + functions-common:time_stop:2415 : elapsed_time=773 2021-12-15 11:15:12.667 | + functions-common:time_stop:2416 : total=288572 2021-12-15 11:15:12.669 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:12.672 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=289345 2021-12-15 11:15:12.674 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:15:12.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-15 11:15:12.681 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:12.684 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:12.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-15 11:15:12.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-15 11:15:12.692 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-15 11:15:12.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-15 11:15:12.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-15 11:15:12.704 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-15 11:15:12.705 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-15 11:15:12.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-15 11:15:12.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-15 11:15:12.718 | + functions:vercmp:628 : local v1=5.4 2021-12-15 11:15:12.720 | + functions:vercmp:629 : local 'op=<' 2021-12-15 11:15:12.723 | + functions:vercmp:630 : local v2=3.13 2021-12-15 11:15:12.726 | + functions:vercmp:631 : local result 2021-12-15 11:15:12.730 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-15 11:15:12.730 | ++ functions:vercmp:635 : head -1 2021-12-15 11:15:12.730 | ++ functions:vercmp:635 : sort -V 2021-12-15 11:15:12.736 | + functions:vercmp:635 : result=3.13 2021-12-15 11:15:12.739 | + functions:vercmp:637 : case $op in 2021-12-15 11:15:12.741 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-15 11:15:12.744 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-15 11:15:12.746 | + functions:vercmp:648 : return 2021-12-15 11:15:12.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-15 11:15:12.751 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:15:12.753 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-15 11:15:13.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-15 11:15:13.109 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-15 11:15:13.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:13.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:13.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-12-15 11:15:13.119 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:13.122 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-15 11:15:13.143 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:13.146 | + ./stack.sh:main:837 : install_etcd3 2021-12-15 11:15:13.149 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-15 11:15:13.149 | Installing etcd 2021-12-15 11:15:13.153 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-15 11:15:13.167 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-15 11:15:13.180 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-15 11:15:13.184 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-15 11:15:13.198 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-15 11:15:13.201 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:13.203 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:13.206 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:13.213 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:13.215 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-15 11:15:13.218 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-15 11:15:13.221 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:13.225 | --2021-12-15 11:15:13-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:13.257 | Resolving github.com (github.com)... 140.82.121.3 2021-12-15 11:15:13.302 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-15 11:15:13.600 | HTTP request sent, awaiting response... 302 Found 2021-12-15 11:15:13.600 | 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%2F20211215%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211215T111513Z&X-Amz-Expires=300&X-Amz-Signature=8cfc21780564afd5f1794d42d84bd230cca68da0a6c9964c4cf82539fbc9aed1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-15 11:15:13.600 | --2021-12-15 11:15:13-- 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%2F20211215%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211215T111513Z&X-Amz-Expires=300&X-Amz-Signature=8cfc21780564afd5f1794d42d84bd230cca68da0a6c9964c4cf82539fbc9aed1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-15 11:15:13.602 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2021-12-15 11:15:13.627 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-12-15 11:15:14.261 | HTTP request sent, awaiting response... 200 OK 2021-12-15 11:15:14.261 | Length: 11350736 (11M) [application/octet-stream] 2021-12-15 11:15:14.261 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-15 11:15:14.857 | 2021-12-15 11:15:15.213 | 0K ........ .. 100% 11.4M=1.0s 2021-12-15 11:15:15.213 | 2021-12-15 11:15:15.214 | 2021-12-15 11:15:15 (11.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-15 11:15:15.214 | 2021-12-15 11:15:15.218 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-12-15 11:15:15.221 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:15.223 | ++ functions:get_extra_file:74 : return 2021-12-15 11:15:15.227 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-15 11:15:15.230 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-15 11:15:15.234 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-15 11:15:15.238 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-15 11:15:15.376 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-15 11:15:15.380 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-15 11:15:15.387 | etcd-v3.3.12-linux-amd64/ 2021-12-15 11:15:15.387 | etcd-v3.3.12-linux-amd64/README.md 2021-12-15 11:15:15.387 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-15 11:15:15.387 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-15 11:15:15.387 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-15 11:15:15.387 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-15 11:15:15.388 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-15 11:15:15.389 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-15 11:15:15.389 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-15 11:15:15.389 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-15 11:15:15.389 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-15 11:15:15.389 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-15 11:15:15.389 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-15 11:15:15.390 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-15 11:15:15.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-15 11:15:15.392 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-15 11:15:15.393 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-15 11:15:15.394 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-15 11:15:15.395 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-15 11:15:15.396 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-15 11:15:15.397 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-15 11:15:15.397 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-15 11:15:15.397 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-15 11:15:15.397 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-15 11:15:15.397 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-15 11:15:15.398 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-15 11:15:15.399 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-15 11:15:15.400 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-15 11:15:15.400 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-15 11:15:15.400 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-15 11:15:15.400 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-15 11:15:15.401 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-15 11:15:15.401 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-15 11:15:15.401 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-15 11:15:15.401 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-15 11:15:15.401 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-15 11:15:15.401 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-15 11:15:15.402 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-15 11:15:15.402 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-15 11:15:15.402 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-15 11:15:15.402 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-15 11:15:15.405 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-15 11:15:15.406 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-15 11:15:15.596 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-15 11:15:15.596 | etcd-v3.3.12-linux-amd64/etcd 2021-12-15 11:15:15.825 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-15 11:15:15.868 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-15 11:15:15.902 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-15 11:15:15.905 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-15 11:15:15.926 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:15:15.929 | + ./stack.sh:main:856 : install_dstat 2021-12-15 11:15:15.931 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-15 11:15:15.950 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:15:15.953 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-15 11:15:15.955 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:15:15.957 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-15 11:15:15.960 | + ./stack.sh:main:865 : install_libs 2021-12-15 11:15:15.962 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-15 11:15:15.965 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-15 11:15:15.967 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-15 11:15:15.969 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-15 11:15:15.971 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:15.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:15.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-12-15 11:15:15.978 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:15.980 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-15 11:15:15.983 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-15 11:15:15.985 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-15 11:15:15.988 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-15 11:15:15.990 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:15.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:15.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-12-15 11:15:15.998 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.001 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-15 11:15:16.005 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-15 11:15:16.008 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-15 11:15:16.011 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-15 11:15:16.014 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.020 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-12-15 11:15:16.023 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.026 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-15 11:15:16.029 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-15 11:15:16.032 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-15 11:15:16.036 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-15 11:15:16.038 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-12-15 11:15:16.045 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.047 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-15 11:15:16.050 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-15 11:15:16.052 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-15 11:15:16.054 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-15 11:15:16.056 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-12-15 11:15:16.063 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.066 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-15 11:15:16.068 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-15 11:15:16.071 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-15 11:15:16.073 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-15 11:15:16.075 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.079 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-12-15 11:15:16.081 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.084 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-15 11:15:16.086 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-15 11:15:16.088 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-15 11:15:16.090 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-15 11:15:16.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-12-15 11:15:16.099 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.101 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-15 11:15:16.104 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-15 11:15:16.106 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-15 11:15:16.108 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-15 11:15:16.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-12-15 11:15:16.119 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.121 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-15 11:15:16.123 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-15 11:15:16.125 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-15 11:15:16.128 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-15 11:15:16.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-12-15 11:15:16.137 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.139 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-15 11:15:16.141 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-15 11:15:16.144 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-15 11:15:16.146 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-15 11:15:16.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-12-15 11:15:16.154 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.157 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-15 11:15:16.159 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-15 11:15:16.161 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-15 11:15:16.163 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-15 11:15:16.166 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.168 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.170 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-12-15 11:15:16.172 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.174 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-15 11:15:16.176 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-15 11:15:16.179 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-15 11:15:16.181 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-15 11:15:16.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-12-15 11:15:16.189 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.191 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-15 11:15:16.194 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-15 11:15:16.196 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-15 11:15:16.199 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-15 11:15:16.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.205 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-12-15 11:15:16.211 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.213 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-15 11:15:16.216 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-15 11:15:16.219 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-15 11:15:16.222 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-15 11:15:16.225 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-12-15 11:15:16.231 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.234 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-15 11:15:16.236 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-15 11:15:16.238 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-15 11:15:16.240 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-15 11:15:16.242 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.247 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-12-15 11:15:16.249 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.252 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-15 11:15:16.255 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-15 11:15:16.258 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-15 11:15:16.260 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-15 11:15:16.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-12-15 11:15:16.269 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.271 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-15 11:15:16.274 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-15 11:15:16.276 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-15 11:15:16.279 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-15 11:15:16.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.284 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.286 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-12-15 11:15:16.289 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.291 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-15 11:15:16.294 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-15 11:15:16.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-15 11:15:16.298 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-15 11:15:16.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-12-15 11:15:16.310 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.312 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-15 11:15:16.314 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-15 11:15:16.317 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-15 11:15:16.320 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-15 11:15:16.322 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.325 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-12-15 11:15:16.330 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.332 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-15 11:15:16.335 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-15 11:15:16.337 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-15 11:15:16.339 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-15 11:15:16.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-12-15 11:15:16.348 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.351 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-15 11:15:16.353 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-15 11:15:16.356 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-15 11:15:16.358 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-15 11:15:16.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-12-15 11:15:16.368 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.370 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-15 11:15:16.372 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-15 11:15:16.374 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-15 11:15:16.377 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-15 11:15:16.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-12-15 11:15:16.386 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.388 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-15 11:15:16.390 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-15 11:15:16.393 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-15 11:15:16.395 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-15 11:15:16.397 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-12-15 11:15:16.404 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.406 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-15 11:15:16.408 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-15 11:15:16.411 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-15 11:15:16.413 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-15 11:15:16.415 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.417 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-12-15 11:15:16.422 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.424 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-15 11:15:16.426 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-15 11:15:16.428 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-15 11:15:16.431 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-15 11:15:16.433 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.435 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.437 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-12-15 11:15:16.440 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.443 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-15 11:15:16.445 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-15 11:15:16.447 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-15 11:15:16.450 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-15 11:15:16.452 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.454 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.456 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-12-15 11:15:16.460 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.462 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-15 11:15:16.464 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-15 11:15:16.466 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-15 11:15:16.469 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-15 11:15:16.471 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-12-15 11:15:16.479 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.481 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-15 11:15:16.486 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-15 11:15:16.488 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-15 11:15:16.490 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-15 11:15:16.493 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.497 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-12-15 11:15:16.500 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.502 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-15 11:15:16.505 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-15 11:15:16.507 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-15 11:15:16.509 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-15 11:15:16.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-12-15 11:15:16.518 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.520 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-15 11:15:16.522 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-15 11:15:16.525 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-15 11:15:16.527 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-15 11:15:16.529 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.531 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.533 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-12-15 11:15:16.535 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.538 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-15 11:15:16.540 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-15 11:15:16.542 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-15 11:15:16.544 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-15 11:15:16.547 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.549 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.551 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-12-15 11:15:16.553 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.555 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-15 11:15:16.558 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-15 11:15:16.560 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-15 11:15:16.562 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-15 11:15:16.564 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-12-15 11:15:16.571 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.573 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-15 11:15:16.576 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-15 11:15:16.578 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-15 11:15:16.580 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-15 11:15:16.582 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.584 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-12-15 11:15:16.589 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.591 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-15 11:15:16.594 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-15 11:15:16.596 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-15 11:15:16.598 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-15 11:15:16.601 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-12-15 11:15:16.609 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.611 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-15 11:15:16.613 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-15 11:15:16.616 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-15 11:15:16.618 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-15 11:15:16.620 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.623 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-12-15 11:15:16.627 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.630 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-15 11:15:16.632 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-15 11:15:16.635 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-15 11:15:16.637 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-15 11:15:16.639 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-12-15 11:15:16.645 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.648 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-15 11:15:16.650 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-15 11:15:16.652 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-15 11:15:16.654 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-15 11:15:16.657 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:16.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:16.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-12-15 11:15:16.663 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:16.666 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-15 11:15:16.687 | Using python 3.8 to install etcd3 2021-12-15 11:15:16.690 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-15 11:15:17.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:17.410 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:17.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:17.410 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:18.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:15:19.010 | Collecting etcd3 2021-12-15 11:15:19.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-15 11:15:19.045 | Preparing metadata (setup.py): started 2021-12-15 11:15:19.674 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:15:24.565 | Collecting grpcio>=1.27.1 2021-12-15 11:15:24.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f2e/3f250e5398bf4/grpcio-1.42.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) 2021-12-15 11:15:26.264 | Collecting protobuf>=3.6.1 2021-12-15 11:15:26.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-12-15 11:15:26.302 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-15 11:15:26.303 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-15 11:15:26.330 | Building wheels for collected packages: etcd3 2021-12-15 11:15:26.330 | Building wheel for etcd3 (setup.py): started 2021-12-15 11:15:27.088 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-15 11:15:27.089 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=bf8712892e2c884d53fd3cf95be8698899641f11769edf35c1d533e95d5385b8 2021-12-15 11:15:27.089 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-15 11:15:27.095 | Successfully built etcd3 2021-12-15 11:15:28.718 | Installing collected packages: protobuf, grpcio, etcd3 2021-12-15 11:15:29.321 | Successfully installed etcd3-0.12.0 grpcio-1.42.0 protobuf-3.19.1 2021-12-15 11:15:29.321 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:15:29.481 | + inc/python:pip_install:200 : result=0 2021-12-15 11:15:29.485 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:15:29.489 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:29.493 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:29.496 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:29.500 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:29.503 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:29.507 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:15:29.509 | + functions-common:time_stop:2409 : start_time=1639566916681 2021-12-15 11:15:29.512 | + functions-common:time_stop:2411 : [[ -z 1639566916681 ]] 2021-12-15 11:15:29.516 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:29.523 | + functions-common:time_stop:2414 : end_time=1639566929519 2021-12-15 11:15:29.526 | + functions-common:time_stop:2415 : elapsed_time=12838 2021-12-15 11:15:29.529 | + functions-common:time_stop:2416 : total=32712 2021-12-15 11:15:29.532 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:29.535 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=45550 2021-12-15 11:15:29.539 | + inc/python:pip_install:203 : return 0 2021-12-15 11:15:29.541 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-15 11:15:29.562 | Using python 3.8 to install etcd3gw 2021-12-15 11:15:29.565 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-15 11:15:30.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:30.311 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:30.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:30.311 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:31.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:15:32.102 | Collecting etcd3gw 2021-12-15 11:15:32.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-12-15 11:15:32.121 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-15 11:15:32.122 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-15 11:15:32.123 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-15 11:15:32.124 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-15 11:15:32.158 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-15 11:15:32.159 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-15 11:15:32.162 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-15 11:15:32.162 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-15 11:15:33.719 | Installing collected packages: etcd3gw 2021-12-15 11:15:33.826 | Successfully installed etcd3gw-1.0.0 2021-12-15 11:15:33.827 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:15:33.944 | + inc/python:pip_install:200 : result=0 2021-12-15 11:15:33.946 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:15:33.948 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:33.951 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:33.953 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:33.955 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:33.958 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:33.961 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:15:33.963 | + functions-common:time_stop:2409 : start_time=1639566929557 2021-12-15 11:15:33.966 | + functions-common:time_stop:2411 : [[ -z 1639566929557 ]] 2021-12-15 11:15:33.968 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:33.973 | + functions-common:time_stop:2414 : end_time=1639566933970 2021-12-15 11:15:33.976 | + functions-common:time_stop:2415 : elapsed_time=4413 2021-12-15 11:15:33.978 | + functions-common:time_stop:2416 : total=45550 2021-12-15 11:15:33.980 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:33.982 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=49963 2021-12-15 11:15:33.985 | + inc/python:pip_install:203 : return 0 2021-12-15 11:15:33.987 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-15 11:15:33.990 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-15 11:15:33.992 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-15 11:15:33.999 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:15:34.002 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:15:34.006 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:15:34.009 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:15:34.012 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:15:34.015 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:15:34.019 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:15:34.022 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:15:34.024 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:15:34.027 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-15 11:15:34.030 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-15 11:15:34.033 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:34.036 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:34.039 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-15 11:15:34.041 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 11:15:34.043 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:15:34.045 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:15:34.048 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:15:34.050 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:15:34.053 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:15:34.055 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:15:34.057 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:34.060 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:34.063 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:15:34.065 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:15:34.068 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:15:34.071 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:15:34.073 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 11:15:34.076 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:15:34.078 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:34.081 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:34.083 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 11:15:34.110 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-15 11:15:34.220 | Reading package lists... 2021-12-15 11:15:34.455 | Building dependency tree... 2021-12-15 11:15:34.457 | Reading state information... 2021-12-15 11:15:34.692 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 11:15:34.692 | The following packages were automatically installed and are no longer required: 2021-12-15 11:15:34.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:15:34.693 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:15:34.694 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:15:34.694 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:15:34.694 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:15:34.694 | python3-zope.interface 2021-12-15 11:15:34.694 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:15:34.694 | The following additional packages will be installed: 2021-12-15 11:15:34.695 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-15 11:15:34.696 | Suggested packages: 2021-12-15 11:15:34.696 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-15 11:15:34.772 | The following NEW packages will be installed: 2021-12-15 11:15:34.773 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-15 11:15:35.044 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:15:35.044 | Need to get 1,306 kB of archives. 2021-12-15 11:15:35.044 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-15 11:15:35.044 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-15 11:15:35.739 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-12-15 11:15:35.790 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-15 11:15:35.893 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-15 11:15:36.012 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-15 11:15:36.014 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-15 11:15:36.580 | Fetched 1,306 kB in 1s (1,050 kB/s) 2021-12-15 11:15:36.631 | Selecting previously unselected package libnorm1:amd64. 2021-12-15 11:15:36.683 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2021-12-15 11:15:36.687 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-15 11:15:36.695 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-15 11:15:36.770 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-15 11:15:36.780 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-15 11:15:36.784 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-15 11:15:36.849 | Selecting previously unselected package libzmq5:amd64. 2021-12-15 11:15:36.859 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-15 11:15:36.864 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-15 11:15:36.950 | Selecting previously unselected package uwsgi-core. 2021-12-15 11:15:36.960 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-15 11:15:36.964 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-15 11:15:37.136 | Selecting previously unselected package uwsgi. 2021-12-15 11:15:37.146 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-15 11:15:37.150 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-15 11:15:37.194 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-15 11:15:37.204 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-15 11:15:37.208 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-15 11:15:37.293 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-15 11:15:37.306 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-15 11:15:37.316 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-15 11:15:37.323 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-15 11:15:37.339 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-15 11:15:38.217 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-15 11:15:38.265 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-15 11:15:38.656 | Processing triggers for man-db (2.9.1-1) ... 2021-12-15 11:15:39.063 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-15 11:15:46.323 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:15:46.327 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:15:46.330 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:46.334 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:46.337 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:46.339 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:46.342 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:46.344 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:15:46.346 | + functions-common:time_stop:2409 : start_time=1639566934106 2021-12-15 11:15:46.348 | + functions-common:time_stop:2411 : [[ -z 1639566934106 ]] 2021-12-15 11:15:46.351 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:46.356 | + functions-common:time_stop:2414 : end_time=1639566946353 2021-12-15 11:15:46.360 | + functions-common:time_stop:2415 : elapsed_time=12247 2021-12-15 11:15:46.363 | + functions-common:time_stop:2416 : total=289345 2021-12-15 11:15:46.366 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:46.369 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=301592 2021-12-15 11:15:46.372 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:15:46.374 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-15 11:15:46.377 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:15:46.379 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:15:46.381 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-15 11:15:46.449 | Enabling module proxy. 2021-12-15 11:15:46.458 | To activate the new configuration, you need to run: 2021-12-15 11:15:46.458 | systemctl restart apache2 2021-12-15 11:15:46.463 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-15 11:15:46.528 | Considering dependency proxy for proxy_uwsgi: 2021-12-15 11:15:46.528 | Module proxy already enabled 2021-12-15 11:15:46.528 | Enabling module proxy_uwsgi. 2021-12-15 11:15:46.537 | To activate the new configuration, you need to run: 2021-12-15 11:15:46.537 | systemctl restart apache2 2021-12-15 11:15:46.543 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-15 11:15:46.547 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:15:46.550 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:15:46.554 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:15:46.701 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-15 11:15:46.704 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-15 11:15:46.706 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-15 11:15:46.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-12-15 11:15:46.715 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.718 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-15 11:15:46.720 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-15 11:15:46.723 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-15 11:15:46.725 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-12-15 11:15:46.734 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.737 | + ./stack.sh:main:873 : install_glanceclient 2021-12-15 11:15:46.739 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-15 11:15:46.742 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-15 11:15:46.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.748 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.751 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-12-15 11:15:46.754 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.757 | + ./stack.sh:main:874 : install_cinderclient 2021-12-15 11:15:46.760 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-15 11:15:46.762 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-15 11:15:46.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.767 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.769 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-12-15 11:15:46.771 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.773 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-15 11:15:46.775 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-15 11:15:46.778 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-12-15 11:15:46.784 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.787 | + ./stack.sh:main:875 : install_novaclient 2021-12-15 11:15:46.789 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-15 11:15:46.791 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-15 11:15:46.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-12-15 11:15:46.800 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.803 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-15 11:15:46.822 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:46.825 | + ./stack.sh:main:877 : install_swiftclient 2021-12-15 11:15:46.827 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-15 11:15:46.829 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-15 11:15:46.831 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-12-15 11:15:46.839 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.841 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-15 11:15:46.857 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:46.860 | + ./stack.sh:main:880 : install_neutronclient 2021-12-15 11:15:46.862 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-15 11:15:46.864 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-15 11:15:46.867 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.869 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-12-15 11:15:46.874 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.876 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-15 11:15:46.878 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-15 11:15:46.881 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-15 11:15:46.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:15:46.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:15:46.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-12-15 11:15:46.890 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:15:46.893 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-15 11:15:46.895 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-15 11:15:46.897 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 11:15:46.900 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-15 11:15:46.903 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-15 11:15:46.905 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 11:15:46.908 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:15:46.909 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 11:15:46.914 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-15 11:15:46.918 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-15 11:15:46.920 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-15 11:15:46.924 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-15 11:15:46.927 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-15 11:15:46.952 | Using python 3.8 to install keystonemiddleware 2021-12-15 11:15:46.955 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-15 11:15:47.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:47.699 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:47.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:47.699 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:48.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:15:48.793 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-15 11:15:48.864 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-15 11:15:48.865 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-15 11:15:48.867 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-15 11:15:48.868 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-15 11:15:48.869 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-15 11:15:48.870 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-15 11:15:48.871 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-15 11:15:48.872 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-15 11:15:48.873 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-15 11:15:48.874 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-15 11:15:48.875 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-15 11:15:48.876 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-15 11:15:48.877 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-15 11:15:48.878 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-15 11:15:48.936 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-15 11:15:48.938 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-15 11:15:48.939 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-15 11:15:48.976 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-15 11:15:49.016 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-15 11:15:49.017 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-15 11:15:49.019 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-15 11:15:49.020 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-15 11:15:49.067 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-15 11:15:49.071 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-15 11:15:49.081 | 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.3) 2021-12-15 11:15:49.082 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-15 11:15:49.096 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-15 11:15:49.097 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-15 11:15:49.099 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-15 11:15:49.165 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-15 11:15:49.166 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-15 11:15:49.168 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-15 11:15:49.169 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-15 11:15:49.220 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-15 11:15:49.232 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-15 11:15:50.799 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:15:50.912 | + inc/python:pip_install:200 : result=0 2021-12-15 11:15:50.916 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:15:50.920 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:50.924 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:50.928 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:50.931 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:50.933 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:50.935 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:15:50.937 | + functions-common:time_stop:2409 : start_time=1639566946946 2021-12-15 11:15:50.939 | + functions-common:time_stop:2411 : [[ -z 1639566946946 ]] 2021-12-15 11:15:50.942 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:50.946 | + functions-common:time_stop:2414 : end_time=1639566950944 2021-12-15 11:15:50.949 | + functions-common:time_stop:2415 : elapsed_time=3998 2021-12-15 11:15:50.951 | + functions-common:time_stop:2416 : total=49963 2021-12-15 11:15:50.953 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:50.955 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=53961 2021-12-15 11:15:50.958 | + inc/python:pip_install:203 : return 0 2021-12-15 11:15:50.960 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-15 11:15:50.963 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-15 11:15:50.965 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 11:15:50.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-15 11:15:50.971 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-15 11:15:50.973 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 11:15:50.977 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:15:50.977 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 11:15:50.983 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-15 11:15:50.986 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-15 11:15:50.990 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-15 11:15:50.993 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-15 11:15:50.996 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-15 11:15:51.019 | Using python 3.8 to install python-memcached 2021-12-15 11:15:51.022 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-15 11:15:51.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:51.760 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:51.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:51.760 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:52.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:15:53.357 | Collecting python-memcached 2021-12-15 11:15:53.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-15 11:15:53.373 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-15 11:15:54.941 | Installing collected packages: python-memcached 2021-12-15 11:15:55.037 | Successfully installed python-memcached-1.59 2021-12-15 11:15:55.037 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:15:55.151 | + inc/python:pip_install:200 : result=0 2021-12-15 11:15:55.154 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:15:55.158 | + functions-common:time_stop:2402 : local name 2021-12-15 11:15:55.161 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:15:55.164 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:15:55.167 | + functions-common:time_stop:2405 : local total 2021-12-15 11:15:55.169 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:15:55.173 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:15:55.176 | + functions-common:time_stop:2409 : start_time=1639566951014 2021-12-15 11:15:55.178 | + functions-common:time_stop:2411 : [[ -z 1639566951014 ]] 2021-12-15 11:15:55.181 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:15:55.186 | + functions-common:time_stop:2414 : end_time=1639566955183 2021-12-15 11:15:55.189 | + functions-common:time_stop:2415 : elapsed_time=4169 2021-12-15 11:15:55.192 | + functions-common:time_stop:2416 : total=53961 2021-12-15 11:15:55.195 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:15:55.198 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=58130 2021-12-15 11:15:55.200 | + inc/python:pip_install:203 : return 0 2021-12-15 11:15:55.203 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-15 11:15:55.219 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:15:55.221 | + ./stack.sh:main:887 : '[' 10.222.0.44 == 10.222.0.44 ']' 2021-12-15 11:15:55.224 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-15 11:15:55.226 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-15 11:15:55.228 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-15 11:15:55.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:15:55.233 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-15 11:15:55.235 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-15 11:15:55.251 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:15:55.253 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-15 11:15:55.255 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-15 11:15:55.258 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-15 11:15:55.260 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:15:55.262 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:15:55.264 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:15:55.267 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:15:55.270 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:15:55.275 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:15:55.293 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:15:55.295 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:15:55.297 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:15:55.300 | + functions-common:git_clone:606 : echo master 2021-12-15 11:15:55.300 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:15:55.306 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-15 11:15:55.308 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:15:55.310 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-15 11:15:55.313 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:15:55.313 | + functions-common:git_clone:655 : head -1 2021-12-15 11:15:55.316 | fc9efc45b Merge "Accept STS and IAM services from Ceph Obj Gateway" 2021-12-15 11:15:55.320 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:15:55.322 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-15 11:15:55.325 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:15:55.328 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 11:15:55.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-15 11:15:55.333 | + inc/python:setup_develop:344 : local extras= 2021-12-15 11:15:55.336 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-15 11:15:55.338 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:15:55.341 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 11:15:55.343 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-15 11:15:55.345 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:15:55.347 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:15:55.350 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-15 11:15:55.353 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:15:55.355 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-15 11:15:55.358 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:15:55.360 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:15:55.363 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-15 11:15:55.370 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-15 11:15:55.372 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-15 11:15:56.023 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-15 11:15:56.027 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:15:56.031 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:15:56.034 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:15:56.038 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-15 11:15:56.041 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-15 11:15:56.043 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:15:56.046 | + inc/python:setup_package:428 : local extras= 2021-12-15 11:15:56.049 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:15:56.051 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:15:56.054 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:15:56.056 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:15:56.059 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:15:56.061 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-15 11:15:56.083 | Using python 3.8 to install /opt/stack/keystone 2021-12-15 11:15:56.086 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-15 11:15:56.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:56.828 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:56.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:15:56.828 | from cryptography.utils import int_from_bytes 2021-12-15 11:15:57.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:15:57.935 | Obtaining file:///opt/stack/keystone 2021-12-15 11:15:57.936 | Preparing metadata (setup.py): started 2021-12-15 11:15:59.349 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:15:59.518 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.8.0) 2021-12-15 11:15:59.519 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.8.7) 2021-12-15 11:15:59.955 | Collecting Flask!=0.11,>=1.0.2 2021-12-15 11:15:59.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-12-15 11:16:00.344 | Collecting Flask-RESTful>=0.3.5 2021-12-15 11:16:00.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-12-15 11:16:00.355 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (36.0.0) 2021-12-15 11:16:00.356 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.28) 2021-12-15 11:16:00.357 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (0.13.0) 2021-12-15 11:16:00.359 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.5.0) 2021-12-15 11:16:00.749 | Collecting passlib>=1.7.0 2021-12-15 11:16:00.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-12-15 11:16:00.773 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.3.0) 2021-12-15 11:16:00.774 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (9.3.0) 2021-12-15 11:16:00.775 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 11:16:01.439 | Collecting scrypt>=0.8.0 2021-12-15 11:16:01.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2021-12-15 11:16:01.482 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2.8.1) 2021-12-15 11:16:01.483 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (8.7.1) 2021-12-15 11:16:01.484 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.0) 2021-12-15 11:16:01.485 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (12.11.0) 2021-12-15 11:16:01.487 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (11.1.0) 2021-12-15 11:16:01.488 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (5.1.0) 2021-12-15 11:16:01.489 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.6.1) 2021-12-15 11:16:01.490 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.5.0) 2021-12-15 11:16:01.491 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.10.0) 2021-12-15 11:16:01.492 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.2.0) 2021-12-15 11:16:01.493 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.4.0) 2021-12-15 11:16:01.494 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (4.12.0) 2021-12-15 11:16:01.895 | Collecting oauthlib>=0.6.2 2021-12-15 11:16:01.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-12-15 11:16:02.316 | Collecting pysaml2>=5.0.0 2021-12-15 11:16:02.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-12-15 11:16:02.776 | Collecting PyJWT>=1.6.1 2021-12-15 11:16:02.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-12-15 11:16:02.787 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.1.4) 2021-12-15 11:16:02.788 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev19) (3.2.0) 2021-12-15 11:16:02.789 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.1.1) 2021-12-15 11:16:02.790 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (1.0.3) 2021-12-15 11:16:02.791 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (3.4.2) 2021-12-15 11:16:02.792 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev19) (2021.3) 2021-12-15 11:16:02.802 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.15.0) 2021-12-15 11:16:02.803 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev19) (1.16.0) 2021-12-15 11:16:02.845 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev19) (5.1.0) 2021-12-15 11:16:03.214 | Collecting itsdangerous>=2.0 2021-12-15 11:16:03.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-12-15 11:16:03.639 | Collecting click>=7.1.2 2021-12-15 11:16:03.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-12-15 11:16:04.061 | Collecting Werkzeug>=2.0 2021-12-15 11:16:04.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-12-15 11:16:04.080 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev19) (3.0.3) 2021-12-15 11:16:04.452 | Collecting aniso8601>=0.82 2021-12-15 11:16:04.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-12-15 11:16:04.526 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (4.4.0) 2021-12-15 11:16:04.530 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2.26.0) 2021-12-15 11:16:04.623 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (1.5.0) 2021-12-15 11:16:04.624 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (0.8.0) 2021-12-15 11:16:04.626 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (6.0) 2021-12-15 11:16:04.627 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev19) (2.3.0) 2021-12-15 11:16:04.679 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.7.5) 2021-12-15 11:16:04.680 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.0.1) 2021-12-15 11:16:04.681 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev19) (0.5.0) 2021-12-15 11:16:04.732 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (0.9.6) 2021-12-15 11:16:04.734 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev19) (2.8.2) 2021-12-15 11:16:04.815 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.2.2) 2021-12-15 11:16:04.817 | 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.1.0.dev19) (2.7.0) 2021-12-15 11:16:04.818 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (5.0.6) 2021-12-15 11:16:04.820 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (4.2.4) 2021-12-15 11:16:04.823 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (0.4.0) 2021-12-15 11:16:04.824 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 11:16:04.842 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev19) (3.3.0) 2021-12-15 11:16:04.892 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (2.4.0) 2021-12-15 11:16:04.910 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (21.3) 2021-12-15 11:16:04.911 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (3.0.6) 2021-12-15 11:16:04.912 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (0.11.0) 2021-12-15 11:16:04.914 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev19) (1.0.2) 2021-12-15 11:16:04.964 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev19) (4.5.0) 2021-12-15 11:16:05.075 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (5.4.0) 2021-12-15 11:16:05.438 | Collecting defusedxml 2021-12-15 11:16:05.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-12-15 11:16:05.883 | Collecting xmlschema>=1.2.1 2021-12-15 11:16:05.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99b/24c60efaa2cc3/xmlschema-1.9.1-py3-none-any.whl (273 kB) 2021-12-15 11:16:05.905 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev19) (21.0.0) 2021-12-15 11:16:06.121 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev19) (1.1.2) 2021-12-15 11:16:06.143 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.5.2) 2021-12-15 11:16:06.144 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev19) (0.4.2) 2021-12-15 11:16:06.215 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (1.1.6) 2021-12-15 11:16:06.217 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev19) (4.8.2) 2021-12-15 11:16:06.235 | 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.1.0.dev19) (5.0.0) 2021-12-15 11:16:06.307 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev19) (2.21) 2021-12-15 11:16:06.349 | 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.1.0.dev19) (1.13.3) 2021-12-15 11:16:06.460 | 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.1.0.dev19) (2.0.1) 2021-12-15 11:16:06.532 | 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.1.0.dev19) (1.7.0) 2021-12-15 11:16:06.657 | 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.1.0.dev19) (0.14.1) 2021-12-15 11:16:06.685 | 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.1.0.dev19) (0.12.0) 2021-12-15 11:16:06.726 | 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.1.0.dev19) (0.33.0) 2021-12-15 11:16:06.727 | 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.1.0.dev19) (3.0.0) 2021-12-15 11:16:06.728 | 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.1.0.dev19) (2.5.1) 2021-12-15 11:16:06.730 | 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.1.0.dev19) (1.3.3) 2021-12-15 11:16:06.733 | 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.1.0.dev19) (3.5.0) 2021-12-15 11:16:06.735 | 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.1.0.dev19) (2.1.1) 2021-12-15 11:16:06.786 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev19) (0.2.5) 2021-12-15 11:16:06.921 | 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.1.0.dev19) (3.3) 2021-12-15 11:16:06.922 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev19) (2019.11.28) 2021-12-15 11:16:06.924 | 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.1.0.dev19) (1.26.7) 2021-12-15 11:16:06.926 | 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.1.0.dev19) (2.0.9) 2021-12-15 11:16:07.111 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev19) (2.5.0) 2021-12-15 11:16:07.658 | Collecting elementpath<3.0.0,>=2.4.0 2021-12-15 11:16:07.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2021-12-15 11:16:07.756 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev19) (3.6.0) 2021-12-15 11:16:07.935 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev19) (2.1.0) 2021-12-15 11:16:07.964 | 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.1.0.dev19) (1.6) 2021-12-15 11:16:08.106 | 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.1.0.dev19) (59.5.0) 2021-12-15 11:16:08.203 | 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.1.0.dev19) (0.7) 2021-12-15 11:16:08.238 | 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.1.0.dev19) (1.0.0) 2021-12-15 11:16:09.644 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-12-15 11:16:10.156 | Attempting uninstall: click 2021-12-15 11:16:10.158 | Found existing installation: Click 7.0 2021-12-15 11:16:10.166 | Uninstalling Click-7.0: 2021-12-15 11:16:10.197 | Successfully uninstalled Click-7.0 2021-12-15 11:16:11.405 | Attempting uninstall: PyJWT 2021-12-15 11:16:11.407 | Found existing installation: PyJWT 1.7.1 2021-12-15 11:16:11.416 | Uninstalling PyJWT-1.7.1: 2021-12-15 11:16:11.444 | Successfully uninstalled PyJWT-1.7.1 2021-12-15 11:16:11.881 | Attempting uninstall: oauthlib 2021-12-15 11:16:11.885 | Found existing installation: oauthlib 3.1.0 2021-12-15 11:16:11.893 | Uninstalling oauthlib-3.1.0: 2021-12-15 11:16:11.928 | Successfully uninstalled oauthlib-3.1.0 2021-12-15 11:16:12.097 | Running setup.py develop for keystone 2021-12-15 11:16:14.023 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.1 2021-12-15 11:16:14.023 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:16:14.183 | + inc/python:pip_install:200 : result=0 2021-12-15 11:16:14.187 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:16:14.191 | + functions-common:time_stop:2402 : local name 2021-12-15 11:16:14.193 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:16:14.197 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:16:14.200 | + functions-common:time_stop:2405 : local total 2021-12-15 11:16:14.204 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:16:14.207 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:16:14.211 | + functions-common:time_stop:2409 : start_time=1639566956077 2021-12-15 11:16:14.213 | + functions-common:time_stop:2411 : [[ -z 1639566956077 ]] 2021-12-15 11:16:14.218 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:16:14.223 | + functions-common:time_stop:2414 : end_time=1639566974221 2021-12-15 11:16:14.225 | + functions-common:time_stop:2415 : elapsed_time=18144 2021-12-15 11:16:14.227 | + functions-common:time_stop:2416 : total=58130 2021-12-15 11:16:14.229 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:16:14.232 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=76274 2021-12-15 11:16:14.235 | + inc/python:pip_install:203 : return 0 2021-12-15 11:16:14.237 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:16:14.240 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 11:16:14.243 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 11:16:14.262 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-15 11:16:14.275 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-15 11:16:14.278 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-15 11:16:14.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:16:14.284 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:16:14.288 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-12-15 11:16:14.291 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:16:14.294 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-15 11:16:14.313 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:14.315 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-15 11:16:14.318 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:16:14.321 | + ./stack.sh:main:889 : configure_keystone 2021-12-15 11:16:14.324 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-15 11:16:14.339 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-15 11:16:14.342 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-15 11:16:14.348 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-15 11:16:14.368 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:14.370 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-15 11:16:14.403 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-15 11:16:14.433 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-15 11:16:14.463 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-15 11:16:14.495 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-15 11:16:14.529 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-15 11:16:14.565 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-15 11:16:14.593 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-15 11:16:14.621 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-15 11:16:14.624 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-15 11:16:14.626 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-15 11:16:14.629 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-15 11:16:14.631 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 11:16:14.634 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:16:14.654 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:14.658 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 11:16:14.661 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 11:16:14.664 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:16:14.682 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:14.684 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:16:14.688 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:16:14.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:16:14.721 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:16:14.723 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-15 11:16:14.726 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-15 11:16:14.742 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:14.744 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2021-12-15 11:16:14.777 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-15 11:16:14.780 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-15 11:16:14.812 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-15 11:16:14.815 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-15 11:16:14.817 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-15 11:16:14.820 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-15 11:16:14.822 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 11:16:14.825 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-15 11:16:14.858 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-15 11:16:14.861 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-15 11:16:14.863 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-15 11:16:14.866 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-15 11:16:14.869 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:16:14.890 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:16:14.893 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:16:14.895 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:16:14.898 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:16:14.900 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:16:14.928 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:16:14.957 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:16:14.991 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:16:15.024 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-15 11:16:15.055 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-15 11:16:15.057 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-15 11:16:15.060 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-15 11:16:15.062 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-15 11:16:15.065 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-15 11:16:15.067 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 11:16:15.069 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 11:16:15.072 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-15 11:16:15.077 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-15 11:16:15.079 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 11:16:15.082 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 11:16:15.100 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 11:16:15.101 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:16:15.114 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 11:16:15.119 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:16:15.139 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 11:16:15.142 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-15 11:16:15.146 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-15 11:16:15.178 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-15 11:16:15.206 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-15 11:16:15.233 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-15 11:16:15.261 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-15 11:16:15.291 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-15 11:16:15.318 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-15 11:16:15.348 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-15 11:16:15.378 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-15 11:16:15.411 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 11:16:15.439 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-15 11:16:15.469 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-15 11:16:15.499 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-15 11:16:15.528 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 11:16:15.531 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 11:16:15.534 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-15 11:16:15.536 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-15 11:16:15.538 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 11:16:15.541 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:16:15.544 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:16:15.547 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 11:16:15.550 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 11:16:15.553 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-15 11:16:15.587 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-15 11:16:15.621 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-15 11:16:15.622 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-15 11:16:15.630 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-15 11:16:15.634 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-15 11:16:15.637 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-15 11:16:15.640 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 11:16:15.643 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 11:16:15.645 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:16:15.648 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:16:15.651 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:16:15.654 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 11:16:15.658 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 11:16:15.661 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:16:15.665 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:16:15.668 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-15 11:16:15.734 | Enabling site keystone-wsgi-public. 2021-12-15 11:16:15.741 | To activate the new configuration, you need to run: 2021-12-15 11:16:15.741 | systemctl reload apache2 2021-12-15 11:16:15.747 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 11:16:15.751 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:16:15.754 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:16:15.758 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:16:15.888 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-15 11:16:15.920 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-15 11:16:15.955 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-15 11:16:15.994 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-15 11:16:15.998 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-15 11:16:16.038 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-15 11:16:16.066 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-15 11:16:16.099 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-15 11:16:16.118 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:16.121 | + ./stack.sh:main:894 : is_service_enabled ceilometer 2021-12-15 11:16:16.141 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:16.143 | + ./stack.sh:main:897 : stack_install_service swift 2021-12-15 11:16:16.145 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-15 11:16:16.148 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-15 11:16:16.151 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:16:16.153 | + lib/stack:stack_install_service:32 : install_swift 2021-12-15 11:16:16.155 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-12-15 11:16:16.158 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-15 11:16:16.160 | + functions-common:git_clone:586 : local git_dest=/opt/stack/swift 2021-12-15 11:16:16.162 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:16:16.165 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:16:16.168 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:16:16.170 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:16:16.173 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:16:16.175 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:16:16.191 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:16:16.193 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:16:16.197 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:16:16.200 | + functions-common:git_clone:606 : echo master 2021-12-15 11:16:16.200 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:16:16.205 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/swift ]] 2021-12-15 11:16:16.207 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:16:16.210 | + functions-common:git_clone:654 : cd /opt/stack/swift 2021-12-15 11:16:16.213 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:16:16.213 | + functions-common:git_clone:655 : head -1 2021-12-15 11:16:16.216 | 876377435 Merge "updaters: use replication network" 2021-12-15 11:16:16.219 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:16:16.222 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-12-15 11:16:16.224 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:16:16.227 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 11:16:16.229 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-12-15 11:16:16.234 | + inc/python:setup_develop:344 : local extras=keystone 2021-12-15 11:16:16.236 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-15 11:16:16.238 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:16:16.240 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 11:16:16.243 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-12-15 11:16:16.245 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:16:16.247 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-12-15 11:16:16.250 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-12-15 11:16:16.252 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:16:16.255 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-12-15 11:16:16.257 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:16:16.260 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:16:16.263 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-15 11:16:16.268 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-12-15 11:16:16.270 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-12-15 11:16:16.904 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-12-15 11:16:16.906 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:16:16.910 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:16:16.913 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:16:16.916 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-12-15 11:16:16.918 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-12-15 11:16:16.920 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:16:16.923 | + inc/python:setup_package:428 : local extras=keystone 2021-12-15 11:16:16.925 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:16:16.927 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-12-15 11:16:16.930 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-12-15 11:16:16.932 | + inc/python:setup_package:438 : extras='[keystone]' 2021-12-15 11:16:16.934 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:16:16.937 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-15 11:16:16.961 | Using python 3.8 to install /opt/stack/swift 2021-12-15 11:16:16.964 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-15 11:16:17.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:16:17.740 | from cryptography.utils import int_from_bytes 2021-12-15 11:16:17.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:16:17.740 | from cryptography.utils import int_from_bytes 2021-12-15 11:16:18.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:16:18.864 | Obtaining file:///opt/stack/swift 2021-12-15 11:16:18.864 | Preparing metadata (setup.py): started 2021-12-15 11:16:19.966 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:16:20.100 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.33.0) 2021-12-15 11:16:20.101 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.1.2) 2021-12-15 11:16:20.103 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (0.11.0) 2021-12-15 11:16:20.104 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.1.1) 2021-12-15 11:16:21.025 | Collecting lxml>=3.4.1 2021-12-15 11:16:21.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf2/01bf5594d1aab/lxml-4.6.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2021-12-15 11:16:21.210 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (2.26.0) 2021-12-15 11:16:21.211 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (1.16.0) 2021-12-15 11:16:21.798 | Collecting xattr>=0.4 2021-12-15 11:16:21.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e58/94e585979e729/xattr-0.9.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2021-12-15 11:16:22.297 | Collecting PyECLib>=1.3.1 2021-12-15 11:16:22.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-15 11:16:22.631 | Preparing metadata (setup.py): started 2021-12-15 11:16:23.235 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:16:23.239 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (36.0.0) 2021-12-15 11:16:23.240 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev84) (9.3.0) 2021-12-15 11:16:23.277 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev84) (1.15.0) 2021-12-15 11:16:23.285 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev84) (2.1.0) 2021-12-15 11:16:23.339 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.4.0) 2021-12-15 11:16:23.341 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.2.0) 2021-12-15 11:16:23.342 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.1.1) 2021-12-15 11:16:23.343 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.4.0) 2021-12-15 11:16:23.344 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.12.0) 2021-12-15 11:16:23.345 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 11:16:23.347 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.1) 2021-12-15 11:16:23.348 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.8.7) 2021-12-15 11:16:23.349 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.8.0) 2021-12-15 11:16:23.350 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (8.7.1) 2021-12-15 11:16:23.351 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.6.1) 2021-12-15 11:16:23.352 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (4.3.0) 2021-12-15 11:16:23.377 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev84) (59.5.0) 2021-12-15 11:16:23.408 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2019.11.28) 2021-12-15 11:16:23.411 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (3.3) 2021-12-15 11:16:23.412 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (1.26.7) 2021-12-15 11:16:23.414 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev84) (2.0.9) 2021-12-15 11:16:23.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev84) (2.21) 2021-12-15 11:16:23.530 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.7.0) 2021-12-15 11:16:23.532 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.2) 2021-12-15 11:16:23.533 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.5.0) 2021-12-15 11:16:23.573 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.1.4) 2021-12-15 11:16:23.652 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.3.0) 2021-12-15 11:16:23.653 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.5.0) 2021-12-15 11:16:23.654 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (6.0) 2021-12-15 11:16:23.655 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.8.0) 2021-12-15 11:16:23.715 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2.8.2) 2021-12-15 11:16:23.718 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (0.9.6) 2021-12-15 11:16:23.732 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (2021.3) 2021-12-15 11:16:23.734 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.0.3) 2021-12-15 11:16:23.751 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (3.0.6) 2021-12-15 11:16:23.752 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (21.3) 2021-12-15 11:16:23.857 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (1.13.3) 2021-12-15 11:16:23.872 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev84) (5.1.0) 2021-12-15 11:16:24.137 | Building wheels for collected packages: PyECLib 2021-12-15 11:16:24.138 | Building wheel for PyECLib (setup.py): started 2021-12-15 11:16:25.408 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-12-15 11:16:25.409 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55551 sha256=6acbd21c8038a69fa2a84f95371b1cd9b9c79d4a40b52111d4a6579be67c2d44 2021-12-15 11:16:25.409 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-12-15 11:16:25.416 | Successfully built PyECLib 2021-12-15 11:16:26.826 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-12-15 11:16:27.194 | Running setup.py develop for swift 2021-12-15 11:16:28.973 | Successfully installed PyECLib-1.6.0 lxml-4.6.4 swift xattr-0.9.8 2021-12-15 11:16:28.973 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:16:29.142 | + inc/python:pip_install:200 : result=0 2021-12-15 11:16:29.145 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:16:29.148 | + functions-common:time_stop:2402 : local name 2021-12-15 11:16:29.151 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:16:29.158 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:16:29.162 | + functions-common:time_stop:2405 : local total 2021-12-15 11:16:29.164 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:16:29.167 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:16:29.169 | + functions-common:time_stop:2409 : start_time=1639566976954 2021-12-15 11:16:29.171 | + functions-common:time_stop:2411 : [[ -z 1639566976954 ]] 2021-12-15 11:16:29.174 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:16:29.182 | + functions-common:time_stop:2414 : end_time=1639566989178 2021-12-15 11:16:29.184 | + functions-common:time_stop:2415 : elapsed_time=12224 2021-12-15 11:16:29.187 | + functions-common:time_stop:2416 : total=76274 2021-12-15 11:16:29.189 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:16:29.192 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=88498 2021-12-15 11:16:29.195 | + inc/python:pip_install:203 : return 0 2021-12-15 11:16:29.198 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:16:29.202 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 11:16:29.205 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 11:16:29.224 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-15 11:16:29.247 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-12-15 11:16:29.249 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-12-15 11:16:29.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:16:29.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:16:29.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-12-15 11:16:29.265 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:16:29.269 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-12-15 11:16:29.273 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:16:29.278 | + ./stack.sh:main:898 : configure_swift 2021-12-15 11:16:29.281 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-15 11:16:29.283 | + lib/swift:configure_swift:335 : local node_number 2021-12-15 11:16:29.286 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-15 11:16:29.288 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-15 11:16:29.291 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 11:16:30.332 | No container-updater running 2021-12-15 11:16:30.332 | No object-updater running 2021-12-15 11:16:30.332 | No object-auditor running 2021-12-15 11:16:30.332 | No container-auditor running 2021-12-15 11:16:30.332 | No container-sync running 2021-12-15 11:16:30.332 | No proxy-server running 2021-12-15 11:16:30.332 | No account-replicator running 2021-12-15 11:16:30.332 | No container-replicator running 2021-12-15 11:16:30.332 | No container-server running 2021-12-15 11:16:30.332 | No container-sharder running 2021-12-15 11:16:30.332 | No object-replicator running 2021-12-15 11:16:30.332 | No account-server running 2021-12-15 11:16:30.332 | No account-reaper running 2021-12-15 11:16:30.332 | No container-reconciler running 2021-12-15 11:16:30.332 | No account-auditor running 2021-12-15 11:16:30.332 | No object-expirer running 2021-12-15 11:16:30.332 | No object-reconstructor running 2021-12-15 11:16:30.333 | No object-server running 2021-12-15 11:16:30.404 | + lib/swift:configure_swift:340 : true 2021-12-15 11:16:30.407 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-12-15 11:16:30.422 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-15 11:16:30.442 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-15 11:16:30.446 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-12-15 11:16:30.446 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-12-15 11:16:30.451 | + lib/swift:configure_swift:354 : sed -e ' 2021-12-15 11:16:30.451 | s/%GROUP%/ubuntu/; 2021-12-15 11:16:30.451 | s/%USER%/ubuntu/; 2021-12-15 11:16:30.451 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-15 11:16:30.451 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-15 11:16:30.454 | uid = ubuntu 2021-12-15 11:16:30.454 | gid = ubuntu 2021-12-15 11:16:30.454 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-15 11:16:30.454 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-15 11:16:30.454 | address = 127.0.0.1 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | [account6612] 2021-12-15 11:16:30.455 | max connections = 25 2021-12-15 11:16:30.455 | path = /opt/stack/data/swift/1/node/ 2021-12-15 11:16:30.455 | read only = false 2021-12-15 11:16:30.455 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | [account6622] 2021-12-15 11:16:30.455 | max connections = 25 2021-12-15 11:16:30.455 | path = /opt/stack/data/swift/2/node/ 2021-12-15 11:16:30.455 | read only = false 2021-12-15 11:16:30.455 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | [account6632] 2021-12-15 11:16:30.455 | max connections = 25 2021-12-15 11:16:30.455 | path = /opt/stack/data/swift/3/node/ 2021-12-15 11:16:30.455 | read only = false 2021-12-15 11:16:30.455 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | [account6642] 2021-12-15 11:16:30.455 | max connections = 25 2021-12-15 11:16:30.455 | path = /opt/stack/data/swift/4/node/ 2021-12-15 11:16:30.455 | read only = false 2021-12-15 11:16:30.455 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | [container6611] 2021-12-15 11:16:30.455 | max connections = 25 2021-12-15 11:16:30.455 | path = /opt/stack/data/swift/1/node/ 2021-12-15 11:16:30.455 | read only = false 2021-12-15 11:16:30.455 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.455 | [container6621] 2021-12-15 11:16:30.455 | max connections = 25 2021-12-15 11:16:30.455 | path = /opt/stack/data/swift/2/node/ 2021-12-15 11:16:30.455 | read only = false 2021-12-15 11:16:30.455 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-15 11:16:30.455 | 2021-12-15 11:16:30.456 | [container6631] 2021-12-15 11:16:30.456 | max connections = 25 2021-12-15 11:16:30.456 | path = /opt/stack/data/swift/3/node/ 2021-12-15 11:16:30.456 | read only = false 2021-12-15 11:16:30.456 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-15 11:16:30.456 | 2021-12-15 11:16:30.456 | [container6641] 2021-12-15 11:16:30.456 | max connections = 25 2021-12-15 11:16:30.456 | path = /opt/stack/data/swift/4/node/ 2021-12-15 11:16:30.456 | read only = false 2021-12-15 11:16:30.456 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-15 11:16:30.456 | 2021-12-15 11:16:30.456 | 2021-12-15 11:16:30.456 | [object6613] 2021-12-15 11:16:30.456 | max connections = 25 2021-12-15 11:16:30.456 | path = /opt/stack/data/swift/1/node/ 2021-12-15 11:16:30.456 | read only = false 2021-12-15 11:16:30.456 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-15 11:16:30.456 | 2021-12-15 11:16:30.456 | [object6623] 2021-12-15 11:16:30.456 | max connections = 25 2021-12-15 11:16:30.456 | path = /opt/stack/data/swift/2/node/ 2021-12-15 11:16:30.456 | read only = false 2021-12-15 11:16:30.456 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-15 11:16:30.456 | 2021-12-15 11:16:30.456 | [object6633] 2021-12-15 11:16:30.456 | max connections = 25 2021-12-15 11:16:30.456 | path = /opt/stack/data/swift/3/node/ 2021-12-15 11:16:30.456 | read only = false 2021-12-15 11:16:30.456 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-15 11:16:30.456 | 2021-12-15 11:16:30.456 | [object6643] 2021-12-15 11:16:30.456 | max connections = 25 2021-12-15 11:16:30.456 | path = /opt/stack/data/swift/4/node/ 2021-12-15 11:16:30.456 | read only = false 2021-12-15 11:16:30.456 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-15 11:16:30.458 | + lib/swift:configure_swift:360 : is_ubuntu 2021-12-15 11:16:30.460 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:16:30.462 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:16:30.465 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-15 11:16:30.484 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-15 11:16:30.486 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-15 11:16:30.491 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-15 11:16:30.496 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-15 11:16:30.500 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-15 11:16:30.507 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-15 11:16:30.535 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2021-12-15 11:16:30.561 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-15 11:16:30.578 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-15 11:16:30.610 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-15 11:16:30.628 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-15 11:16:30.669 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-15 11:16:30.688 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-15 11:16:30.721 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-15 11:16:30.745 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-15 11:16:30.773 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-15 11:16:30.793 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 11:16:30.827 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-15 11:16:30.845 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-12-15 11:16:30.861 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:30.863 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-15 11:16:30.891 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-15 11:16:30.929 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-15 11:16:30.959 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-15 11:16:30.992 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-12-15 11:16:31.010 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:31.012 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-15 11:16:31.040 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-12-15 11:16:31.055 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:31.057 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-12-15 11:16:31.072 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:31.075 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-12-15 11:16:31.077 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-15 11:16:31.094 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:31.096 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-12-15 11:16:31.099 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-12-15 11:16:31.101 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-15 11:16:31.107 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-15 11:16:31.112 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-15 11:16:31.140 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-15 11:16:31.167 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-15 11:16:31.197 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-15 11:16:31.226 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-15 11:16:31.262 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-15 11:16:31.265 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2021-12-15 11:16:31.267 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2021-12-15 11:16:31.270 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2021-12-15 11:16:31.272 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-15 11:16:31.304 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-15 11:16:31.336 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2021-12-15 11:16:31.362 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-15 11:16:31.389 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-15 11:16:31.416 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-15 11:16:31.450 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-15 11:16:31.480 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-15 11:16:31.512 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:16:31.542 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-15 11:16:31.571 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-15 11:16:31.605 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-15 11:16:31.641 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-15 11:16:31.669 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-15 11:16:31.702 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-15 11:16:31.735 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-15 11:16:31.754 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-15 11:16:31.788 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-15 11:16:31.815 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-15 11:16:31.820 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-15 11:16:31.854 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-15 11:16:31.885 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-15 11:16:31.915 | + lib/swift:configure_swift:478 : local node_number 2021-12-15 11:16:31.917 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 11:16:31.920 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 11:16:31.922 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-15 11:16:31.926 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-15 11:16:31.929 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-15 11:16:31.932 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 11:16:31.934 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-15 11:16:31.936 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-15 11:16:31.939 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 11:16:31.941 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 11:16:31.944 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-15 11:16:31.964 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-15 11:16:31.993 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-15 11:16:32.011 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-15 11:16:32.040 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-15 11:16:32.058 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 11:16:32.089 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-15 11:16:32.108 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 11:16:32.138 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-15 11:16:32.157 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 11:16:32.190 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-15 11:16:32.216 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-15 11:16:32.251 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-15 11:16:32.269 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-15 11:16:32.305 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-15 11:16:32.323 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-15 11:16:32.352 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-15 11:16:32.376 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-15 11:16:32.408 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-15 11:16:32.413 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-15 11:16:32.432 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 11:16:32.464 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-15 11:16:32.495 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 11:16:32.498 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-15 11:16:32.502 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-15 11:16:32.505 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-15 11:16:32.507 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 11:16:32.509 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-15 11:16:32.511 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-15 11:16:32.513 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 11:16:32.516 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 11:16:32.518 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-15 11:16:32.536 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-15 11:16:32.563 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-15 11:16:32.584 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-15 11:16:32.617 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-15 11:16:32.637 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 11:16:32.673 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-15 11:16:32.697 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 11:16:32.726 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-15 11:16:32.745 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 11:16:32.777 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-15 11:16:32.797 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-15 11:16:32.826 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-15 11:16:32.846 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-15 11:16:32.882 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-15 11:16:32.904 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-15 11:16:32.934 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-15 11:16:32.956 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-15 11:16:32.985 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-15 11:16:32.990 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-15 11:16:33.011 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 11:16:33.041 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 11:16:33.044 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-15 11:16:33.049 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-15 11:16:33.051 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-15 11:16:33.054 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-15 11:16:33.056 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-15 11:16:33.058 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-15 11:16:33.060 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-15 11:16:33.063 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-15 11:16:33.065 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-15 11:16:33.086 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-15 11:16:33.120 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-15 11:16:33.139 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-15 11:16:33.169 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-15 11:16:33.189 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-15 11:16:33.217 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-15 11:16:33.236 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-15 11:16:33.272 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-15 11:16:33.294 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-15 11:16:33.327 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-15 11:16:33.347 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-15 11:16:33.384 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-15 11:16:33.402 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-15 11:16:33.432 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-15 11:16:33.453 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-15 11:16:33.481 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-15 11:16:33.504 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-15 11:16:33.532 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-15 11:16:33.536 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-15 11:16:33.557 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-15 11:16:33.593 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-15 11:16:33.624 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-15 11:16:33.656 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-15 11:16:33.687 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-12-15 11:16:33.690 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-15 11:16:33.695 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-15 11:16:33.726 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-15 11:16:33.758 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-15 11:16:33.790 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-15 11:16:33.818 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-15 11:16:33.847 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-15 11:16:33.876 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-15 11:16:33.909 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-15 11:16:33.939 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-15 11:16:33.969 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-12-15 11:16:33.986 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:33.988 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-15 11:16:34.006 | + lib/swift:configure_swift:521 : local auth_vers 2021-12-15 11:16:34.009 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-12-15 11:16:34.030 | + lib/swift:configure_swift:522 : auth_vers=3 2021-12-15 11:16:34.032 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2021-12-15 11:16:34.063 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-12-15 11:16:34.067 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-15 11:16:34.104 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2021-12-15 11:16:34.136 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-12-15 11:16:34.139 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-15 11:16:34.172 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-12-15 11:16:34.193 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:34.196 | + lib/swift:configure_swift:541 : local user_group 2021-12-15 11:16:34.199 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-12-15 11:16:34.206 | + lib/swift:configure_swift:542 : user_group=1000 2021-12-15 11:16:34.209 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-15 11:16:34.227 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-15 11:16:34.229 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-15 11:16:34.240 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-12-15 11:16:34.245 | + lib/swift:configure_swift:548 : is_suse 2021-12-15 11:16:34.247 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:16:34.252 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:16:34.255 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:16:34.257 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:16:34.260 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:16:34.263 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:16:34.265 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-15 11:16:34.284 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-12-15 11:16:34.286 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-12-15 11:16:34.289 | + ./stack.sh:main:901 : is_service_enabled s3api 2021-12-15 11:16:34.309 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:16:34.311 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-15 11:16:34.330 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:34.333 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-15 11:16:34.335 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-15 11:16:34.338 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-15 11:16:34.340 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:16:34.343 | + lib/stack:stack_install_service:32 : install_glance 2021-12-15 11:16:34.345 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-15 11:16:34.348 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-15 11:16:34.350 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-15 11:16:34.367 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:34.370 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-15 11:16:34.373 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-15 11:16:34.391 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:16:34.394 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-15 11:16:34.397 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-15 11:16:34.399 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-15 11:16:34.402 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:16:34.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:16:34.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-12-15 11:16:34.410 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:16:34.414 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2021-12-15 11:16:34.418 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-15 11:16:34.420 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-15 11:16:34.424 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2021-12-15 11:16:34.427 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-15 11:16:34.430 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-15 11:16:34.433 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-15 11:16:34.437 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-15 11:16:34.440 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-15 11:16:34.443 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-15 11:16:34.447 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:16:34.448 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-15 11:16:34.456 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-15 11:16:34.459 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-15 11:16:34.463 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-15 11:16:34.466 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-15 11:16:34.469 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 11:16:34.497 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-12-15 11:16:34.500 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-15 11:16:35.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:16:35.264 | from cryptography.utils import int_from_bytes 2021-12-15 11:16:35.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:16:35.264 | from cryptography.utils import int_from_bytes 2021-12-15 11:16:36.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:16:37.246 | Collecting glance-store[cinder,swift]!=0.29.0 2021-12-15 11:16:37.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-12-15 11:16:37.346 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-12-15 11:16:37.347 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 11:16:37.348 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-12-15 11:16:37.350 | 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.12.0) 2021-12-15 11:16:37.351 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-12-15 11:16:37.352 | 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.33.0) 2021-12-15 11:16:37.353 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-12-15 11:16:37.354 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-12-15 11:16:37.355 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-12-15 11:16:37.356 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-12-15 11:16:37.357 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-12-15 11:16:37.359 | 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.5.0) 2021-12-15 11:16:37.888 | Collecting python-swiftclient>=3.2.0 2021-12-15 11:16:37.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2021-12-15 11:16:37.904 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-12-15 11:16:37.906 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-12-15 11:16:37.908 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-12-15 11:16:38.005 | Collecting python-cinderclient>=4.1.0 2021-12-15 11:16:38.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2021-12-15 11:16:38.164 | Collecting os-brick>=2.6.0 2021-12-15 11:16:38.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2021-12-15 11:16:38.192 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-12-15 11:16:38.193 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-12-15 11:16:38.207 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-12-15 11:16:38.276 | 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.8.0) 2021-12-15 11:16:38.277 | 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) (1.0.2) 2021-12-15 11:16:38.278 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-12-15 11:16:38.301 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-12-15 11:16:38.304 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-12-15 11:16:38.306 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-12-15 11:16:38.307 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-12-15 11:16:38.308 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-12-15 11:16:38.320 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-12-15 11:16:38.362 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-12-15 11:16:38.363 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-12-15 11:16:38.364 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-12-15 11:16:38.365 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-12-15 11:16:38.384 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-12-15 11:16:38.386 | 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.3) 2021-12-15 11:16:38.402 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-12-15 11:16:38.419 | 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.3) 2021-12-15 11:16:38.421 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-12-15 11:16:38.440 | 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.6) 2021-12-15 11:16:38.442 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-12-15 11:16:38.521 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-12-15 11:16:38.522 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-12-15 11:16:38.525 | 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.9) 2021-12-15 11:16:38.527 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-12-15 11:16:38.586 | 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.21) 2021-12-15 11:16:38.613 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-12-15 11:16:38.653 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-12-15 11:16:38.824 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-12-15 11:16:38.826 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-12-15 11:16:38.860 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-12-15 11:16:38.861 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-12-15 11:16:38.862 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-12-15 11:16:38.863 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-12-15 11:16:38.865 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-12-15 11:16:38.866 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-12-15 11:16:38.924 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-12-15 11:16:39.126 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-12-15 11:16:39.168 | 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) (59.5.0) 2021-12-15 11:16:39.254 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-12-15 11:16:39.401 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-12-15 11:16:41.003 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-12-15 11:16:42.079 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2021-12-15 11:16:42.079 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:16:42.225 | + inc/python:pip_install:200 : result=0 2021-12-15 11:16:42.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:16:42.233 | + functions-common:time_stop:2402 : local name 2021-12-15 11:16:42.237 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:16:42.240 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:16:42.244 | + functions-common:time_stop:2405 : local total 2021-12-15 11:16:42.247 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:16:42.250 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:16:42.254 | + functions-common:time_stop:2409 : start_time=1639566994490 2021-12-15 11:16:42.257 | + functions-common:time_stop:2411 : [[ -z 1639566994490 ]] 2021-12-15 11:16:42.260 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:16:42.265 | + functions-common:time_stop:2414 : end_time=1639567002262 2021-12-15 11:16:42.268 | + functions-common:time_stop:2415 : elapsed_time=7772 2021-12-15 11:16:42.270 | + functions-common:time_stop:2416 : total=88498 2021-12-15 11:16:42.273 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:16:42.276 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=96270 2021-12-15 11:16:42.278 | + inc/python:pip_install:203 : return 0 2021-12-15 11:16:42.281 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-15 11:16:42.284 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-15 11:16:42.287 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-15 11:16:42.303 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-15 11:16:42.310 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-15 11:16:42.313 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-15 11:16:42.317 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-15 11:16:42.320 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:16:42.323 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:16:42.326 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:16:42.328 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:16:42.331 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:16:42.334 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:16:42.350 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:16:42.353 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:16:42.356 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:16:42.359 | + functions-common:git_clone:606 : echo master 2021-12-15 11:16:42.359 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:16:42.364 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-15 11:16:42.367 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:16:42.369 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-15 11:16:42.372 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:16:42.372 | + functions-common:git_clone:655 : head -1 2021-12-15 11:16:42.375 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-15 11:16:42.378 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:16:42.381 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-15 11:16:42.384 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:16:42.386 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 11:16:42.389 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-15 11:16:42.391 | + inc/python:setup_develop:344 : local extras= 2021-12-15 11:16:42.394 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-15 11:16:42.396 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:16:42.399 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 11:16:42.402 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-15 11:16:42.404 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:16:42.407 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:16:42.410 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-15 11:16:42.414 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:16:42.417 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-15 11:16:42.419 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:16:42.422 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:16:42.425 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-15 11:16:42.431 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-15 11:16:42.433 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-15 11:16:43.068 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-15 11:16:43.072 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:16:43.076 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:16:43.079 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:16:43.083 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-15 11:16:43.087 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-15 11:16:43.091 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:16:43.095 | + inc/python:setup_package:428 : local extras= 2021-12-15 11:16:43.099 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:16:43.102 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:16:43.105 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:16:43.107 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:16:43.110 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:16:43.112 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-15 11:16:43.133 | Using python 3.8 to install /opt/stack/glance 2021-12-15 11:16:43.136 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-15 11:16:43.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:16:43.909 | from cryptography.utils import int_from_bytes 2021-12-15 11:16:43.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:16:43.909 | from cryptography.utils import int_from_bytes 2021-12-15 11:16:44.976 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:16:44.996 | Obtaining file:///opt/stack/glance 2021-12-15 11:16:44.997 | Preparing metadata (setup.py): started 2021-12-15 11:16:46.076 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:16:46.245 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-15 11:16:46.246 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-15 11:16:46.248 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-15 11:16:46.249 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-15 11:16:46.250 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-15 11:16:46.251 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-15 11:16:46.252 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-15 11:16:46.253 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-15 11:16:46.254 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-15 11:16:46.255 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-15 11:16:46.256 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-15 11:16:46.257 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 11:16:46.258 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-15 11:16:46.259 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-15 11:16:46.260 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-15 11:16:46.261 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 11:16:46.262 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 11:16:46.415 | Collecting taskflow>=4.0.0 2021-12-15 11:16:46.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2021-12-15 11:16:46.446 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-15 11:16:46.447 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-15 11:16:46.935 | Collecting WSME>=0.8.0 2021-12-15 11:16:46.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-12-15 11:16:46.948 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-15 11:16:46.949 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-15 11:16:46.950 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-15 11:16:46.953 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-15 11:16:46.954 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-15 11:16:46.955 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-15 11:16:46.956 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-15 11:16:46.957 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-15 11:16:47.436 | Collecting oslo.limit>=1.0.0 2021-12-15 11:16:47.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-12-15 11:16:47.447 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-15 11:16:47.448 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.0) 2021-12-15 11:16:47.449 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-15 11:16:47.450 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 11:16:47.452 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.0) 2021-12-15 11:16:47.483 | Collecting retrying!=1.3.0,>=1.2.3 2021-12-15 11:16:47.489 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-15 11:16:47.493 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-15 11:16:47.494 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-15 11:16:47.495 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-15 11:16:47.496 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.0) 2021-12-15 11:16:47.534 | Collecting cursive>=0.2.1 2021-12-15 11:16:47.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-15 11:16:47.544 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-15 11:16:47.545 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-15 11:16:47.639 | Collecting castellan>=0.17.0 2021-12-15 11:16:47.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-12-15 11:16:47.668 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.8.2) 2021-12-15 11:16:47.669 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-15 11:16:47.671 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-15 11:16:47.751 | Collecting python-barbicanclient>=4.5.2 2021-12-15 11:16:47.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-12-15 11:16:47.770 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-15 11:16:47.810 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-15 11:16:47.845 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-15 11:16:47.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-15 11:16:47.870 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-15 11:16:47.871 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-15 11:16:47.960 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-15 11:16:48.034 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-15 11:16:48.085 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-15 11:16:48.090 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-15 11:16:48.122 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-15 11:16:48.165 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-15 11:16:48.166 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-15 11:16:48.167 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-15 11:16:48.249 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-15 11:16:48.251 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 11:16:48.254 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-15 11:16:48.279 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-15 11:16:48.325 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-15 11:16:48.328 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-15 11:16:48.395 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-15 11:16:48.396 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-15 11:16:48.398 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.6) 2021-12-15 11:16:48.401 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 11:16:48.402 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-15 11:16:48.424 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-15 11:16:48.427 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-15 11:16:48.430 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-15 11:16:48.471 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-15 11:16:48.513 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-15 11:16:48.515 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-15 11:16:48.516 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-15 11:16:48.589 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.5.0) 2021-12-15 11:16:48.647 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-15 11:16:48.751 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-15 11:16:49.072 | Collecting pydot>=1.2.4 2021-12-15 11:16:49.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-12-15 11:16:49.187 | Collecting networkx>=2.1.0 2021-12-15 11:16:49.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-12-15 11:16:49.326 | Collecting automaton>=1.9.0 2021-12-15 11:16:49.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-12-15 11:16:49.343 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-15 11:16:49.704 | Collecting simplegeneric 2021-12-15 11:16:49.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-15 11:16:49.718 | Preparing metadata (setup.py): started 2021-12-15 11:16:50.291 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:16:50.322 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-15 11:16:50.446 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-15 11:16:50.509 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-15 11:16:50.560 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-15 11:16:50.784 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-15 11:16:50.786 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-15 11:16:50.788 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 11:16:50.789 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-15 11:16:50.791 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-15 11:16:50.793 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-15 11:16:50.794 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-15 11:16:50.915 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-15 11:16:50.947 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-15 11:16:50.993 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-15 11:16:50.995 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-15 11:16:51.253 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-15 11:16:51.479 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-15 11:16:51.481 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-15 11:16:51.482 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-15 11:16:51.483 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-15 11:16:51.558 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-15 11:16:51.718 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-15 11:16:51.825 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-15 11:16:52.137 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-15 11:16:52.142 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-15 11:16:52.377 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-15 11:16:52.704 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-15 11:16:53.022 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-15 11:16:53.023 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-15 11:16:53.353 | Building wheels for collected packages: simplegeneric 2021-12-15 11:16:53.354 | Building wheel for simplegeneric (setup.py): started 2021-12-15 11:16:53.991 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-15 11:16:53.992 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=76684588c876c353caacc4a29ab80f8cf0d40f752bbd9d8372f3cc3e73f95651 2021-12-15 11:16:53.992 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-12-15 11:16:53.996 | Successfully built simplegeneric 2021-12-15 11:16:54.878 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-12-15 11:16:57.608 | Running setup.py develop for glance 2021-12-15 11:16:59.611 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2021-12-15 11:16:59.611 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:16:59.770 | + inc/python:pip_install:200 : result=0 2021-12-15 11:16:59.772 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:16:59.775 | + functions-common:time_stop:2402 : local name 2021-12-15 11:16:59.777 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:16:59.779 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:16:59.782 | + functions-common:time_stop:2405 : local total 2021-12-15 11:16:59.784 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:16:59.787 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:16:59.789 | + functions-common:time_stop:2409 : start_time=1639567003128 2021-12-15 11:16:59.792 | + functions-common:time_stop:2411 : [[ -z 1639567003128 ]] 2021-12-15 11:16:59.795 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:16:59.799 | + functions-common:time_stop:2414 : end_time=1639567019796 2021-12-15 11:16:59.801 | + functions-common:time_stop:2415 : elapsed_time=16668 2021-12-15 11:16:59.803 | + functions-common:time_stop:2416 : total=96270 2021-12-15 11:16:59.806 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:16:59.808 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=112938 2021-12-15 11:16:59.810 | + inc/python:pip_install:203 : return 0 2021-12-15 11:16:59.813 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:16:59.815 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 11:16:59.818 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 11:16:59.837 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-15 11:16:59.850 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-15 11:16:59.852 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-15 11:16:59.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:16:59.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:16:59.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-12-15 11:16:59.863 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:16:59.867 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:16:59.869 | + ./stack.sh:main:910 : configure_glance 2021-12-15 11:16:59.872 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-15 11:16:59.889 | + lib/glance:configure_glance:326 : local dburl 2021-12-15 11:16:59.892 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-15 11:16:59.894 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-15 11:16:59.897 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-15 11:16:59.899 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-15 11:16:59.902 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 11:16:59.904 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 11:16:59.907 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-15 11:16:59.938 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-15 11:16:59.968 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-15 11:16:59.996 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 11:17:00.026 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-15 11:17:00.058 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-15 11:17:00.089 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-15 11:17:00.091 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 11:17:00.094 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-15 11:17:00.096 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 11:17:00.099 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-15 11:17:00.134 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-15 11:17:00.164 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-12-15 11:17:00.192 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-15 11:17:00.221 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-15 11:17:00.250 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-15 11:17:00.283 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-15 11:17:00.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-15 11:17:00.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:17:00.373 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 11:17:00.404 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-15 11:17:00.437 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-15 11:17:00.439 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-15 11:17:00.442 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-15 11:17:00.445 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 11:17:00.448 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 11:17:00.450 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:17:00.471 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:17:00.474 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 11:17:00.477 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 11:17:00.480 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:17:00.498 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:17:00.500 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:17:00.503 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:17:00.534 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:17:00.536 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:17:00.539 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-15 11:17:00.541 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-15 11:17:00.544 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-15 11:17:00.575 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-15 11:17:00.621 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-15 11:17:00.623 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-15 11:17:00.626 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-15 11:17:00.628 | + lib/glance:configure_glance_store:254 : local be 2021-12-15 11:17:00.630 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-15 11:17:00.632 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-15 11:17:00.635 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 11:17:00.668 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-15 11:17:00.671 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2021-12-15 11:17:00.707 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-15 11:17:00.710 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-15 11:17:00.727 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:17:00.730 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-15 11:17:00.762 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-15 11:17:00.797 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-15 11:17:00.827 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-15 11:17:00.857 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-15 11:17:00.888 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2021-12-15 11:17:00.904 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:17:00.906 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 11:17:00.935 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-15 11:17:00.967 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-15 11:17:01.000 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2021-12-15 11:17:01.029 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-15 11:17:01.066 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2021-12-15 11:17:01.095 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-15 11:17:01.114 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:17:01.117 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-15 11:17:01.119 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-15 11:17:01.122 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-15 11:17:01.125 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:17:01.141 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:17:01.144 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:17:01.146 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:17:01.150 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:17:01.152 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:17:01.181 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:17:01.211 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:17:01.240 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:17:01.269 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-15 11:17:01.273 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-15 11:17:01.305 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-15 11:17:01.335 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-15 11:17:01.370 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2021-12-15 11:17:01.399 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-15 11:17:01.428 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-15 11:17:01.457 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-15 11:17:01.487 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-15 11:17:01.521 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-15 11:17:01.560 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-15 11:17:01.592 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-15 11:17:01.622 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-15 11:17:01.628 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-12-15 11:17:01.636 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-15 11:17:01.659 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:17:01.662 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-15 11:17:01.664 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-15 11:17:01.667 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-15 11:17:01.670 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-15 11:17:01.672 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-15 11:17:01.676 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-15 11:17:01.682 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-15 11:17:01.690 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-15 11:17:01.694 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-15 11:17:01.725 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-15 11:17:01.727 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-15 11:17:01.730 | ++ functions:get_random_port:837 : true 2021-12-15 11:17:01.732 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-15 11:17:01.734 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-15 11:17:01.737 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-15 11:17:01.790 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-15 11:17:01.792 | ++ functions:get_random_port:841 : break 2 2021-12-15 11:17:01.795 | ++ functions:get_random_port:845 : echo 60999 2021-12-15 11:17:01.798 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-15 11:17:01.800 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-15 11:17:01.829 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-15 11:17:01.860 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-15 11:17:01.894 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-15 11:17:01.927 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 11:17:01.964 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-15 11:17:01.994 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-15 11:17:02.023 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-15 11:17:02.051 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 11:17:02.079 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 11:17:02.109 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 11:17:02.136 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 11:17:02.164 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-15 11:17:02.193 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 11:17:02.221 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-15 11:17:02.251 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-15 11:17:02.280 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-15 11:17:02.310 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-15 11:17:02.343 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-15 11:17:02.373 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-15 11:17:02.376 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-15 11:17:02.378 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:17:02.381 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:17:02.384 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:17:02.387 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-15 11:17:02.389 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-15 11:17:02.444 | proxy (enabled by site administrator) 2021-12-15 11:17:02.449 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-15 11:17:02.451 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-15 11:17:02.454 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:17:02.456 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:17:02.459 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:17:02.461 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-15 11:17:02.464 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-15 11:17:02.518 | No module matches proxy_http 2021-12-15 11:17:02.521 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-15 11:17:02.584 | Considering dependency proxy for proxy_http: 2021-12-15 11:17:02.584 | Module proxy already enabled 2021-12-15 11:17:02.584 | Enabling module proxy_http. 2021-12-15 11:17:02.590 | To activate the new configuration, you need to run: 2021-12-15 11:17:02.590 | systemctl restart apache2 2021-12-15 11:17:02.595 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-15 11:17:02.599 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:17:02.602 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:17:02.604 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:17:02.732 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-15 11:17:02.736 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-15 11:17:02.739 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-15 11:17:02.742 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 11:17:02.744 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:17:02.747 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:17:02.750 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 11:17:02.754 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 11:17:02.757 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 11:17:02.758 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-15 11:17:02.767 | KeepAlive Off 2021-12-15 11:17:02.771 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-15 11:17:02.771 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 11:17:02.780 | SetEnv proxy-sendchunked 1 2021-12-15 11:17:02.784 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-15 11:17:02.785 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-15 11:17:02.793 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-15 11:17:02.797 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-15 11:17:02.800 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-15 11:17:02.803 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 11:17:02.805 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 11:17:02.807 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:17:02.810 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:17:02.812 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:17:02.814 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 11:17:02.817 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 11:17:02.819 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:17:02.821 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:17:02.824 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-15 11:17:02.886 | Enabling site glance-wsgi-api. 2021-12-15 11:17:02.892 | To activate the new configuration, you need to run: 2021-12-15 11:17:02.892 | systemctl reload apache2 2021-12-15 11:17:02.897 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-15 11:17:02.900 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:17:02.903 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:17:02.906 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:17:03.035 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-15 11:17:03.045 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-15 11:17:03.077 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-15 11:17:03.080 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-15 11:17:03.099 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:17:03.102 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-15 11:17:03.105 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-15 11:17:03.108 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-15 11:17:03.111 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:17:03.115 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-15 11:17:03.118 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-15 11:17:03.121 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-15 11:17:03.123 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-15 11:17:03.126 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:17:03.128 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:17:03.131 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:17:03.134 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:17:03.136 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:17:03.139 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:17:03.155 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:17:03.157 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:17:03.159 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:17:03.162 | + functions-common:git_clone:606 : echo master 2021-12-15 11:17:03.163 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:17:03.168 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-15 11:17:03.170 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:17:03.173 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-15 11:17:03.176 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:17:03.176 | + functions-common:git_clone:655 : head -1 2021-12-15 11:17:03.181 | b59de266e db: Fix formatting of database models 2021-12-15 11:17:03.184 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:17:03.186 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-15 11:17:03.189 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:17:03.191 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 11:17:03.194 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-15 11:17:03.197 | + inc/python:setup_develop:344 : local extras= 2021-12-15 11:17:03.199 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-15 11:17:03.202 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:17:03.204 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 11:17:03.207 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-15 11:17:03.209 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:17:03.212 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:17:03.216 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-15 11:17:03.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:17:03.221 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-15 11:17:03.224 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:17:03.226 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:17:03.230 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-15 11:17:03.237 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-15 11:17:03.239 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-15 11:17:03.875 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-15 11:17:03.877 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:17:03.880 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:17:03.882 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:17:03.885 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-15 11:17:03.888 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-15 11:17:03.890 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:17:03.893 | + inc/python:setup_package:428 : local extras= 2021-12-15 11:17:03.896 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:17:03.898 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:17:03.901 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:17:03.904 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:17:03.907 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:17:03.909 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-15 11:17:03.934 | Using python 3.8 to install /opt/stack/cinder 2021-12-15 11:17:03.936 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-15 11:17:04.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:17:04.741 | from cryptography.utils import int_from_bytes 2021-12-15 11:17:04.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:17:04.741 | from cryptography.utils import int_from_bytes 2021-12-15 11:17:05.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:17:05.841 | Obtaining file:///opt/stack/cinder 2021-12-15 11:17:05.842 | Preparing metadata (setup.py): started 2021-12-15 11:17:07.646 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:17:07.869 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.8.0) 2021-12-15 11:17:07.871 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.1.0) 2021-12-15 11:17:07.872 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (0.33.0) 2021-12-15 11:17:07.873 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (1.1.2) 2021-12-15 11:17:07.874 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (0.20.2) 2021-12-15 11:17:07.875 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (1.0.2) 2021-12-15 11:17:07.876 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev126) (3.2.0) 2021-12-15 11:17:07.877 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.4.0) 2021-12-15 11:17:07.878 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (9.3.0) 2021-12-15 11:17:07.879 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.6.4) 2021-12-15 11:17:08.296 | Collecting oauth2client>=4.1.3 2021-12-15 11:17:08.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-15 11:17:08.311 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (8.7.1) 2021-12-15 11:17:08.313 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.5.0) 2021-12-15 11:17:08.314 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.4.0) 2021-12-15 11:17:08.315 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (11.1.0) 2021-12-15 11:17:08.316 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.6.1) 2021-12-15 11:17:08.317 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (12.11.0) 2021-12-15 11:17:08.319 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.5.0) 2021-12-15 11:17:08.320 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.10.0) 2021-12-15 11:17:08.321 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.6.2) 2021-12-15 11:17:08.322 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.3.0) 2021-12-15 11:17:08.323 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (6.3.0) 2021-12-15 11:17:08.324 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.2.0) 2021-12-15 11:17:08.325 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.7.0) 2021-12-15 11:17:08.326 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (1.4.0) 2021-12-15 11:17:08.327 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.12.0) 2021-12-15 11:17:08.328 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.5.0) 2021-12-15 11:17:08.329 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.4.2) 2021-12-15 11:17:08.330 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (21.3) 2021-12-15 11:17:08.451 | Collecting paramiko>=2.7.2 2021-12-15 11:17:08.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2021-12-15 11:17:08.467 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.5.0) 2021-12-15 11:17:08.468 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.1.1) 2021-12-15 11:17:08.468 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.8.0) 2021-12-15 11:17:08.469 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.0.6) 2021-12-15 11:17:08.471 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.2.0) 2021-12-15 11:17:08.561 | Collecting python-glanceclient>=3.2.2 2021-12-15 11:17:08.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-12-15 11:17:08.579 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.3.0) 2021-12-15 11:17:08.580 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (17.6.0) 2021-12-15 11:17:08.581 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.13.0) 2021-12-15 11:17:08.582 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2021.3) 2021-12-15 11:17:08.583 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.26.0) 2021-12-15 11:17:08.584 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.5.1) 2021-12-15 11:17:08.585 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (4.6.3) 2021-12-15 11:17:08.987 | Collecting rtslib-fb>=2.1.74 2021-12-15 11:17:08.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-12-15 11:17:09.018 | Preparing metadata (setup.py): started 2021-12-15 11:17:09.627 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:17:09.630 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (1.16.0) 2021-12-15 11:17:09.631 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (1.4.28) 2021-12-15 11:17:09.633 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (0.13.0) 2021-12-15 11:17:09.634 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.5.0) 2021-12-15 11:17:09.997 | Collecting tabulate>=0.8.7 2021-12-15 11:17:10.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-12-15 11:17:10.009 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (6.3.1) 2021-12-15 11:17:10.010 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (1.8.7) 2021-12-15 11:17:10.011 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.1.0) 2021-12-15 11:17:10.771 | Collecting oslo.vmware>=3.10.0 2021-12-15 11:17:10.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-12-15 11:17:10.797 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.1.0) 2021-12-15 11:17:10.798 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (5.5.0) 2021-12-15 11:17:10.799 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (2.10.0) 2021-12-15 11:17:11.603 | Collecting google-api-python-client>=1.11.0 2021-12-15 11:17:11.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/132/2d026110bc62e/google_api_python_client-2.33.0-py2.py3-none-any.whl (7.9 MB) 2021-12-15 11:17:11.878 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (3.10.0) 2021-12-15 11:17:11.879 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (36.0.0) 2021-12-15 11:17:11.881 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev126) (0.2.2) 2021-12-15 11:17:12.246 | Collecting zstd>=1.4.5.1 2021-12-15 11:17:12.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d0/48f03fc6354c5/zstd-1.5.0.4.tar.gz (535 kB) 2021-12-15 11:17:12.349 | Preparing metadata (setup.py): started 2021-12-15 11:17:12.960 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:17:17.686 | Collecting boto3>=1.16.51 2021-12-15 11:17:17.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76b/3ee0d1dd860c9/boto3-1.20.23-py3-none-any.whl (131 kB) 2021-12-15 11:17:17.718 | 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.dev126) (0.10.0) 2021-12-15 11:17:17.785 | Collecting s3transfer<0.6.0,>=0.5.0 2021-12-15 11:17:17.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-12-15 11:17:23.063 | Collecting botocore<1.24.0,>=1.23.23 2021-12-15 11:17:23.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/745/9766c4594f3b8/botocore-1.23.23-py3-none-any.whl (8.4 MB) 2021-12-15 11:17:23.442 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev126) (1.15.0) 2021-12-15 11:17:23.474 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev126) (2.1.0) 2021-12-15 11:17:23.855 | Collecting google-auth-httplib2>=0.1.0 2021-12-15 11:17:23.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-12-15 11:17:24.190 | Collecting uritemplate<5,>=3.0.0 2021-12-15 11:17:24.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-12-15 11:17:24.730 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-12-15 11:17:24.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-12-15 11:17:25.447 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-12-15 11:17:25.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65f/e1d9d8dde7a5d/google_api_core-2.3.0-py2.py3-none-any.whl (109 kB) 2021-12-15 11:17:25.555 | 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.dev126) (1.7.0) 2021-12-15 11:17:25.607 | 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.dev126) (3.1.1) 2021-12-15 11:17:25.615 | 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.dev126) (2.8.1) 2021-12-15 11:17:25.788 | Collecting pyasn1>=0.1.7 2021-12-15 11:17:25.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-15 11:17:26.227 | Collecting rsa>=3.1.4 2021-12-15 11:17:26.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2021-12-15 11:17:26.372 | Collecting pyasn1-modules>=0.0.5 2021-12-15 11:17:26.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-15 11:17:26.441 | 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.dev126) (0.14.1) 2021-12-15 11:17:26.488 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev126) (6.0) 2021-12-15 11:17:26.490 | 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.dev126) (0.8.0) 2021-12-15 11:17:26.491 | 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.dev126) (2.3.0) 2021-12-15 11:17:26.492 | 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.dev126) (1.5.0) 2021-12-15 11:17:26.554 | 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.dev126) (2.0.1) 2021-12-15 11:17:26.556 | 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.dev126) (1.7.5) 2021-12-15 11:17:26.558 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev126) (0.5.0) 2021-12-15 11:17:26.615 | 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.dev126) (2.8.2) 2021-12-15 11:17:26.621 | 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.dev126) (0.9.6) 2021-12-15 11:17:26.680 | 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.dev126) (0.4.0) 2021-12-15 11:17:26.682 | 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.dev126) (5.2.2) 2021-12-15 11:17:26.685 | 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.dev126) (4.2.4) 2021-12-15 11:17:26.686 | 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.dev126) (2.4.0) 2021-12-15 11:17:26.687 | 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.dev126) (5.0.6) 2021-12-15 11:17:26.713 | 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.dev126) (3.3.0) 2021-12-15 11:17:26.716 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev126) (3.0.3) 2021-12-15 11:17:26.717 | 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.dev126) (3.2.0) 2021-12-15 11:17:26.769 | 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.dev126) (1.0.3) 2021-12-15 11:17:26.853 | 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.dev126) (3.0.0) 2021-12-15 11:17:26.856 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev126) (1.3.3) 2021-12-15 11:17:26.881 | 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.dev126) (2.4.0) 2021-12-15 11:17:26.908 | 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.dev126) (0.11.0) 2021-12-15 11:17:26.976 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev126) (1.26.7) 2021-12-15 11:17:27.470 | Collecting suds-community>=0.6 2021-12-15 11:17:27.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-12-15 11:17:27.793 | Collecting pynacl>=1.0.1 2021-12-15 11:17:27.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-12-15 11:17:27.851 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev126) (59.5.0) 2021-12-15 11:17:27.995 | 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.dev126) (3.10.0) 2021-12-15 11:17:28.034 | 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.dev126) (21.0.0) 2021-12-15 11:17:28.037 | 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.dev126) (1.13.3) 2021-12-15 11:17:28.081 | Collecting warlock<2,>=1.2.0 2021-12-15 11:17:28.091 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-15 11:17:28.298 | 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.dev126) (2.0.9) 2021-12-15 11:17:28.299 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev126) (2019.11.28) 2021-12-15 11:17:28.302 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev126) (3.3) 2021-12-15 11:17:28.339 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev126) (0.7) 2021-12-15 11:17:28.734 | Collecting pyudev>=0.16.1 2021-12-15 11:17:28.741 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-15 11:17:28.988 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev126) (0.4.2) 2021-12-15 11:17:28.990 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev126) (0.5.2) 2021-12-15 11:17:29.139 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev126) (1.4.2) 2021-12-15 11:17:29.143 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev126) (2.6.3) 2021-12-15 11:17:29.144 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev126) (2.4.0) 2021-12-15 11:17:29.272 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev126) (0.12.2) 2021-12-15 11:17:29.394 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev126) (4.8.2) 2021-12-15 11:17:29.395 | 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.dev126) (1.1.6) 2021-12-15 11:17:29.397 | 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.dev126) (5.4.0) 2021-12-15 11:17:29.431 | 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.dev126) (5.0.0) 2021-12-15 11:17:29.678 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev126) (2.21) 2021-12-15 11:17:29.755 | 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.dev126) (0.4.0) 2021-12-15 11:17:29.756 | 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.dev126) (2.3.3) 2021-12-15 11:17:29.886 | 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.dev126) (1.6) 2021-12-15 11:17:29.932 | 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.dev126) (2.5.0) 2021-12-15 11:17:30.026 | 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.dev126) (3.19.1) 2021-12-15 11:17:30.438 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-12-15 11:17:30.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2021-12-15 11:17:30.671 | 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.dev126) (2.0.1) 2021-12-15 11:17:31.115 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev126) (1.1.4) 2021-12-15 11:17:31.166 | 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.dev126) (0.12.0) 2021-12-15 11:17:31.218 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev126) (0.2.5) 2021-12-15 11:17:32.596 | 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.dev126) (1.32) 2021-12-15 11:17:32.881 | 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.dev126) (21.2.0) 2021-12-15 11:17:32.883 | 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.dev126) (1.8.2) 2021-12-15 11:17:33.034 | 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.dev126) (2.2) 2021-12-15 11:17:33.278 | 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.dev126) (1.0.0) 2021-12-15 11:17:33.412 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev126) (3.6.0) 2021-12-15 11:17:34.036 | Building wheels for collected packages: rtslib-fb, zstd 2021-12-15 11:17:34.037 | Building wheel for rtslib-fb (setup.py): started 2021-12-15 11:17:34.745 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-15 11:17:34.747 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=f2f8282952096d7ef9ba1f16cffd13a919a91a676f4df874429b5f7895a059a0 2021-12-15 11:17:34.747 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-12-15 11:17:34.751 | Building wheel for zstd (setup.py): started 2021-12-15 11:18:34.844 | Building wheel for zstd (setup.py): still running... 2021-12-15 11:18:44.441 | Building wheel for zstd (setup.py): finished with status 'done' 2021-12-15 11:18:44.458 | Created wheel for zstd: filename=zstd-1.5.0.4-cp38-cp38-linux_x86_64.whl size=2350353 sha256=0eb943306e7ad29070849ee0b7d749c13649847192e0dd9c7249b68e018ab6ed 2021-12-15 11:18:44.458 | Stored in directory: /root/.cache/pip/wheels/40/a6/c0/7dd724e5b3708b089a06a9ec04bebd0e235aa318d2289defa9 2021-12-15 11:18:44.462 | Successfully built rtslib-fb zstd 2021-12-15 11:18:45.562 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-12-15 11:18:47.631 | Attempting uninstall: pynacl 2021-12-15 11:18:47.633 | Found existing installation: PyNaCl 1.3.0 2021-12-15 11:18:47.636 | Uninstalling PyNaCl-1.3.0: 2021-12-15 11:18:47.662 | Successfully uninstalled PyNaCl-1.3.0 2021-12-15 11:18:49.467 | Running setup.py develop for cinder 2021-12-15 11:18:52.827 | Successfully installed boto3-1.20.23 botocore-1.23.23 cinder google-api-core-2.3.0 google-api-python-client-2.33.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.4 2021-12-15 11:18:52.827 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:18:53.102 | + inc/python:pip_install:200 : result=0 2021-12-15 11:18:53.106 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:18:53.109 | + functions-common:time_stop:2402 : local name 2021-12-15 11:18:53.112 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:18:53.115 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:18:53.118 | + functions-common:time_stop:2405 : local total 2021-12-15 11:18:53.120 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:18:53.123 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:18:53.125 | + functions-common:time_stop:2409 : start_time=1639567023928 2021-12-15 11:18:53.128 | + functions-common:time_stop:2411 : [[ -z 1639567023928 ]] 2021-12-15 11:18:53.130 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:18:53.136 | + functions-common:time_stop:2414 : end_time=1639567133132 2021-12-15 11:18:53.138 | + functions-common:time_stop:2415 : elapsed_time=109204 2021-12-15 11:18:53.140 | + functions-common:time_stop:2416 : total=112938 2021-12-15 11:18:53.142 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:18:53.145 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=222142 2021-12-15 11:18:53.147 | + inc/python:pip_install:203 : return 0 2021-12-15 11:18:53.150 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:18:53.153 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 11:18:53.156 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 11:18:53.178 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-15 11:18:53.193 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-15 11:18:53.197 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-15 11:18:53.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:18:53.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:18:53.208 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-12-15 11:18:53.211 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:18:53.215 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-15 11:18:53.218 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-15 11:18:53.221 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-15 11:18:53.224 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:18:53.228 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:18:53.231 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-15 11:18:53.250 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-15 11:18:53.254 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:18:53.260 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:18:53.264 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:18:53.269 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:18:53.273 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:18:53.276 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:18:53.278 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:18:53.281 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:18:53.283 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:18:53.285 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:18:53.288 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:18:53.291 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:18:53.294 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-15 11:18:53.298 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:18:53.300 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:18:53.303 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:18:53.306 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-15 11:18:53.330 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-15 11:18:53.443 | Reading package lists... 2021-12-15 11:18:53.684 | Building dependency tree... 2021-12-15 11:18:53.685 | Reading state information... 2021-12-15 11:18:53.930 | The following packages were automatically installed and are no longer required: 2021-12-15 11:18:53.931 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:18:53.931 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:18:53.931 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:18:53.931 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:18:53.931 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:18:53.931 | python3-zope.interface 2021-12-15 11:18:53.931 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:18:53.932 | The following additional packages will be installed: 2021-12-15 11:18:53.933 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-15 11:18:53.933 | python3-urwid 2021-12-15 11:18:53.934 | Suggested packages: 2021-12-15 11:18:53.934 | python-pyparsing-doc python-urwid-doc 2021-12-15 11:18:54.028 | The following NEW packages will be installed: 2021-12-15 11:18:54.028 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-12-15 11:18:54.028 | python3-urwid targetcli-fb 2021-12-15 11:18:54.298 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:18:54.298 | Need to get 356 kB of archives. 2021-12-15 11:18:54.298 | After this operation, 2,294 kB of additional disk space will be used. 2021-12-15 11:18:54.299 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-12-15 11:18:54.706 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-12-15 11:18:54.929 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-12-15 11:18:54.957 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-12-15 11:18:54.977 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-12-15 11:18:54.998 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-12-15 11:18:55.602 | Fetched 356 kB in 1s (363 kB/s) 2021-12-15 11:18:55.643 | Selecting previously unselected package python3-pyparsing. 2021-12-15 11:18:55.696 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2021-12-15 11:18:55.699 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-12-15 11:18:55.705 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-12-15 11:18:55.761 | Selecting previously unselected package python3-urwid. 2021-12-15 11:18:55.771 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-12-15 11:18:55.776 | Unpacking python3-urwid (2.0.1-3) ... 2021-12-15 11:18:55.847 | Selecting previously unselected package python3-configshell-fb. 2021-12-15 11:18:55.857 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-12-15 11:18:55.862 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-15 11:18:55.914 | Selecting previously unselected package python3-pyudev. 2021-12-15 11:18:55.924 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-12-15 11:18:55.929 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-15 11:18:55.987 | Selecting previously unselected package python3-rtslib-fb. 2021-12-15 11:18:55.997 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-12-15 11:18:56.001 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-15 11:18:56.064 | Selecting previously unselected package targetcli-fb. 2021-12-15 11:18:56.079 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-12-15 11:18:56.085 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-15 11:18:56.159 | Setting up python3-urwid (2.0.1-3) ... 2021-12-15 11:18:56.530 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-15 11:18:56.531 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-15 11:18:56.531 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-15 11:18:56.531 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-15 11:18:56.531 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-15 11:18:56.531 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-15 11:18:56.531 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-15 11:18:56.531 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-15 11:18:56.648 | Setting up python3-pyparsing (2.4.6-1) ... 2021-12-15 11:18:56.992 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-15 11:18:57.319 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-15 11:18:57.622 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-15 11:18:58.943 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-15 11:18:59.516 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-12-15 11:18:59.516 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-12-15 11:19:01.560 | Processing triggers for man-db (2.9.1-1) ... 2021-12-15 11:19:01.671 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-15 11:19:09.704 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:19:09.708 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:19:09.711 | + functions-common:time_stop:2402 : local name 2021-12-15 11:19:09.714 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:19:09.717 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:19:09.719 | + functions-common:time_stop:2405 : local total 2021-12-15 11:19:09.722 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:19:09.725 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:19:09.728 | + functions-common:time_stop:2409 : start_time=1639567133327 2021-12-15 11:19:09.731 | + functions-common:time_stop:2411 : [[ -z 1639567133327 ]] 2021-12-15 11:19:09.734 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:19:09.739 | + functions-common:time_stop:2414 : end_time=1639567149736 2021-12-15 11:19:09.742 | + functions-common:time_stop:2415 : elapsed_time=16409 2021-12-15 11:19:09.745 | + functions-common:time_stop:2416 : total=301592 2021-12-15 11:19:09.748 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:19:09.751 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=318001 2021-12-15 11:19:09.754 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:19:09.758 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:19:09.761 | + ./stack.sh:main:916 : configure_cinder 2021-12-15 11:19:09.764 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-15 11:19:09.778 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-15 11:19:09.783 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-15 11:19:09.785 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-15 11:19:09.788 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 11:19:09.791 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-15 11:19:09.792 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 11:19:09.796 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-15 11:19:09.798 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-15 11:19:09.801 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 11:19:09.803 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-15 11:19:09.805 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-15 11:19:09.808 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-15 11:19:09.810 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-15 11:19:09.812 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-15 11:19:09.824 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-15 11:19:09.838 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-12-15 11:19:09.851 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-15 11:19:09.864 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-15 11:19:09.877 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 11:19:09.880 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 11:19:09.885 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Mw0c1IJXJw 2021-12-15 11:19:09.887 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 11:19:09.890 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-15 11:19:09.892 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-15 11:19:09.894 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Mw0c1IJXJw 2021-12-15 11:19:09.899 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Mw0c1IJXJw 2021-12-15 11:19:09.911 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Mw0c1IJXJw /etc/sudoers.d/cinder-rootwrap 2021-12-15 11:19:09.925 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-15 11:19:09.931 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 11:19:09.934 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 11:19:09.936 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 11:19:09.938 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 11:19:09.940 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 11:19:09.943 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 11:19:09.946 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-15 11:19:09.948 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-15 11:19:09.953 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-15 11:19:09.961 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-15 11:19:09.982 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-15 11:19:10.004 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-15 11:19:10.024 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-15 11:19:10.044 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-15 11:19:10.067 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-15 11:19:10.088 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-15 11:19:10.109 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-15 11:19:10.128 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-15 11:19:10.131 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 11:19:10.133 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-15 11:19:10.136 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 11:19:10.138 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-15 11:19:10.175 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-15 11:19:10.205 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-12-15 11:19:10.238 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-15 11:19:10.274 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-15 11:19:10.306 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-15 11:19:10.337 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-15 11:19:10.370 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-15 11:19:10.401 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:19:10.432 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 11:19:10.463 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-15 11:19:10.499 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-15 11:19:10.532 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-15 11:19:10.535 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-15 11:19:10.538 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-15 11:19:10.545 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-15 11:19:10.548 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 11:19:10.551 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-15 11:19:10.586 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-15 11:19:10.615 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-15 11:19:10.646 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-15 11:19:10.680 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-15 11:19:10.714 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-15 11:19:10.745 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-15 11:19:10.780 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-15 11:19:10.783 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2021-12-15 11:19:10.814 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 11:19:10.849 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-15 11:19:10.858 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3b547b3367df52650ce3b2e1e3c2ae22 2021-12-15 11:19:10.889 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-15 11:19:10.891 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-15 11:19:10.923 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-15 11:19:10.954 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-15 11:19:10.994 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-15 11:19:11.029 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-15 11:19:11.048 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:11.050 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-15 11:19:11.069 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:11.072 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-15 11:19:11.090 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:11.093 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-15 11:19:11.112 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:11.115 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-15 11:19:11.117 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-15 11:19:11.120 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-15 11:19:11.123 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-15 11:19:11.126 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 11:19:11.128 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 11:19:11.131 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:19:11.151 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:11.155 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 11:19:11.157 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 11:19:11.161 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:19:11.181 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:11.185 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:19:11.188 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:19:11.224 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:19:11.231 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:19:11.234 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-15 11:19:11.236 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-15 11:19:11.239 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 11:19:11.242 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:19:11.261 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:19:11.263 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:19:11.265 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:19:11.269 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:19:11.271 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:19:11.306 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:19:11.337 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:19:11.370 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:19:11.405 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-15 11:19:11.422 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:11.424 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-15 11:19:11.427 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-15 11:19:11.429 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-15 11:19:11.432 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-15 11:19:11.434 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 11:19:11.437 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 11:19:11.441 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-15 11:19:11.446 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-15 11:19:11.451 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 11:19:11.454 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 11:19:11.467 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 11:19:11.470 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:19:11.479 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 11:19:11.484 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:19:11.502 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-15 11:19:11.504 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-15 11:19:11.508 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-15 11:19:11.538 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-15 11:19:11.565 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-15 11:19:11.594 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 11:19:11.626 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 11:19:11.653 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 11:19:11.681 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 11:19:11.708 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 11:19:11.740 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 11:19:11.768 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 11:19:11.798 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 11:19:11.828 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 11:19:11.859 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 11:19:11.889 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 11:19:11.891 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 11:19:11.895 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-15 11:19:11.898 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-15 11:19:11.900 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 11:19:11.903 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:19:11.905 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:19:11.907 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 11:19:11.910 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 11:19:11.912 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-15 11:19:11.940 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 11:19:11.969 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-15 11:19:11.970 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-15 11:19:11.978 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-15 11:19:11.982 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-15 11:19:11.984 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-15 11:19:11.987 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 11:19:11.989 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 11:19:11.991 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:19:11.994 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:19:11.996 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:19:11.999 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 11:19:12.001 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 11:19:12.003 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:19:12.006 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:19:12.008 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-15 11:19:12.073 | Enabling site cinder-wsgi. 2021-12-15 11:19:12.079 | To activate the new configuration, you need to run: 2021-12-15 11:19:12.080 | systemctl reload apache2 2021-12-15 11:19:12.086 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 11:19:12.089 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:19:12.092 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:19:12.096 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:19:12.238 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-15 11:19:12.240 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-15 11:19:12.273 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2021-12-15 11:19:12.308 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-15 11:19:12.331 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:12.333 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-15 11:19:12.337 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-15 11:19:12.339 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 11:19:12.342 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 11:19:12.345 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-15 11:19:12.379 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-15 11:19:12.409 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2021-12-15 11:19:12.441 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-15 11:19:12.472 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-15 11:19:12.504 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-15 11:19:12.537 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-15 11:19:12.578 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-15 11:19:12.620 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:19:12.654 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-15 11:19:12.689 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-15 11:19:12.722 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 11:19:12.753 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-15 11:19:12.756 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-15 11:19:12.775 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:12.778 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2021-12-15 11:19:12.809 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-15 11:19:12.812 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-15 11:19:12.832 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:12.836 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-15 11:19:12.838 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-15 11:19:12.841 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-15 11:19:12.843 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:19:12.846 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-15 11:19:12.848 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-15 11:19:12.853 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:19:12.853 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:19:12.860 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:19:12.862 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:19:12.866 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 11:19:12.868 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:19:12.871 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-15 11:19:12.874 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-12-15 11:19:12.876 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-15 11:19:12.879 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:19:12.882 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:19:12.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-12-15 11:19:12.887 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:19:12.889 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-15 11:19:12.892 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-15 11:19:12.894 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-15 11:19:12.896 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:19:12.898 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:19:12.902 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:19:12.904 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:19:12.906 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:19:12.909 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:19:12.925 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:19:12.928 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:19:12.930 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:19:12.933 | + functions-common:git_clone:606 : echo master 2021-12-15 11:19:12.934 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:19:12.940 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-15 11:19:12.942 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:19:12.944 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-15 11:19:12.948 | + functions-common:git_clone:655 : head -1 2021-12-15 11:19:12.948 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:19:12.952 | 1af63e8812 Add Chassis creation wait event in "TestAgentMonitor" 2021-12-15 11:19:12.954 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:19:12.957 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-12-15 11:19:12.960 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:19:12.962 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 11:19:12.965 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-15 11:19:12.968 | + inc/python:setup_develop:344 : local extras= 2021-12-15 11:19:12.971 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-15 11:19:12.974 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:19:12.977 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 11:19:12.980 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-15 11:19:12.983 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:19:12.985 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:19:12.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-15 11:19:12.991 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:19:12.994 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-15 11:19:12.996 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:19:12.999 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:19:13.002 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-15 11:19:13.008 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-15 11:19:13.011 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-15 11:19:13.654 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-15 11:19:13.658 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:19:13.660 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:19:13.663 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:19:13.665 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-15 11:19:13.668 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-15 11:19:13.671 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:19:13.673 | + inc/python:setup_package:428 : local extras= 2021-12-15 11:19:13.676 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:19:13.679 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:19:13.681 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:19:13.684 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:19:13.687 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:19:13.689 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-15 11:19:13.712 | Using python 3.8 to install /opt/stack/neutron 2021-12-15 11:19:13.714 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-15 11:19:14.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:19:14.565 | from cryptography.utils import int_from_bytes 2021-12-15 11:19:14.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:19:14.565 | from cryptography.utils import int_from_bytes 2021-12-15 11:19:15.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:19:15.671 | Obtaining file:///opt/stack/neutron 2021-12-15 11:19:15.672 | Preparing metadata (setup.py): started 2021-12-15 11:19:17.738 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:19:17.853 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (5.8.0) 2021-12-15 11:19:17.854 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (3.5.0) 2021-12-15 11:19:17.855 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.1.1) 2021-12-15 11:19:17.856 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.5.1) 2021-12-15 11:19:17.857 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.3.0) 2021-12-15 11:19:17.858 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (5.1.0) 2021-12-15 11:19:17.859 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (0.33.0) 2021-12-15 11:19:17.860 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.4.1) 2021-12-15 11:19:17.862 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (0.20.2) 2021-12-15 11:19:17.862 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.26.0) 2021-12-15 11:19:17.863 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (3.0.3) 2021-12-15 11:19:17.864 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (9.3.0) 2021-12-15 11:19:17.865 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (0.8.0) 2021-12-15 11:19:17.867 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (0.11.0) 2021-12-15 11:19:17.868 | Requirement already satisfied: neutron-lib>=2.17.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.17.0) 2021-12-15 11:19:17.869 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (7.7.0) 2021-12-15 11:19:17.870 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (6.3.1) 2021-12-15 11:19:17.871 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.4.28) 2021-12-15 11:19:17.872 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.8.7) 2021-12-15 11:19:17.873 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.4.0) 2021-12-15 11:19:17.874 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.7.5) 2021-12-15 11:19:17.875 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (3.5.0) 2021-12-15 11:19:17.877 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.8.1) 2021-12-15 11:19:17.878 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.5.0) 2021-12-15 11:19:17.879 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (8.7.1) 2021-12-15 11:19:17.880 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (3.4.0) 2021-12-15 11:19:17.881 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (11.1.0) 2021-12-15 11:19:17.882 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (5.1.0) 2021-12-15 11:19:17.883 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.6.1) 2021-12-15 11:19:17.884 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (12.11.0) 2021-12-15 11:19:17.885 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.5.0) 2021-12-15 11:19:17.886 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (3.10.0) 2021-12-15 11:19:17.887 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.6.2) 2021-12-15 11:19:17.888 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.3.0) 2021-12-15 11:19:17.889 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (6.3.0) 2021-12-15 11:19:17.890 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.2.0) 2021-12-15 11:19:17.892 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.7.0) 2021-12-15 11:19:17.893 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.4.0) 2021-12-15 11:19:17.894 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.12.0) 2021-12-15 11:19:17.895 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.5.0) 2021-12-15 11:19:17.896 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (3.4.2) 2021-12-15 11:19:17.897 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.3.0) 2021-12-15 11:19:17.898 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.1.0) 2021-12-15 11:19:17.899 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.16.0) 2021-12-15 11:19:17.900 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (1.13.0) 2021-12-15 11:19:17.902 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (21.3) 2021-12-15 11:19:17.902 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (5.8.0) 2021-12-15 11:19:17.903 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:17.904 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (21.0.0) 2021-12-15 11:19:17.905 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (17.6.0) 2021-12-15 11:19:17.907 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (0.61.0) 2021-12-15 11:19:17.908 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (4.4.0) 2021-12-15 11:19:17.909 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.7.0) 2021-12-15 11:19:17.910 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.4.0) 2021-12-15 11:19:17.911 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev279) (2.10.0) 2021-12-15 11:19:17.926 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev279) (1.1.6) 2021-12-15 11:19:17.928 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev279) (5.4.0) 2021-12-15 11:19:17.930 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev279) (4.8.2) 2021-12-15 11:19:17.940 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev279) (1.13.3) 2021-12-15 11:19:17.941 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev279) (1.16.0) 2021-12-15 11:19:17.953 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev279) (1.1.2) 2021-12-15 11:19:17.954 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev279) (2.1.0) 2021-12-15 11:19:17.973 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev279) (3.0.6) 2021-12-15 11:19:17.980 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev279) (2.0.1) 2021-12-15 11:19:18.039 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev279) (1.0.2) 2021-12-15 11:19:18.041 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev279) (1.7.0) 2021-12-15 11:19:18.093 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev279) (4.3.0) 2021-12-15 11:19:18.097 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev279) (3.1.1) 2021-12-15 11:19:18.139 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.17.0->neutron==19.1.0.dev279) (2.6.0) 2021-12-15 11:19:18.145 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.17.0->neutron==19.1.0.dev279) (1.2.2) 2021-12-15 11:19:18.177 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (6.0) 2021-12-15 11:19:18.180 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (1.4.0) 2021-12-15 11:19:18.181 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (1.1.4) 2021-12-15 11:19:18.182 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (0.10.0) 2021-12-15 11:19:18.183 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (1.4.4) 2021-12-15 11:19:18.184 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (2.5.0) 2021-12-15 11:19:18.185 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (1.32) 2021-12-15 11:19:18.186 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev279) (36.0.0) 2021-12-15 11:19:18.202 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev279) (1.0.3) 2021-12-15 11:19:18.292 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev279) (0.14.1) 2021-12-15 11:19:18.335 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev279) (1.5.0) 2021-12-15 11:19:18.397 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev279) (2.0.1) 2021-12-15 11:19:18.400 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev279) (0.13.0) 2021-12-15 11:19:18.401 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev279) (0.5.0) 2021-12-15 11:19:18.457 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev279) (0.9.6) 2021-12-15 11:19:18.459 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev279) (2.8.2) 2021-12-15 11:19:18.519 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev279) (0.4.0) 2021-12-15 11:19:18.521 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev279) (5.0.6) 2021-12-15 11:19:18.522 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev279) (5.2.2) 2021-12-15 11:19:18.550 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev279) (4.2.4) 2021-12-15 11:19:18.574 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev279) (3.3.0) 2021-12-15 11:19:18.577 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev279) (3.2.0) 2021-12-15 11:19:18.625 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev279) (1.15.0) 2021-12-15 11:19:18.680 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev279) (2021.3) 2021-12-15 11:19:18.710 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev279) (1.3.3) 2021-12-15 11:19:18.713 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev279) (3.0.0) 2021-12-15 11:19:18.739 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev279) (2.4.0) 2021-12-15 11:19:18.896 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev279) (2.4.0) 2021-12-15 11:19:18.966 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev279) (59.5.0) 2021-12-15 11:19:19.054 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev279) (0.3.5) 2021-12-15 11:19:19.056 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev279) (3.0.0) 2021-12-15 11:19:19.169 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.170 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.171 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.172 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.174 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.175 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.176 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev279) (0.6.5) 2021-12-15 11:19:19.386 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev279) (3.2.0) 2021-12-15 11:19:19.390 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev279) (2.4.2) 2021-12-15 11:19:19.392 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev279) (3.10.0) 2021-12-15 11:19:19.437 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev279) (2.1.0) 2021-12-15 11:19:19.440 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev279) (3.17.6) 2021-12-15 11:19:19.538 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev279) (2019.11.28) 2021-12-15 11:19:19.542 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev279) (3.3) 2021-12-15 11:19:19.543 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev279) (1.26.7) 2021-12-15 11:19:19.546 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev279) (2.0.9) 2021-12-15 11:19:19.586 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev279) (0.7) 2021-12-15 11:19:19.927 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev279) (0.12.2) 2021-12-15 11:19:20.003 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev279) (5.0.0) 2021-12-15 11:19:20.193 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev279) (2.21) 2021-12-15 11:19:20.265 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev279) (2.3.3) 2021-12-15 11:19:20.267 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev279) (0.4.0) 2021-12-15 11:19:20.447 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev279) (1.6) 2021-12-15 11:19:20.487 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev279) (2.5.0) 2021-12-15 11:19:20.661 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev279) (2.2) 2021-12-15 11:19:21.186 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev279) (0.12.0) 2021-12-15 11:19:21.231 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev279) (0.2.5) 2021-12-15 11:19:21.846 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev279) (0.4.2) 2021-12-15 11:19:21.848 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev279) (0.5.2) 2021-12-15 11:19:22.218 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev279) (4.10.0) 2021-12-15 11:19:22.219 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev279) (2.0.0) 2021-12-15 11:19:22.385 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev279) (3.6.0) 2021-12-15 11:19:22.631 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev279) (1.8.2) 2021-12-15 11:19:22.632 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev279) (21.2.0) 2021-12-15 11:19:22.853 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev279) (1.0.0) 2021-12-15 11:19:23.067 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev279) (2.3.1) 2021-12-15 11:19:24.501 | Installing collected packages: neutron 2021-12-15 11:19:24.501 | Attempting uninstall: neutron 2021-12-15 11:19:24.504 | Found existing installation: neutron 19.0.0 2021-12-15 11:19:25.757 | Uninstalling neutron-19.0.0: 2021-12-15 11:19:25.837 | Successfully uninstalled neutron-19.0.0 2021-12-15 11:19:25.839 | Running setup.py develop for neutron 2021-12-15 11:19:29.498 | Successfully installed neutron 2021-12-15 11:19:29.498 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:19:29.649 | + inc/python:pip_install:200 : result=0 2021-12-15 11:19:29.652 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:19:29.656 | + functions-common:time_stop:2402 : local name 2021-12-15 11:19:29.659 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:19:29.663 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:19:29.666 | + functions-common:time_stop:2405 : local total 2021-12-15 11:19:29.669 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:19:29.672 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:19:29.675 | + functions-common:time_stop:2409 : start_time=1639567153706 2021-12-15 11:19:29.678 | + functions-common:time_stop:2411 : [[ -z 1639567153706 ]] 2021-12-15 11:19:29.682 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:19:29.687 | + functions-common:time_stop:2414 : end_time=1639567169685 2021-12-15 11:19:29.691 | + functions-common:time_stop:2415 : elapsed_time=15979 2021-12-15 11:19:29.694 | + functions-common:time_stop:2416 : total=222142 2021-12-15 11:19:29.696 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:19:29.699 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=238121 2021-12-15 11:19:29.701 | + inc/python:pip_install:203 : return 0 2021-12-15 11:19:29.704 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:19:29.707 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-15 11:19:29.709 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-15 11:19:29.728 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-15 11:19:29.741 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-12-15 11:19:29.744 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-12-15 11:19:29.747 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:19:29.749 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:19:29.752 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-12-15 11:19:29.755 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:19:29.758 | + lib/neutron-legacy:install_mutnauq:470 : [[ openvswitch == \o\v\n ]] 2021-12-15 11:19:29.760 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:19:29.763 | + ./stack.sh:main:924 : is_service_enabled nova 2021-12-15 11:19:29.783 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:29.785 | + ./stack.sh:main:926 : stack_install_service nova 2021-12-15 11:19:29.788 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-15 11:19:29.790 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-15 11:19:29.793 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:19:29.796 | + lib/stack:stack_install_service:32 : install_nova 2021-12-15 11:19:29.798 | + lib/nova:install_nova:824 : use_library_from_git os-vif 2021-12-15 11:19:29.801 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-12-15 11:19:29.803 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:19:29.806 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:19:29.809 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-12-15 11:19:29.812 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:19:29.815 | + lib/nova:install_nova:829 : is_service_enabled n-cpu 2021-12-15 11:19:29.833 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:29.836 | + lib/nova:install_nova:833 : is_service_enabled n-novnc 2021-12-15 11:19:29.853 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:29.856 | + lib/nova:install_nova:845 : is_service_enabled n-spice 2021-12-15 11:19:29.872 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:29.875 | + lib/nova:install_nova:857 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-12-15 11:19:29.877 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-15 11:19:29.879 | + functions-common:git_clone:586 : local git_dest=/opt/stack/nova 2021-12-15 11:19:29.882 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:19:29.884 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:19:29.887 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:19:29.889 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:19:29.892 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:19:29.894 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:19:29.912 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:19:29.916 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:19:29.918 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:19:29.921 | + functions-common:git_clone:606 : echo master 2021-12-15 11:19:29.921 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:19:29.927 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/nova ]] 2021-12-15 11:19:29.930 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:19:29.933 | + functions-common:git_clone:654 : cd /opt/stack/nova 2021-12-15 11:19:29.936 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:19:29.936 | + functions-common:git_clone:655 : head -1 2021-12-15 11:19:30.009 | 755aa11e0c Merge "Reattach mdevs to guest on resume" 2021-12-15 11:19:30.014 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:19:30.019 | + lib/nova:install_nova:858 : setup_develop /opt/stack/nova 2021-12-15 11:19:30.023 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:19:30.026 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-12-15 11:19:30.028 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-12-15 11:19:30.032 | + inc/python:setup_develop:344 : local extras= 2021-12-15 11:19:30.035 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-15 11:19:30.039 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:19:30.042 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-12-15 11:19:30.045 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-12-15 11:19:30.049 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:19:30.052 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:19:30.056 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-12-15 11:19:30.059 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:19:30.064 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-12-15 11:19:30.068 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:19:30.070 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:19:30.075 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-15 11:19:30.084 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-12-15 11:19:30.087 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-12-15 11:19:30.733 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-12-15 11:19:30.736 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:19:30.739 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:19:30.742 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:19:30.745 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-12-15 11:19:30.748 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-12-15 11:19:30.751 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:19:30.755 | + inc/python:setup_package:428 : local extras= 2021-12-15 11:19:30.758 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:19:30.762 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:19:30.764 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:19:30.768 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:19:30.772 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:19:30.774 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-12-15 11:19:30.795 | Using python 3.8 to install /opt/stack/nova 2021-12-15 11:19:30.798 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-15 11:19:31.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:19:31.654 | from cryptography.utils import int_from_bytes 2021-12-15 11:19:31.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:19:31.655 | from cryptography.utils import int_from_bytes 2021-12-15 11:19:32.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:19:32.757 | Obtaining file:///opt/stack/nova 2021-12-15 11:19:32.758 | Preparing metadata (setup.py): started 2021-12-15 11:19:35.840 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:19:36.084 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (5.8.0) 2021-12-15 11:19:36.086 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.4.28) 2021-12-15 11:19:36.087 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (5.1.0) 2021-12-15 11:19:36.088 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (0.33.0) 2021-12-15 11:19:36.089 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.0.3) 2021-12-15 11:19:36.090 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (9.3.0) 2021-12-15 11:19:36.091 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.6.4) 2021-12-15 11:19:36.092 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.5.1) 2021-12-15 11:19:36.093 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (36.0.0) 2021-12-15 11:19:36.094 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.8.7) 2021-12-15 11:19:36.095 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.1.2) 2021-12-15 11:19:36.096 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.1.1) 2021-12-15 11:19:36.097 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.5.0) 2021-12-15 11:19:36.098 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.4.0) 2021-12-15 11:19:36.099 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (0.13.0) 2021-12-15 11:19:36.100 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.7.5) 2021-12-15 11:19:36.101 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (0.8.0) 2021-12-15 11:19:36.102 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (0.11.0) 2021-12-15 11:19:36.103 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.8.1) 2021-12-15 11:19:36.104 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.0.2) 2021-12-15 11:19:36.105 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev139) (3.2.0) 2021-12-15 11:19:36.106 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (8.2.0) 2021-12-15 11:19:36.107 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.4.0) 2021-12-15 11:19:36.108 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (7.7.0) 2021-12-15 11:19:36.110 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.5.0) 2021-12-15 11:19:36.111 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.26.0) 2021-12-15 11:19:36.112 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.5.0) 2021-12-15 11:19:36.188 | Collecting websockify>=0.9.0 2021-12-15 11:19:36.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-12-15 11:19:36.213 | Preparing metadata (setup.py): started 2021-12-15 11:19:36.837 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:19:36.844 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.8.1) 2021-12-15 11:19:36.846 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.5.0) 2021-12-15 11:19:36.848 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (8.7.1) 2021-12-15 11:19:36.849 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.4.0) 2021-12-15 11:19:36.851 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.6.1) 2021-12-15 11:19:36.854 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.3.0) 2021-12-15 11:19:36.855 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.2.0) 2021-12-15 11:19:36.856 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.4.0) 2021-12-15 11:19:36.857 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.12.0) 2021-12-15 11:19:36.858 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (11.1.0) 2021-12-15 11:19:36.860 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (6.3.0) 2021-12-15 11:19:36.861 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (12.11.0) 2021-12-15 11:19:36.862 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.10.0) 2021-12-15 11:19:36.863 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.6.2) 2021-12-15 11:19:36.864 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (5.1.0) 2021-12-15 11:19:36.865 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.7.0) 2021-12-15 11:19:36.866 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.5.0) 2021-12-15 11:19:36.867 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.5.0) 2021-12-15 11:19:36.868 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (5.8.0) 2021-12-15 11:19:36.870 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.5.0) 2021-12-15 11:19:36.871 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (5.1.0) 2021-12-15 11:19:36.872 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.1.0) 2021-12-15 11:19:36.873 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.6.0) 2021-12-15 11:19:36.874 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.7.0) 2021-12-15 11:19:36.875 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (5.5.0) 2021-12-15 11:19:36.876 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (3.10.0) 2021-12-15 11:19:36.916 | Collecting microversion-parse>=0.2.1 2021-12-15 11:19:36.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-15 11:19:36.963 | Collecting os-xenapi>=0.3.4 2021-12-15 11:19:36.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-12-15 11:19:36.978 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.10.0) 2021-12-15 11:19:36.979 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (0.2.2) 2021-12-15 11:19:37.045 | Collecting pypowervm>=1.1.15 2021-12-15 11:19:37.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2021-12-15 11:19:37.090 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.3.3) 2021-12-15 11:19:37.091 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (1.7.0) 2021-12-15 11:19:37.092 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (4.6.3) 2021-12-15 11:19:37.094 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.8.2) 2021-12-15 11:19:37.131 | Collecting zVMCloudConnector>=1.3.0 2021-12-15 11:19:37.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-15 11:19:37.210 | Preparing metadata (setup.py): started 2021-12-15 11:19:37.875 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:19:37.881 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (2.4.0) 2021-12-15 11:19:37.883 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (0.61.0) 2021-12-15 11:19:37.885 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev139) (6.0) 2021-12-15 11:19:37.914 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev139) (4.8.2) 2021-12-15 11:19:37.915 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev139) (5.4.0) 2021-12-15 11:19:37.916 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev139) (1.1.6) 2021-12-15 11:19:37.938 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev139) (5.2.0) 2021-12-15 11:19:37.977 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev139) (1.15.0) 2021-12-15 11:19:38.008 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev139) (1.16.0) 2021-12-15 11:19:38.009 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev139) (2.1.0) 2021-12-15 11:19:38.033 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev139) (2.0.1) 2021-12-15 11:19:38.155 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev139) (3.1.1) 2021-12-15 11:19:38.158 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev139) (4.3.0) 2021-12-15 11:19:38.217 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev139) (0.10.0) 2021-12-15 11:19:38.219 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev139) (1.4.0) 2021-12-15 11:19:38.220 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev139) (2.5.0) 2021-12-15 11:19:38.222 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev139) (1.1.4) 2021-12-15 11:19:38.223 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev139) (1.32) 2021-12-15 11:19:38.225 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev139) (1.4.4) 2021-12-15 11:19:38.246 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev139) (6.3.1) 2021-12-15 11:19:38.296 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev139) (2.3.0) 2021-12-15 11:19:38.300 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:38.301 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev139) (1.13.0) 2021-12-15 11:19:38.402 | Collecting Babel!=2.4.0,>=2.3.4 2021-12-15 11:19:38.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-12-15 11:19:38.756 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev139) (0.14.1) 2021-12-15 11:19:38.865 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev139) (0.5.0) 2021-12-15 11:19:38.868 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev139) (2.0.1) 2021-12-15 11:19:38.931 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev139) (0.9.6) 2021-12-15 11:19:38.992 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev139) (5.2.2) 2021-12-15 11:19:38.994 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev139) (0.4.0) 2021-12-15 11:19:38.995 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev139) (5.0.6) 2021-12-15 11:19:38.999 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev139) (4.2.4) 2021-12-15 11:19:39.024 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev139) (3.3.0) 2021-12-15 11:19:39.026 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev139) (3.2.0) 2021-12-15 11:19:39.080 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev139) (1.0.3) 2021-12-15 11:19:39.138 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev139) (2021.3) 2021-12-15 11:19:39.170 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev139) (3.0.0) 2021-12-15 11:19:39.171 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev139) (1.3.3) 2021-12-15 11:19:39.233 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev139) (21.3) 2021-12-15 11:19:39.234 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev139) (3.0.6) 2021-12-15 11:19:39.322 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev139) (1.4.0) 2021-12-15 11:19:39.350 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev139) (59.5.0) 2021-12-15 11:19:39.432 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev139) (0.2.5) 2021-12-15 11:19:39.525 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev139) (0.4.8) 2021-12-15 11:19:39.527 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev139) (0.2.8) 2021-12-15 11:19:39.572 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev139) (3.17.6) 2021-12-15 11:19:39.641 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev139) (1.13.3) 2021-12-15 11:19:39.642 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev139) (1.3.3) 2021-12-15 11:19:39.643 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev139) (21.0.0) 2021-12-15 11:19:39.693 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev139) (3.10.0) 2021-12-15 11:19:39.696 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev139) (2.4.2) 2021-12-15 11:19:39.699 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev139) (2.1.0) 2021-12-15 11:19:39.779 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev139) (1.26.7) 2021-12-15 11:19:39.781 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev139) (2.0.9) 2021-12-15 11:19:39.784 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev139) (3.3) 2021-12-15 11:19:39.785 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev139) (2019.11.28) 2021-12-15 11:19:39.885 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev139) (0.7) 2021-12-15 11:19:40.096 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev139) (0.5.2) 2021-12-15 11:19:40.098 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev139) (0.4.2) 2021-12-15 11:19:40.212 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev139) (1.4.2) 2021-12-15 11:19:40.213 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev139) (2.4.0) 2021-12-15 11:19:40.216 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev139) (2.6.3) 2021-12-15 11:19:40.304 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev139) (0.12.2) 2021-12-15 11:19:41.431 | Collecting numpy 2021-12-15 11:19:41.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/c23158b87ed0e/numpy-1.21.4-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-12-15 11:19:41.906 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev139) (2.3.0) 2021-12-15 11:19:41.944 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev139) (5.0.0) 2021-12-15 11:19:42.239 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev139) (2.21) 2021-12-15 11:19:42.321 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev139) (2.3.3) 2021-12-15 11:19:42.323 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev139) (0.4.0) 2021-12-15 11:19:42.501 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev139) (1.6) 2021-12-15 11:19:42.549 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev139) (2.5.0) 2021-12-15 11:19:42.663 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev139) (2.2) 2021-12-15 11:19:43.094 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev139) (0.12.0) 2021-12-15 11:19:43.141 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev139) (2.16.0) 2021-12-15 11:19:43.584 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:43.585 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:43.586 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:43.588 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:43.589 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:43.590 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:43.591 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev139) (0.6.5) 2021-12-15 11:19:44.931 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev139) (3.6.0) 2021-12-15 11:19:45.458 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev139) (1.8.2) 2021-12-15 11:19:45.459 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev139) (21.2.0) 2021-12-15 11:19:45.615 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev139) (2.4.0) 2021-12-15 11:19:45.727 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev139) (1.0.0) 2021-12-15 11:19:46.259 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-12-15 11:19:46.260 | Building wheel for websockify (setup.py): started 2021-12-15 11:19:46.991 | Building wheel for websockify (setup.py): finished with status 'done' 2021-12-15 11:19:46.992 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=d398d25c1ef16589f7f343fe82bb80df5846af6eeb160d8817ed63d4e7493d34 2021-12-15 11:19:46.993 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-12-15 11:19:47.001 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-15 11:19:47.928 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-15 11:19:47.932 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=c3f660e8d928632195ac01fe8d3c69a280c0f00a95a1f570c6f5c33679d343a3 2021-12-15 11:19:47.932 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-12-15 11:19:47.941 | Successfully built websockify zVMCloudConnector 2021-12-15 11:19:48.939 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-12-15 11:19:53.939 | Running setup.py develop for nova 2021-12-15 11:19:58.169 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.4 os-xenapi-0.3.4 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-12-15 11:19:58.169 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:19:58.371 | + inc/python:pip_install:200 : result=0 2021-12-15 11:19:58.375 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:19:58.379 | + functions-common:time_stop:2402 : local name 2021-12-15 11:19:58.382 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:19:58.386 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:19:58.390 | + functions-common:time_stop:2405 : local total 2021-12-15 11:19:58.394 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:19:58.397 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:19:58.400 | + functions-common:time_stop:2409 : start_time=1639567170790 2021-12-15 11:19:58.402 | + functions-common:time_stop:2411 : [[ -z 1639567170790 ]] 2021-12-15 11:19:58.405 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:19:58.409 | + functions-common:time_stop:2414 : end_time=1639567198407 2021-12-15 11:19:58.411 | + functions-common:time_stop:2415 : elapsed_time=27617 2021-12-15 11:19:58.414 | + functions-common:time_stop:2416 : total=238121 2021-12-15 11:19:58.416 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:19:58.418 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=265738 2021-12-15 11:19:58.420 | + inc/python:pip_install:203 : return 0 2021-12-15 11:19:58.423 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:19:58.425 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-15 11:19:58.427 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-15 11:19:58.447 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-15 11:19:58.464 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-12-15 11:19:58.466 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-12-15 11:19:58.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:19:58.473 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:19:58.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-12-15 11:19:58.479 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:19:58.482 | + lib/nova:install_nova:859 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-15 11:19:58.496 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:19:58.499 | + ./stack.sh:main:927 : configure_nova 2021-12-15 11:19:58.502 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-12-15 11:19:58.515 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-12-15 11:19:58.519 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-15 11:19:58.523 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-15 11:19:58.526 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-15 11:19:58.527 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-15 11:19:58.532 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-15 11:19:58.534 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-15 11:19:58.537 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-15 11:19:58.541 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-15 11:19:58.544 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-15 11:19:58.546 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-15 11:19:58.549 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-15 11:19:58.551 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-15 11:19:58.563 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-15 11:19:58.575 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-12-15 11:19:58.588 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-15 11:19:58.600 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-15 11:19:58.613 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-15 11:19:58.616 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-15 11:19:58.620 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mZXBRwMWrD 2021-12-15 11:19:58.623 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-15 11:19:58.625 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-15 11:19:58.628 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-15 11:19:58.630 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-15 11:19:58.633 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-15 11:19:58.636 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mZXBRwMWrD 2021-12-15 11:19:58.641 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mZXBRwMWrD 2021-12-15 11:19:58.654 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mZXBRwMWrD /etc/sudoers.d/nova-rootwrap 2021-12-15 11:19:58.668 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-15 11:19:58.674 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-15 11:19:58.678 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-15 11:19:58.681 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-15 11:19:58.684 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-15 11:19:58.687 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-15 11:19:58.690 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-12-15 11:19:58.693 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-15 11:19:58.696 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-15 11:19:58.701 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-12-15 11:19:58.718 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:58.721 | + lib/nova:configure_nova:323 : create_nova_conf 2021-12-15 11:19:58.723 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-15 11:19:58.727 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-12-15 11:19:58.731 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-15 11:19:58.763 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-12-15 11:19:58.765 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-15 11:19:58.793 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-15 11:19:58.828 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-15 11:19:58.857 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-15 11:19:58.890 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-15 11:19:58.926 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-15 11:19:58.960 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-12-15 11:19:58.963 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2021-12-15 11:19:58.992 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-15 11:19:59.022 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-15 11:19:59.049 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-15 11:19:59.080 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-15 11:19:59.110 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-15 11:19:59.142 | + lib/nova:create_nova_conf:415 : is_fedora 2021-12-15 11:19:59.144 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:19:59.146 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:19:59.148 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:19:59.151 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:19:59.153 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:19:59.157 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:19:59.159 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:19:59.161 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:19:59.165 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:19:59.167 | + lib/nova:create_nova_conf:415 : is_suse 2021-12-15 11:19:59.170 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:19:59.173 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:19:59.175 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:19:59.178 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:19:59.181 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:19:59.183 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:19:59.185 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-12-15 11:19:59.207 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:59.210 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:19:59.212 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-12-15 11:19:59.215 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-15 11:19:59.243 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-12-15 11:19:59.245 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-15 11:19:59.248 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-15 11:19:59.250 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-12-15 11:19:59.252 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-15 11:19:59.255 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-15 11:19:59.293 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-12-15 11:19:59.296 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-15 11:19:59.298 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-15 11:19:59.301 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-12-15 11:19:59.304 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-15 11:19:59.307 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-15 11:19:59.337 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-12-15 11:19:59.371 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-15 11:19:59.403 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-15 11:19:59.430 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-12-15 11:19:59.447 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:59.449 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-12-15 11:19:59.467 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:59.470 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-12-15 11:19:59.471 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-12-15 11:19:59.479 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-12-15 11:19:59.481 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-15 11:19:59.513 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-12-15 11:19:59.529 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:19:59.532 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-15 11:19:59.534 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2021-12-15 11:19:59.536 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 11:19:59.539 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 11:19:59.544 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-15 11:19:59.578 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-15 11:19:59.608 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-12-15 11:19:59.639 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-15 11:19:59.670 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-15 11:19:59.700 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-15 11:19:59.729 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-15 11:19:59.759 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-15 11:19:59.788 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:19:59.823 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 11:19:59.854 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-12-15 11:19:59.874 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:19:59.876 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-12-15 11:19:59.879 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-15 11:19:59.908 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-15 11:19:59.939 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2021-12-15 11:19:59.969 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder username nova 2021-12-15 11:20:00.003 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-15 11:20:00.033 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-15 11:20:00.066 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-15 11:20:00.095 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-15 11:20:00.123 | + lib/nova:configure_cinder_access:605 : is_service_enabled tls-proxy 2021-12-15 11:20:00.141 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:00.144 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-12-15 11:20:00.146 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-15 11:20:00.180 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-15 11:20:00.214 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-15 11:20:00.217 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-15 11:20:00.245 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-12-15 11:20:00.248 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-12-15 11:20:00.250 | + lib/nova:create_nova_conf:483 : is_suse 2021-12-15 11:20:00.252 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:20:00.254 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:20:00.257 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:20:00.260 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:20:00.262 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:20:00.265 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:20:00.268 | + lib/nova:create_nova_conf:483 : is_fedora 2021-12-15 11:20:00.270 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:20:00.273 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:20:00.276 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:20:00.278 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:20:00.281 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:20:00.283 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:20:00.285 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:20:00.288 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:20:00.290 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:20:00.293 | + lib/nova:create_nova_conf:488 : setup_logging /etc/nova/nova.conf 2021-12-15 11:20:00.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-12-15 11:20:00.297 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-12-15 11:20:00.300 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:20:00.320 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:20:00.322 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:20:00.325 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:20:00.327 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:20:00.329 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:20:00.362 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:20:00.392 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:20:00.421 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:20:00.453 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-15 11:20:00.489 | + lib/nova:create_nova_conf:492 : is_service_enabled n-api 2021-12-15 11:20:00.509 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:00.513 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-15 11:20:00.515 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-15 11:20:00.518 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-15 11:20:00.521 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-12-15 11:20:00.524 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 11:20:00.527 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 11:20:00.530 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-12-15 11:20:00.535 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-12-15 11:20:00.538 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 11:20:00.542 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 11:20:00.555 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 11:20:00.556 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:20:00.565 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 11:20:00.568 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:20:00.584 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-15 11:20:00.587 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-15 11:20:00.591 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-15 11:20:00.627 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-15 11:20:00.658 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-15 11:20:00.692 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-15 11:20:00.721 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 11:20:00.750 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 11:20:00.777 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-15 11:20:00.806 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-15 11:20:00.838 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-15 11:20:00.868 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 11:20:00.895 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 11:20:00.924 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 11:20:00.955 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-15 11:20:00.988 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 11:20:00.991 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 11:20:00.995 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-12-15 11:20:00.997 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-12-15 11:20:00.999 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 11:20:01.002 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:01.004 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:01.006 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-15 11:20:01.009 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-15 11:20:01.011 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-15 11:20:01.042 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 11:20:01.074 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-12-15 11:20:01.075 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-15 11:20:01.083 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-12-15 11:20:01.087 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-12-15 11:20:01.089 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-12-15 11:20:01.091 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 11:20:01.094 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 11:20:01.096 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:20:01.098 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:01.101 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:01.104 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 11:20:01.107 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 11:20:01.109 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:01.112 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:01.115 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-12-15 11:20:01.181 | Enabling site nova-api-wsgi. 2021-12-15 11:20:01.189 | To activate the new configuration, you need to run: 2021-12-15 11:20:01.189 | systemctl reload apache2 2021-12-15 11:20:01.195 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 11:20:01.197 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:20:01.199 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:20:01.202 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:20:01.334 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api-meta 2021-12-15 11:20:01.356 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:01.358 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-15 11:20:01.361 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-15 11:20:01.363 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-15 11:20:01.365 | + lib/apache:write_uwsgi_config:256 : local url= 2021-12-15 11:20:01.368 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-12-15 11:20:01.370 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 11:20:01.375 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-15 11:20:01.379 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-12-15 11:20:01.382 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 11:20:01.386 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 11:20:01.400 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 11:20:01.403 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:20:01.411 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 11:20:01.415 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:20:01.431 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-15 11:20:01.434 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-15 11:20:01.438 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-15 11:20:01.473 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-15 11:20:01.504 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-15 11:20:01.532 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-15 11:20:01.560 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 11:20:01.587 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 11:20:01.616 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-15 11:20:01.647 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-15 11:20:01.677 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-15 11:20:01.706 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 11:20:01.736 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 11:20:01.765 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 11:20:01.796 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-15 11:20:01.824 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-12-15 11:20:01.826 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-15 11:20:01.854 | + lib/nova:create_nova_conf:500 : is_service_enabled ceilometer 2021-12-15 11:20:01.871 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:01.873 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-15 11:20:01.904 | ++ lib/nova:create_nova_conf:509 : get_notification_url 2021-12-15 11:20:01.907 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-15 11:20:01.909 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-15 11:20:01.925 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:01.928 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:20:01.932 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:20:01.964 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-15 11:20:01.999 | + lib/nova:create_nova_conf:511 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-15 11:20:02.001 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-15 11:20:02.003 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-15 11:20:02.006 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 11:20:02.008 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 11:20:02.010 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:20:02.029 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:02.032 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 11:20:02.034 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 11:20:02.037 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:20:02.053 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:02.056 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:20:02.059 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:20:02.092 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:20:02.095 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:20:02.097 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-15 11:20:02.125 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-15 11:20:02.154 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-15 11:20:02.184 | + lib/nova:create_nova_conf:518 : is_service_enabled tls-proxy 2021-12-15 11:20:02.200 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:02.203 | + lib/nova:create_nova_conf:523 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-15 11:20:02.232 | + lib/nova:create_nova_conf:525 : '[' True == True ']' 2021-12-15 11:20:02.235 | + lib/nova:create_nova_conf:526 : init_nova_service_user_conf 2021-12-15 11:20:02.237 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-12-15 11:20:02.273 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_type password 2021-12-15 11:20:02.306 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.44/identity 2021-12-15 11:20:02.334 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user username nova 2021-12-15 11:20:02.362 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-12-15 11:20:02.392 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-12-15 11:20:02.421 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_name service 2021-12-15 11:20:02.451 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-12-15 11:20:02.483 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-12-15 11:20:02.515 | + lib/nova:create_nova_conf:529 : is_service_enabled n-cond 2021-12-15 11:20:02.534 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:02.537 | ++ lib/nova:create_nova_conf:530 : seq 1 1 2021-12-15 11:20:02.542 | + lib/nova:create_nova_conf:530 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:20:02.544 | + lib/nova:create_nova_conf:531 : local conf 2021-12-15 11:20:02.547 | + lib/nova:create_nova_conf:532 : local vhost 2021-12-15 11:20:02.550 | ++ lib/nova:create_nova_conf:533 : conductor_conf 1 2021-12-15 11:20:02.552 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:20:02.555 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:20:02.558 | + lib/nova:create_nova_conf:533 : conf=/etc/nova/nova_cell1.conf 2021-12-15 11:20:02.561 | + lib/nova:create_nova_conf:534 : vhost=nova_cell1 2021-12-15 11:20:02.563 | + lib/nova:create_nova_conf:536 : rm -f /etc/nova/nova_cell1.conf 2021-12-15 11:20:02.569 | ++ lib/nova:create_nova_conf:537 : database_connection_url nova_cell1 2021-12-15 11:20:02.572 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-15 11:20:02.574 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-15 11:20:02.576 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-12-15 11:20:02.579 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-15 11:20:02.582 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-15 11:20:02.615 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-15 11:20:02.649 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-15 11:20:02.682 | + lib/nova:create_nova_conf:541 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:20:02.685 | + lib/nova:create_nova_conf:544 : rpc_backend_add_vhost nova_cell1 2021-12-15 11:20:02.687 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-15 11:20:02.690 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-15 11:20:02.707 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:02.711 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-15 11:20:02.711 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-15 11:20:03.441 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-15 11:20:03.443 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-15 11:20:04.186 | Adding vhost "nova_cell1" ... 2021-12-15 11:20:04.241 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-15 11:20:04.962 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-12-15 11:20:04.992 | + lib/nova:create_nova_conf:545 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-15 11:20:04.994 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-15 11:20:04.997 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-15 11:20:04.999 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 11:20:05.003 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-15 11:20:05.006 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:20:05.023 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:05.027 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-15 11:20:05.029 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-15 11:20:05.032 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:20:05.049 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:05.051 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-12-15 11:20:05.054 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-12-15 11:20:05.082 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:20:05.084 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:20:05.087 | + lib/nova:create_nova_conf:549 : is_service_enabled placement placement-client 2021-12-15 11:20:05.104 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:05.106 | + lib/nova:create_nova_conf:550 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-15 11:20:05.108 | + lib/nova:configure_placement_nova_compute:578 : local conf=/etc/nova/nova_cell1.conf 2021-12-15 11:20:05.111 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-15 11:20:05.142 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2021-12-15 11:20:05.170 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-15 11:20:05.201 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-15 11:20:05.234 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-15 11:20:05.263 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-15 11:20:05.293 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-15 11:20:05.324 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-15 11:20:05.351 | + lib/nova:create_nova_conf:554 : setup_logging /etc/nova/nova_cell1.conf 2021-12-15 11:20:05.355 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-15 11:20:05.357 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-15 11:20:05.360 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:20:05.377 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:20:05.380 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:20:05.382 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:20:05.385 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:20:05.387 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:20:05.417 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:20:05.450 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:20:05.488 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:20:05.519 | + lib/nova:create_nova_conf:561 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:20:05.522 | ++ lib/nova:create_nova_conf:564 : seq 1 1 2021-12-15 11:20:05.526 | + lib/nova:create_nova_conf:564 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:20:05.530 | + lib/nova:create_nova_conf:565 : local conf 2021-12-15 11:20:05.532 | + lib/nova:create_nova_conf:566 : local offset 2021-12-15 11:20:05.536 | ++ lib/nova:create_nova_conf:567 : conductor_conf 1 2021-12-15 11:20:05.539 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:20:05.541 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:20:05.544 | + lib/nova:create_nova_conf:567 : conf=/etc/nova/nova_cell1.conf 2021-12-15 11:20:05.546 | + lib/nova:create_nova_conf:568 : offset=0 2021-12-15 11:20:05.549 | + lib/nova:create_nova_conf:569 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-15 11:20:05.551 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-12-15 11:20:05.553 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-12-15 11:20:05.556 | + lib/nova:configure_console_proxies:681 : offset=0 2021-12-15 11:20:05.558 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-12-15 11:20:05.576 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:05.578 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-12-15 11:20:05.581 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-spice 2021-12-15 11:20:05.601 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:05.604 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-sproxy 2021-12-15 11:20:05.625 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:05.628 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-12-15 11:20:05.647 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:05.649 | + ./stack.sh:main:930 : is_service_enabled placement 2021-12-15 11:20:05.667 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:05.669 | + ./stack.sh:main:932 : stack_install_service placement 2021-12-15 11:20:05.672 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-15 11:20:05.674 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-15 11:20:05.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-15 11:20:05.680 | + lib/stack:stack_install_service:32 : install_placement 2021-12-15 11:20:05.682 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-15 11:20:05.685 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-12-15 11:20:05.687 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:05.690 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:05.693 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-12-15 11:20:05.695 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:20:05.698 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:20:05.700 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:20:05.703 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:20:05.705 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:20:05.708 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:20:05.712 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:05.716 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:05.720 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:20:05.724 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:20:05.728 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:20:05.731 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:20:05.735 | + functions-common:install_package:1441 : real_install_package apache2 2021-12-15 11:20:05.738 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:20:05.742 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:05.745 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:05.748 | + functions-common:real_install_package:1427 : apt_get install apache2 2021-12-15 11:20:05.775 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-15 11:20:05.899 | Reading package lists... 2021-12-15 11:20:06.154 | Building dependency tree... 2021-12-15 11:20:06.155 | Reading state information... 2021-12-15 11:20:06.391 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-15 11:20:06.392 | The following packages were automatically installed and are no longer required: 2021-12-15 11:20:06.393 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:20:06.393 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:20:06.393 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:20:06.393 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:20:06.393 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:20:06.393 | python3-zope.interface 2021-12-15 11:20:06.393 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:20:06.522 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:20:06.527 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:20:06.529 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:20:06.532 | + functions-common:time_stop:2402 : local name 2021-12-15 11:20:06.534 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:20:06.537 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:20:06.539 | + functions-common:time_stop:2405 : local total 2021-12-15 11:20:06.541 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:20:06.544 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:20:06.546 | + functions-common:time_stop:2409 : start_time=1639567205771 2021-12-15 11:20:06.549 | + functions-common:time_stop:2411 : [[ -z 1639567205771 ]] 2021-12-15 11:20:06.551 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:20:06.556 | + functions-common:time_stop:2414 : end_time=1639567206553 2021-12-15 11:20:06.559 | + functions-common:time_stop:2415 : elapsed_time=782 2021-12-15 11:20:06.561 | + functions-common:time_stop:2416 : total=318001 2021-12-15 11:20:06.563 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:20:06.566 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=318783 2021-12-15 11:20:06.568 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:20:06.571 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-12-15 11:20:06.574 | + functions-common:is_package_installed:1449 : [[ -z libapache2-mod-wsgi ]] 2021-12-15 11:20:06.576 | + functions-common:is_package_installed:1453 : [[ -z deb ]] 2021-12-15 11:20:06.579 | + functions-common:is_package_installed:1457 : [[ deb = \d\e\b ]] 2021-12-15 11:20:06.581 | + functions-common:is_package_installed:1458 : dpkg -s libapache2-mod-wsgi 2021-12-15 11:20:06.604 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-12-15 11:20:06.608 | + functions-common:install_package:1440 : update_package_repo 2021-12-15 11:20:06.611 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-15 11:20:06.614 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-15 11:20:06.617 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-15 11:20:06.621 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-15 11:20:06.623 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-15 11:20:06.626 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:06.628 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:06.631 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-15 11:20:06.634 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-15 11:20:06.636 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-15 11:20:06.639 | + functions-common:apt_get_update:1167 : return 2021-12-15 11:20:06.641 | + functions-common:install_package:1441 : real_install_package libapache2-mod-wsgi-py3 2021-12-15 11:20:06.644 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-15 11:20:06.646 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:06.649 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:06.651 | + functions-common:real_install_package:1427 : apt_get install libapache2-mod-wsgi-py3 2021-12-15 11:20:06.675 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-15 11:20:06.791 | Reading package lists... 2021-12-15 11:20:07.047 | Building dependency tree... 2021-12-15 11:20:07.048 | Reading state information... 2021-12-15 11:20:07.303 | The following packages were automatically installed and are no longer required: 2021-12-15 11:20:07.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-15 11:20:07.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-15 11:20:07.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-15 11:20:07.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-15 11:20:07.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-15 11:20:07.305 | python3-zope.interface 2021-12-15 11:20:07.305 | Use 'sudo apt autoremove' to remove them. 2021-12-15 11:20:07.374 | The following NEW packages will be installed: 2021-12-15 11:20:07.375 | libapache2-mod-wsgi-py3 2021-12-15 11:20:07.641 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2021-12-15 11:20:07.642 | Need to get 93.3 kB of archives. 2021-12-15 11:20:07.642 | After this operation, 300 kB of additional disk space will be used. 2021-12-15 11:20:07.642 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-12-15 11:20:08.555 | Fetched 93.3 kB in 1s (157 kB/s) 2021-12-15 11:20:08.593 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-15 11:20:08.650 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2021-12-15 11:20:08.654 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-12-15 11:20:08.658 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-15 11:20:08.735 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-15 11:20:08.910 | apache2_invoke: Enable module wsgi 2021-12-15 11:20:17.277 | + functions-common:apt_get:1211 : result=0 2021-12-15 11:20:17.279 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-15 11:20:17.282 | + functions-common:time_stop:2402 : local name 2021-12-15 11:20:17.284 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:20:17.287 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:20:17.289 | + functions-common:time_stop:2405 : local total 2021-12-15 11:20:17.291 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:20:17.294 | + functions-common:time_stop:2408 : name=apt-get 2021-12-15 11:20:17.296 | + functions-common:time_stop:2409 : start_time=1639567206672 2021-12-15 11:20:17.299 | + functions-common:time_stop:2411 : [[ -z 1639567206672 ]] 2021-12-15 11:20:17.302 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:20:17.306 | + functions-common:time_stop:2414 : end_time=1639567217303 2021-12-15 11:20:17.309 | + functions-common:time_stop:2415 : elapsed_time=10631 2021-12-15 11:20:17.311 | + functions-common:time_stop:2416 : total=318783 2021-12-15 11:20:17.313 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:20:17.316 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=329414 2021-12-15 11:20:17.318 | + functions-common:apt_get:1215 : return 0 2021-12-15 11:20:17.321 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-12-15 11:20:17.324 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-15 11:20:17.326 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:20:17.329 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:17.331 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:17.334 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-15 11:20:17.336 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-15 11:20:17.394 | wsgi (enabled by maintainer script) 2021-12-15 11:20:17.398 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-15 11:20:17.400 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-15 11:20:17.402 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 11:20:17.406 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-15 11:20:17.408 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-12-15 11:20:17.411 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 11:20:17.415 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:20:17.415 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 11:20:17.421 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-12-15 11:20:17.424 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-12-15 11:20:17.426 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-12-15 11:20:17.430 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-15 11:20:17.432 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-15 11:20:17.456 | Using python 3.8 to install osc-placement 2021-12-15 11:20:17.459 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-15 11:20:18.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:20:18.310 | from cryptography.utils import int_from_bytes 2021-12-15 11:20:18.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:20:18.311 | from cryptography.utils import int_from_bytes 2021-12-15 11:20:19.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:20:19.527 | Collecting osc-placement 2021-12-15 11:20:19.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-12-15 11:20:19.551 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2021-12-15 11:20:19.553 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-12-15 11:20:19.554 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.0) 2021-12-15 11:20:19.555 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2021-12-15 11:20:19.556 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-12-15 11:20:19.557 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-12-15 11:20:19.616 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-12-15 11:20:19.618 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2021-12-15 11:20:19.619 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2021-12-15 11:20:19.620 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-12-15 11:20:19.634 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2021-12-15 11:20:19.635 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2021-12-15 11:20:19.636 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-12-15 11:20:19.651 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-12-15 11:20:19.652 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-12-15 11:20:19.653 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2021-12-15 11:20:19.654 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-12-15 11:20:19.655 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-12-15 11:20:19.656 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.6) 2021-12-15 11:20:19.677 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2021-12-15 11:20:19.678 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2021-12-15 11:20:19.679 | 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.3.3) 2021-12-15 11:20:19.681 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-12-15 11:20:19.691 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2021-12-15 11:20:19.734 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-12-15 11:20:19.735 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-12-15 11:20:19.737 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-12-15 11:20:19.738 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-12-15 11:20:19.739 | 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) (36.0.0) 2021-12-15 11:20:19.740 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-12-15 11:20:19.741 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-12-15 11:20:19.742 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-12-15 11:20:19.809 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2021-12-15 11:20:19.810 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.7) 2021-12-15 11:20:19.813 | 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.9) 2021-12-15 11:20:19.814 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2021-12-15 11:20:19.907 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-12-15 11:20:19.908 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-12-15 11:20:19.909 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-12-15 11:20:19.952 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2021-12-15 11:20:19.993 | 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.2) 2021-12-15 11:20:20.147 | 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.21) 2021-12-15 11:20:22.242 | Installing collected packages: osc-placement 2021-12-15 11:20:22.430 | Successfully installed osc-placement-3.1.1 2021-12-15 11:20:22.430 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:20:22.563 | + inc/python:pip_install:200 : result=0 2021-12-15 11:20:22.565 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:20:22.568 | + functions-common:time_stop:2402 : local name 2021-12-15 11:20:22.571 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:20:22.573 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:20:22.576 | + functions-common:time_stop:2405 : local total 2021-12-15 11:20:22.578 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:20:22.581 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:20:22.583 | + functions-common:time_stop:2409 : start_time=1639567217450 2021-12-15 11:20:22.586 | + functions-common:time_stop:2411 : [[ -z 1639567217450 ]] 2021-12-15 11:20:22.589 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:20:22.593 | + functions-common:time_stop:2414 : end_time=1639567222590 2021-12-15 11:20:22.596 | + functions-common:time_stop:2415 : elapsed_time=5140 2021-12-15 11:20:22.598 | + functions-common:time_stop:2416 : total=265738 2021-12-15 11:20:22.601 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:20:22.603 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=270878 2021-12-15 11:20:22.606 | + inc/python:pip_install:203 : return 0 2021-12-15 11:20:22.609 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-12-15 11:20:22.611 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-15 11:20:22.614 | + functions-common:git_clone:586 : local git_dest=/opt/stack/placement 2021-12-15 11:20:22.616 | + functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:20:22.619 | + functions-common:git_clone:588 : local orig_dir 2021-12-15 11:20:22.622 | ++ functions-common:git_clone:589 : pwd 2021-12-15 11:20:22.625 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:20:22.628 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:20:22.631 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:20:22.649 | + functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:20:22.652 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:20:22.654 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:20:22.658 | + functions-common:git_clone:606 : echo master 2021-12-15 11:20:22.658 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:20:22.663 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/placement ]] 2021-12-15 11:20:22.666 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-12-15 11:20:22.668 | + functions-common:git_clone:627 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-12-15 11:20:22.671 | + functions-common:git_timed:679 : local count=0 2021-12-15 11:20:22.673 | + functions-common:git_timed:680 : local timeout=0 2021-12-15 11:20:22.676 | + functions-common:git_timed:682 : [[ -n 0 ]] 2021-12-15 11:20:22.678 | + functions-common:git_timed:683 : timeout=0 2021-12-15 11:20:22.681 | + functions-common:git_timed:686 : time_start git_timed 2021-12-15 11:20:22.683 | + functions-common:time_start:2388 : local name=git_timed 2021-12-15 11:20:22.685 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:20:22.687 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:20:22.690 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:20:22.695 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567222692 2021-12-15 11:20:22.697 | + functions-common:git_timed:687 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-12-15 11:20:22.700 | Cloning into '/opt/stack/placement'... 2021-12-15 11:20:38.197 | + functions-common:git_timed:701 : time_stop git_timed 2021-12-15 11:20:38.200 | + functions-common:time_stop:2402 : local name 2021-12-15 11:20:38.202 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:20:38.205 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:20:38.207 | + functions-common:time_stop:2405 : local total 2021-12-15 11:20:38.209 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:20:38.212 | + functions-common:time_stop:2408 : name=git_timed 2021-12-15 11:20:38.214 | + functions-common:time_stop:2409 : start_time=1639567222692 2021-12-15 11:20:38.216 | + functions-common:time_stop:2411 : [[ -z 1639567222692 ]] 2021-12-15 11:20:38.219 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:20:38.224 | + functions-common:time_stop:2414 : end_time=1639567238221 2021-12-15 11:20:38.227 | + functions-common:time_stop:2415 : elapsed_time=15529 2021-12-15 11:20:38.230 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:20:38.233 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:20:38.235 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=15529 2021-12-15 11:20:38.239 | + functions-common:git_clone:654 : cd /opt/stack/placement 2021-12-15 11:20:38.243 | + functions-common:git_clone:655 : git show --oneline 2021-12-15 11:20:38.244 | + functions-common:git_clone:655 : head -1 2021-12-15 11:20:38.249 | 6e8c4cbf Merge "Enable HTTPProxyToWSGI middleware to find actual client ips" 2021-12-15 11:20:38.254 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:20:38.259 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-15 11:20:38.262 | + inc/python:setup_develop:338 : local bindep 2021-12-15 11:20:38.265 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-12-15 11:20:38.267 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-12-15 11:20:38.270 | + inc/python:setup_develop:344 : local extras= 2021-12-15 11:20:38.273 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-15 11:20:38.277 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:20:38.281 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-12-15 11:20:38.283 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-12-15 11:20:38.286 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:20:38.289 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:20:38.292 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-12-15 11:20:38.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:20:38.298 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-12-15 11:20:38.301 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:20:38.303 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:20:38.307 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-15 11:20:38.313 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-12-15 11:20:38.315 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-12-15 11:20:38.959 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-12-15 11:20:38.961 | + inc/python:setup_package:418 : local bindep=0 2021-12-15 11:20:38.964 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:20:38.967 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:20:38.969 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-12-15 11:20:38.972 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-12-15 11:20:38.975 | + inc/python:setup_package:427 : local flags=-e 2021-12-15 11:20:38.979 | + inc/python:setup_package:428 : local extras= 2021-12-15 11:20:38.982 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:20:38.984 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:20:38.987 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:20:38.991 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:20:38.994 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:20:38.996 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-12-15 11:20:39.020 | Using python 3.8 to install /opt/stack/placement 2021-12-15 11:20:39.023 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-15 11:20:39.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:20:39.893 | from cryptography.utils import int_from_bytes 2021-12-15 11:20:39.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:20:39.893 | from cryptography.utils import int_from_bytes 2021-12-15 11:20:40.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:20:41.025 | Obtaining file:///opt/stack/placement 2021-12-15 11:20:41.026 | Preparing metadata (setup.py): started 2021-12-15 11:20:42.193 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:20:42.338 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (5.8.0) 2021-12-15 11:20:42.339 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (1.4.28) 2021-12-15 11:20:42.340 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (9.3.0) 2021-12-15 11:20:42.341 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (2.5.1) 2021-12-15 11:20:42.342 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (1.8.7) 2021-12-15 11:20:42.344 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev6) (3.2.0) 2021-12-15 11:20:42.345 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (2.26.0) 2021-12-15 11:20:42.347 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (59.5.0) 2021-12-15 11:20:42.348 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (4.5.0) 2021-12-15 11:20:42.349 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (8.7.1) 2021-12-15 11:20:42.350 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (3.4.0) 2021-12-15 11:20:42.351 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (4.6.1) 2021-12-15 11:20:42.352 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (4.2.0) 2021-12-15 11:20:42.353 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (4.12.0) 2021-12-15 11:20:42.354 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (11.1.0) 2021-12-15 11:20:42.356 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (3.10.0) 2021-12-15 11:20:42.357 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (4.5.0) 2021-12-15 11:20:42.358 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (1.4.0) 2021-12-15 11:20:42.359 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (1.1.0) 2021-12-15 11:20:42.360 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (2.6.0) 2021-12-15 11:20:42.361 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev6) (1.0.1) 2021-12-15 11:20:42.426 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (1.16.0) 2021-12-15 11:20:42.427 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (5.1.0) 2021-12-15 11:20:42.428 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (3.1.1) 2021-12-15 11:20:42.430 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (2.8.1) 2021-12-15 11:20:42.433 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (4.3.0) 2021-12-15 11:20:42.434 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (4.4.0) 2021-12-15 11:20:42.454 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev6) (0.14.1) 2021-12-15 11:20:42.495 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev6) (3.5.0) 2021-12-15 11:20:42.496 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev6) (0.8.0) 2021-12-15 11:20:42.497 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev6) (6.0) 2021-12-15 11:20:42.498 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev6) (1.5.0) 2021-12-15 11:20:42.499 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev6) (2.3.0) 2021-12-15 11:20:42.551 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (1.7.5) 2021-12-15 11:20:42.552 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (0.13.0) 2021-12-15 11:20:42.553 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (0.5.0) 2021-12-15 11:20:42.555 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (2.0.1) 2021-12-15 11:20:42.596 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev6) (0.9.6) 2021-12-15 11:20:42.600 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev6) (2.8.2) 2021-12-15 11:20:42.617 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev6) (3.3.0) 2021-12-15 11:20:42.618 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev6) (3.2.0) 2021-12-15 11:20:42.620 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev6) (3.0.3) 2021-12-15 11:20:42.647 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev6) (1.0.3) 2021-12-15 11:20:42.649 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev6) (2021.3) 2021-12-15 11:20:42.662 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev6) (2.4.0) 2021-12-15 11:20:42.678 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev6) (3.0.6) 2021-12-15 11:20:42.679 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev6) (21.3) 2021-12-15 11:20:42.681 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev6) (0.11.0) 2021-12-15 11:20:42.682 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev6) (1.0.2) 2021-12-15 11:20:42.724 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev6) (3.3) 2021-12-15 11:20:42.726 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev6) (2.0.9) 2021-12-15 11:20:42.727 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev6) (1.26.7) 2021-12-15 11:20:42.728 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev6) (2019.11.28) 2021-12-15 11:20:42.746 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev6) (0.7) 2021-12-15 11:20:42.905 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev6) (1.1.2) 2021-12-15 11:20:42.944 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (4.8.2) 2021-12-15 11:20:42.946 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (5.4.0) 2021-12-15 11:20:42.947 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (1.1.6) 2021-12-15 11:20:42.964 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev6) (1.15.0) 2021-12-15 11:20:42.998 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev6) (1.13.3) 2021-12-15 11:20:43.013 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev6) (1.6) 2021-12-15 11:20:43.059 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev6) (2.0.1) 2021-12-15 11:20:43.126 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (1.7.0) 2021-12-15 11:20:43.209 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev6) (1.1.4) 2021-12-15 11:20:43.262 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev6) (0.2.5) 2021-12-15 11:20:43.454 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (0.4.2) 2021-12-15 11:20:43.456 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (0.5.2) 2021-12-15 11:20:43.457 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (5.1.0) 2021-12-15 11:20:43.539 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (2.5.0) 2021-12-15 11:20:43.589 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev6) (2.21) 2021-12-15 11:20:43.798 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (3.6.0) 2021-12-15 11:20:43.912 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (1.0.0) 2021-12-15 11:20:43.913 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev6) (3.0.0) 2021-12-15 11:20:45.801 | Installing collected packages: openstack-placement 2021-12-15 11:20:45.803 | Running setup.py develop for openstack-placement 2021-12-15 11:20:47.733 | Successfully installed openstack-placement 2021-12-15 11:20:47.733 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:20:47.887 | + inc/python:pip_install:200 : result=0 2021-12-15 11:20:47.892 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:20:47.895 | + functions-common:time_stop:2402 : local name 2021-12-15 11:20:47.897 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:20:47.901 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:20:47.904 | + functions-common:time_stop:2405 : local total 2021-12-15 11:20:47.907 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:20:47.910 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:20:47.912 | + functions-common:time_stop:2409 : start_time=1639567239014 2021-12-15 11:20:47.915 | + functions-common:time_stop:2411 : [[ -z 1639567239014 ]] 2021-12-15 11:20:47.918 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:20:47.922 | + functions-common:time_stop:2414 : end_time=1639567247920 2021-12-15 11:20:47.925 | + functions-common:time_stop:2415 : elapsed_time=8906 2021-12-15 11:20:47.928 | + functions-common:time_stop:2416 : total=270878 2021-12-15 11:20:47.931 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:20:47.934 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=279784 2021-12-15 11:20:47.937 | + inc/python:pip_install:203 : return 0 2021-12-15 11:20:47.939 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:20:47.942 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-15 11:20:47.945 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-15 11:20:47.966 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-15 11:20:47.979 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-12-15 11:20:47.982 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-12-15 11:20:47.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:20:47.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:20:47.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-12-15 11:20:47.992 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:20:47.996 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-15 11:20:47.998 | + ./stack.sh:main:933 : configure_placement 2021-12-15 11:20:48.001 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-15 11:20:48.015 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-15 11:20:48.017 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-15 11:20:48.022 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-15 11:20:48.025 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-15 11:20:48.027 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-15 11:20:48.030 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2021-12-15 11:20:48.032 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-15 11:20:48.035 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-15 11:20:48.070 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-15 11:20:48.103 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-15 11:20:48.140 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-15 11:20:48.143 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2021-12-15 11:20:48.146 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2021-12-15 11:20:48.149 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 11:20:48.152 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-15 11:20:48.185 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-15 11:20:48.216 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-12-15 11:20:48.250 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-15 11:20:48.282 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-15 11:20:48.314 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-15 11:20:48.348 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-15 11:20:48.386 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-15 11:20:48.421 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:20:48.454 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 11:20:48.496 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-15 11:20:48.499 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-12-15 11:20:48.501 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-12-15 11:20:48.504 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:20:48.524 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:20:48.527 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:20:48.530 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:20:48.532 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:20:48.535 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:20:48.567 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:20:48.604 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:20:48.640 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:20:48.671 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-15 11:20:48.674 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-15 11:20:48.676 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-12-15 11:20:48.679 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-12-15 11:20:48.682 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-12-15 11:20:48.684 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-15 11:20:48.687 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-15 11:20:48.690 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-12-15 11:20:48.695 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-12-15 11:20:48.697 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-15 11:20:48.700 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-15 11:20:48.718 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-15 11:20:48.718 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:20:48.730 | d /var/run/uwsgi 0755 ubuntu root 2021-12-15 11:20:48.734 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-15 11:20:48.750 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-15 11:20:48.753 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-15 11:20:48.757 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-15 11:20:48.789 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-15 11:20:48.819 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-15 11:20:48.848 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-15 11:20:48.879 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-15 11:20:48.910 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-15 11:20:48.942 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-15 11:20:48.972 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-15 11:20:49.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-15 11:20:49.031 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-15 11:20:49.061 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-15 11:20:49.091 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-15 11:20:49.124 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-15 11:20:49.154 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-15 11:20:49.156 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-15 11:20:49.160 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-12-15 11:20:49.162 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-12-15 11:20:49.165 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-15 11:20:49.168 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:49.171 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:49.174 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-15 11:20:49.177 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-15 11:20:49.179 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-15 11:20:49.211 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-15 11:20:49.242 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-12-15 11:20:49.242 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-15 11:20:49.251 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-12-15 11:20:49.255 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-12-15 11:20:49.258 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-12-15 11:20:49.261 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-15 11:20:49.264 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-15 11:20:49.266 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-15 11:20:49.269 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:49.271 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:49.274 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-15 11:20:49.277 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-15 11:20:49.279 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:49.282 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:49.285 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-12-15 11:20:49.347 | Enabling site placement-api. 2021-12-15 11:20:49.353 | To activate the new configuration, you need to run: 2021-12-15 11:20:49.353 | systemctl reload apache2 2021-12-15 11:20:49.360 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-15 11:20:49.363 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-15 11:20:49.367 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:20:49.371 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-15 11:20:49.514 | + ./stack.sh:main:940 : is_service_enabled placement placement-client 2021-12-15 11:20:49.534 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:49.537 | + ./stack.sh:main:941 : is_service_enabled n-cpu 2021-12-15 11:20:49.556 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:49.559 | + ./stack.sh:main:941 : is_service_enabled n-sch 2021-12-15 11:20:49.578 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:49.581 | + ./stack.sh:main:942 : configure_placement_nova_compute 2021-12-15 11:20:49.583 | + lib/nova:configure_placement_nova_compute:578 : local conf=/etc/nova/nova.conf 2021-12-15 11:20:49.585 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-15 11:20:49.619 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2021-12-15 11:20:49.649 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement username placement 2021-12-15 11:20:49.680 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-15 11:20:49.712 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-15 11:20:49.747 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement project_name service 2021-12-15 11:20:49.777 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-15 11:20:49.807 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-15 11:20:49.838 | + ./stack.sh:main:946 : is_service_enabled horizon 2021-12-15 11:20:49.857 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:49.860 | + ./stack.sh:main:951 : is_service_enabled tls-proxy 2021-12-15 11:20:49.879 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:20:49.881 | + ./stack.sh:main:959 : run_phase stack install 2021-12-15 11:20:49.884 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 11:20:49.886 | + functions-common:run_phase:1831 : local phase=install 2021-12-15 11:20:49.889 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:20:49.891 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:20:49.894 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:20:49.897 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:20:49.900 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:20:49.905 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:20:49.911 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:20:49.914 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:20:49.917 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:20:49.920 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-15 11:20:49.923 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:20:49.942 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:49.945 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:20:49.948 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:20:49.951 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-15 11:20:49.954 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-15 11:20:49.956 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:20:49.958 | ++ ./stack.sh:echo_summary:440 : echo -e Installing Tempest 2021-12-15 11:20:49.961 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-12-15 11:20:49.963 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-12-15 11:20:50.036 | ++ inc/async:async_inner:63 : install_tempest 2021-12-15 11:20:50.076 | [17586 Async install_tempest:76535]: running: install_tempest 2021-12-15 11:20:50.080 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 11:20:50.083 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 11:20:50.086 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:20:50.090 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 11:20:50.092 | + functions-common:run_phase:1857 : run_plugins stack install 2021-12-15 11:20:50.095 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 11:20:50.098 | + functions-common:run_plugins:1817 : local phase=install 2021-12-15 11:20:50.101 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 11:20:50.105 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 11:20:50.108 | + ./stack.sh:main:962 : use_library_from_git python-openstackclient 2021-12-15 11:20:50.111 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-12-15 11:20:50.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:20:50.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:20:50.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-12-15 11:20:50.123 | + inc/python:use_library_from_git:253 : return 1 2021-12-15 11:20:50.126 | + ./stack.sh:main:966 : pip_install_gr python-openstackclient 2021-12-15 11:20:50.129 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-15 11:20:50.132 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-15 11:20:50.135 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-15 11:20:50.138 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-12-15 11:20:50.141 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-15 11:20:50.146 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-15 11:20:50.146 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-15 11:20:50.153 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-12-15 11:20:50.155 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-12-15 11:20:50.158 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-12-15 11:20:50.161 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-15 11:20:50.164 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-15 11:20:50.187 | Using python 3.8 to install python-openstackclient 2021-12-15 11:20:50.189 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-15 11:20:51.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:20:51.052 | from cryptography.utils import int_from_bytes 2021-12-15 11:20:51.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:20:51.052 | from cryptography.utils import int_from_bytes 2021-12-15 11:20:52.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:20:52.328 | Collecting python-openstackclient 2021-12-15 11:20:52.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2021-12-15 11:20:52.389 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2021-12-15 11:20:52.390 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-12-15 11:20:52.391 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2021-12-15 11:20:52.392 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-12-15 11:20:52.393 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2021-12-15 11:20:52.395 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2021-12-15 11:20:52.395 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2021-12-15 11:20:52.396 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.0) 2021-12-15 11:20:52.397 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-12-15 11:20:52.398 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2021-12-15 11:20:52.400 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-12-15 11:20:52.411 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.6) 2021-12-15 11:20:52.412 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2021-12-15 11:20:52.413 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-12-15 11:20:52.414 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2021-12-15 11:20:52.416 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2021-12-15 11:20:52.442 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-12-15 11:20:52.443 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-12-15 11:20:52.444 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-12-15 11:20:52.446 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-12-15 11:20:52.447 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-12-15 11:20:52.447 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-12-15 11:20:52.449 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.0) 2021-12-15 11:20:52.450 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-12-15 11:20:52.451 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-12-15 11:20:52.452 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2021-12-15 11:20:52.453 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-12-15 11:20:52.468 | 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.6) 2021-12-15 11:20:52.485 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2021-12-15 11:20:52.487 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2021-12-15 11:20:52.488 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-12-15 11:20:52.490 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-12-15 11:20:52.509 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-12-15 11:20:52.528 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-12-15 11:20:52.530 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-12-15 11:20:52.531 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-12-15 11:20:52.626 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-12-15 11:20:52.627 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-12-15 11:20:52.628 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-12-15 11:20:52.669 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2021-12-15 11:20:52.682 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2021-12-15 11:20:52.716 | 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.2) 2021-12-15 11:20:52.877 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-12-15 11:20:52.893 | 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.3) 2021-12-15 11:20:52.996 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2021-12-15 11:20:52.998 | 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.9) 2021-12-15 11:20:52.999 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2021-12-15 11:20:53.000 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2021-12-15 11:20:53.121 | 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.21) 2021-12-15 11:20:55.302 | Installing collected packages: python-openstackclient 2021-12-15 11:20:56.841 | Successfully installed python-openstackclient-5.7.0 2021-12-15 11:20:56.841 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:20:57.071 | + inc/python:pip_install:200 : result=0 2021-12-15 11:20:57.091 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:20:57.119 | + functions-common:time_stop:2402 : local name 2021-12-15 11:20:57.138 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:20:57.162 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:20:57.178 | + functions-common:time_stop:2405 : local total 2021-12-15 11:20:57.210 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:20:57.228 | + functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:20:57.246 | + functions-common:time_stop:2409 : start_time=1639567250181 2021-12-15 11:20:57.275 | + functions-common:time_stop:2411 : [[ -z 1639567250181 ]] 2021-12-15 11:20:57.299 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:20:57.331 | + functions-common:time_stop:2414 : end_time=1639567257301 2021-12-15 11:20:57.353 | + functions-common:time_stop:2415 : elapsed_time=7120 2021-12-15 11:20:57.375 | + functions-common:time_stop:2416 : total=279784 2021-12-15 11:20:57.407 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:20:57.422 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=286904 2021-12-15 11:20:57.439 | + inc/python:pip_install:203 : return 0 2021-12-15 11:20:57.455 | + ./stack.sh:main:971 : install_oscwrap 2021-12-15 11:20:57.483 | ++ functions-common:install_oscwrap:2447 : mktemp 2021-12-15 11:20:57.507 | + functions-common:install_oscwrap:2447 : OSCWRAP_TIMER_FILE=/tmp/tmp.ZcJnzwKQGT 2021-12-15 11:20:57.531 | + functions-common:install_oscwrap:2450 : shopt -s expand_aliases 2021-12-15 11:20:57.547 | + functions-common:install_oscwrap:2453 : unalias -a 2021-12-15 11:20:57.563 | + functions-common:install_oscwrap:2455 : alias openstack=oscwrap 2021-12-15 11:20:57.579 | + ./stack.sh:main:976 : [[ False != \F\a\l\s\e ]] 2021-12-15 11:20:57.594 | + ./stack.sh:main:1016 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-15 11:20:57.620 | + ./stack.sh:main:1024 : is_service_enabled mysql postgresql 2021-12-15 11:20:57.754 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:20:57.770 | + ./stack.sh:main:1025 : configure_database 2021-12-15 11:20:57.786 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-15 11:20:57.814 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2021-12-15 11:20:57.830 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2021-12-15 11:20:57.854 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:20:57.878 | + ./stack.sh:echo_summary:440 : echo -e Configuring and starting MySQL 2021-12-15 11:20:57.898 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2021-12-15 11:20:57.922 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:57.938 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:57.955 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2021-12-15 11:20:57.979 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2021-12-15 11:20:58.007 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-15 11:20:58.026 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-15 11:20:58.046 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-15 11:20:58.067 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-15 11:20:58.082 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-15 11:20:58.099 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-15 11:20:58.119 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-15 11:20:58.139 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-15 11:20:58.163 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-15 11:20:58.179 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2021-12-15 11:20:58.207 | + functions-common:is_suse:524 : is_opensuse 2021-12-15 11:20:58.223 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-15 11:20:58.247 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-15 11:20:58.271 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-15 11:20:58.294 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-15 11:20:58.311 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-15 11:20:58.327 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2021-12-15 11:20:58.393 | mysqladmin: connect to server at 'localhost' failed 2021-12-15 11:20:58.394 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-12-15 11:20:58.415 | + lib/databases/mysql:configure_database_mysql:97 : true 2021-12-15 11:20:58.431 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2021-12-15 11:20:58.455 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:58.475 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:58.491 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2021-12-15 11:20:58.511 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-15 11:20:58.535 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2021-12-15 11:20:58.555 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:20:58.583 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:20:58.603 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2021-12-15 11:20:58.630 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2021-12-15 11:20:58.651 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-15 11:20:58.674 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:20:58.736 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-15 11:20:58.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:20:58.846 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2021-12-15 11:20:58.868 | ++ functions-common:ipv6_unquote:2200 : echo 0.0.0.0 2021-12-15 11:20:58.882 | ++ functions-common:ipv6_unquote:2200 : tr -d '[]' 2021-12-15 11:20:58.900 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-15 11:20:58.991 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-15 11:20:59.054 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-15 11:20:59.132 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-15 11:20:59.192 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2021-12-15 11:20:59.195 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2021-12-15 11:20:59.197 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:20:59.200 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart mysql 2021-12-15 11:21:01.630 | + ./stack.sh:main:1029 : save_stackenv 1029 2021-12-15 11:21:01.633 | + functions-common:save_stackenv:60 : local tag=1029 2021-12-15 11:21:01.637 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 11:21:01.641 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-112101 2021-12-15 11:21:01.644 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-112101 1029' 2021-12-15 11:21:01.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.653 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 11:21:01.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.658 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 11:21:01.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.678 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 11:21:01.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.688 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-15 11:21:01.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.702 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-12-15 11:21:01.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.708 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-12-15 11:21:01.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.714 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-110916 2021-12-15 11:21:01.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.720 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 11:21:01.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.728 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-12-15 11:21:01.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.737 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 11:21:01.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.742 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 11:21:01.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.749 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 11:21:01.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:21:01.754 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 11:21:01.764 | + ./stack.sh:main:1041 : [[ True == \T\r\u\e ]] 2021-12-15 11:21:01.767 | + ./stack.sh:main:1042 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-15 11:21:01.769 | + ./stack.sh:main:1043 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-15 11:21:01.782 | + ./stack.sh:main:1055 : start_dstat 2021-12-15 11:21:01.785 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.790 | + functions-common:run_process:1657 : local service=dstat 2021-12-15 11:21:01.795 | + functions-common:run_process:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.799 | + functions-common:run_process:1659 : local group= 2021-12-15 11:21:01.802 | + functions-common:run_process:1660 : local user= 2021-12-15 11:21:01.810 | + functions-common:run_process:1662 : local name=dstat 2021-12-15 11:21:01.813 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:21:01.823 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:21:01.833 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:21:01.835 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:21:01.839 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:21:01.845 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567261840 2021-12-15 11:21:01.847 | + functions-common:run_process:1665 : is_service_enabled dstat 2021-12-15 11:21:01.873 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:21:01.877 | + functions-common:run_process:1666 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-15 11:21:01.882 | + functions-common:_run_under_systemd:1622 : local service=dstat 2021-12-15 11:21:01.885 | + functions-common:_run_under_systemd:1623 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.889 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.891 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.894 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.896 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-15 11:21:01.899 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-15 11:21:01.902 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2021-12-15 11:21:01.905 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:21:01.907 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:21:01.910 | + functions-common:_run_under_systemd:1631 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-15 11:21:01.913 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-15 11:21:01.916 | + functions-common:write_user_unit_file:1539 : local service=devstack@dstat.service 2021-12-15 11:21:01.919 | + functions-common:write_user_unit_file:1540 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:01.921 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:21:01.924 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:21:01.927 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:21:01.929 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:21:01.932 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-15 11:21:01.934 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:21:01.939 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-15 11:21:02.010 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-15 11:21:02.077 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-15 11:21:02.131 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-15 11:21:02.192 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-15 11:21:02.249 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:21:02.302 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:21:02.305 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-15 11:21:02.370 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:21:02.769 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@dstat.service 2021-12-15 11:21:02.783 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-15 11:21:03.181 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@dstat.service 2021-12-15 11:21:03.216 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:21:03.225 | + functions-common:time_stop:2402 : local name 2021-12-15 11:21:03.228 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:21:03.230 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:21:03.233 | + functions-common:time_stop:2405 : local total 2021-12-15 11:21:03.235 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:21:03.238 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:21:03.241 | + functions-common:time_stop:2409 : start_time=1639567261840 2021-12-15 11:21:03.244 | + functions-common:time_stop:2411 : [[ -z 1639567261840 ]] 2021-12-15 11:21:03.249 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:21:03.253 | + functions-common:time_stop:2414 : end_time=1639567263250 2021-12-15 11:21:03.255 | + functions-common:time_stop:2415 : elapsed_time=1410 2021-12-15 11:21:03.258 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:21:03.260 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:21:03.263 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1410 2021-12-15 11:21:03.265 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-15 11:21:03.267 | + functions-common:run_process:1657 : local service=memory_tracker 2021-12-15 11:21:03.270 | + functions-common:run_process:1658 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-15 11:21:03.272 | + functions-common:run_process:1659 : local group= 2021-12-15 11:21:03.275 | + functions-common:run_process:1660 : local user=root 2021-12-15 11:21:03.278 | + functions-common:run_process:1662 : local name=memory_tracker 2021-12-15 11:21:03.280 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:21:03.286 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:21:03.289 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:21:03.291 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:21:03.296 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:21:03.299 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567263296 2021-12-15 11:21:03.301 | + functions-common:run_process:1665 : is_service_enabled memory_tracker 2021-12-15 11:21:03.324 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:03.327 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:21:03.332 | + functions-common:time_stop:2402 : local name 2021-12-15 11:21:03.337 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:21:03.340 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:21:03.342 | + functions-common:time_stop:2405 : local total 2021-12-15 11:21:03.345 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:21:03.347 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:21:03.350 | + functions-common:time_stop:2409 : start_time=1639567263296 2021-12-15 11:21:03.354 | + functions-common:time_stop:2411 : [[ -z 1639567263296 ]] 2021-12-15 11:21:03.360 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:21:03.364 | + functions-common:time_stop:2414 : end_time=1639567263361 2021-12-15 11:21:03.367 | + functions-common:time_stop:2415 : elapsed_time=65 2021-12-15 11:21:03.369 | + functions-common:time_stop:2416 : total=1410 2021-12-15 11:21:03.372 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:21:03.375 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1475 2021-12-15 11:21:03.378 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-12-15 11:21:03.400 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:03.403 | + ./stack.sh:main:1059 : is_service_enabled tcpdump 2021-12-15 11:21:03.423 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:03.425 | + ./stack.sh:main:1067 : is_service_enabled etcd3 2021-12-15 11:21:03.447 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:21:03.450 | + ./stack.sh:main:1068 : start_etcd3 2021-12-15 11:21:03.452 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-15 11:21:03.466 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-813220-4-iscsi --data-dir /opt/stack/data/etcd' 2021-12-15 11:21:03.479 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-15 11:21:03.482 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-813220-4-iscsi=http://10.222.0.44:2380' 2021-12-15 11:21:03.506 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.44:2380' 2021-12-15 11:21:03.515 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.44:2379' 2021-12-15 11:21:03.518 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-15 11:21:03.520 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-15 11:21:03.523 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.44:2379' 2021-12-15 11:21:03.541 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-15 11:21:03.550 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-15 11:21:03.557 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-15 11:21:03.571 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-813220-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-813220-4-iscsi=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' '' root 2021-12-15 11:21:03.586 | + functions-common:write_user_unit_file:1539 : local service=devstack@etcd.service 2021-12-15 11:21:03.602 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/bin/etcd --name dv-cinder-813220-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-813220-4-iscsi=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2021-12-15 11:21:03.605 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:21:03.621 | + functions-common:write_user_unit_file:1542 : local user=root 2021-12-15 11:21:03.623 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:21:03.626 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:21:03.635 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-15 11:21:03.638 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:21:03.645 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-15 11:21:03.728 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-15 11:21:03.795 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-813220-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-813220-4-iscsi=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2021-12-15 11:21:03.848 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-15 11:21:03.903 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-15 11:21:03.962 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:21:04.020 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:21:04.022 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-15 11:21:04.089 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:21:04.497 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-15 11:21:04.556 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-15 11:21:04.612 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-15 11:21:04.667 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-15 11:21:04.722 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-15 11:21:04.725 | ++ functions-common:is_arch:490 : uname -m 2021-12-15 11:21:04.730 | + functions-common:is_arch:490 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-15 11:21:04.733 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-15 11:21:05.167 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-15 11:21:05.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-15 11:21:05.595 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-15 11:21:06.489 | + ./stack.sh:main:1074 : is_service_enabled tls-proxy 2021-12-15 11:21:06.511 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:06.513 | + ./stack.sh:main:1079 : write_clouds_yaml 2021-12-15 11:21:06.516 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-15 11:21:06.519 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-15 11:21:06.524 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-15 11:21:06.538 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-15 11:21:06.550 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-15 11:21:06.553 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-15 11:21:06.556 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-15 11:21:06.651 | The user clouds.yaml file didn't exist. 2021-12-15 11:21:06.663 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-15 11:21:06.774 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-15 11:21:06.884 | + 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-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2021-12-15 11:21:07.000 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2021-12-15 11:21:07.119 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2021-12-15 11:21:07.243 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-15 11:21:07.376 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2021-12-15 11:21:07.513 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2021-12-15 11:21:07.647 | + functions-common:write_clouds_yaml:187 : cat 2021-12-15 11:21:07.653 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2021-12-15 11:21:07.656 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2021-12-15 11:21:07.659 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-15 11:21:07.663 | + ./stack.sh:main:1080 : export OS_CLOUD=devstack-admin 2021-12-15 11:21:07.666 | + ./stack.sh:main:1080 : OS_CLOUD=devstack-admin 2021-12-15 11:21:07.669 | + ./stack.sh:main:1082 : is_service_enabled keystone 2021-12-15 11:21:07.690 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:21:07.693 | + ./stack.sh:main:1083 : echo_summary 'Starting Keystone' 2021-12-15 11:21:07.696 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:21:07.698 | + ./stack.sh:echo_summary:440 : echo -e Starting Keystone 2021-12-15 11:21:07.701 | + ./stack.sh:main:1085 : '[' 10.222.0.44 == 10.222.0.44 ']' 2021-12-15 11:21:07.703 | + ./stack.sh:main:1086 : init_keystone 2021-12-15 11:21:07.705 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2021-12-15 11:21:07.725 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:07.727 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2021-12-15 11:21:07.729 | + lib/keystone:init_keystone:468 : recreate_database keystone 2021-12-15 11:21:07.732 | + lib/database:recreate_database:110 : local db=keystone 2021-12-15 11:21:07.734 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-15 11:21:07.737 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2021-12-15 11:21:07.739 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-15 11:21:07.744 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:21:07.766 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-15 11:21:07.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:21:07.788 | + lib/keystone:init_keystone:471 : time_start dbsync 2021-12-15 11:21:07.791 | + functions-common:time_start:2388 : local name=dbsync 2021-12-15 11:21:07.794 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:21:07.796 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:21:07.799 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:21:07.803 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567267801 2021-12-15 11:21:07.806 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-15 11:21:12.322 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:12.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.323 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.323 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.324 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.328 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.328 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.329 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.330 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.330 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.333 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.334 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.336 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.336 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.337 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.338 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:12.338 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:12.368 | 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=78406) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:21:12.380 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:12.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.382 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.382 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.382 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.385 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.385 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.385 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.386 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.386 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.389 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.390 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.392 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.393 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.393 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:12.393 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:12.426 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:12.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.428 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.429 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.429 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.431 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.431 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.432 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.433 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.433 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.437 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.437 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.440 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.440 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.440 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:12.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:12.510 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:12.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.511 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.511 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.511 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.514 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.514 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.515 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.520 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.521 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:12.525 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:12.534 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-15 11:21:13.742 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.742 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-15 11:21:13.750 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.750 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-15 11:21:13.758 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.759 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-15 11:21:13.767 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.767 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-15 11:21:13.775 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.775 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-15 11:21:13.785 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.785 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-15 11:21:13.910 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.910 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-15 11:21:13.982 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:13.982 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-15 11:21:14.014 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.014 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-15 11:21:14.023 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.023 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-15 11:21:14.031 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.031 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-15 11:21:14.040 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.040 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-15 11:21:14.049 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.049 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-15 11:21:14.057 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.057 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-15 11:21:14.102 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.102 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-15 11:21:14.250 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.250 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-15 11:21:14.440 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.440 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-15 11:21:14.504 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.504 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-15 11:21:14.618 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.618 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-15 11:21:14.676 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.677 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-15 11:21:14.821 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.821 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-15 11:21:14.911 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.912 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-15 11:21:14.960 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:14.960 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-15 11:21:15.046 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.046 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-15 11:21:15.225 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.225 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-15 11:21:15.394 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.394 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-15 11:21:15.620 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.620 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-15 11:21:15.752 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.752 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-15 11:21:15.845 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.845 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-15 11:21:15.860 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.860 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-15 11:21:15.874 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.874 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-15 11:21:15.882 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.882 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-15 11:21:15.890 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.890 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-15 11:21:15.898 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.898 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-15 11:21:15.911 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.911 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-15 11:21:15.936 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.936 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-15 11:21:15.977 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.977 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-15 11:21:15.993 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:15.994 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-15 11:21:16.058 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.058 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-15 11:21:16.130 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.130 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-15 11:21:16.215 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.215 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-15 11:21:16.294 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.294 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-15 11:21:16.344 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.344 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.345 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.345 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.346 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.349 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.349 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.349 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.350 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.350 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.354 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.354 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.356 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.357 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.357 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.358 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.358 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.359 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.363 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.364 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.368 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.370 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.370 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.371 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.372 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.372 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.373 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.373 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.373 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.376 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.376 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.377 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.378 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.378 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.381 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.382 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.384 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.384 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.384 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.385 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.385 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.394 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.396 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.397 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.398 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.398 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.398 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.398 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.398 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.399 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.399 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.400 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.400 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.400 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.401 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.401 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.402 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.402 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.402 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.402 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.402 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.403 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.403 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.404 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.404 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.404 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.404 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.405 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.405 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.406 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.406 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.406 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.407 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.407 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.407 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.408 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.408 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.408 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.410 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.410 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.411 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.411 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.412 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.412 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.413 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.413 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.414 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.414 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.414 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.414 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.416 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.416 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.416 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.417 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.442 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.443 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.443 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.444 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.444 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.444 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.444 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.444 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.444 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.445 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.446 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.446 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.446 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.447 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.447 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.447 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.447 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.448 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.448 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.448 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.448 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.449 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.449 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.449 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.450 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.450 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.450 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.451 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.452 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.452 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.452 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.453 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.453 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.453 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.453 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.453 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.455 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.455 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.456 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.456 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.457 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.457 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.458 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.458 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.459 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.459 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.459 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.459 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.461 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.461 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.461 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.462 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.463 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.464 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.466 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.467 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.468 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.468 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.468 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.468 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.468 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.469 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.469 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.469 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.470 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.470 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.470 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.471 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.471 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.471 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.472 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.472 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.472 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.472 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.472 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.473 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.473 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.474 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.474 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.475 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.475 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.476 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.476 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.476 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.476 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.477 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.477 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.477 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.478 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.478 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.479 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.480 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.480 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.481 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.482 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.482 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.483 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.483 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.483 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.484 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.484 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.484 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.485 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.486 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.486 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.486 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.488 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.488 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.497 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:16.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.500 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.500 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.501 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.501 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.501 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.501 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.502 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.502 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.502 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.502 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.503 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.503 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.503 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.504 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.504 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.504 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.505 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.505 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.505 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.505 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.505 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.508 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.509 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.509 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.509 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.510 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.510 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.512 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.514 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.514 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.517 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.517 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.517 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.518 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:16.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:16.531 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-15 11:21:16.541 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.542 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-15 11:21:16.549 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.549 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-15 11:21:16.643 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.643 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-15 11:21:16.653 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.653 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-15 11:21:16.661 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.661 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-15 11:21:16.670 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.671 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-15 11:21:16.683 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.683 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-15 11:21:16.691 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.691 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-15 11:21:16.699 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.699 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-15 11:21:16.824 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.824 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-15 11:21:16.832 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.832 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-15 11:21:16.965 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.965 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-15 11:21:16.973 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:16.973 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-15 11:21:17.125 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.125 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-15 11:21:17.136 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.136 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-15 11:21:17.205 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.205 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-15 11:21:17.213 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.214 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-15 11:21:17.221 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.221 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-15 11:21:17.229 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.229 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-15 11:21:17.237 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.237 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-15 11:21:17.245 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.245 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-15 11:21:17.324 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.324 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-15 11:21:17.395 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.395 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-15 11:21:17.481 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.481 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-15 11:21:17.489 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.489 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-15 11:21:17.497 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.498 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-15 11:21:17.506 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.507 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-15 11:21:17.515 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.515 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-15 11:21:17.524 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.524 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-15 11:21:17.592 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.592 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-15 11:21:17.625 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.625 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-15 11:21:17.702 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.702 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-15 11:21:17.883 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.883 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-15 11:21:17.951 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.951 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-15 11:21:17.997 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:17.997 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-15 11:21:18.039 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.039 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-15 11:21:18.046 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.047 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-15 11:21:18.054 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.054 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-15 11:21:18.062 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.062 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-15 11:21:18.069 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.069 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-15 11:21:18.077 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.077 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-15 11:21:18.089 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.089 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-15 11:21:18.097 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.097 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-15 11:21:18.106 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.106 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-15 11:21:18.247 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.247 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-15 11:21:18.255 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.255 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-15 11:21:18.619 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.620 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-15 11:21:18.804 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.805 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-15 11:21:18.813 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.813 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-15 11:21:18.821 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.821 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-15 11:21:18.830 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.830 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-15 11:21:18.837 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.838 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-15 11:21:18.877 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.877 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-15 11:21:18.885 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:18.886 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-15 11:21:19.004 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.004 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-15 11:21:19.094 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.094 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-15 11:21:19.103 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.103 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-15 11:21:19.112 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.112 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-15 11:21:19.121 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.121 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-15 11:21:19.131 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.131 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-15 11:21:19.139 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.139 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-15 11:21:19.203 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.203 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-15 11:21:19.213 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.213 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-15 11:21:19.280 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.280 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-15 11:21:19.459 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.459 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-15 11:21:19.553 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.553 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-15 11:21:19.561 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.561 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-15 11:21:19.568 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.568 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-15 11:21:19.577 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.577 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-15 11:21:19.585 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.585 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-15 11:21:19.593 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.593 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-15 11:21:19.600 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.601 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-15 11:21:19.742 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.743 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-15 11:21:19.751 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.751 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-15 11:21:19.758 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.758 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-15 11:21:19.766 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.766 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-15 11:21:19.774 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.774 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-15 11:21:19.782 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.782 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-15 11:21:19.847 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:19.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:19.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.848 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.848 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.850 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.850 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.851 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.851 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.852 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.852 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.853 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.853 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.853 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.854 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.854 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.854 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.854 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.854 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.855 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.855 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.856 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.857 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.857 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.858 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.858 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.858 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.858 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.859 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.860 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.860 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.860 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.860 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.861 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.861 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.861 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.861 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.862 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.862 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.862 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.864 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.864 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.865 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.865 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.865 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.865 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.866 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.866 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.866 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.866 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.867 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.867 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.870 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.870 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.870 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.870 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.870 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.871 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.871 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.871 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.872 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.872 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.872 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.872 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.872 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:19.872 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:19.873 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:19.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.876 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.877 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.877 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.877 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.877 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.877 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.878 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.878 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.878 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.879 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.879 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.879 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.880 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.880 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.880 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.881 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.881 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.881 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.881 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.882 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.882 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.883 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.883 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.883 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.884 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.884 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.885 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.885 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.885 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.885 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.886 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.886 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.887 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.887 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.887 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.888 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.889 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.889 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.889 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.891 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.892 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.893 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.893 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.893 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.893 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.893 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.894 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.895 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.895 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.896 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.896 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.897 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:19.898 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:19.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:19.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.901 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.901 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.902 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.902 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.902 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.902 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.902 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.903 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.903 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.903 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.904 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.904 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.904 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.905 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.905 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.905 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.906 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.906 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.906 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.906 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.907 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.907 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.907 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.908 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.908 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.909 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.909 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.910 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.910 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.910 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.910 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.911 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.911 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.911 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.912 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.912 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.913 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.914 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.914 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.914 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.916 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.916 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.917 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.917 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.917 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.917 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.918 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.918 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.919 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.920 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.920 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.920 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.922 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:19.922 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:19.930 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:19.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.931 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.931 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.932 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.933 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.934 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.934 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.935 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.935 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.935 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.935 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.936 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.936 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.937 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.937 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.937 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.937 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.938 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.938 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.938 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.939 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.940 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.940 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.940 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.940 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.940 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.941 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.941 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.941 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.942 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.942 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.942 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.942 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.942 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.942 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.943 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.943 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.943 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.944 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.944 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.945 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.945 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.946 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.946 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.947 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.947 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.947 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.948 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.948 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.948 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.948 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.949 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.949 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.949 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.951 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.951 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.952 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.952 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.952 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.952 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.953 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.953 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.953 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.953 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.954 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.954 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.954 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:19.954 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:19.976 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:19.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.977 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.977 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.978 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.978 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.980 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.980 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.981 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.981 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.982 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.982 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.982 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.982 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.983 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.983 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.983 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.983 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.984 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.984 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.985 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.986 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.986 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.986 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.986 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.987 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.987 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.987 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.987 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.988 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.988 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.988 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.988 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.988 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.988 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.989 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.989 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.989 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.990 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.990 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.990 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.990 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.991 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.991 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.991 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.993 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.993 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.994 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.996 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.996 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.996 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.997 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:19.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:19.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.000 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.000 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.000 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.001 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.001 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.001 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.001 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:20.001 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:20.002 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:20.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.003 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.003 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.004 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.004 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.005 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.007 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.007 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.007 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.008 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.008 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.008 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.008 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.008 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.009 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.009 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.010 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.010 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.011 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.011 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.014 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.014 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.014 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.015 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.015 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.015 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.015 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.016 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.016 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.016 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.018 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.018 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.019 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.019 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.020 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.020 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.020 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.020 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.021 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.021 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.023 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.023 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.026 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.026 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.026 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:20.026 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:20.034 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:20.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.036 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.036 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.037 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.037 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.039 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.039 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.040 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.040 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.041 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.041 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.042 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.042 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.042 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.042 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.042 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.043 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.043 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.043 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.044 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.045 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.045 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.046 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.046 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.046 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.046 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.046 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.047 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.048 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.048 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.048 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.049 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.049 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.049 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.049 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.052 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.052 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.055 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.055 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.057 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.057 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.057 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.057 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.058 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.058 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.058 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.058 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.059 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.059 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.059 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.059 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.059 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:20.059 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:20.072 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-15 11:21:20.082 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.083 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-15 11:21:20.090 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.091 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-15 11:21:20.112 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.112 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-15 11:21:20.119 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.119 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-15 11:21:20.127 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.127 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-15 11:21:20.136 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.136 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-15 11:21:20.144 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.144 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-15 11:21:20.151 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.151 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-15 11:21:20.158 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.159 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-15 11:21:20.167 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.168 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-15 11:21:20.175 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.175 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-15 11:21:20.218 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.218 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-15 11:21:20.227 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.227 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-15 11:21:20.292 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.292 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-15 11:21:20.373 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.373 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-15 11:21:20.381 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.381 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-15 11:21:20.389 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.389 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-15 11:21:20.397 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.398 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-15 11:21:20.407 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.407 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-15 11:21:20.416 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.416 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-15 11:21:20.426 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.426 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-15 11:21:20.434 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.434 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-15 11:21:20.443 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.443 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-15 11:21:20.452 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.452 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-15 11:21:20.460 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.460 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-15 11:21:20.469 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.469 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-15 11:21:20.477 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.477 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-15 11:21:20.484 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.485 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-15 11:21:20.492 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.492 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-15 11:21:20.499 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.499 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-15 11:21:20.506 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.506 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-15 11:21:20.513 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.513 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-15 11:21:20.521 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.521 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-15 11:21:20.529 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.529 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-15 11:21:20.536 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.536 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-15 11:21:20.543 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.543 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-15 11:21:20.550 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.550 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-15 11:21:20.558 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.558 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-15 11:21:20.565 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.566 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-15 11:21:20.579 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.579 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-15 11:21:20.588 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.588 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-15 11:21:20.596 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.596 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-15 11:21:20.604 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.605 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-15 11:21:20.613 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.613 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-15 11:21:20.621 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.621 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-15 11:21:20.675 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.675 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-15 11:21:20.685 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.686 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-15 11:21:20.693 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.693 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-15 11:21:20.700 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.701 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-15 11:21:20.710 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.710 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-15 11:21:20.718 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.718 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-15 11:21:20.726 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.726 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-15 11:21:20.735 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.735 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-15 11:21:20.743 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.743 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-15 11:21:20.751 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.751 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-15 11:21:20.759 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.759 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-15 11:21:20.767 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.767 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-15 11:21:20.775 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.775 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-15 11:21:20.784 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.784 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-15 11:21:20.792 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.792 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-15 11:21:20.799 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.800 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-15 11:21:20.818 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.819 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-15 11:21:20.827 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.827 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-15 11:21:20.835 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.836 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-15 11:21:20.843 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.843 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-15 11:21:20.850 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.850 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-15 11:21:20.859 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.860 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-15 11:21:20.868 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.868 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-15 11:21:20.876 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.876 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-15 11:21:20.884 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.884 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-15 11:21:20.892 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.893 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-15 11:21:20.901 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.901 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-15 11:21:20.908 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.909 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-15 11:21:20.916 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.916 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-15 11:21:20.924 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.924 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-15 11:21:20.932 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.932 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-15 11:21:20.940 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.940 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-15 11:21:20.951 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.951 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-15 11:21:20.961 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:20.961 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:20.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.964 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.964 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.965 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.965 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.966 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.966 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.966 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.967 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.967 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.967 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.967 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.968 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.968 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.968 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.969 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.969 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.969 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.970 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.970 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.970 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.970 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.972 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.972 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.972 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.973 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.973 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.974 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.974 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.975 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.975 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.975 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.975 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.976 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.976 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.978 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.978 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.979 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.979 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.979 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.979 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.980 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.980 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.981 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.981 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.982 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.982 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.984 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.984 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.984 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.984 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.987 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:20.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:20.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.989 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.989 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.990 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.990 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.991 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.992 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.992 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.993 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.993 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.993 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.994 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.994 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.994 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.994 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.995 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.996 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.996 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.997 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.997 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.998 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.998 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.998 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.998 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:20.999 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.000 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.001 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.002 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.002 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.002 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.002 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.002 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.002 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.004 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.004 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.005 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.005 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.005 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.006 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.007 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.007 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.010 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.010 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.010 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.011 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.011 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.011 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.012 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.013 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:21.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:21.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.014 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.016 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.016 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.017 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.017 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.019 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.019 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.019 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.019 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.020 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.020 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.021 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.021 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.022 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.023 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.023 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.023 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.024 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.025 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.026 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.026 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.026 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.027 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.027 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.027 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.027 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.028 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.028 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.028 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.030 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.030 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.031 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.031 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.031 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.031 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.032 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.032 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.032 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.032 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.033 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.033 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.035 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.035 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.035 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.035 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.036 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.036 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.036 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.036 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.037 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.037 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.037 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.037 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.037 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:21.037 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:21.046 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:21.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.049 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.049 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.050 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.051 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.051 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.051 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.052 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.052 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.052 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.053 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.054 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.056 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.056 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.056 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.057 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.057 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.058 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.058 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.059 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.059 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.060 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.060 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.060 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.060 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.062 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.062 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.063 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.063 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.063 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.063 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.064 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.064 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.065 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.065 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.066 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.066 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.068 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.068 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.068 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.068 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.071 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.071 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:21.071 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:21.094 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:21.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.097 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.097 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.098 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.098 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.098 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.098 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.099 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.100 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.100 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.100 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.100 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.100 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.101 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.101 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.101 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.102 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.102 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.102 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.102 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.102 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.102 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.104 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.104 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.104 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.105 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.105 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.107 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.107 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.107 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.107 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.107 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.108 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.108 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.108 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.110 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.110 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.111 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.111 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.111 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.111 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.112 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.112 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.113 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.113 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.114 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.114 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.116 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.116 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.116 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.116 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.118 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:21.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:21.119 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:21.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.122 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.122 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.123 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.123 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.123 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.123 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.124 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.124 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.124 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.126 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.126 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.127 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.129 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.129 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.129 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.130 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.130 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.131 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.131 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.132 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.132 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.133 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.133 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.133 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.133 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.135 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.135 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.136 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.136 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.137 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.137 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.137 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.138 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.138 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.138 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.139 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.139 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.141 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.141 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.141 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.142 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.144 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:21.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:21.152 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:21:21.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.155 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.155 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.156 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.156 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.156 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.156 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.157 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.157 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.158 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.158 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.158 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.158 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.159 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.159 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.159 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.159 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.160 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.160 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.160 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.160 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.160 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.162 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.162 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.162 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.162 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.163 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.164 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.164 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.165 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.165 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.165 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.165 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.165 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.166 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.167 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.168 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.168 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.168 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.169 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.169 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.169 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.170 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.170 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.171 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.171 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.171 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.173 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.173 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.174 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.174 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:21:21.176 | 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=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:21:21.176 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:21:21.176 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78406) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:21:21.185 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-15 11:21:21.196 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.196 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-15 11:21:21.313 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.313 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-15 11:21:21.441 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.441 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-15 11:21:21.608 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.608 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-15 11:21:21.615 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.615 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-15 11:21:21.624 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.624 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-15 11:21:21.633 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.633 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-15 11:21:21.642 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.643 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-15 11:21:21.653 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.653 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-15 11:21:21.660 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.660 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-15 11:21:21.733 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.733 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-15 11:21:21.826 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.826 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-15 11:21:21.976 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:21.976 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-15 11:21:22.244 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.244 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-15 11:21:22.360 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.360 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-15 11:21:22.368 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.368 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-15 11:21:22.376 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.376 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-15 11:21:22.384 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.384 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-15 11:21:22.392 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.392 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-15 11:21:22.400 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.400 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-15 11:21:22.408 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.408 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-15 11:21:22.415 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.415 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-15 11:21:22.422 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.423 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-15 11:21:22.532 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.533 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-15 11:21:22.541 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.541 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-15 11:21:22.549 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.549 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-15 11:21:22.556 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.556 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-15 11:21:22.564 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.564 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-15 11:21:22.571 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.571 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-15 11:21:22.579 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.579 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-15 11:21:22.588 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.588 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-15 11:21:22.626 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.626 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-15 11:21:22.633 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.634 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-15 11:21:22.643 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.643 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-15 11:21:22.716 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.716 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-15 11:21:22.777 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.777 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-15 11:21:22.886 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.886 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-15 11:21:22.893 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.894 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-15 11:21:22.904 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.904 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-15 11:21:22.914 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.914 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-15 11:21:22.922 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.922 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-15 11:21:22.930 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.930 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-15 11:21:22.938 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.938 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-15 11:21:22.946 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.946 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-15 11:21:22.954 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.954 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-15 11:21:22.962 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:22.963 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-15 11:21:23.146 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.146 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-15 11:21:23.153 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.153 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-15 11:21:23.160 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.161 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-15 11:21:23.168 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.168 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-15 11:21:23.175 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.175 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-15 11:21:23.186 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.187 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-15 11:21:23.194 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.194 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-15 11:21:23.299 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.299 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-15 11:21:23.326 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.326 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-15 11:21:23.333 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.333 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-15 11:21:23.342 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.342 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-15 11:21:23.350 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.350 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-15 11:21:23.357 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.357 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-15 11:21:23.366 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.366 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-15 11:21:23.373 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.373 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-15 11:21:23.381 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.381 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-15 11:21:23.523 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.524 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-15 11:21:23.531 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.531 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-15 11:21:23.538 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.539 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-15 11:21:23.545 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.546 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-15 11:21:23.555 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.555 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-15 11:21:23.565 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.565 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-15 11:21:23.572 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.572 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-15 11:21:23.579 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.579 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-15 11:21:23.588 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.588 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-15 11:21:23.712 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.712 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-15 11:21:23.721 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.721 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-15 11:21:23.730 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.730 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-15 11:21:23.738 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.738 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-15 11:21:23.747 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.747 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-15 11:21:23.755 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.755 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-15 11:21:23.764 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:23.764 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-15 11:21:23.774 | INFO migrate.versioning.api [-] done 2021-12-15 11:21:24.179 | + lib/keystone:init_keystone:474 : time_stop dbsync 2021-12-15 11:21:24.182 | + functions-common:time_stop:2402 : local name 2021-12-15 11:21:24.184 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:21:24.187 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:21:24.189 | + functions-common:time_stop:2405 : local total 2021-12-15 11:21:24.192 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:21:24.194 | + functions-common:time_stop:2408 : name=dbsync 2021-12-15 11:21:24.197 | + functions-common:time_stop:2409 : start_time=1639567267801 2021-12-15 11:21:24.199 | + functions-common:time_stop:2411 : [[ -z 1639567267801 ]] 2021-12-15 11:21:24.202 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:21:24.207 | + functions-common:time_stop:2414 : end_time=1639567284204 2021-12-15 11:21:24.209 | + functions-common:time_stop:2415 : elapsed_time=16403 2021-12-15 11:21:24.212 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:21:24.214 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:21:24.216 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16403 2021-12-15 11:21:24.219 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-15 11:21:24.221 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2021-12-15 11:21:24.225 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-15 11:21:28.484 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-15 11:21:28.485 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-15 11:21:28.485 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-15 11:21:28.485 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-15 11:21:28.486 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-15 11:21:28.486 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-15 11:21:28.486 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-15 11:21:28.486 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-15 11:21:28.487 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-15 11:21:28.842 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2021-12-15 11:21:28.846 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-15 11:21:31.646 | ++ inc/async:async_inner:64 : rc=0 2021-12-15 11:21:31.672 | [76535 Async install_tempest:76535]: finished successfully 2021-12-15 11:21:33.080 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-15 11:21:33.081 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-15 11:21:33.081 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-15 11:21:33.081 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-15 11:21:33.082 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-15 11:21:33.082 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-15 11:21:33.082 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-15 11:21:33.082 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-15 11:21:33.082 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-15 11:21:33.422 | + ./stack.sh:main:1087 : start_keystone 2021-12-15 11:21:33.426 | + lib/keystone:start_keystone:539 : local service_port=5000 2021-12-15 11:21:33.429 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2021-12-15 11:21:33.432 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2021-12-15 11:21:33.454 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:33.457 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2021-12-15 11:21:33.461 | ++ lib/keystone:start_keystone:550 : which uwsgi 2021-12-15 11:21:33.466 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-15 11:21:33.470 | + functions-common:run_process:1657 : local service=keystone 2021-12-15 11:21:33.473 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.477 | + functions-common:run_process:1659 : local group= 2021-12-15 11:21:33.480 | + functions-common:run_process:1660 : local user= 2021-12-15 11:21:33.483 | + functions-common:run_process:1662 : local name=keystone 2021-12-15 11:21:33.487 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:21:33.490 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:21:33.494 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:21:33.496 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:21:33.500 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:21:33.505 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567293501 2021-12-15 11:21:33.508 | + functions-common:run_process:1665 : is_service_enabled keystone 2021-12-15 11:21:33.526 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:21:33.529 | + functions-common:run_process:1666 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-15 11:21:33.531 | + functions-common:_run_under_systemd:1622 : local service=keystone 2021-12-15 11:21:33.534 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.536 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.539 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.542 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.544 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-15 11:21:33.547 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-15 11:21:33.550 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2021-12-15 11:21:33.552 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:21:33.555 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:21:33.557 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-15 11:21:33.560 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-15 11:21:33.562 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@keystone.service 2021-12-15 11:21:33.565 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.567 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-15 11:21:33.569 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-15 11:21:33.571 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-15 11:21:33.574 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-15 11:21:33.578 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-15 11:21:33.640 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-15 11:21:33.701 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-15 11:21:33.760 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-15 11:21:33.814 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:21:33.867 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-15 11:21:33.928 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-15 11:21:33.987 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-15 11:21:34.041 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-15 11:21:34.092 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-15 11:21:34.147 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-15 11:21:34.150 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-15 11:21:34.217 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-15 11:21:34.595 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@keystone.service 2021-12-15 11:21:34.616 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-15 11:21:34.995 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@keystone.service 2021-12-15 11:21:35.077 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:21:35.079 | + functions-common:time_stop:2402 : local name 2021-12-15 11:21:35.082 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:21:35.084 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:21:35.087 | + functions-common:time_stop:2405 : local total 2021-12-15 11:21:35.089 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:21:35.092 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:21:35.094 | + functions-common:time_stop:2409 : start_time=1639567293501 2021-12-15 11:21:35.096 | + functions-common:time_stop:2411 : [[ -z 1639567293501 ]] 2021-12-15 11:21:35.102 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:21:35.104 | + functions-common:time_stop:2414 : end_time=1639567295101 2021-12-15 11:21:35.107 | + functions-common:time_stop:2415 : elapsed_time=1600 2021-12-15 11:21:35.109 | + functions-common:time_stop:2416 : total=1475 2021-12-15 11:21:35.111 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:21:35.114 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3075 2021-12-15 11:21:35.116 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2021-12-15 11:21:35.116 | Waiting for keystone to start... 2021-12-15 11:21:35.118 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.44/identity/v3/ 2021-12-15 11:21:35.121 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.44/identity/v3/ 2021-12-15 11:21:35.123 | + functions:wait_for_service:457 : local timeout=60 2021-12-15 11:21:35.125 | + functions:wait_for_service:458 : local url=http://10.222.0.44/identity/v3/ 2021-12-15 11:21:35.128 | + functions:wait_for_service:459 : local rval=0 2021-12-15 11:21:35.130 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-15 11:21:35.133 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-15 11:21:35.135 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:21:35.138 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:21:35.140 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:21:35.145 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567295142 2021-12-15 11:21:35.147 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-15 11:21:35.153 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/identity/v3/ 2021-12-15 11:21:41.133 | + :: : [[ 200 == 503 ]] 2021-12-15 11:21:41.135 | + :: : [[ 0 -eq 7 ]] 2021-12-15 11:21:41.140 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-15 11:21:41.144 | + functions-common:time_stop:2402 : local name 2021-12-15 11:21:41.149 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:21:41.151 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:21:41.154 | + functions-common:time_stop:2405 : local total 2021-12-15 11:21:41.157 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:21:41.159 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-15 11:21:41.162 | + functions-common:time_stop:2409 : start_time=1639567295142 2021-12-15 11:21:41.164 | + functions-common:time_stop:2411 : [[ -z 1639567295142 ]] 2021-12-15 11:21:41.168 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:21:41.173 | + functions-common:time_stop:2414 : end_time=1639567301170 2021-12-15 11:21:41.175 | + functions-common:time_stop:2415 : elapsed_time=6028 2021-12-15 11:21:41.178 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:21:41.181 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:21:41.183 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6028 2021-12-15 11:21:41.186 | + functions:wait_for_service:467 : return 0 2021-12-15 11:21:41.188 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2021-12-15 11:21:41.205 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:21:41.208 | + lib/keystone:start_keystone:571 : restart_service memcached 2021-12-15 11:21:41.210 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:21:41.213 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart memcached 2021-12-15 11:21:41.244 | + ./stack.sh:main:1088 : bootstrap_keystone 2021-12-15 11:21:41.249 | + lib/keystone:bootstrap_keystone:591 : /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-public-url http://10.222.0.44/identity 2021-12-15 11:21:45.526 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.526 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.526 | 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=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.534 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.560 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.560 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.601 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.633 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.634 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.725 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.725 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.725 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.725 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.739 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.739 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.740 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.740 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.740 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.740 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.740 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.747 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.750 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=79335) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-15 11:21:45.785 | 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=79335) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:21:46.018 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created domain default 2021-12-15 11:21:46.065 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created project admin 2021-12-15 11:21:46.097 | DEBUG passlib.handlers.bcrypt [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=79335) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-12-15 11:21:46.097 | DEBUG passlib.handlers.bcrypt [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=79335) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-12-15 11:21:46.170 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created user admin 2021-12-15 11:21:46.187 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created role reader 2021-12-15 11:21:46.197 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created role member 2021-12-15 11:21:46.225 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created implied role where aae7407e7e5b4123bec000a098d69fcf implies 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:21:46.239 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created role admin 2021-12-15 11:21:46.261 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created implied role where 15bbb7cd81d94497ae8ebd4bcfa0d082 implies aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:21:46.279 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Granted role admin on project admin to user admin. 2021-12-15 11:21:46.289 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Granted role admin on the system to user admin. 2021-12-15 11:21:46.305 | WARNING py.warnings [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-15 11:21:46.305 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-12-15 11:21:46.305 |  2021-12-15 11:21:46.311 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created region RegionOne 2021-12-15 11:21:46.353 | INFO keystone.cmd.bootstrap [None req-8a7a0062-244f-46ae-87a1-83fc53999625 None None] Created public endpoint http://10.222.0.44/identity 2021-12-15 11:21:46.787 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2021-12-15 11:21:46.791 | + ./stack.sh:main:1091 : create_keystone_accounts 2021-12-15 11:21:46.795 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2021-12-15 11:21:46.800 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2021-12-15 11:21:49.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:21:49.946 | from cryptography.utils import int_from_bytes 2021-12-15 11:21:49.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:21:49.946 | from cryptography.utils import int_from_bytes 2021-12-15 11:21:50.143 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:21:50.147 | + lib/keystone:create_keystone_accounts:299 : admin_project=9364a0af8140460eb8c057761ff82107 2021-12-15 11:21:50.151 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2021-12-15 11:21:50.156 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2021-12-15 11:21:52.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:21:52.507 | from cryptography.utils import int_from_bytes 2021-12-15 11:21:52.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:21:52.507 | from cryptography.utils import int_from_bytes 2021-12-15 11:21:52.705 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:21:52.709 | + lib/keystone:create_keystone_accounts:301 : admin_user=e3229490979141dda328146806e5c005 2021-12-15 11:21:52.713 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2021-12-15 11:21:52.716 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2021-12-15 11:21:52.720 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2021-12-15 11:21:52.723 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin e3229490979141dda328146806e5c005 default 2021-12-15 11:21:52.784 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e3229490979141dda328146806e5c005 default 2021-12-15 11:21:52.824 | [17586 Async ks-domain-role:79454]: running: get_or_add_user_domain_role admin e3229490979141dda328146806e5c005 default 2021-12-15 11:21:52.827 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2021-12-15 11:21:52.829 | + functions-common:get_or_create_domain:854 : local domain_id 2021-12-15 11:21:52.834 | ++ functions-common:get_or_create_domain:866 : oscwrap domain show Default -f value -c id 2021-12-15 11:21:55.339 | + functions-common:get_or_create_domain:864 : domain_id=default 2021-12-15 11:21:55.342 | + functions-common:get_or_create_domain:865 : echo default 2021-12-15 11:21:55.342 | default 2021-12-15 11:21:55.344 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2021-12-15 11:21:55.412 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-12-15 11:21:55.455 | [17586 Async ks-project:79586]: running: get_or_create_project service Default 2021-12-15 11:21:55.458 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2021-12-15 11:21:55.520 | + inc/async:async_inner:63 : get_or_create_role service 2021-12-15 11:21:55.583 | [17586 Async ks-service:79679]: running: get_or_create_role service 2021-12-15 11:21:55.586 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-12-15 11:21:55.656 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-12-15 11:21:55.724 | [17586 Async ks-reseller:79765]: running: get_or_create_role ResellerAdmin 2021-12-15 11:21:55.729 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2021-12-15 11:21:55.735 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2021-12-15 11:21:56.110 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-12-15 11:21:56.362 | [17586 Async ks-anotherrole:79855]: running: get_or_create_role anotherrole 2021-12-15 11:21:56.379 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2021-12-15 11:21:56.410 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2021-12-15 11:21:56.426 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:21:56.450 | +++ functions-common:get_or_create_project:917 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-15 11:21:59.054 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:21:59.114 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:21:59.183 | [79586 Async ks-project:79586]: finished successfully 2021-12-15 11:21:59.187 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:21:59.212 | [79765 Async ks-reseller:79765]: finished successfully 2021-12-15 11:21:59.253 | [79679 Async ks-service:79679]: finished successfully 2021-12-15 11:21:59.781 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:21:59.808 | [79855 Async ks-anotherrole:79855]: finished successfully 2021-12-15 11:21:59.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:21:59.976 | from cryptography.utils import int_from_bytes 2021-12-15 11:21:59.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:21:59.976 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:00.198 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:00.201 | ++ functions-common:get_or_create_project:915 : project_id=265eff54c87d46169b55917c81649129 2021-12-15 11:22:00.203 | ++ functions-common:get_or_create_project:916 : echo 265eff54c87d46169b55917c81649129 2021-12-15 11:22:00.206 | + lib/keystone:create_keystone_accounts:329 : invis_project=265eff54c87d46169b55917c81649129 2021-12-15 11:22:00.209 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2021-12-15 11:22:00.212 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2021-12-15 11:22:00.215 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:22:00.218 | +++ functions-common:get_or_create_project:917 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-15 11:22:02.025 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:02.053 | [79454 Async ks-domain-role:79454]: finished successfully 2021-12-15 11:22:02.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:02.554 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:02.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:02.554 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:02.757 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:02.760 | ++ functions-common:get_or_create_project:915 : project_id=eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:02.763 | ++ functions-common:get_or_create_project:916 : echo eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:02.766 | + lib/keystone:create_keystone_accounts:333 : demo_project=eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:02.769 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2021-12-15 11:22:02.774 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-15 11:22:02.777 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:02.780 | ++ functions-common:get_or_create_user:887 : [[ ! -z demo@example.com ]] 2021-12-15 11:22:02.784 | ++ functions-common:get_or_create_user:888 : local email=--email=demo@example.com 2021-12-15 11:22:02.789 | +++ functions-common:get_or_create_user:904 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-15 11:22:05.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.168 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.168 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.384 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:05.388 | ++ functions-common:get_or_create_user:902 : user_id=9f53a0bd97494b0a8ce0fdae513b4780 2021-12-15 11:22:05.392 | ++ functions-common:get_or_create_user:903 : echo 9f53a0bd97494b0a8ce0fdae513b4780 2021-12-15 11:22:05.397 | + lib/keystone:create_keystone_accounts:336 : demo_user=9f53a0bd97494b0a8ce0fdae513b4780 2021-12-15 11:22:05.400 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-12-15 11:22:05.461 | [17586 Async ks-domain-role:79454]: Waiting for completion of get_or_add_user_domain_role admin e3229490979141dda328146806e5c005 default running on PID 79454 (6 other jobs running) 2021-12-15 11:22:05.488 | [17586 Async ks-domain-role:79454]: Signaling child to exit 2021-12-15 11:22:05.488 | WAKEUP 2021-12-15 11:22:05.512 | [17586 Async ks-domain-role:79454]: Signaled 2021-12-15 11:22:05.513 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2021-12-15 11:22:05.513 | ++ functions-common:get_or_add_user_domain_role:986 : oscwrap role assignment list --role admin --user e3229490979141dda328146806e5c005 --domain default 2021-12-15 11:22:05.513 | ++ functions-common:get_or_add_user_domain_role:986 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:05.513 | ++ functions-common:get_or_add_user_domain_role:986 : get_field 1 2021-12-15 11:22:05.513 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:05.513 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:05.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.513 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.514 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.514 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:05.514 | + functions-common:get_or_add_user_domain_role:986 : user_role_id= 2021-12-15 11:22:05.514 | + functions-common:get_or_add_user_domain_role:987 : [[ -z '' ]] 2021-12-15 11:22:05.514 | + functions-common:get_or_add_user_domain_role:989 : openstack role add admin --user e3229490979141dda328146806e5c005 --domain default 2021-12-15 11:22:05.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.514 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.514 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.514 | ++ functions-common:get_or_add_user_domain_role:996 : oscwrap role assignment list --role admin --user e3229490979141dda328146806e5c005 --domain default 2021-12-15 11:22:05.514 | ++ functions-common:get_or_add_user_domain_role:996 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:05.514 | ++ functions-common:get_or_add_user_domain_role:996 : get_field 1 2021-12-15 11:22:05.514 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:05.514 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:05.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.514 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.514 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.514 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:05.514 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:05.514 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:05.514 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:05.514 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | e3229490979141dda328146806e5c005 | | | default | | False |' 2021-12-15 11:22:05.514 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:05.514 | + functions-common:get_or_add_user_domain_role:996 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:05.514 | + functions-common:get_or_add_user_domain_role:998 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:05.514 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:05.561 | [17586 Async ks-domain-role:79454]: finished get_or_add_user_domain_role admin e3229490979141dda328146806e5c005 default with result 0 in 9 seconds 2021-12-15 11:22:05.569 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-12-15 11:22:05.604 | [17586 Async ks-project:79586]: Waiting for completion of get_or_create_project service Default running on PID 79586 (5 other jobs running) 2021-12-15 11:22:05.629 | [17586 Async ks-project:79586]: Signaling child to exit 2021-12-15 11:22:05.629 | WAKEUP 2021-12-15 11:22:05.652 | [17586 Async ks-project:79586]: Signaled 2021-12-15 11:22:05.654 | + functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:22:05.654 | ++ functions-common:get_or_create_project:917 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-15 11:22:05.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.654 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.654 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.654 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:05.654 | + functions-common:get_or_create_project:915 : project_id=afd971ff4d604541bf31760d74e7b942 2021-12-15 11:22:05.654 | + functions-common:get_or_create_project:916 : echo afd971ff4d604541bf31760d74e7b942 2021-12-15 11:22:05.654 | afd971ff4d604541bf31760d74e7b942 2021-12-15 11:22:05.697 | [17586 Async ks-project:79586]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-12-15 11:22:05.734 | [17586 Async ks-service:79679]: Waiting for completion of get_or_create_role service running on PID 79679 (4 other jobs running) 2021-12-15 11:22:05.765 | [17586 Async ks-service:79679]: Signaling child to exit 2021-12-15 11:22:05.766 | WAKEUP 2021-12-15 11:22:05.789 | [17586 Async ks-service:79679]: Signaled 2021-12-15 11:22:05.791 | + functions-common:get_or_create_role:922 : local role_id 2021-12-15 11:22:05.791 | ++ functions-common:get_or_create_role:929 : oscwrap role create service --or-show -f value -c id 2021-12-15 11:22:05.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.791 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.791 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.791 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:05.791 | + functions-common:get_or_create_role:927 : role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:22:05.791 | + functions-common:get_or_create_role:928 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:22:05.791 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:22:05.834 | [17586 Async ks-service:79679]: finished get_or_create_role service with result 0 in 3 seconds 2021-12-15 11:22:05.872 | [17586 Async ks-reseller:79765]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 79765 (3 other jobs running) 2021-12-15 11:22:05.896 | [17586 Async ks-reseller:79765]: Signaling child to exit 2021-12-15 11:22:05.896 | WAKEUP 2021-12-15 11:22:05.919 | [17586 Async ks-reseller:79765]: Signaled 2021-12-15 11:22:05.921 | + functions-common:get_or_create_role:922 : local role_id 2021-12-15 11:22:05.921 | ++ functions-common:get_or_create_role:929 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-15 11:22:05.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.921 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:05.921 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:05.921 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:05.921 | + functions-common:get_or_create_role:927 : role_id=4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:22:05.921 | + functions-common:get_or_create_role:928 : echo 4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:22:05.921 | 4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:22:05.965 | [17586 Async ks-reseller:79765]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-12-15 11:22:06.003 | [17586 Async ks-anotherrole:79855]: Waiting for completion of get_or_create_role anotherrole running on PID 79855 (2 other jobs running) 2021-12-15 11:22:06.029 | [17586 Async ks-anotherrole:79855]: Signaling child to exit 2021-12-15 11:22:06.029 | WAKEUP 2021-12-15 11:22:06.054 | [17586 Async ks-anotherrole:79855]: Signaled 2021-12-15 11:22:06.055 | + functions-common:get_or_create_role:922 : local role_id 2021-12-15 11:22:06.056 | ++ functions-common:get_or_create_role:929 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-15 11:22:06.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:06.056 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:06.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:06.056 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:06.056 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:06.056 | + functions-common:get_or_create_role:927 : role_id=7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:06.056 | + functions-common:get_or_create_role:928 : echo 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:06.056 | 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:06.104 | [17586 Async ks-anotherrole:79855]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-12-15 11:22:06.109 | + inc/async:async_wait:197 : return 0 2021-12-15 11:22:06.112 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.182 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.223 | [17586 Async ks-demo-member:80756]: running: get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.226 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin e3229490979141dda328146806e5c005 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.284 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e3229490979141dda328146806e5c005 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.329 | [17586 Async ks-demo-admin:80868]: running: get_or_add_user_project_role admin e3229490979141dda328146806e5c005 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.331 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.401 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.445 | [17586 Async ks-demo-another:80980]: running: get_or_add_user_project_role anotherrole 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:06.449 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 265eff54c87d46169b55917c81649129 2021-12-15 11:22:06.515 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 265eff54c87d46169b55917c81649129 2021-12-15 11:22:06.614 | [17586 Async ks-demo-invis:81092]: running: get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 265eff54c87d46169b55917c81649129 2021-12-15 11:22:06.619 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2021-12-15 11:22:06.622 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2021-12-15 11:22:06.625 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:06.646 | ++ functions-common:get_or_create_user:887 : [[ ! -z demo_reader@example.com ]] 2021-12-15 11:22:06.666 | ++ functions-common:get_or_create_user:888 : local email=--email=demo_reader@example.com 2021-12-15 11:22:06.698 | +++ functions-common:get_or_create_user:904 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2021-12-15 11:22:09.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:09.888 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:09.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:09.888 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:10.166 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:10.186 | ++ functions-common:get_or_create_user:902 : user_id=4247ada027de44ed991b52a6c7c1370a 2021-12-15 11:22:10.211 | ++ functions-common:get_or_create_user:903 : echo 4247ada027de44ed991b52a6c7c1370a 2021-12-15 11:22:10.234 | + lib/keystone:create_keystone_accounts:349 : demo_reader=4247ada027de44ed991b52a6c7c1370a 2021-12-15 11:22:10.246 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 4247ada027de44ed991b52a6c7c1370a eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:10.687 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4247ada027de44ed991b52a6c7c1370a eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:10.935 | [17586 Async ks-demo-reader:81293]: running: get_or_add_user_project_role reader 4247ada027de44ed991b52a6c7c1370a eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:10.958 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2021-12-15 11:22:10.998 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2021-12-15 11:22:11.018 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:22:11.050 | +++ functions-common:get_or_create_project:917 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-15 11:22:14.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:14.630 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:14.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:14.630 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:15.111 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:15.131 | ++ functions-common:get_or_create_project:915 : project_id=d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:15.149 | ++ functions-common:get_or_create_project:916 : echo d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:15.167 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:15.203 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2021-12-15 11:22:15.227 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-15 11:22:15.250 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:15.280 | ++ functions-common:get_or_create_user:887 : [[ ! -z alt_demo@example.com ]] 2021-12-15 11:22:15.295 | ++ functions-common:get_or_create_user:888 : local email=--email=alt_demo@example.com 2021-12-15 11:22:15.326 | +++ functions-common:get_or_create_user:904 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-15 11:22:17.570 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:17.610 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:17.685 | [80756 Async ks-demo-member:80756]: finished successfully 2021-12-15 11:22:17.731 | [80868 Async ks-demo-admin:80868]: finished successfully 2021-12-15 11:22:17.811 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:17.842 | [81092 Async ks-demo-invis:81092]: finished successfully 2021-12-15 11:22:17.963 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:17.999 | [80980 Async ks-demo-another:80980]: finished successfully 2021-12-15 11:22:18.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:18.836 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:18.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:18.836 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:19.047 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:19.050 | ++ functions-common:get_or_create_user:902 : user_id=66378aaae43d404abaf9454211393daa 2021-12-15 11:22:19.053 | ++ functions-common:get_or_create_user:903 : echo 66378aaae43d404abaf9454211393daa 2021-12-15 11:22:19.056 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=66378aaae43d404abaf9454211393daa 2021-12-15 11:22:19.058 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:19.120 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:19.166 | [17586 Async ks-alt-admin:81845]: running: get_or_add_user_project_role admin 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:19.169 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:19.235 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:19.284 | [17586 Async ks-alt-another:81957]: running: get_or_add_user_project_role anotherrole 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:19.287 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2021-12-15 11:22:19.290 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2021-12-15 11:22:19.293 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:19.295 | ++ functions-common:get_or_create_user:887 : [[ ! -z alt_demo_member@example.com ]] 2021-12-15 11:22:19.298 | ++ functions-common:get_or_create_user:888 : local email=--email=alt_demo_member@example.com 2021-12-15 11:22:19.301 | +++ functions-common:get_or_create_user:904 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2021-12-15 11:22:21.097 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:21.130 | [81293 Async ks-demo-reader:81293]: finished successfully 2021-12-15 11:22:21.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:21.666 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:21.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:21.666 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:21.906 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:21.909 | ++ functions-common:get_or_create_user:902 : user_id=e9951c0aa4984d9bb770a17fbaebe405 2021-12-15 11:22:21.912 | ++ functions-common:get_or_create_user:903 : echo e9951c0aa4984d9bb770a17fbaebe405 2021-12-15 11:22:21.915 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=e9951c0aa4984d9bb770a17fbaebe405 2021-12-15 11:22:21.918 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member e9951c0aa4984d9bb770a17fbaebe405 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:21.989 | + inc/async:async_inner:63 : get_or_add_user_project_role member e9951c0aa4984d9bb770a17fbaebe405 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:22.034 | [17586 Async ks-alt-member-user:82172]: running: get_or_add_user_project_role member e9951c0aa4984d9bb770a17fbaebe405 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:22.037 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2021-12-15 11:22:22.041 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2021-12-15 11:22:22.044 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:22.055 | ++ functions-common:get_or_create_user:887 : [[ ! -z alt_demo_reader@example.com ]] 2021-12-15 11:22:22.057 | ++ functions-common:get_or_create_user:888 : local email=--email=alt_demo_reader@example.com 2021-12-15 11:22:22.061 | +++ functions-common:get_or_create_user:904 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2021-12-15 11:22:24.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:24.382 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:24.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:24.382 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:24.651 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:24.655 | ++ functions-common:get_or_create_user:902 : user_id=312bd0b92c134776806738dfc2bb3880 2021-12-15 11:22:24.658 | ++ functions-common:get_or_create_user:903 : echo 312bd0b92c134776806738dfc2bb3880 2021-12-15 11:22:24.661 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=312bd0b92c134776806738dfc2bb3880 2021-12-15 11:22:24.664 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 312bd0b92c134776806738dfc2bb3880 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:24.758 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 312bd0b92c134776806738dfc2bb3880 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:24.819 | [17586 Async ks-alt-reader-user:82337]: running: get_or_add_user_project_role reader 312bd0b92c134776806738dfc2bb3880 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:24.824 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2021-12-15 11:22:24.830 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:24.839 | ++ functions-common:get_or_create_user:887 : [[ ! -z system_member@example.com ]] 2021-12-15 11:22:24.850 | ++ functions-common:get_or_create_user:888 : local email=--email=system_member@example.com 2021-12-15 11:22:24.857 | +++ functions-common:get_or_create_user:904 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2021-12-15 11:22:27.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:27.980 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:27.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:27.980 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:28.281 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:28.283 | ++ functions-common:get_or_create_user:902 : user_id=b9374b0435af40029204e48aca7b37c2 2021-12-15 11:22:28.286 | ++ functions-common:get_or_create_user:903 : echo b9374b0435af40029204e48aca7b37c2 2021-12-15 11:22:28.295 | + lib/keystone:create_keystone_accounts:381 : system_member_user=b9374b0435af40029204e48aca7b37c2 2021-12-15 11:22:28.299 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member b9374b0435af40029204e48aca7b37c2 all 2021-12-15 11:22:28.466 | + inc/async:async_inner:63 : get_or_add_user_system_role member b9374b0435af40029204e48aca7b37c2 all 2021-12-15 11:22:28.509 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:28.585 | [81845 Async ks-alt-admin:81845]: finished successfully 2021-12-15 11:22:28.595 | [17586 Async ks-system-member:82615]: running: get_or_add_user_system_role member b9374b0435af40029204e48aca7b37c2 all 2021-12-15 11:22:28.616 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2021-12-15 11:22:28.626 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:22:28.645 | ++ functions-common:get_or_create_user:887 : [[ ! -z system_reader@example.com ]] 2021-12-15 11:22:28.650 | ++ functions-common:get_or_create_user:888 : local email=--email=system_reader@example.com 2021-12-15 11:22:28.658 | +++ functions-common:get_or_create_user:904 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2021-12-15 11:22:28.683 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:28.804 | [81957 Async ks-alt-another:81957]: finished successfully 2021-12-15 11:22:30.703 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:30.753 | [82172 Async ks-alt-member-user:82172]: finished successfully 2021-12-15 11:22:31.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:31.126 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:31.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:31.126 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:31.366 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:31.370 | ++ functions-common:get_or_create_user:902 : user_id=c365a1af108b4db1a9506e3cd06022e2 2021-12-15 11:22:31.372 | ++ functions-common:get_or_create_user:903 : echo c365a1af108b4db1a9506e3cd06022e2 2021-12-15 11:22:31.375 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=c365a1af108b4db1a9506e3cd06022e2 2021-12-15 11:22:31.378 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader c365a1af108b4db1a9506e3cd06022e2 all 2021-12-15 11:22:31.447 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c365a1af108b4db1a9506e3cd06022e2 all 2021-12-15 11:22:31.492 | [17586 Async ks-system-reader:82934]: running: get_or_add_user_system_role reader c365a1af108b4db1a9506e3cd06022e2 all 2021-12-15 11:22:31.495 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2021-12-15 11:22:31.498 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2021-12-15 11:22:31.500 | ++ functions-common:get_or_create_group:871 : local 'desc=openstack admin group' 2021-12-15 11:22:31.503 | ++ functions-common:get_or_create_group:872 : local group_id 2021-12-15 11:22:31.506 | +++ functions-common:get_or_create_group:881 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-15 11:22:33.838 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:33.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:33.850 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:33.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:33.850 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:33.906 | [82337 Async ks-alt-reader-user:82337]: finished successfully 2021-12-15 11:22:34.099 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:34.102 | ++ functions-common:get_or_create_group:879 : group_id=6037d1a80913463da078fc0e412d7872 2021-12-15 11:22:34.104 | ++ functions-common:get_or_create_group:880 : echo 6037d1a80913463da078fc0e412d7872 2021-12-15 11:22:34.107 | + lib/keystone:create_keystone_accounts:391 : admin_group=6037d1a80913463da078fc0e412d7872 2021-12-15 11:22:34.110 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2021-12-15 11:22:34.113 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2021-12-15 11:22:34.116 | ++ functions-common:get_or_create_group:871 : local 'desc=non-admin group' 2021-12-15 11:22:34.118 | ++ functions-common:get_or_create_group:872 : local group_id 2021-12-15 11:22:34.122 | +++ functions-common:get_or_create_group:881 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-15 11:22:36.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:36.500 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:36.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:36.500 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:36.603 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:36.653 | [82615 Async ks-system-member:82615]: finished successfully 2021-12-15 11:22:36.788 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:36.791 | ++ functions-common:get_or_create_group:879 : group_id=b985455282944567ac6a0a7d3077b588 2021-12-15 11:22:36.794 | ++ functions-common:get_or_create_group:880 : echo b985455282944567ac6a0a7d3077b588 2021-12-15 11:22:36.799 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=b985455282944567ac6a0a7d3077b588 2021-12-15 11:22:36.804 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:36.883 | + inc/async:async_inner:63 : get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:36.928 | [17586 Async ks-group-memberdemo:83233]: running: get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:36.931 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:37.009 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:37.052 | [17586 Async ks-group-anotherdemo:83338]: running: get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:37.055 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:37.144 | + inc/async:async_inner:63 : get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:37.219 | [17586 Async ks-group-memberalt:83424]: running: get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:37.223 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:37.642 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:37.912 | [17586 Async ks-group-anotheralt:83512]: running: get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:37.930 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 2021-12-15 11:22:38.348 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 2021-12-15 11:22:38.614 | [17586 Async ks-group-admin:83600]: running: get_or_add_group_project_role admin 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 2021-12-15 11:22:38.635 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2021-12-15 11:22:39.014 | [17586 Async ks-demo-member:80756]: Waiting for completion of get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 running on PID 80756 (17 other jobs running) 2021-12-15 11:22:39.211 | [17586 Async ks-demo-member:80756]: Signaling child to exit 2021-12-15 11:22:39.211 | WAKEUP 2021-12-15 11:22:39.387 | [17586 Async ks-demo-member:80756]: Signaled 2021-12-15 11:22:39.405 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:39.405 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:39.405 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:39.405 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:39.405 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:39.405 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:39.405 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:39.405 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:39.405 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:39.406 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role member --user 9f53a0bd97494b0a8ce0fdae513b4780 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:39.406 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:39.406 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:39.406 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:39.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:39.406 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:39.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:39.406 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:39.406 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:39.406 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:39.406 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:39.406 | + functions-common:get_or_add_user_project_role:963 : openstack role add member --user 9f53a0bd97494b0a8ce0fdae513b4780 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:39.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:39.406 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:39.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:39.406 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:39.406 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 9f53a0bd97494b0a8ce0fdae513b4780 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:39.406 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:39.406 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:39.406 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:39.406 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:39.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:39.406 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:39.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:39.406 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:39.406 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:39.406 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:39.406 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:39.406 | ++ functions-common:get_field:795 : echo '| aae7407e7e5b4123bec000a098d69fcf | 9f53a0bd97494b0a8ce0fdae513b4780 | | eae74492b5624d43bde701711c3f84b2 | | | False |' 2021-12-15 11:22:39.406 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:39.406 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:39.406 | + functions-common:get_or_add_user_project_role:972 : user_role_id=aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:39.406 | + functions-common:get_or_add_user_project_role:974 : echo aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:39.407 | aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:39.733 | [17586 Async ks-demo-member:80756]: finished get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 with result 0 in 11 seconds 2021-12-15 11:22:39.982 | [17586 Async ks-demo-admin:80868]: Waiting for completion of get_or_add_user_project_role admin e3229490979141dda328146806e5c005 eae74492b5624d43bde701711c3f84b2 running on PID 80868 (16 other jobs running) 2021-12-15 11:22:40.163 | [17586 Async ks-demo-admin:80868]: Signaling child to exit 2021-12-15 11:22:40.163 | WAKEUP 2021-12-15 11:22:40.325 | [17586 Async ks-demo-admin:80868]: Signaled 2021-12-15 11:22:40.338 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:40.338 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:40.338 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:40.338 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:40.338 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:40.338 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:40.338 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:40.338 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:40.338 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user e3229490979141dda328146806e5c005 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:40.338 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:40.338 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:40.338 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:40.338 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:40.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:40.339 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:40.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:40.339 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:40.339 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:40.339 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:40.339 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:40.339 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user e3229490979141dda328146806e5c005 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:40.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:40.339 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:40.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:40.339 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:40.339 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user e3229490979141dda328146806e5c005 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:40.339 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:40.339 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:40.339 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:40.339 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:40.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:40.339 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:40.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:40.339 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:40.339 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:40.339 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:40.339 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:40.339 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:40.339 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | e3229490979141dda328146806e5c005 | | eae74492b5624d43bde701711c3f84b2 | | | False |' 2021-12-15 11:22:40.339 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:40.339 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:40.339 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:40.339 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:40.403 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:40.576 | [82934 Async ks-system-reader:82934]: finished successfully 2021-12-15 11:22:40.666 | [17586 Async ks-demo-admin:80868]: finished get_or_add_user_project_role admin e3229490979141dda328146806e5c005 eae74492b5624d43bde701711c3f84b2 with result 0 in 11 seconds 2021-12-15 11:22:40.918 | [17586 Async ks-demo-another:80980]: Waiting for completion of get_or_add_user_project_role anotherrole 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 running on PID 80980 (15 other jobs running) 2021-12-15 11:22:41.074 | [17586 Async ks-demo-another:80980]: Signaling child to exit 2021-12-15 11:22:41.079 | WAKEUP 2021-12-15 11:22:41.246 | [17586 Async ks-demo-another:80980]: Signaled 2021-12-15 11:22:41.262 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:41.262 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:41.262 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:41.262 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:41.262 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:41.262 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:41.262 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:41.262 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:41.262 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:41.262 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role anotherrole --user 9f53a0bd97494b0a8ce0fdae513b4780 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:41.262 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:41.262 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:41.262 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:41.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:41.262 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:41.263 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:41.263 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:41.263 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:41.263 | + functions-common:get_or_add_user_project_role:963 : openstack role add anotherrole --user 9f53a0bd97494b0a8ce0fdae513b4780 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:41.263 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 9f53a0bd97494b0a8ce0fdae513b4780 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:41.263 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:41.263 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:41.263 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:41.263 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:41.263 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:41.263 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:41.263 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:41.263 | ++ functions-common:get_field:795 : echo '| 7d1af185ef8c456b901aac4e3e185bce | 9f53a0bd97494b0a8ce0fdae513b4780 | | eae74492b5624d43bde701711c3f84b2 | | | False |' 2021-12-15 11:22:41.263 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:41.263 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:41.263 | + functions-common:get_or_add_user_project_role:972 : user_role_id=7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:41.263 | + functions-common:get_or_add_user_project_role:974 : echo 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:41.263 | 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:41.558 | [17586 Async ks-demo-another:80980]: finished get_or_add_user_project_role anotherrole 9f53a0bd97494b0a8ce0fdae513b4780 eae74492b5624d43bde701711c3f84b2 with result 0 in 11 seconds 2021-12-15 11:22:41.777 | [17586 Async ks-demo-invis:81092]: Waiting for completion of get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 265eff54c87d46169b55917c81649129 running on PID 81092 (14 other jobs running) 2021-12-15 11:22:41.942 | [17586 Async ks-demo-invis:81092]: Signaling child to exit 2021-12-15 11:22:41.942 | WAKEUP 2021-12-15 11:22:42.112 | [17586 Async ks-demo-invis:81092]: Signaled 2021-12-15 11:22:42.122 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:42.122 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:42.122 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:42.122 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:42.122 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:42.122 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:42.122 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:42.122 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:42.122 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:42.122 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role member --user 9f53a0bd97494b0a8ce0fdae513b4780 --project 265eff54c87d46169b55917c81649129 2021-12-15 11:22:42.122 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:42.122 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:42.122 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:42.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.122 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.122 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.123 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:42.123 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:42.123 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:42.123 | + functions-common:get_or_add_user_project_role:963 : openstack role add member --user 9f53a0bd97494b0a8ce0fdae513b4780 --project 265eff54c87d46169b55917c81649129 2021-12-15 11:22:42.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.123 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.123 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.123 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:42.123 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:42.123 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 9f53a0bd97494b0a8ce0fdae513b4780 --project 265eff54c87d46169b55917c81649129 2021-12-15 11:22:42.123 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:42.123 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:42.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.123 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.123 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.123 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:42.123 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:42.123 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:42.123 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:42.123 | ++ functions-common:get_field:795 : echo '| aae7407e7e5b4123bec000a098d69fcf | 9f53a0bd97494b0a8ce0fdae513b4780 | | 265eff54c87d46169b55917c81649129 | | | False |' 2021-12-15 11:22:42.123 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:42.123 | + functions-common:get_or_add_user_project_role:972 : user_role_id=aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:42.123 | + functions-common:get_or_add_user_project_role:974 : echo aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:42.123 | aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:42.383 | [17586 Async ks-demo-invis:81092]: finished get_or_add_user_project_role member 9f53a0bd97494b0a8ce0fdae513b4780 265eff54c87d46169b55917c81649129 with result 0 in 11 seconds 2021-12-15 11:22:42.635 | [17586 Async ks-demo-reader:81293]: Waiting for completion of get_or_add_user_project_role reader 4247ada027de44ed991b52a6c7c1370a eae74492b5624d43bde701711c3f84b2 running on PID 81293 (13 other jobs running) 2021-12-15 11:22:42.807 | [17586 Async ks-demo-reader:81293]: Signaling child to exit 2021-12-15 11:22:42.807 | WAKEUP 2021-12-15 11:22:42.956 | [17586 Async ks-demo-reader:81293]: Signaled 2021-12-15 11:22:42.971 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:42.971 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:42.971 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:42.971 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:42.971 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:42.971 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:42.971 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role reader --user 4247ada027de44ed991b52a6c7c1370a --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:42.971 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:42.971 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:42.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.971 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.971 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.971 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:42.971 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:42.971 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:42.971 | + functions-common:get_or_add_user_project_role:963 : openstack role add reader --user 4247ada027de44ed991b52a6c7c1370a --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:42.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.971 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.971 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 4247ada027de44ed991b52a6c7c1370a --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:42.971 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:42.972 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:42.972 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:42.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.972 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:42.972 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:42.972 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:42.972 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:42.972 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:42.972 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:42.972 | ++ functions-common:get_field:795 : echo '| 912e00abd5e7487dbfe46d02c4432705 | 4247ada027de44ed991b52a6c7c1370a | | eae74492b5624d43bde701711c3f84b2 | | | False |' 2021-12-15 11:22:42.972 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:42.972 | + functions-common:get_or_add_user_project_role:972 : user_role_id=912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:42.972 | + functions-common:get_or_add_user_project_role:974 : echo 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:42.972 | 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:43.228 | [17586 Async ks-demo-reader:81293]: finished get_or_add_user_project_role reader 4247ada027de44ed991b52a6c7c1370a eae74492b5624d43bde701711c3f84b2 with result 0 in 10 seconds 2021-12-15 11:22:43.259 | + inc/async:async_wait:197 : return 0 2021-12-15 11:22:43.283 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2021-12-15 11:22:43.593 | [17586 Async ks-alt-admin:81845]: Waiting for completion of get_or_add_user_project_role admin 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 running on PID 81845 (12 other jobs running) 2021-12-15 11:22:43.758 | [17586 Async ks-alt-admin:81845]: Signaling child to exit 2021-12-15 11:22:43.758 | WAKEUP 2021-12-15 11:22:43.884 | [17586 Async ks-alt-admin:81845]: Signaled 2021-12-15 11:22:43.894 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:43.894 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:43.894 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:43.894 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:43.894 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:43.894 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:43.894 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:43.894 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:43.894 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user 66378aaae43d404abaf9454211393daa --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:43.894 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:43.894 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:43.894 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:43.894 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:43.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:43.894 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:43.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:43.894 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:43.894 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:43.894 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:43.894 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:43.894 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user 66378aaae43d404abaf9454211393daa --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:43.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:43.895 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:43.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:43.895 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:43.895 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:43.895 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 66378aaae43d404abaf9454211393daa --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:43.895 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:43.895 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:43.895 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:43.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:43.895 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:43.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:43.895 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:43.895 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:43.895 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:43.895 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:43.895 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:43.895 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | 66378aaae43d404abaf9454211393daa | | d2a412ab92d84c76bc98464e27515702 | | | False |' 2021-12-15 11:22:43.895 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:43.896 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:43.896 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:43.896 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:22:44.215 | [17586 Async ks-alt-admin:81845]: finished get_or_add_user_project_role admin 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 with result 0 in 9 seconds 2021-12-15 11:22:44.470 | [17586 Async ks-alt-another:81957]: Waiting for completion of get_or_add_user_project_role anotherrole 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 running on PID 81957 (11 other jobs running) 2021-12-15 11:22:44.636 | [17586 Async ks-alt-another:81957]: Signaling child to exit 2021-12-15 11:22:44.636 | WAKEUP 2021-12-15 11:22:44.803 | [17586 Async ks-alt-another:81957]: Signaled 2021-12-15 11:22:44.818 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:44.818 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:44.818 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:44.818 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:44.818 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:44.818 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:44.818 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:44.818 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:44.818 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:44.818 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:44.819 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role anotherrole --user 66378aaae43d404abaf9454211393daa --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:44.819 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:44.819 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:44.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:44.819 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:44.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:44.819 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:44.819 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:44.819 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:44.819 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:44.819 | + functions-common:get_or_add_user_project_role:963 : openstack role add anotherrole --user 66378aaae43d404abaf9454211393daa --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:44.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:44.819 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:44.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:44.819 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:44.819 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:44.819 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 66378aaae43d404abaf9454211393daa --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:44.819 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:44.819 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:44.819 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:44.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:44.819 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:44.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:44.819 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:44.819 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:44.819 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:44.819 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:44.819 | ++ functions-common:get_field:795 : echo '| 7d1af185ef8c456b901aac4e3e185bce | 66378aaae43d404abaf9454211393daa | | d2a412ab92d84c76bc98464e27515702 | | | False |' 2021-12-15 11:22:44.819 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:44.819 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:44.819 | + functions-common:get_or_add_user_project_role:972 : user_role_id=7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:44.819 | + functions-common:get_or_add_user_project_role:974 : echo 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:44.819 | 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:22:45.094 | [17586 Async ks-alt-another:81957]: finished get_or_add_user_project_role anotherrole 66378aaae43d404abaf9454211393daa d2a412ab92d84c76bc98464e27515702 with result 0 in 9 seconds 2021-12-15 11:22:45.296 | [17586 Async ks-alt-member-user:82172]: Waiting for completion of get_or_add_user_project_role member e9951c0aa4984d9bb770a17fbaebe405 d2a412ab92d84c76bc98464e27515702 running on PID 82172 (10 other jobs running) 2021-12-15 11:22:45.502 | [17586 Async ks-alt-member-user:82172]: Signaling child to exit 2021-12-15 11:22:45.503 | WAKEUP 2021-12-15 11:22:45.658 | [17586 Async ks-alt-member-user:82172]: Signaled 2021-12-15 11:22:45.677 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:45.677 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:45.677 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:45.677 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:45.677 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:45.677 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:45.677 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:45.677 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:45.677 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:45.677 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role member --user e9951c0aa4984d9bb770a17fbaebe405 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:45.677 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:45.677 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:45.677 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:45.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:45.677 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:45.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:45.677 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:45.677 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:45.677 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:45.677 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:45.677 | + functions-common:get_or_add_user_project_role:963 : openstack role add member --user e9951c0aa4984d9bb770a17fbaebe405 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:45.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:45.678 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:45.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:45.678 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:45.678 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user e9951c0aa4984d9bb770a17fbaebe405 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:45.678 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:45.678 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:45.678 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:45.678 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:45.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:45.678 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:45.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:45.678 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:45.678 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:45.678 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:45.678 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:45.678 | ++ functions-common:get_field:795 : echo '| aae7407e7e5b4123bec000a098d69fcf | e9951c0aa4984d9bb770a17fbaebe405 | | d2a412ab92d84c76bc98464e27515702 | | | False |' 2021-12-15 11:22:45.678 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:45.678 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:45.678 | + functions-common:get_or_add_user_project_role:972 : user_role_id=aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:45.678 | + functions-common:get_or_add_user_project_role:974 : echo aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:45.678 | aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:46.003 | [17586 Async ks-alt-member-user:82172]: finished get_or_add_user_project_role member e9951c0aa4984d9bb770a17fbaebe405 d2a412ab92d84c76bc98464e27515702 with result 0 in 8 seconds 2021-12-15 11:22:46.262 | [17586 Async ks-alt-reader-user:82337]: Waiting for completion of get_or_add_user_project_role reader 312bd0b92c134776806738dfc2bb3880 d2a412ab92d84c76bc98464e27515702 running on PID 82337 (9 other jobs running) 2021-12-15 11:22:46.426 | [17586 Async ks-alt-reader-user:82337]: Signaling child to exit 2021-12-15 11:22:46.426 | WAKEUP 2021-12-15 11:22:46.593 | [17586 Async ks-alt-reader-user:82337]: Signaled 2021-12-15 11:22:46.610 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:22:46.610 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:22:46.610 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:46.610 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:46.610 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:46.610 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:46.610 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:46.610 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:22:46.610 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:46.610 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:22:46.610 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role reader --user 312bd0b92c134776806738dfc2bb3880 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:46.610 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:46.610 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:46.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:46.610 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:46.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:46.611 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:46.611 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:46.611 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:22:46.611 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:22:46.611 | + functions-common:get_or_add_user_project_role:963 : openstack role add reader --user 312bd0b92c134776806738dfc2bb3880 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:46.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:46.611 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:46.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:46.611 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:46.611 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:22:46.611 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 312bd0b92c134776806738dfc2bb3880 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:46.611 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:22:46.611 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:22:46.611 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:46.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:46.611 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:46.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:46.611 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:46.611 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:46.611 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:22:46.611 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:22:46.611 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:22:46.611 | ++ functions-common:get_field:795 : echo '| 912e00abd5e7487dbfe46d02c4432705 | 312bd0b92c134776806738dfc2bb3880 | | d2a412ab92d84c76bc98464e27515702 | | | False |' 2021-12-15 11:22:46.611 | ++ functions-common:get_field:789 : read data 2021-12-15 11:22:46.611 | + functions-common:get_or_add_user_project_role:972 : user_role_id=912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:46.611 | + functions-common:get_or_add_user_project_role:974 : echo 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:46.611 | 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:46.915 | [17586 Async ks-alt-reader-user:82337]: finished get_or_add_user_project_role reader 312bd0b92c134776806738dfc2bb3880 d2a412ab92d84c76bc98464e27515702 with result 0 in 9 seconds 2021-12-15 11:22:46.946 | + inc/async:async_wait:197 : return 0 2021-12-15 11:22:46.971 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2021-12-15 11:22:47.356 | [17586 Async ks-system-member:82615]: Waiting for completion of get_or_add_user_system_role member b9374b0435af40029204e48aca7b37c2 all running on PID 82615 (8 other jobs running) 2021-12-15 11:22:47.527 | [17586 Async ks-system-member:82615]: Signaling child to exit 2021-12-15 11:22:47.528 | WAKEUP 2021-12-15 11:22:47.562 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:47.673 | [17586 Async ks-system-member:82615]: Signaled 2021-12-15 11:22:47.698 | + functions-common:get_or_add_user_system_role:1004 : local user_role_id 2021-12-15 11:22:47.698 | + functions-common:get_or_add_user_system_role:1005 : local domain_args 2021-12-15 11:22:47.698 | ++ functions-common:get_or_add_user_system_role:1007 : _get_domain_args 2021-12-15 11:22:47.698 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:47.698 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:47.698 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:47.698 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:47.698 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:47.698 | + functions-common:get_or_add_user_system_role:1007 : domain_args= 2021-12-15 11:22:47.698 | ++ functions-common:get_or_add_user_system_role:1015 : oscwrap role assignment list --role member --user b9374b0435af40029204e48aca7b37c2 --system all -f value -c Role 2021-12-15 11:22:47.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:47.698 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:47.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:47.698 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:47.698 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:47.698 | + functions-common:get_or_add_user_system_role:1015 : user_role_id= 2021-12-15 11:22:47.698 | + functions-common:get_or_add_user_system_role:1016 : [[ -z '' ]] 2021-12-15 11:22:47.698 | + functions-common:get_or_add_user_system_role:1018 : openstack role add member --user b9374b0435af40029204e48aca7b37c2 --system all 2021-12-15 11:22:47.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:47.698 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:47.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:47.698 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:47.698 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user b9374b0435af40029204e48aca7b37c2 --system all -f value -c Role 2021-12-15 11:22:47.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:47.699 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:47.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:47.699 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:47.699 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:47.699 | + functions-common:get_or_add_user_system_role:1027 : user_role_id=aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:47.699 | + functions-common:get_or_add_user_system_role:1029 : echo aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:47.699 | aae7407e7e5b4123bec000a098d69fcf 2021-12-15 11:22:47.725 | [83233 Async ks-group-memberdemo:83233]: finished successfully 2021-12-15 11:22:47.953 | [17586 Async ks-system-member:82615]: finished get_or_add_user_system_role member b9374b0435af40029204e48aca7b37c2 all with result 0 in 8 seconds 2021-12-15 11:22:48.111 | [17586 Async ks-system-reader:82934]: Waiting for completion of get_or_add_user_system_role reader c365a1af108b4db1a9506e3cd06022e2 all running on PID 82934 (7 other jobs running) 2021-12-15 11:22:48.296 | [17586 Async ks-system-reader:82934]: Signaling child to exit 2021-12-15 11:22:48.297 | WAKEUP 2021-12-15 11:22:48.341 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:48.345 | [17586 Async ks-system-reader:82934]: Signaled 2021-12-15 11:22:48.346 | + functions-common:get_or_add_user_system_role:1004 : local user_role_id 2021-12-15 11:22:48.346 | + functions-common:get_or_add_user_system_role:1005 : local domain_args 2021-12-15 11:22:48.346 | ++ functions-common:get_or_add_user_system_role:1007 : _get_domain_args 2021-12-15 11:22:48.346 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:22:48.346 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:22:48.346 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:22:48.346 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:22:48.346 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:22:48.346 | + functions-common:get_or_add_user_system_role:1007 : domain_args= 2021-12-15 11:22:48.347 | ++ functions-common:get_or_add_user_system_role:1015 : oscwrap role assignment list --role reader --user c365a1af108b4db1a9506e3cd06022e2 --system all -f value -c Role 2021-12-15 11:22:48.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.347 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.347 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.347 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:48.347 | + functions-common:get_or_add_user_system_role:1015 : user_role_id= 2021-12-15 11:22:48.347 | + functions-common:get_or_add_user_system_role:1016 : [[ -z '' ]] 2021-12-15 11:22:48.347 | + functions-common:get_or_add_user_system_role:1018 : openstack role add reader --user c365a1af108b4db1a9506e3cd06022e2 --system all 2021-12-15 11:22:48.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.347 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.347 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.347 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user c365a1af108b4db1a9506e3cd06022e2 --system all -f value -c Role 2021-12-15 11:22:48.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.347 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.347 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.347 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:48.347 | + functions-common:get_or_add_user_system_role:1027 : user_role_id=912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:48.347 | + functions-common:get_or_add_user_system_role:1029 : echo 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:48.347 | 912e00abd5e7487dbfe46d02c4432705 2021-12-15 11:22:48.405 | [83338 Async ks-group-anotherdemo:83338]: finished successfully 2021-12-15 11:22:48.451 | [17586 Async ks-system-reader:82934]: finished get_or_add_user_system_role reader c365a1af108b4db1a9506e3cd06022e2 all with result 0 in 9 seconds 2021-12-15 11:22:48.455 | + inc/async:async_wait:197 : return 0 2021-12-15 11:22:48.458 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-12-15 11:22:48.522 | [17586 Async ks-group-memberdemo:83233]: Waiting for completion of get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 running on PID 83233 (6 other jobs running) 2021-12-15 11:22:48.576 | [17586 Async ks-group-memberdemo:83233]: Signaling child to exit 2021-12-15 11:22:48.576 | WAKEUP 2021-12-15 11:22:48.627 | [17586 Async ks-group-memberdemo:83233]: Signaled 2021-12-15 11:22:48.627 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-15 11:22:48.627 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role member --group b985455282944567ac6a0a7d3077b588 --project eae74492b5624d43bde701711c3f84b2 -f value 2021-12-15 11:22:48.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.627 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.627 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.627 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:48.627 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-15 11:22:48.627 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-15 11:22:48.627 | + functions-common:get_or_add_group_project_role:1044 : openstack role add member --group b985455282944567ac6a0a7d3077b588 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:48.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.627 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.627 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.627 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role member --group b985455282944567ac6a0a7d3077b588 --project eae74492b5624d43bde701711c3f84b2 -f value 2021-12-15 11:22:48.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.627 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.627 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.627 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:48.627 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='aae7407e7e5b4123bec000a098d69fcf b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 False' 2021-12-15 11:22:48.627 | + functions-common:get_or_add_group_project_role:1053 : echo aae7407e7e5b4123bec000a098d69fcf b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 False 2021-12-15 11:22:48.627 | aae7407e7e5b4123bec000a098d69fcf b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 False 2021-12-15 11:22:48.693 | [17586 Async ks-group-memberdemo:83233]: finished get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 with result 0 in 10 seconds 2021-12-15 11:22:48.767 | [17586 Async ks-group-anotherdemo:83338]: Waiting for completion of get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 running on PID 83338 (5 other jobs running) 2021-12-15 11:22:48.819 | [17586 Async ks-group-anotherdemo:83338]: Signaling child to exit 2021-12-15 11:22:48.819 | WAKEUP 2021-12-15 11:22:48.862 | [17586 Async ks-group-anotherdemo:83338]: Signaled 2021-12-15 11:22:48.868 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-15 11:22:48.869 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role anotherrole --group b985455282944567ac6a0a7d3077b588 --project eae74492b5624d43bde701711c3f84b2 -f value 2021-12-15 11:22:48.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.869 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.869 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.869 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:48.869 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-15 11:22:48.869 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-15 11:22:48.869 | + functions-common:get_or_add_group_project_role:1044 : openstack role add anotherrole --group b985455282944567ac6a0a7d3077b588 --project eae74492b5624d43bde701711c3f84b2 2021-12-15 11:22:48.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.869 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.869 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.869 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role anotherrole --group b985455282944567ac6a0a7d3077b588 --project eae74492b5624d43bde701711c3f84b2 -f value 2021-12-15 11:22:48.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.869 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:48.869 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:48.869 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:48.869 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='7d1af185ef8c456b901aac4e3e185bce b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 False' 2021-12-15 11:22:48.869 | + functions-common:get_or_add_group_project_role:1053 : echo 7d1af185ef8c456b901aac4e3e185bce b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 False 2021-12-15 11:22:48.869 | 7d1af185ef8c456b901aac4e3e185bce b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 False 2021-12-15 11:22:48.934 | [17586 Async ks-group-anotherdemo:83338]: finished get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 eae74492b5624d43bde701711c3f84b2 with result 0 in 11 seconds 2021-12-15 11:22:48.953 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:48.982 | [17586 Async ks-group-memberalt:83424]: Waiting for completion of get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 running on PID 83424 (4 other jobs running) 2021-12-15 11:22:49.010 | [83424 Async ks-group-memberalt:83424]: finished successfully 2021-12-15 11:22:49.031 | [17586 Async ks-group-memberalt:83424]: Signaling child to exit 2021-12-15 11:22:49.044 | WAKEUP 2021-12-15 11:22:49.076 | [17586 Async ks-group-memberalt:83424]: Signaled 2021-12-15 11:22:49.078 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-15 11:22:49.078 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role member --group b985455282944567ac6a0a7d3077b588 --project d2a412ab92d84c76bc98464e27515702 -f value 2021-12-15 11:22:49.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.078 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:49.078 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-15 11:22:49.078 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-15 11:22:49.078 | + functions-common:get_or_add_group_project_role:1044 : openstack role add member --group b985455282944567ac6a0a7d3077b588 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:49.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.078 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role member --group b985455282944567ac6a0a7d3077b588 --project d2a412ab92d84c76bc98464e27515702 -f value 2021-12-15 11:22:49.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.079 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.079 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:49.079 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='aae7407e7e5b4123bec000a098d69fcf b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 False' 2021-12-15 11:22:49.079 | + functions-common:get_or_add_group_project_role:1053 : echo aae7407e7e5b4123bec000a098d69fcf b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 False 2021-12-15 11:22:49.079 | aae7407e7e5b4123bec000a098d69fcf b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 False 2021-12-15 11:22:49.132 | [17586 Async ks-group-memberalt:83424]: finished get_or_add_group_project_role member b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 with result 0 in 11 seconds 2021-12-15 11:22:49.182 | [17586 Async ks-group-anotheralt:83512]: Waiting for completion of get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 running on PID 83512 (3 other jobs running) 2021-12-15 11:22:49.216 | [17586 Async ks-group-anotheralt:83512]: Signaling child to exit 2021-12-15 11:22:49.247 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:49.276 | [83512 Async ks-group-anotheralt:83512]: finished successfully 2021-12-15 11:22:49.296 | WAKEUP 2021-12-15 11:22:49.320 | [17586 Async ks-group-anotheralt:83512]: Signaled 2021-12-15 11:22:49.322 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-15 11:22:49.322 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role anotherrole --group b985455282944567ac6a0a7d3077b588 --project d2a412ab92d84c76bc98464e27515702 -f value 2021-12-15 11:22:49.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.322 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.322 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.322 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:49.322 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-15 11:22:49.322 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-15 11:22:49.322 | + functions-common:get_or_add_group_project_role:1044 : openstack role add anotherrole --group b985455282944567ac6a0a7d3077b588 --project d2a412ab92d84c76bc98464e27515702 2021-12-15 11:22:49.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.322 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.322 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.322 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role anotherrole --group b985455282944567ac6a0a7d3077b588 --project d2a412ab92d84c76bc98464e27515702 -f value 2021-12-15 11:22:49.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.322 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:49.322 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:49.322 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:49.322 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='7d1af185ef8c456b901aac4e3e185bce b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 False' 2021-12-15 11:22:49.322 | + functions-common:get_or_add_group_project_role:1053 : echo 7d1af185ef8c456b901aac4e3e185bce b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 False 2021-12-15 11:22:49.322 | 7d1af185ef8c456b901aac4e3e185bce b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 False 2021-12-15 11:22:49.375 | [17586 Async ks-group-anotheralt:83512]: finished get_or_add_group_project_role anotherrole b985455282944567ac6a0a7d3077b588 d2a412ab92d84c76bc98464e27515702 with result 0 in 11 seconds 2021-12-15 11:22:49.413 | [17586 Async ks-group-admin:83600]: Waiting for completion of get_or_add_group_project_role admin 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 running on PID 83600 (2 other jobs running) 2021-12-15 11:22:49.439 | [17586 Async ks-group-admin:83600]: Signaling child to exit 2021-12-15 11:22:50.134 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:22:50.160 | [83600 Async ks-group-admin:83600]: finished successfully 2021-12-15 11:22:50.179 | WAKEUP 2021-12-15 11:22:50.202 | [17586 Async ks-group-admin:83600]: Signaled 2021-12-15 11:22:50.203 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-15 11:22:50.204 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role admin --group 6037d1a80913463da078fc0e412d7872 --project 9364a0af8140460eb8c057761ff82107 -f value 2021-12-15 11:22:50.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:50.204 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:50.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:50.204 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:50.204 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:50.204 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-15 11:22:50.204 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-15 11:22:50.204 | + functions-common:get_or_add_group_project_role:1044 : openstack role add admin --group 6037d1a80913463da078fc0e412d7872 --project 9364a0af8140460eb8c057761ff82107 2021-12-15 11:22:50.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:50.204 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:50.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:50.204 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:50.204 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role admin --group 6037d1a80913463da078fc0e412d7872 --project 9364a0af8140460eb8c057761ff82107 -f value 2021-12-15 11:22:50.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:50.204 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:50.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:22:50.204 | from cryptography.utils import int_from_bytes 2021-12-15 11:22:50.204 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:22:50.204 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='15bbb7cd81d94497ae8ebd4bcfa0d082 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 False' 2021-12-15 11:22:50.204 | + functions-common:get_or_add_group_project_role:1053 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 False 2021-12-15 11:22:50.204 | 15bbb7cd81d94497ae8ebd4bcfa0d082 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 False 2021-12-15 11:22:50.253 | [17586 Async ks-group-admin:83600]: finished get_or_add_group_project_role admin 6037d1a80913463da078fc0e412d7872 9364a0af8140460eb8c057761ff82107 with result 0 in 11 seconds 2021-12-15 11:22:50.257 | + inc/async:async_wait:197 : return 0 2021-12-15 11:22:50.260 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2021-12-15 11:22:50.277 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:22:50.280 | + ./stack.sh:main:1092 : is_service_enabled nova 2021-12-15 11:22:50.298 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:22:50.300 | + ./stack.sh:main:1093 : async_runfunc create_nova_accounts 2021-12-15 11:22:50.303 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-12-15 11:22:50.363 | + inc/async:async_inner:63 : create_nova_accounts 2021-12-15 11:22:50.402 | [17586 Async create_nova_accounts:85501]: running: create_nova_accounts 2021-12-15 11:22:50.405 | + ./stack.sh:main:1095 : is_service_enabled glance 2021-12-15 11:22:50.424 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:22:50.426 | + ./stack.sh:main:1096 : async_runfunc create_glance_accounts 2021-12-15 11:22:50.429 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-12-15 11:22:50.491 | + inc/async:async_inner:63 : create_glance_accounts 2021-12-15 11:22:50.533 | [17586 Async create_glance_accounts:85616]: running: create_glance_accounts 2021-12-15 11:22:50.536 | + ./stack.sh:main:1098 : is_service_enabled cinder 2021-12-15 11:22:50.556 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:22:50.559 | + ./stack.sh:main:1099 : async_runfunc create_cinder_accounts 2021-12-15 11:22:50.562 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-12-15 11:22:50.641 | + inc/async:async_inner:63 : create_cinder_accounts 2021-12-15 11:22:50.694 | [17586 Async create_cinder_accounts:85746]: running: create_cinder_accounts 2021-12-15 11:22:50.697 | + ./stack.sh:main:1101 : is_service_enabled neutron 2021-12-15 11:22:50.724 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:22:50.727 | + ./stack.sh:main:1102 : async_runfunc create_neutron_accounts 2021-12-15 11:22:50.729 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-12-15 11:22:50.796 | + inc/async:async_inner:63 : create_neutron_accounts 2021-12-15 11:22:50.871 | [17586 Async create_neutron_accounts:85861]: running: create_neutron_accounts 2021-12-15 11:22:50.875 | + ./stack.sh:main:1104 : is_service_enabled swift 2021-12-15 11:22:50.903 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:22:50.905 | + ./stack.sh:main:1105 : async_runfunc create_swift_accounts 2021-12-15 11:22:50.908 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2021-12-15 11:22:51.174 | + inc/async:async_inner:63 : create_swift_accounts 2021-12-15 11:22:51.358 | [17586 Async create_swift_accounts:86002]: running: create_swift_accounts 2021-12-15 11:22:51.387 | + ./stack.sh:main:1113 : is_service_enabled horizon 2021-12-15 11:22:51.526 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:22:51.543 | + ./stack.sh:main:1118 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-12-15 11:22:51.889 | [17586 Async create_nova_accounts:85501]: Waiting for completion of create_nova_accounts running on PID 85501 (6 other jobs running) 2021-12-15 11:22:52.056 | [17586 Async create_nova_accounts:85501]: Signaling child to exit 2021-12-15 11:23:19.962 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:23:20.039 | [85861 Async create_neutron_accounts:85861]: finished successfully 2021-12-15 11:23:36.916 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:23:36.946 | [85746 Async create_cinder_accounts:85746]: finished successfully 2021-12-15 11:23:44.866 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:23:44.897 | [85616 Async create_glance_accounts:85616]: finished successfully 2021-12-15 11:23:47.865 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:23:47.890 | [85501 Async create_nova_accounts:85501]: finished successfully 2021-12-15 11:23:47.910 | WAKEUP 2021-12-15 11:23:47.934 | [17586 Async create_nova_accounts:85501]: Signaled 2021-12-15 11:23:47.935 | + lib/nova:create_nova_accounts:340 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-15 11:23:47.935 | + lib/nova:create_nova_accounts:344 : create_service_user nova admin 2021-12-15 11:23:47.936 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2021-12-15 11:23:47.936 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:23:47.936 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:23:47.936 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:23:47.936 | ++ functions-common:get_or_create_user:904 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:23:47.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.936 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.936 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.936 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.936 | + functions-common:get_or_create_user:902 : user_id=d35790cf6b5e4d71a0c75f2cf14c6474 2021-12-15 11:23:47.936 | + functions-common:get_or_create_user:903 : echo d35790cf6b5e4d71a0c75f2cf14c6474 2021-12-15 11:23:47.936 | d35790cf6b5e4d71a0c75f2cf14c6474 2021-12-15 11:23:47.936 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2021-12-15 11:23:47.936 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:47.936 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:47.936 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:47.936 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:47.936 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:47.936 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.936 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:47.936 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:47.936 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.936 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.937 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.937 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.937 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:47.937 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:47.937 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.937 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.937 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.937 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:47.937 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:47.937 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.937 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:47.937 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.937 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.937 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.937 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.937 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:47.937 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:47.937 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | d35790cf6b5e4d71a0c75f2cf14c6474 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:47.937 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:47.937 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.937 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:47.937 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:47.937 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:47.937 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2021-12-15 11:23:47.937 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2021-12-15 11:23:47.937 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:47.937 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:47.938 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:47.938 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:47.938 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:47.938 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.938 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:47.938 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:47.938 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.938 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.938 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.938 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.938 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:47.938 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:47.938 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.938 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.938 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.938 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.938 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:47.938 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:47.938 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:47.938 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.938 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.939 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.939 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.939 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:47.939 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:47.939 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | d35790cf6b5e4d71a0c75f2cf14c6474 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:47.939 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:47.939 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.939 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:23:47.939 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:23:47.939 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:23:47.939 | + lib/nova:create_nova_accounts:346 : local nova_api_url 2021-12-15 11:23:47.939 | + lib/nova:create_nova_accounts:347 : [[ True == \F\a\l\s\e ]] 2021-12-15 11:23:47.939 | + lib/nova:create_nova_accounts:350 : nova_api_url=http://10.222.0.44/compute 2021-12-15 11:23:47.939 | + lib/nova:create_nova_accounts:353 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-15 11:23:47.939 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:23:47.939 | ++ functions-common:get_or_create_service:1072 : oscwrap service show compute_legacy -f value -c id 2021-12-15 11:23:47.939 | ++ functions-common:get_or_create_service:1074 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-15 11:23:47.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.939 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.939 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.939 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.939 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:23:47.939 | e126a460e0a04d25ba6f6df8922ed23c' 2021-12-15 11:23:47.939 | + functions-common:get_or_create_service:1071 : echo e126a460e0a04d25ba6f6df8922ed23c 2021-12-15 11:23:47.939 | e126a460e0a04d25ba6f6df8922ed23c 2021-12-15 11:23:47.939 | + lib/nova:create_nova_accounts:355 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.44/compute/v2/$(project_id)s' 2021-12-15 11:23:47.939 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:23:47.939 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' RegionOne 2021-12-15 11:23:47.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:23:47.939 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-15 11:23:47.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.939 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.940 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.940 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:23:47.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:23:47.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-15 11:23:47.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.940 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.940 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.940 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=2056aca81e1948af991cd98f458372f2 2021-12-15 11:23:47.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 2056aca81e1948af991cd98f458372f2 2021-12-15 11:23:47.940 | + functions-common:get_or_create_endpoint:1104 : public_id=2056aca81e1948af991cd98f458372f2 2021-12-15 11:23:47.940 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:23:47.940 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:23:47.940 | + functions-common:get_or_create_endpoint:1113 : echo 2056aca81e1948af991cd98f458372f2 2021-12-15 11:23:47.940 | 2056aca81e1948af991cd98f458372f2 2021-12-15 11:23:47.940 | + lib/nova:create_nova_accounts:359 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-15 11:23:47.940 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:23:47.940 | ++ functions-common:get_or_create_service:1072 : oscwrap service show compute -f value -c id 2021-12-15 11:23:47.940 | ++ functions-common:get_or_create_service:1074 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-15 11:23:47.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.940 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.940 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.940 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.940 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:23:47.940 | 1dbd9487746c40ca8a64103b56847378' 2021-12-15 11:23:47.940 | + functions-common:get_or_create_service:1071 : echo 1dbd9487746c40ca8a64103b56847378 2021-12-15 11:23:47.940 | 1dbd9487746c40ca8a64103b56847378 2021-12-15 11:23:47.940 | + lib/nova:create_nova_accounts:361 : get_or_create_endpoint compute RegionOne http://10.222.0.44/compute/v2.1 2021-12-15 11:23:47.940 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:23:47.940 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface compute public http://10.222.0.44/compute/v2.1 RegionOne 2021-12-15 11:23:47.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:23:47.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-15 11:23:47.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.941 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.941 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.941 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:23:47.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:23:47.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create compute public http://10.222.0.44/compute/v2.1 --region RegionOne -f value -c id 2021-12-15 11:23:47.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.941 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.941 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.941 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=8490610896004d61b2dfb67b34db5de3 2021-12-15 11:23:47.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 8490610896004d61b2dfb67b34db5de3 2021-12-15 11:23:47.941 | + functions-common:get_or_create_endpoint:1104 : public_id=8490610896004d61b2dfb67b34db5de3 2021-12-15 11:23:47.941 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:23:47.941 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:23:47.941 | + functions-common:get_or_create_endpoint:1113 : echo 8490610896004d61b2dfb67b34db5de3 2021-12-15 11:23:47.941 | 8490610896004d61b2dfb67b34db5de3 2021-12-15 11:23:47.941 | + lib/nova:create_nova_accounts:366 : is_service_enabled n-api 2021-12-15 11:23:47.941 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:23:47.941 | + lib/nova:create_nova_accounts:368 : is_service_enabled swift 2021-12-15 11:23:47.941 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:23:47.941 | + lib/nova:create_nova_accounts:371 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-15 11:23:47.941 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:47.941 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:47.941 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:47.941 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:47.941 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:47.942 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:47.942 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:47.942 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:47.942 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:47.942 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:47.942 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:47.942 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:47.942 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.942 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.942 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:47.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.942 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.942 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.942 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.942 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:47.942 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:47.942 | + functions-common:get_or_add_user_project_role:963 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.942 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.942 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.942 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-15 11:23:47.942 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:47.942 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:47.942 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:47.942 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.942 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:47.942 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:47.942 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:47.942 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:47.943 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:47.943 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:47.943 | ++ functions-common:get_field:795 : echo '| 4dab210cdb3f4010855e66372e2c9065 | d35790cf6b5e4d71a0c75f2cf14c6474 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:47.943 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:47.943 | + functions-common:get_or_add_user_project_role:972 : user_role_id=4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:23:47.943 | + functions-common:get_or_add_user_project_role:974 : echo 4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:23:47.943 | 4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:23:47.943 | + lib/nova:create_nova_accounts:376 : is_service_enabled s3api 2021-12-15 11:23:47.943 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:23:47.982 | [17586 Async create_nova_accounts:85501]: finished create_nova_accounts with result 0 in 57 seconds 2021-12-15 11:23:48.022 | [17586 Async create_glance_accounts:85616]: Waiting for completion of create_glance_accounts running on PID 85616 (5 other jobs running) 2021-12-15 11:23:48.047 | [17586 Async create_glance_accounts:85616]: Signaling child to exit 2021-12-15 11:23:48.047 | WAKEUP 2021-12-15 11:23:48.071 | [17586 Async create_glance_accounts:85616]: Signaled 2021-12-15 11:23:48.072 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2021-12-15 11:23:48.072 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:23:48.072 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2021-12-15 11:23:48.072 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2021-12-15 11:23:48.072 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:23:48.072 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:23:48.073 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:23:48.073 | ++ functions-common:get_or_create_user:904 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:23:48.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.073 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.073 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.073 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.073 | + functions-common:get_or_create_user:902 : user_id=62e5036b3f69447eb32f900c7a755bac 2021-12-15 11:23:48.073 | + functions-common:get_or_create_user:903 : echo 62e5036b3f69447eb32f900c7a755bac 2021-12-15 11:23:48.073 | 62e5036b3f69447eb32f900c7a755bac 2021-12-15 11:23:48.073 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2021-12-15 11:23:48.073 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:48.073 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:48.073 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:48.073 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:48.073 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:48.073 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.073 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.073 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.073 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.073 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.074 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.074 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.074 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:48.074 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:48.074 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.074 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.074 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.074 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.074 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:48.074 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.074 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.074 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.074 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.074 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.074 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.074 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:48.074 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:48.074 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:48.074 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | 62e5036b3f69447eb32f900c7a755bac | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:48.074 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.074 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.074 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.074 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.074 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2021-12-15 11:23:48.074 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2021-12-15 11:23:48.074 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:23:48.074 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2021-12-15 11:23:48.074 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2021-12-15 11:23:48.074 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:23:48.074 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:23:48.075 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:23:48.075 | ++ functions-common:get_or_create_user:904 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:23:48.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.075 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.075 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.075 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.075 | + functions-common:get_or_create_user:902 : user_id=5de70869da9149e8a60dda21f4cf0978 2021-12-15 11:23:48.075 | + functions-common:get_or_create_user:903 : echo 5de70869da9149e8a60dda21f4cf0978 2021-12-15 11:23:48.075 | 5de70869da9149e8a60dda21f4cf0978 2021-12-15 11:23:48.075 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-15 11:23:48.075 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:48.075 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:48.075 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:48.075 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:48.075 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:48.075 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.075 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.075 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.075 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.075 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.075 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.075 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.075 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:48.075 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:48.076 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.076 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.076 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.076 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.076 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:48.076 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.076 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.076 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.076 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.076 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.076 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.076 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:48.076 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:48.076 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | 5de70869da9149e8a60dda21f4cf0978 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:48.076 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:48.076 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.076 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.076 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.076 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.076 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2021-12-15 11:23:48.076 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-15 11:23:48.076 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:48.076 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:48.076 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:48.077 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:48.077 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.077 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.077 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:48.077 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.077 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.077 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.077 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.077 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.077 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:48.077 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:48.077 | + functions-common:get_or_add_user_project_role:963 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.077 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.077 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.077 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:48.077 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.077 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.077 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.077 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.077 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.077 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.077 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.077 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:48.077 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:48.077 | ++ functions-common:get_field:795 : echo '| 4dab210cdb3f4010855e66372e2c9065 | 5de70869da9149e8a60dda21f4cf0978 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:48.077 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:48.078 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.078 | + functions-common:get_or_add_user_project_role:972 : user_role_id=4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:23:48.078 | + functions-common:get_or_add_user_project_role:974 : echo 4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:23:48.078 | 4dab210cdb3f4010855e66372e2c9065 2021-12-15 11:23:48.078 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2021-12-15 11:23:48.078 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:23:48.078 | ++ functions-common:get_or_create_service:1072 : oscwrap service show image -f value -c id 2021-12-15 11:23:48.078 | ++ functions-common:get_or_create_service:1074 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-15 11:23:48.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.078 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.078 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:23:48.078 | 0cec9b89e1cc4515b7baec1ae5cbb923' 2021-12-15 11:23:48.078 | + functions-common:get_or_create_service:1071 : echo 0cec9b89e1cc4515b7baec1ae5cbb923 2021-12-15 11:23:48.078 | 0cec9b89e1cc4515b7baec1ae5cbb923 2021-12-15 11:23:48.078 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.44/image 2021-12-15 11:23:48.078 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:23:48.078 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface image public http://10.222.0.44/image RegionOne 2021-12-15 11:23:48.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:23:48.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-15 11:23:48.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.078 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.078 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:23:48.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:23:48.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create image public http://10.222.0.44/image --region RegionOne -f value -c id 2021-12-15 11:23:48.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.079 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.079 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.079 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=a109eac502e34adfa2068d33a38666c0 2021-12-15 11:23:48.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo a109eac502e34adfa2068d33a38666c0 2021-12-15 11:23:48.079 | + functions-common:get_or_create_endpoint:1104 : public_id=a109eac502e34adfa2068d33a38666c0 2021-12-15 11:23:48.079 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:23:48.079 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:23:48.079 | + functions-common:get_or_create_endpoint:1113 : echo a109eac502e34adfa2068d33a38666c0 2021-12-15 11:23:48.079 | a109eac502e34adfa2068d33a38666c0 2021-12-15 11:23:48.079 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2021-12-15 11:23:48.079 | ++ functions-common:get_or_create_domain:854 : local domain_id 2021-12-15 11:23:48.079 | +++ functions-common:get_or_create_domain:866 : oscwrap domain show Default -f value -c id 2021-12-15 11:23:48.079 | ++ functions-common:get_or_create_domain:864 : domain_id=default 2021-12-15 11:23:48.079 | ++ functions-common:get_or_create_domain:865 : echo default 2021-12-15 11:23:48.079 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2021-12-15 11:23:48.079 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-15 11:23:48.079 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-15 11:23:48.079 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2021-12-15 11:23:48.119 | [17586 Async create_glance_accounts:85616]: finished create_glance_accounts with result 0 in 54 seconds 2021-12-15 11:23:48.158 | [17586 Async create_cinder_accounts:85746]: Waiting for completion of create_cinder_accounts running on PID 85746 (4 other jobs running) 2021-12-15 11:23:48.185 | [17586 Async create_cinder_accounts:85746]: Signaling child to exit 2021-12-15 11:23:48.185 | WAKEUP 2021-12-15 11:23:48.208 | [17586 Async create_cinder_accounts:85746]: Signaled 2021-12-15 11:23:48.210 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-15 11:23:48.210 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2021-12-15 11:23:48.210 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2021-12-15 11:23:48.210 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:23:48.210 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:23:48.210 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:23:48.210 | ++ functions-common:get_or_create_user:904 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:23:48.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.210 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.210 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.210 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.210 | + functions-common:get_or_create_user:902 : user_id=b17f66f7696e4802b9c101d05df556d1 2021-12-15 11:23:48.210 | + functions-common:get_or_create_user:903 : echo b17f66f7696e4802b9c101d05df556d1 2021-12-15 11:23:48.210 | b17f66f7696e4802b9c101d05df556d1 2021-12-15 11:23:48.210 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2021-12-15 11:23:48.211 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:48.211 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:48.211 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:48.211 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.211 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.211 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.211 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.211 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.211 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:48.211 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:48.211 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.211 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.211 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:48.211 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.211 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.211 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.211 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.212 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.212 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.212 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:48.212 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:48.212 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | b17f66f7696e4802b9c101d05df556d1 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:48.212 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:48.212 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.212 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.212 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.212 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.212 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2021-12-15 11:23:48.212 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-15 11:23:48.212 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:23:48.212 | ++ functions-common:get_or_create_service:1072 : oscwrap service show block-storage -f value -c id 2021-12-15 11:23:48.212 | ++ functions-common:get_or_create_service:1074 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-15 11:23:48.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.212 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.212 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.212 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.212 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:23:48.212 | 72d437643dfc482d9b39c3c8073b3906' 2021-12-15 11:23:48.212 | + functions-common:get_or_create_service:1071 : echo 72d437643dfc482d9b39c3c8073b3906 2021-12-15 11:23:48.212 | 72d437643dfc482d9b39c3c8073b3906 2021-12-15 11:23:48.212 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2021-12-15 11:23:48.212 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2021-12-15 11:23:48.212 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:23:48.212 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2021-12-15 11:23:48.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:23:48.212 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-15 11:23:48.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.213 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.213 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.213 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:23:48.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:23:48.213 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-15 11:23:48.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.213 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.213 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.213 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=7eee651f3e0248f48b21d36483a83dee 2021-12-15 11:23:48.213 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 7eee651f3e0248f48b21d36483a83dee 2021-12-15 11:23:48.213 | + functions-common:get_or_create_endpoint:1104 : public_id=7eee651f3e0248f48b21d36483a83dee 2021-12-15 11:23:48.213 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:23:48.213 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:23:48.213 | + functions-common:get_or_create_endpoint:1113 : echo 7eee651f3e0248f48b21d36483a83dee 2021-12-15 11:23:48.213 | 7eee651f3e0248f48b21d36483a83dee 2021-12-15 11:23:48.213 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-15 11:23:48.213 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:23:48.213 | ++ functions-common:get_or_create_service:1072 : oscwrap service show volumev3 -f value -c id 2021-12-15 11:23:48.213 | ++ functions-common:get_or_create_service:1074 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-15 11:23:48.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.213 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.213 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.213 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.213 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:23:48.213 | 265089fd0c3e4d0eb447112ab92266de' 2021-12-15 11:23:48.213 | + functions-common:get_or_create_service:1071 : echo 265089fd0c3e4d0eb447112ab92266de 2021-12-15 11:23:48.213 | 265089fd0c3e4d0eb447112ab92266de 2021-12-15 11:23:48.214 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2021-12-15 11:23:48.214 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:23:48.214 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2021-12-15 11:23:48.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:23:48.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-15 11:23:48.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.214 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.214 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.214 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:23:48.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:23:48.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-15 11:23:48.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.214 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.214 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.214 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=993ac8169db44d2786b8a077f267297b 2021-12-15 11:23:48.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 993ac8169db44d2786b8a077f267297b 2021-12-15 11:23:48.214 | + functions-common:get_or_create_endpoint:1104 : public_id=993ac8169db44d2786b8a077f267297b 2021-12-15 11:23:48.214 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:23:48.214 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:23:48.214 | + functions-common:get_or_create_endpoint:1113 : echo 993ac8169db44d2786b8a077f267297b 2021-12-15 11:23:48.214 | 993ac8169db44d2786b8a077f267297b 2021-12-15 11:23:48.214 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2021-12-15 11:23:48.214 | ++ lib/cinder:configure_cinder_internal_tenant:615 : get_or_create_project service 2021-12-15 11:23:48.214 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:23:48.214 | +++ functions-common:get_or_create_project:917 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-15 11:23:48.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.214 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.214 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.215 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_project:915 : project_id=afd971ff4d604541bf31760d74e7b942 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_project:916 : echo afd971ff4d604541bf31760d74e7b942 2021-12-15 11:23:48.215 | + lib/cinder:configure_cinder_internal_tenant:615 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id afd971ff4d604541bf31760d74e7b942 2021-12-15 11:23:48.215 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_user cinder 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_user:890 : local email= 2021-12-15 11:23:48.215 | +++ functions-common:get_or_create_user:904 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-15 11:23:48.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.215 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.215 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.215 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-15 11:23:48.215 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_user:902 : user_id=b17f66f7696e4802b9c101d05df556d1 2021-12-15 11:23:48.215 | ++ functions-common:get_or_create_user:903 : echo b17f66f7696e4802b9c101d05df556d1 2021-12-15 11:23:48.215 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b17f66f7696e4802b9c101d05df556d1 2021-12-15 11:23:48.257 | [17586 Async create_cinder_accounts:85746]: finished create_cinder_accounts with result 0 in 46 seconds 2021-12-15 11:23:48.262 | + inc/async:async_wait:197 : return 0 2021-12-15 11:23:48.264 | + ./stack.sh:main:1119 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-12-15 11:23:48.322 | [17586 Async create_neutron_accounts:85861]: Waiting for completion of create_neutron_accounts running on PID 85861 (3 other jobs running) 2021-12-15 11:23:48.349 | [17586 Async create_neutron_accounts:85861]: Signaling child to exit 2021-12-15 11:23:48.349 | WAKEUP 2021-12-15 11:23:48.373 | [17586 Async create_neutron_accounts:85861]: Signaled 2021-12-15 11:23:48.374 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-15 11:23:48.374 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:23:48.375 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:23:48.375 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:23:48.375 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:23:48.375 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 11:23:48.375 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:23:48.375 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-15 11:23:48.375 | + lib/neutron-legacy:create_mutnauq_accounts:431 : local neutron_url 2021-12-15 11:23:48.375 | + lib/neutron-legacy:create_mutnauq_accounts:432 : '[' False == True ']' 2021-12-15 11:23:48.375 | + lib/neutron-legacy:create_mutnauq_accounts:435 : neutron_url=http://10.222.0.44:9696/ 2021-12-15 11:23:48.375 | + lib/neutron-legacy:create_mutnauq_accounts:438 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-15 11:23:48.375 | + lib/neutron-legacy:create_mutnauq_accounts:440 : create_service_user neutron 2021-12-15 11:23:48.375 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2021-12-15 11:23:48.375 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:23:48.375 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:23:48.375 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:23:48.375 | ++ functions-common:get_or_create_user:904 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:23:48.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.375 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.375 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.375 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.375 | + functions-common:get_or_create_user:902 : user_id=74fc6bb49622450b9b6d2f4bd5947f70 2021-12-15 11:23:48.375 | + functions-common:get_or_create_user:903 : echo 74fc6bb49622450b9b6d2f4bd5947f70 2021-12-15 11:23:48.375 | 74fc6bb49622450b9b6d2f4bd5947f70 2021-12-15 11:23:48.375 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2021-12-15 11:23:48.375 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:23:48.375 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:23:48.375 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:23:48.375 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:23:48.375 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:23:48.375 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:23:48.375 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:23:48.376 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:23:48.376 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:23:48.376 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:23:48.376 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.376 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:23:48.376 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.376 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.376 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.376 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.376 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.376 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.376 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:23:48.376 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:23:48.376 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.376 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.376 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.376 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:23:48.376 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-15 11:23:48.376 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:23:48.376 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:23:48.376 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.376 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.376 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.376 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.376 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:23:48.377 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:23:48.377 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:23:48.377 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | 74fc6bb49622450b9b6d2f4bd5947f70 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:23:48.377 | ++ functions-common:get_field:789 : read data 2021-12-15 11:23:48.377 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.377 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.377 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:23:48.377 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2021-12-15 11:23:48.377 | + lib/neutron-legacy:create_mutnauq_accounts:442 : get_or_create_service neutron network 'Neutron Service' 2021-12-15 11:23:48.377 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:23:48.377 | ++ functions-common:get_or_create_service:1072 : oscwrap service show network -f value -c id 2021-12-15 11:23:48.377 | ++ functions-common:get_or_create_service:1074 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-15 11:23:48.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.377 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.377 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.377 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.377 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:23:48.377 | 0f0823b2ac55425ba03d8586647cf0b9' 2021-12-15 11:23:48.377 | + functions-common:get_or_create_service:1071 : echo 0f0823b2ac55425ba03d8586647cf0b9 2021-12-15 11:23:48.377 | 0f0823b2ac55425ba03d8586647cf0b9 2021-12-15 11:23:48.377 | + lib/neutron-legacy:create_mutnauq_accounts:444 : get_or_create_endpoint network RegionOne http://10.222.0.44:9696/ 2021-12-15 11:23:48.377 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:23:48.378 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface network public http://10.222.0.44:9696/ RegionOne 2021-12-15 11:23:48.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:23:48.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-15 11:23:48.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.378 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.378 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.378 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:23:48.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:23:48.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create network public http://10.222.0.44:9696/ --region RegionOne -f value -c id 2021-12-15 11:23:48.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.378 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:23:48.378 | from cryptography.utils import int_from_bytes 2021-12-15 11:23:48.378 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:23:48.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=2b9a9ce7fd104fa194d69168094210f9 2021-12-15 11:23:48.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 2b9a9ce7fd104fa194d69168094210f9 2021-12-15 11:23:48.378 | + functions-common:get_or_create_endpoint:1104 : public_id=2b9a9ce7fd104fa194d69168094210f9 2021-12-15 11:23:48.378 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:23:48.378 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:23:48.378 | + functions-common:get_or_create_endpoint:1113 : echo 2b9a9ce7fd104fa194d69168094210f9 2021-12-15 11:23:48.378 | 2b9a9ce7fd104fa194d69168094210f9 2021-12-15 11:23:48.421 | [17586 Async create_neutron_accounts:85861]: finished create_neutron_accounts with result 0 in 29 seconds 2021-12-15 11:23:48.460 | [17586 Async create_swift_accounts:86002]: Waiting for completion of create_swift_accounts running on PID 86002 (2 other jobs running) 2021-12-15 11:23:48.490 | [17586 Async create_swift_accounts:86002]: Signaling child to exit 2021-12-15 11:24:34.404 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:24:34.433 | [86002 Async create_swift_accounts:86002]: finished successfully 2021-12-15 11:24:34.454 | WAKEUP 2021-12-15 11:24:34.478 | [17586 Async create_swift_accounts:86002]: Signaled 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2021-12-15 11:24:34.480 | + lib/swift:create_swift_accounts:637 : local another_role 2021-12-15 11:24:34.480 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2021-12-15 11:24:34.480 | ++ functions-common:get_or_create_role:922 : local role_id 2021-12-15 11:24:34.480 | +++ functions-common:get_or_create_role:929 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-15 11:24:34.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.480 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.480 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.481 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.481 | ++ functions-common:get_or_create_role:927 : role_id=7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:24:34.481 | ++ functions-common:get_or_create_role:928 : echo 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:24:34.481 | + lib/swift:create_swift_accounts:638 : another_role=7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:24:34.481 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2021-12-15 11:24:34.481 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2021-12-15 11:24:34.481 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:24:34.481 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:24:34.481 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:24:34.481 | ++ functions-common:get_or_create_user:904 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:24:34.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.481 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.481 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.481 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.481 | + functions-common:get_or_create_user:902 : user_id=c7b9f89020d64dcfb0e48df982ff7492 2021-12-15 11:24:34.481 | + functions-common:get_or_create_user:903 : echo c7b9f89020d64dcfb0e48df982ff7492 2021-12-15 11:24:34.481 | c7b9f89020d64dcfb0e48df982ff7492 2021-12-15 11:24:34.481 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2021-12-15 11:24:34.481 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:24:34.481 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:24:34.481 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:24:34.481 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:24:34.481 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-15 11:24:34.481 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.481 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:24:34.482 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.482 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.482 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.482 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.482 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.482 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:24:34.482 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:24:34.482 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-15 11:24:34.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.482 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.482 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.482 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.482 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-15 11:24:34.482 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:24:34.482 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.482 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.482 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.482 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.482 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.482 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:24:34.482 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:24:34.482 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:24:34.482 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | c7b9f89020d64dcfb0e48df982ff7492 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:24:34.482 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.482 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:24:34.482 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:24:34.482 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:24:34.482 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2021-12-15 11:24:34.483 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2021-12-15 11:24:34.483 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:24:34.483 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:24:34.483 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:24:34.483 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.483 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.483 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.483 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.483 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.483 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:24:34.483 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:24:34.483 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-15 11:24:34.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.483 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.483 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:24:34.483 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.483 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.483 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-15 11:24:34.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.484 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.484 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.484 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.484 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:24:34.484 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:24:34.484 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | c7b9f89020d64dcfb0e48df982ff7492 | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:24:34.484 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:24:34.484 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.484 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.484 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.484 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.484 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2021-12-15 11:24:34.484 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:24:34.484 | ++ functions-common:get_or_create_service:1072 : oscwrap service show object-store -f value -c id 2021-12-15 11:24:34.484 | ++ functions-common:get_or_create_service:1074 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-15 11:24:34.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.484 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.484 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.484 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.484 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:24:34.484 | 1b19a4198df54f7daa1b70d3889da43c' 2021-12-15 11:24:34.484 | + functions-common:get_or_create_service:1071 : echo 1b19a4198df54f7daa1b70d3889da43c 2021-12-15 11:24:34.484 | 1b19a4198df54f7daa1b70d3889da43c 2021-12-15 11:24:34.484 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' http://10.222.0.44:8080 2021-12-15 11:24:34.484 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:24:34.484 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-15 11:24:34.484 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:24:34.484 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-15 11:24:34.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.484 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.484 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.485 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:24:34.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:24:34.485 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-15 11:24:34.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.485 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.485 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.485 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=d555061a81274d23b53b8a88c1ac41e8 2021-12-15 11:24:34.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo d555061a81274d23b53b8a88c1ac41e8 2021-12-15 11:24:34.485 | + functions-common:get_or_create_endpoint:1104 : public_id=d555061a81274d23b53b8a88c1ac41e8 2021-12-15 11:24:34.485 | + functions-common:get_or_create_endpoint:1106 : [[ -n http://10.222.0.44:8080 ]] 2021-12-15 11:24:34.485 | + functions-common:get_or_create_endpoint:1107 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.44:8080 RegionOne 2021-12-15 11:24:34.485 | + functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:24:34.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-15 11:24:34.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.485 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.485 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.485 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.486 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:24:34.486 | + functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:24:34.486 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create object-store admin http://10.222.0.44:8080 --region RegionOne -f value -c id 2021-12-15 11:24:34.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.486 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.486 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.486 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.486 | + functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=ad6ae1a084b34abfaa79f87018f2463f 2021-12-15 11:24:34.486 | + functions-common:_get_or_create_endpoint_with_interface:1089 : echo ad6ae1a084b34abfaa79f87018f2463f 2021-12-15 11:24:34.486 | ad6ae1a084b34abfaa79f87018f2463f 2021-12-15 11:24:34.486 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:24:34.486 | + functions-common:get_or_create_endpoint:1113 : echo d555061a81274d23b53b8a88c1ac41e8 2021-12-15 11:24:34.486 | d555061a81274d23b53b8a88c1ac41e8 2021-12-15 11:24:34.486 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2021-12-15 11:24:34.486 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2021-12-15 11:24:34.486 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:24:34.486 | +++ functions-common:get_or_create_project:917 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-15 11:24:34.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.486 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.486 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.486 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.486 | ++ functions-common:get_or_create_project:915 : project_id=a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.486 | ++ functions-common:get_or_create_project:916 : echo a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.486 | + lib/swift:create_swift_accounts:652 : swift_project_test1=a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.486 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2021-12-15 11:24:34.486 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.486 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-15 11:24:34.486 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:24:34.486 | ++ functions-common:get_or_create_user:887 : [[ ! -z test@example.com ]] 2021-12-15 11:24:34.486 | ++ functions-common:get_or_create_user:888 : local email=--email=test@example.com 2021-12-15 11:24:34.487 | +++ functions-common:get_or_create_user:904 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-15 11:24:34.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.487 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.487 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.487 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.487 | ++ functions-common:get_or_create_user:902 : user_id=fa9c72391db944958ec2595a731debc9 2021-12-15 11:24:34.487 | ++ functions-common:get_or_create_user:903 : echo fa9c72391db944958ec2595a731debc9 2021-12-15 11:24:34.487 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=fa9c72391db944958ec2595a731debc9 2021-12-15 11:24:34.487 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-15 11:24:34.487 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.487 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin fa9c72391db944958ec2595a731debc9 a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.487 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:24:34.487 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:24:34.487 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:24:34.487 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:24:34.487 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:24:34.487 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:24:34.487 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:24:34.487 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:24:34.487 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.487 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user fa9c72391db944958ec2595a731debc9 --project a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.487 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:24:34.487 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.487 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.487 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.487 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.487 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.487 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:24:34.487 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:24:34.487 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user fa9c72391db944958ec2595a731debc9 --project a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.488 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user fa9c72391db944958ec2595a731debc9 --project a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.488 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.488 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:24:34.488 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.488 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.488 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.488 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:24:34.488 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:24:34.488 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | fa9c72391db944958ec2595a731debc9 | | a3aa5ea3b8604b888574da8c9ab416e7 | | | False |' 2021-12-15 11:24:34.488 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:24:34.488 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.488 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.488 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.488 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.488 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2021-12-15 11:24:34.488 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-15 11:24:34.488 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:24:34.488 | ++ functions-common:get_or_create_user:887 : [[ ! -z test3@example.com ]] 2021-12-15 11:24:34.488 | ++ functions-common:get_or_create_user:888 : local email=--email=test3@example.com 2021-12-15 11:24:34.488 | +++ functions-common:get_or_create_user:904 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-15 11:24:34.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.488 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.488 | ++ functions-common:get_or_create_user:902 : user_id=693efa476e394b3bbc5476f31e75eb7e 2021-12-15 11:24:34.489 | ++ functions-common:get_or_create_user:903 : echo 693efa476e394b3bbc5476f31e75eb7e 2021-12-15 11:24:34.489 | + lib/swift:create_swift_accounts:661 : swift_user_test3=693efa476e394b3bbc5476f31e75eb7e 2021-12-15 11:24:34.489 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2021-12-15 11:24:34.489 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.489 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 7d1af185ef8c456b901aac4e3e185bce 693efa476e394b3bbc5476f31e75eb7e a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.489 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:24:34.489 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:24:34.489 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:24:34.489 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:24:34.489 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:24:34.489 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:24:34.489 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:24:34.489 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:24:34.489 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role 7d1af185ef8c456b901aac4e3e185bce --user 693efa476e394b3bbc5476f31e75eb7e --project a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.489 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:24:34.489 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.489 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.489 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.489 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.489 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.489 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.489 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:24:34.489 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:24:34.489 | + functions-common:get_or_add_user_project_role:963 : openstack role add 7d1af185ef8c456b901aac4e3e185bce --user 693efa476e394b3bbc5476f31e75eb7e --project a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.489 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.489 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.489 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role 7d1af185ef8c456b901aac4e3e185bce --user 693efa476e394b3bbc5476f31e75eb7e --project a3aa5ea3b8604b888574da8c9ab416e7 2021-12-15 11:24:34.489 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:24:34.490 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.490 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.490 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.490 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.490 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:24:34.490 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:24:34.490 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:24:34.490 | ++ functions-common:get_field:795 : echo '| 7d1af185ef8c456b901aac4e3e185bce | 693efa476e394b3bbc5476f31e75eb7e | | a3aa5ea3b8604b888574da8c9ab416e7 | | | False |' 2021-12-15 11:24:34.490 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.490 | + functions-common:get_or_add_user_project_role:972 : user_role_id=7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:24:34.490 | + functions-common:get_or_add_user_project_role:974 : echo 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:24:34.490 | 7d1af185ef8c456b901aac4e3e185bce 2021-12-15 11:24:34.490 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2021-12-15 11:24:34.490 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2021-12-15 11:24:34.490 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:24:34.490 | +++ functions-common:get_or_create_project:917 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-15 11:24:34.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.490 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.490 | ++ functions-common:get_or_create_project:915 : project_id=f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.490 | ++ functions-common:get_or_create_project:916 : echo f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.490 | + lib/swift:create_swift_accounts:666 : swift_project_test2=f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.490 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2021-12-15 11:24:34.490 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.490 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2021-12-15 11:24:34.490 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-15 11:24:34.490 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:24:34.490 | ++ functions-common:get_or_create_user:887 : [[ ! -z test2@example.com ]] 2021-12-15 11:24:34.491 | ++ functions-common:get_or_create_user:888 : local email=--email=test2@example.com 2021-12-15 11:24:34.491 | +++ functions-common:get_or_create_user:904 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-15 11:24:34.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.491 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.491 | ++ functions-common:get_or_create_user:902 : user_id=4dfdb4b60554462b805a5003ae6e4103 2021-12-15 11:24:34.491 | ++ functions-common:get_or_create_user:903 : echo 4dfdb4b60554462b805a5003ae6e4103 2021-12-15 11:24:34.491 | + lib/swift:create_swift_accounts:671 : swift_user_test2=4dfdb4b60554462b805a5003ae6e4103 2021-12-15 11:24:34.491 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2021-12-15 11:24:34.491 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.491 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 4dfdb4b60554462b805a5003ae6e4103 f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.491 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:24:34.491 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:24:34.491 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:24:34.491 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:24:34.491 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:24:34.491 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:24:34.491 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:24:34.491 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:24:34.491 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user 4dfdb4b60554462b805a5003ae6e4103 --project f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.491 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.491 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:24:34.491 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.491 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.491 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.491 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:24:34.492 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:24:34.492 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user 4dfdb4b60554462b805a5003ae6e4103 --project f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.492 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 4dfdb4b60554462b805a5003ae6e4103 --project f2f3e2b0d4c343ef87f75899f3271798 2021-12-15 11:24:34.492 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.492 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:24:34.492 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.492 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.492 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.492 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:24:34.492 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:24:34.492 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | 4dfdb4b60554462b805a5003ae6e4103 | | f2f3e2b0d4c343ef87f75899f3271798 | | | False |' 2021-12-15 11:24:34.492 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:24:34.492 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.492 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.492 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.492 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.492 | + lib/swift:create_swift_accounts:675 : local swift_domain 2021-12-15 11:24:34.492 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-15 11:24:34.492 | ++ functions-common:get_or_create_domain:854 : local domain_id 2021-12-15 11:24:34.492 | +++ functions-common:get_or_create_domain:866 : oscwrap domain show swift_test -f value -c id 2021-12-15 11:24:34.492 | +++ functions-common:get_or_create_domain:868 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-15 11:24:34.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.492 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_domain:864 : domain_id=' 2021-12-15 11:24:34.493 | cee8df637d1e48f0884093d60246609f' 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_domain:865 : echo cee8df637d1e48f0884093d60246609f 2021-12-15 11:24:34.493 | + lib/swift:create_swift_accounts:676 : swift_domain=cee8df637d1e48f0884093d60246609f 2021-12-15 11:24:34.493 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2021-12-15 11:24:34.493 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.493 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2021-12-15 11:24:34.493 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 cee8df637d1e48f0884093d60246609f 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-15 11:24:34.493 | +++ functions-common:get_or_create_project:917 : oscwrap project create swiftprojecttest4 --domain=cee8df637d1e48f0884093d60246609f --or-show -f value -c id 2021-12-15 11:24:34.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.493 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_project:915 : project_id=e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_project:916 : echo e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.493 | + lib/swift:create_swift_accounts:680 : swift_project_test4=e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.493 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2021-12-15 11:24:34.493 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.493 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2021-12-15 11:24:34.493 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 cee8df637d1e48f0884093d60246609f test4@example.com 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_user:887 : [[ ! -z test4@example.com ]] 2021-12-15 11:24:34.493 | ++ functions-common:get_or_create_user:888 : local email=--email=test4@example.com 2021-12-15 11:24:34.493 | +++ functions-common:get_or_create_user:904 : oscwrap user create swiftusertest4 --password testing4 --domain=cee8df637d1e48f0884093d60246609f --email=test4@example.com --or-show -f value -c id 2021-12-15 11:24:34.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.493 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.494 | ++ functions-common:get_or_create_user:902 : user_id=cf76879b000d4f358a0a16b14dc8a4a1 2021-12-15 11:24:34.494 | ++ functions-common:get_or_create_user:903 : echo cf76879b000d4f358a0a16b14dc8a4a1 2021-12-15 11:24:34.494 | + lib/swift:create_swift_accounts:685 : swift_user_test4=cf76879b000d4f358a0a16b14dc8a4a1 2021-12-15 11:24:34.494 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2021-12-15 11:24:34.494 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:24:34.494 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin cf76879b000d4f358a0a16b14dc8a4a1 e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.494 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:24:34.494 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-15 11:24:34.494 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:24:34.494 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:24:34.494 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-15 11:24:34.494 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-15 11:24:34.494 | ++ functions-common:_get_domain_args:944 : echo 2021-12-15 11:24:34.494 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-15 11:24:34.494 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user cf76879b000d4f358a0a16b14dc8a4a1 --project e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.494 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.494 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:24:34.494 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.494 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.494 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.494 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.494 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.494 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:24:34.494 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:24:34.494 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user cf76879b000d4f358a0a16b14dc8a4a1 --project e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.494 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.494 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.494 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user cf76879b000d4f358a0a16b14dc8a4a1 --project e6dee0a2dc3d4955a6eb64fbb2eb0875 2021-12-15 11:24:34.494 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:24:34.495 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:24:34.495 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:24:34.495 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.495 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:34.495 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:34.495 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:24:34.495 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:24:34.495 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:24:34.495 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | cf76879b000d4f358a0a16b14dc8a4a1 | | e6dee0a2dc3d4955a6eb64fbb2eb0875 | | | False |' 2021-12-15 11:24:34.495 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:24:34.495 | ++ functions-common:get_field:789 : read data 2021-12-15 11:24:34.495 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.495 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.495 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:24:34.529 | [17586 Async create_swift_accounts:86002]: finished create_swift_accounts with result 0 in 103 seconds 2021-12-15 11:24:34.538 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-12-15 11:24:34.541 | + inc/async:async_wait:197 : return 0 2021-12-15 11:24:34.544 | + ./stack.sh:main:1125 : is_service_enabled mysql postgresql 2021-12-15 11:24:34.564 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:24:34.566 | + ./stack.sh:main:1125 : is_service_enabled glance 2021-12-15 11:24:34.586 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:24:34.588 | + ./stack.sh:main:1126 : echo_summary 'Configuring Glance' 2021-12-15 11:24:34.591 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:24:34.595 | + ./stack.sh:echo_summary:440 : echo -e Configuring Glance 2021-12-15 11:24:34.598 | + ./stack.sh:main:1127 : async_runfunc init_glance 2021-12-15 11:24:34.600 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-12-15 11:24:34.663 | + inc/async:async_inner:63 : init_glance 2021-12-15 11:24:34.707 | [17586 Async init_glance:90235]: running: init_glance 2021-12-15 11:24:34.710 | + ./stack.sh:main:1134 : is_service_enabled neutron 2021-12-15 11:24:34.734 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:24:34.737 | + ./stack.sh:main:1135 : echo_summary 'Configuring Neutron' 2021-12-15 11:24:34.740 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:24:34.742 | + ./stack.sh:echo_summary:440 : echo -e Configuring Neutron 2021-12-15 11:24:34.745 | + ./stack.sh:main:1137 : configure_neutron 2021-12-15 11:24:34.748 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-15 11:24:34.753 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:24:34.753 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:24:34.759 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:24:34.761 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:24:34.764 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 11:24:34.767 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:24:34.770 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-15 11:24:34.772 | + lib/neutron-legacy:configure_mutnauq:344 : _configure_neutron_common 2021-12-15 11:24:34.775 | + lib/neutron-legacy:_configure_neutron_common:756 : _create_neutron_conf_dir 2021-12-15 11:24:34.777 | + lib/neutron-legacy:_create_neutron_conf_dir:749 : sudo install -d -o ubuntu /etc/neutron 2021-12-15 11:24:34.791 | + lib/neutron-legacy:_configure_neutron_common:759 : cd /opt/stack/neutron 2021-12-15 11:24:34.793 | + lib/neutron-legacy:_configure_neutron_common:759 : exec ./tools/generate_config_file_samples.sh 2021-12-15 11:24:38.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:38.225 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:38.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:38.225 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:41.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:41.769 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:41.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:41.769 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:45.039 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:24:45.064 | [90235 Async init_glance:90235]: finished successfully 2021-12-15 11:24:45.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:45.317 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:45.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:45.317 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:48.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:48.640 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:48.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:48.640 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:51.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:51.945 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:51.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:51.945 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:55.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:55.249 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:55.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:55.249 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:58.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:58.551 | from cryptography.utils import int_from_bytes 2021-12-15 11:24:58.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:24:58.551 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:02.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:02.031 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:02.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:02.032 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:06.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:06.197 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:06.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:06.197 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:11.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:11.774 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:11.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:11.774 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:12.074 | + lib/neutron-legacy:_configure_neutron_common:761 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-15 11:25:12.081 | + lib/neutron-legacy:_configure_neutron_common:763 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-15 11:25:12.085 | + lib/neutron-legacy:_configure_neutron_common:767 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-15 11:25:12.088 | + lib/neutron-legacy:_configure_neutron_common:771 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-15 11:25:12.092 | + lib/neutron-legacy:_configure_neutron_common:776 : neutron_plugin_configure_common 2021-12-15 11:25:12.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-15 11:25:12.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-15 11:25:12.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-12-15 11:25:12.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-12-15 11:25:12.114 | + lib/neutron-legacy:_neutron_service_plugin_class_add:925 : local service_plugin_class=router 2021-12-15 11:25:12.117 | + lib/neutron-legacy:_neutron_service_plugin_class_add:926 : [[ '' == '' ]] 2021-12-15 11:25:12.120 | + lib/neutron-legacy:_neutron_service_plugin_class_add:927 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-15 11:25:12.123 | + lib/neutron-legacy:_configure_neutron_common:778 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-15 11:25:12.126 | + lib/neutron-legacy:_configure_neutron_common:778 : [[ ml2_conf.ini == '' ]] 2021-12-15 11:25:12.128 | + lib/neutron-legacy:_configure_neutron_common:778 : [[ ml2 == '' ]] 2021-12-15 11:25:12.130 | + lib/neutron-legacy:_configure_neutron_common:783 : mkdir -p /etc/neutron/plugins/ml2 2021-12-15 11:25:12.136 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:12.138 | + lib/neutron-legacy:_configure_neutron_common:787 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-15 11:25:12.141 | + lib/neutron-legacy:_configure_neutron_common:788 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:12.148 | ++ lib/neutron-legacy:_configure_neutron_common:793 : database_connection_url neutron 2021-12-15 11:25:12.151 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-15 11:25:12.154 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-15 11:25:12.157 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=neutron 2021-12-15 11:25:12.159 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-15 11:25:12.162 | + lib/neutron-legacy:_configure_neutron_common:793 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-15 11:25:12.192 | + lib/neutron-legacy:_configure_neutron_common:794 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-15 11:25:12.225 | + lib/neutron-legacy:_configure_neutron_common:795 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-15 11:25:12.256 | + lib/neutron-legacy:_configure_neutron_common:796 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-15 11:25:12.290 | + lib/neutron-legacy:_configure_neutron_common:797 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-15 11:25:12.319 | + lib/neutron-legacy:_configure_neutron_common:800 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-15 11:25:12.348 | + lib/neutron-legacy:_configure_neutron_common:802 : '[' libvirt = fake ']' 2021-12-15 11:25:12.351 | + lib/neutron-legacy:_configure_neutron_common:812 : setup_logging /etc/neutron/neutron.conf 2021-12-15 11:25:12.355 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-15 11:25:12.357 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-12-15 11:25:12.361 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-15 11:25:12.379 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-15 11:25:12.381 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-15 11:25:12.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-15 11:25:12.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-15 11:25:12.388 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-15 11:25:12.418 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:25:12.447 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-15 11:25:12.481 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-15 11:25:12.515 | + lib/neutron-legacy:_configure_neutron_common:814 : is_service_enabled tls-proxy 2021-12-15 11:25:12.532 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:25:12.535 | + lib/neutron-legacy:_configure_neutron_common:820 : _neutron_setup_rootwrap 2021-12-15 11:25:12.537 | + lib/neutron-legacy:_neutron_setup_rootwrap:960 : [[ True == \F\a\l\s\e ]] 2021-12-15 11:25:12.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:964 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-15 11:25:12.542 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-15 11:25:12.545 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-15 11:25:12.548 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:950 : [[ True == \F\a\l\s\e ]] 2021-12-15 11:25:12.550 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:953 : local srcdir=/opt/stack/neutron 2021-12-15 11:25:12.553 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:954 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-15 11:25:12.567 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:955 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-12-15 11:25:12.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-15 11:25:12.582 | + lib/neutron-legacy:_neutron_setup_rootwrap:976 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-15 11:25:12.597 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-15 11:25:12.614 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-15 11:25:12.627 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-15 11:25:12.631 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:12.634 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:986 : mktemp 2021-12-15 11:25:12.639 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : TEMPFILE=/tmp/tmp.tdrCO1hgqD 2021-12-15 11:25:12.643 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-15 11:25:12.645 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:12.648 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : chmod 0440 /tmp/tmp.tdrCO1hgqD 2021-12-15 11:25:12.653 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo chown root:root /tmp/tmp.tdrCO1hgqD 2021-12-15 11:25:12.667 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : sudo mv /tmp/tmp.tdrCO1hgqD /etc/sudoers.d/neutron-rootwrap 2021-12-15 11:25:12.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-15 11:25:12.717 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:12.720 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:12.753 | + lib/neutron-legacy:configure_mutnauq:345 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-15 11:25:12.755 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-15 11:25:12.758 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-15 11:25:12.760 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 11:25:12.762 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-15 11:25:12.765 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:25:12.783 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:12.787 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-15 11:25:12.791 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-15 11:25:12.794 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:25:12.815 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:12.818 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:25:12.821 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-12-15 11:25:12.851 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:25:12.854 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:25:12.857 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-metering 2021-12-15 11:25:12.874 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:12.876 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_metering 2021-12-15 11:25:12.879 | + lib/neutron-legacy:_configure_neutron_metering:869 : neutron_agent_metering_configure_common 2021-12-15 11:25:12.881 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-15 11:25:12.883 | + lib/neutron-legacy:_neutron_service_plugin_class_add:925 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-15 11:25:12.886 | + lib/neutron-legacy:_neutron_service_plugin_class_add:926 : [[ router == '' ]] 2021-12-15 11:25:12.888 | + lib/neutron-legacy:_neutron_service_plugin_class_add:928 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-15 11:25:12.891 | + lib/neutron-legacy:_neutron_service_plugin_class_add:929 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-15 11:25:12.893 | + lib/neutron-legacy:_configure_neutron_metering:870 : neutron_agent_metering_configure_agent 2021-12-15 11:25:12.896 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-15 11:25:12.898 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-15 11:25:12.903 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-15 11:25:12.905 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-12-15 11:25:12.910 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-agt q-svc 2021-12-15 11:25:12.927 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:12.929 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_service 2021-12-15 11:25:12.932 | + lib/neutron-legacy:_configure_neutron_service:897 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-15 11:25:12.934 | + lib/neutron-legacy:_configure_neutron_service:898 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-15 11:25:12.940 | + lib/neutron-legacy:_configure_neutron_service:901 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-15 11:25:12.973 | + lib/neutron-legacy:_configure_neutron_service:903 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-15 11:25:13.006 | + lib/neutron-legacy:_configure_neutron_service:904 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-15 11:25:13.039 | + lib/neutron-legacy:_configure_neutron_service:905 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-15 11:25:13.069 | + lib/neutron-legacy:_configure_neutron_service:907 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-15 11:25:13.105 | + lib/neutron-legacy:_configure_neutron_service:908 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-15 11:25:13.107 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2021-12-15 11:25:13.110 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2021-12-15 11:25:13.113 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-15 11:25:13.115 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-15 11:25:13.145 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-15 11:25:13.178 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-12-15 11:25:13.209 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-15 11:25:13.243 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-15 11:25:13.278 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-15 11:25:13.309 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-15 11:25:13.339 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-15 11:25:13.370 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:25:13.403 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-15 11:25:13.433 | + lib/neutron-legacy:_configure_neutron_service:911 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-15 11:25:13.470 | + lib/neutron-legacy:_configure_neutron_service:912 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-15 11:25:13.511 | + lib/neutron-legacy:_configure_neutron_service:914 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-15 11:25:13.514 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2021-12-15 11:25:13.516 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-15 11:25:13.519 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-15 11:25:13.521 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-15 11:25:13.552 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-15 11:25:13.587 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.44/identity 2021-12-15 11:25:13.619 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-15 11:25:13.653 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-15 11:25:13.691 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-15 11:25:13.724 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-15 11:25:13.762 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-15 11:25:13.793 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-15 11:25:13.829 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-15 11:25:13.867 | + lib/neutron-legacy:_configure_neutron_service:917 : neutron_plugin_configure_service 2021-12-15 11:25:13.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-12-15 11:25:13.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-15 11:25:13.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-12-15 11:25:13.879 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-12-15 11:25:13.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-12-15 11:25:13.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-12-15 11:25:13.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2021-12-15 11:25:13.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2021-12-15 11:25:13.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2021-12-15 11:25:13.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-15 11:25:13.900 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-12-15 11:25:13.903 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-12-15 11:25:13.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-15 11:25:13.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-12-15 11:25:13.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-15 11:25:13.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-12-15 11:25:13.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-15 11:25:13.919 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:13.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-15 11:25:13.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-15 11:25:13.952 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:13.955 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-15 11:25:13.957 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-15 11:25:13.960 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-15 11:25:13.962 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:13.965 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-15 11:25:13.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-12-15 11:25:13.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-15 11:25:14.001 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.004 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-15 11:25:14.007 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-12-15 11:25:14.010 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-12-15 11:25:14.013 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.016 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-15 11:25:14.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-15 11:25:14.048 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.050 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-15 11:25:14.052 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-12-15 11:25:14.055 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-12-15 11:25:14.057 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.060 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-15 11:25:14.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-15 11:25:14.092 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-12-15 11:25:14.097 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-12-15 11:25:14.100 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-15 11:25:14.103 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.106 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-15 11:25:14.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-15 11:25:14.141 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.144 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-12-15 11:25:14.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-15 11:25:14.149 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-15 11:25:14.151 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.154 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-15 11:25:14.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-15 11:25:14.188 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.191 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-12-15 11:25:14.194 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-12-15 11:25:14.197 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-12-15 11:25:14.200 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.203 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-15 11:25:14.234 | + 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:400:449 2021-12-15 11:25:14.237 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.240 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-12-15 11:25:14.242 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2021-12-15 11:25:14.245 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2021-12-15 11:25:14.247 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.250 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2021-12-15 11:25:14.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-15 11:25:14.284 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:25:14.287 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-12-15 11:25:14.290 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-15 11:25:14.292 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-15 11:25:14.295 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-15 11:25:14.298 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-15 11:25:14.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-15 11:25:14.334 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-agt 2021-12-15 11:25:14.351 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:14.354 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_plugin_agent 2021-12-15 11:25:14.356 | + lib/neutron-legacy:_configure_neutron_plugin_agent:884 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-15 11:25:14.388 | + lib/neutron-legacy:_configure_neutron_plugin_agent:885 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:14.391 | + lib/neutron-legacy:_configure_neutron_plugin_agent:886 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:14.421 | + lib/neutron-legacy:_configure_neutron_plugin_agent:888 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-15 11:25:14.454 | + lib/neutron-legacy:_configure_neutron_plugin_agent:891 : neutron_plugin_configure_plugin_agent 2021-12-15 11:25:14.457 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-12-15 11:25:14.460 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-15 11:25:14.462 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-15 11:25:17.384 | INFO neutron.common.config [-] Logging enabled! 2021-12-15 11:25:17.385 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev279 2021-12-15 11:25:17.385 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92412) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-15 11:25:17.386 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-15 11:25:17.387 | 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/tmpeajw5_8_/privsep.sock'] 2021-12-15 11:25:18.662 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-12-15 11:25:18.662 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpeajw5_8_/privsep.sock {{(pid=92412) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-12-15 11:25:18.664 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-12-15 11:25:18.664 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-12-15 11:25:18.664 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-12-15 11:25:18.665 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 92428 2021-12-15 11:25:18.667 | DEBUG oslo.privsep.daemon [-] privsep: reply[b221932f-8964-473f-a677-507f74f57249]: (2,) {{(pid=92428) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:25:18.979 | 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=92428) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-12-15 11:25:18.996 | 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.018s {{(pid=92428) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-15 11:25:18.996 | DEBUG oslo.privsep.daemon [-] privsep: reply[e1b393aa-4d84-411d-8489-f558d30e1fdf]: (4, ('8917ba68-f6c3-436a-88e3-6b0798f162af\n', '')) {{(pid=92428) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:25:19.178 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92412) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-15 11:25:19.179 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92412) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-15 11:25:19.179 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92412) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:19.179 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92412) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:19.179 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92412) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:19.180 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92412) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:19.236 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-15 11:25:19.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:19.236 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:19.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:19.236 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:19.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-15 11:25:19.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-15 11:25:19.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-15 11:25:19.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-15 11:25:19.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-15 11:25:19.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-15 11:25:19.716 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-12-15 11:25:19.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:19.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-15 11:25:19.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-15 11:25:19.761 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-12-15 11:25:19.774 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-12-15 11:25:19.778 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-15 11:25:19.782 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-12-15 11:25:19.805 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-12-15 11:25:19.823 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-15 11:25:19.825 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-15 11:25:19.836 | net.bridge.bridge-nf-call-iptables = 1 2021-12-15 11:25:19.840 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-15 11:25:19.844 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-15 11:25:19.852 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-15 11:25:19.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-12-15 11:25:19.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-12-15 11:25:19.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-12-15 11:25:19.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-12-15 11:25:19.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-12-15 11:25:19.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-15 11:25:19.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-15 11:25:19.876 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-15 11:25:19.879 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-15 11:25:19.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-12-15 11:25:19.917 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-15 11:25:19.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-15 11:25:19.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-15 11:25:19.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-15 11:25:20.023 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-dhcp 2021-12-15 11:25:20.045 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:20.049 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_dhcp_agent 2021-12-15 11:25:20.052 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:825 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-15 11:25:20.059 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:827 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-15 11:25:20.095 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-15 11:25:20.127 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:830 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-15 11:25:20.159 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:20.162 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:832 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:20.192 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:835 : is_service_enabled q-l3 2021-12-15 11:25:20.212 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:20.216 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-15 11:25:20.219 | + lib/neutron-legacy:_neutron_setup_interface_driver:1004 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-15 11:25:20.250 | + lib/neutron-legacy:_neutron_setup_interface_driver:1006 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-15 11:25:20.253 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-15 11:25:20.255 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-15 11:25:20.286 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-15 11:25:20.289 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-15 11:25:20.292 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-12-15 11:25:20.295 | + lib/neutron-legacy:configure_mutnauq:359 : is_service_enabled q-l3 2021-12-15 11:25:20.315 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:20.318 | + lib/neutron-legacy:configure_mutnauq:360 : _configure_neutron_l3_agent 2021-12-15 11:25:20.321 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-15 11:25:20.326 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-15 11:25:20.360 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-15 11:25:20.398 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:20.401 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:20.431 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-15 11:25:20.434 | + lib/neutron-legacy:_neutron_setup_interface_driver:1004 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-15 11:25:20.462 | + lib/neutron-legacy:_neutron_setup_interface_driver:1006 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-15 11:25:20.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-15 11:25:20.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-15 11:25:20.497 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-15 11:25:20.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-15 11:25:20.503 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-12-15 11:25:20.506 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-15 11:25:23.382 | INFO neutron.common.config [-] Logging enabled! 2021-12-15 11:25:23.384 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev279 2021-12-15 11:25:23.384 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92976) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-15 11:25:23.434 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-15 11:25:23.434 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-15 11:25:23.434 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:23.434 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:23.434 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:23.435 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-15 11:25:23.494 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-15 11:25:23.494 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=92976) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-12-15 11:25:23.495 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92976) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-12-15 11:25:23.495 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-15 11:25:23.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:23.495 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:23.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:23.495 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:23.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-15 11:25:23.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-15 11:25:23.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-15 11:25:23.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-15 11:25:23.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-15 11:25:23.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-15 11:25:23.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-15 11:25:23.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-15 11:25:23.898 | + functions:set_mtu:785 : local dev=br-data 2021-12-15 11:25:23.901 | + functions:set_mtu:786 : local mtu=1500 2021-12-15 11:25:23.905 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-12-15 11:25:23.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-12-15 11:25:23.937 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2021-12-15 11:25:23.940 | + lib/neutron-legacy:_configure_public_network_connectivity:691 : [[ -n eth1 ]] 2021-12-15 11:25:23.943 | + lib/neutron-legacy:_configure_public_network_connectivity:692 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-15 11:25:23.945 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local from_intf=eth1 2021-12-15 11:25:23.948 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local to_intf=br-data 2021-12-15 11:25:23.951 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local add_ovs_port=True 2021-12-15 11:25:23.953 | + lib/neutron-legacy:_move_neutron_addresses_route:635 : local del_ovs_port=False 2021-12-15 11:25:23.956 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : local af=inet 2021-12-15 11:25:23.958 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : [[ -n eth1 ]] 2021-12-15 11:25:23.961 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : [[ -n br-data ]] 2021-12-15 11:25:23.963 | + lib/neutron-legacy:_move_neutron_addresses_route:644 : local IP_REPLACE= 2021-12-15 11:25:23.966 | + lib/neutron-legacy:_move_neutron_addresses_route:645 : local IP_DEL= 2021-12-15 11:25:23.968 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local IP_UP= 2021-12-15 11:25:23.971 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local DEFAULT_ROUTE_GW 2021-12-15 11:25:23.976 | ++ lib/neutron-legacy:_move_neutron_addresses_route:648 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-15 11:25:23.976 | ++ lib/neutron-legacy:_move_neutron_addresses_route:648 : ip -f inet r 2021-12-15 11:25:23.985 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : DEFAULT_ROUTE_GW= 2021-12-15 11:25:23.987 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local ADD_OVS_PORT= 2021-12-15 11:25:23.990 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local DEL_OVS_PORT= 2021-12-15 11:25:23.993 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local ARP_CMD= 2021-12-15 11:25:23.997 | ++ lib/neutron-legacy:_move_neutron_addresses_route:653 : ip -f inet a s dev eth1 scope global primary 2021-12-15 11:25:23.999 | ++ lib/neutron-legacy:_move_neutron_addresses_route:653 : grep inet 2021-12-15 11:25:24.000 | ++ lib/neutron-legacy:_move_neutron_addresses_route:653 : awk '{ print $2, $3, $4; exit }' 2021-12-15 11:25:24.006 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2021-12-15 11:25:24.009 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : '[' '' '!=' '' ']' 2021-12-15 11:25:24.012 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:24.015 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-15 11:25:24.018 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : [[ False == \T\r\u\e ]] 2021-12-15 11:25:24.020 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2021-12-15 11:25:24.023 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2021-12-15 11:25:24.025 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2021-12-15 11:25:24.028 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : IP_UP='sudo ip link set br-data up' 2021-12-15 11:25:24.031 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : [[ inet == \i\n\e\t ]] 2021-12-15 11:25:24.038 | ++ lib/neutron-legacy:_move_neutron_addresses_route:672 : awk '{ print $1; exit }' 2021-12-15 11:25:24.038 | ++ lib/neutron-legacy:_move_neutron_addresses_route:672 : echo 192.168.0.17/22 brd 192.168.3.255 2021-12-15 11:25:24.038 | ++ lib/neutron-legacy:_move_neutron_addresses_route:672 : grep -o -E '(.*)/' 2021-12-15 11:25:24.038 | ++ lib/neutron-legacy:_move_neutron_addresses_route:672 : cut -d / -f1 2021-12-15 11:25:24.042 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : IP=192.168.0.17 2021-12-15 11:25:24.045 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2021-12-15 11:25:24.047 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2021-12-15 11:25:24.061 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2021-12-15 11:25:24.073 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : sudo ip link set br-data up 2021-12-15 11:25:24.087 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-15 11:25:24.110 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2021-12-15 11:25:24.122 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2021-12-15 11:25:24.122 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.075 ms 2021-12-15 11:25:25.129 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.054 ms 2021-12-15 11:25:26.149 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.053 ms 2021-12-15 11:25:26.149 | 2021-12-15 11:25:26.149 | --- 192.168.0.17 ping statistics --- 2021-12-15 11:25:26.149 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2021-12-15 11:25:26.149 | rtt min/avg/max/mdev = 0.053/0.060/0.075/0.010 ms 2021-12-15 11:25:26.156 | ++ lib/neutron-legacy:_configure_public_network_connectivity:694 : grep -c global 2021-12-15 11:25:26.156 | ++ lib/neutron-legacy:_configure_public_network_connectivity:694 : ip -f inet6 a s dev eth1 2021-12-15 11:25:26.165 | + lib/neutron-legacy:_configure_public_network_connectivity:694 : [[ 0 != 0 ]] 2021-12-15 11:25:26.168 | + lib/neutron-legacy:configure_mutnauq:362 : is_service_enabled q-meta 2021-12-15 11:25:26.189 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:26.192 | + lib/neutron-legacy:configure_mutnauq:363 : _configure_neutron_metadata_agent 2021-12-15 11:25:26.194 | + lib/neutron-legacy:_configure_neutron_metadata_agent:853 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-15 11:25:26.199 | + lib/neutron-legacy:_configure_neutron_metadata_agent:855 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-15 11:25:26.230 | + lib/neutron-legacy:_configure_neutron_metadata_agent:856 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.44 2021-12-15 11:25:26.263 | + lib/neutron-legacy:_configure_neutron_metadata_agent:857 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-15 11:25:26.294 | + lib/neutron-legacy:_configure_neutron_metadata_agent:858 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-15 11:25:26.329 | + lib/neutron-legacy:_configure_neutron_metadata_agent:859 : [[ True == \T\r\u\e ]] 2021-12-15 11:25:26.332 | + lib/neutron-legacy:_configure_neutron_metadata_agent:860 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-15 11:25:26.365 | + lib/neutron-legacy:configure_mutnauq:366 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-15 11:25:26.367 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled ceilometer 2021-12-15 11:25:26.387 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:25:26.391 | + lib/neutron-legacy:configure_mutnauq:373 : [[ openvswitch == \o\v\n ]] 2021-12-15 11:25:26.395 | + lib/neutron-legacy:configure_mutnauq:379 : is_service_enabled q-placement neutron-placement 2021-12-15 11:25:26.414 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:25:26.417 | + lib/neutron-legacy:configure_mutnauq:382 : is_service_enabled q-trunk neutron-trunk 2021-12-15 11:25:26.437 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:25:26.440 | + lib/neutron-legacy:configure_mutnauq:385 : is_service_enabled q-qos neutron-qos 2021-12-15 11:25:26.458 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:25:26.460 | + lib/neutron-legacy:configure_mutnauq:393 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-15 11:25:26.492 | + lib/neutron-legacy:configure_mutnauq:397 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-15 11:25:26.526 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-15 11:25:26.529 | + ./stack.sh:main:1140 : is_service_enabled mysql postgresql 2021-12-15 11:25:26.550 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:26.553 | + ./stack.sh:main:1140 : is_service_enabled neutron 2021-12-15 11:25:26.572 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:26.575 | + ./stack.sh:main:1141 : async_runfunc init_neutron 2021-12-15 11:25:26.577 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-12-15 11:25:26.648 | + inc/async:async_inner:63 : init_neutron 2021-12-15 11:25:26.691 | [17586 Async init_neutron:93453]: running: init_neutron 2021-12-15 11:25:26.694 | + ./stack.sh:main:1149 : is_service_enabled q-dhcp 2021-12-15 11:25:26.714 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:26.719 | ++ ./stack.sh:main:1152 : pidof NetworkManager 2021-12-15 11:25:26.731 | ++ ./stack.sh:main:1152 : true 2021-12-15 11:25:26.735 | + ./stack.sh:main:1152 : netman_pid= 2021-12-15 11:25:26.738 | + ./stack.sh:main:1153 : '[' -z '' ']' 2021-12-15 11:25:26.740 | + ./stack.sh:main:1154 : sudo killall dnsmasq 2021-12-15 11:25:26.762 | dnsmasq: no process found 2021-12-15 11:25:26.766 | + ./stack.sh:main:1154 : true 2021-12-15 11:25:26.768 | + ./stack.sh:main:1159 : clean_iptables 2021-12-15 11:25:26.773 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-12-15 11:25:26.775 | + lib/nova:clean_iptables:183 : grep nova 2021-12-15 11:25:26.778 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-12-15 11:25:26.778 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-12-15 11:25:26.778 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-12-15 11:25:26.781 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-15 11:25:26.781 | + lib/nova:clean_iptables:183 : bash 2021-12-15 11:25:26.791 | + lib/nova:clean_iptables:185 : grep nova 2021-12-15 11:25:26.795 | + lib/nova:clean_iptables:185 : bash 2021-12-15 11:25:26.795 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-15 11:25:26.795 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-12-15 11:25:26.798 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-12-15 11:25:26.799 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-12-15 11:25:26.803 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-12-15 11:25:26.814 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-15 11:25:26.821 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-12-15 11:25:26.821 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-12-15 11:25:26.821 | + lib/nova:clean_iptables:187 : grep nova 2021-12-15 11:25:26.821 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-12-15 11:25:26.823 | + lib/nova:clean_iptables:187 : bash 2021-12-15 11:25:26.827 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-12-15 11:25:26.836 | + lib/nova:clean_iptables:189 : grep nova 2021-12-15 11:25:26.837 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-15 11:25:26.839 | + lib/nova:clean_iptables:189 : bash 2021-12-15 11:25:26.840 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-12-15 11:25:26.842 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-12-15 11:25:26.845 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-12-15 11:25:26.850 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-12-15 11:25:26.856 | + ./stack.sh:main:1162 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-15 11:25:26.864 | net.ipv4.ip_forward = 1 2021-12-15 11:25:26.868 | + ./stack.sh:main:1167 : is_service_enabled nova neutron 2021-12-15 11:25:26.887 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:26.890 | + ./stack.sh:main:1168 : configure_os_vif 2021-12-15 11:25:26.893 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-12-15 11:25:26.896 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-12-15 11:25:26.930 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-12-15 11:25:26.961 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-12-15 11:25:26.964 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-12-15 11:25:27.012 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-12-15 11:25:27.046 | + ./stack.sh:main:1174 : is_service_enabled swift 2021-12-15 11:25:27.065 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:27.068 | + ./stack.sh:main:1175 : echo_summary 'Configuring Swift' 2021-12-15 11:25:27.070 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:25:27.073 | + ./stack.sh:echo_summary:440 : echo -e Configuring Swift 2021-12-15 11:25:27.075 | + ./stack.sh:main:1176 : async_runfunc init_swift 2021-12-15 11:25:27.079 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2021-12-15 11:25:27.143 | + inc/async:async_inner:63 : init_swift 2021-12-15 11:25:27.184 | [17586 Async init_swift:93831]: running: init_swift 2021-12-15 11:25:27.189 | + ./stack.sh:main:1183 : is_service_enabled cinder 2021-12-15 11:25:27.211 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:27.215 | + ./stack.sh:main:1184 : echo_summary 'Configuring Cinder' 2021-12-15 11:25:27.219 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:25:27.226 | + ./stack.sh:echo_summary:440 : echo -e Configuring Cinder 2021-12-15 11:25:27.229 | + ./stack.sh:main:1185 : async_runfunc init_cinder 2021-12-15 11:25:27.231 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-12-15 11:25:27.305 | + inc/async:async_inner:63 : init_cinder 2021-12-15 11:25:27.349 | [17586 Async init_cinder:93926]: running: init_cinder 2021-12-15 11:25:27.352 | + ./stack.sh:main:1191 : is_service_enabled placement 2021-12-15 11:25:27.371 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:25:27.373 | + ./stack.sh:main:1192 : echo_summary 'Configuring placement' 2021-12-15 11:25:27.377 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:25:27.382 | + ./stack.sh:echo_summary:440 : echo -e Configuring placement 2021-12-15 11:25:27.384 | + ./stack.sh:main:1193 : async_runfunc init_placement 2021-12-15 11:25:27.387 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-12-15 11:25:27.475 | + inc/async:async_inner:63 : init_placement 2021-12-15 11:25:27.567 | [17586 Async init_placement:94063]: running: init_placement 2021-12-15 11:25:27.594 | + ./stack.sh:main:1197 : async_wait init_neutron 2021-12-15 11:25:27.971 | [17586 Async init_neutron:93453]: Waiting for completion of init_neutron running on PID 93453 (6 other jobs running) 2021-12-15 11:25:28.136 | [17586 Async init_neutron:93453]: Signaling child to exit 2021-12-15 11:25:35.165 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:25:35.241 | [93926 Async init_cinder:93926]: finished successfully 2021-12-15 11:25:39.725 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:25:39.754 | [93831 Async init_swift:93831]: finished successfully 2021-12-15 11:25:51.643 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:25:51.669 | [93453 Async init_neutron:93453]: finished successfully 2021-12-15 11:25:51.691 | WAKEUP 2021-12-15 11:25:51.715 | [17586 Async init_neutron:93453]: Signaled 2021-12-15 11:25:51.716 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-15 11:25:51.716 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:25:51.716 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:25:51.716 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:25:51.716 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:25:51.717 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 11:25:51.717 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:25:51.717 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-15 11:25:51.717 | + lib/neutron-legacy:init_mutnauq:451 : recreate_database neutron 2021-12-15 11:25:51.717 | + lib/database:recreate_database:110 : local db=neutron 2021-12-15 11:25:51.717 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-15 11:25:51.717 | + lib/databases/mysql:recreate_database_mysql:65 : local db=neutron 2021-12-15 11:25:51.717 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-15 11:25:51.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:25:51.717 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-15 11:25:51.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:25:51.717 | + lib/neutron-legacy:init_mutnauq:452 : time_start dbsync 2021-12-15 11:25:51.717 | + functions-common:time_start:2388 : local name=dbsync 2021-12-15 11:25:51.717 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:25:51.717 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:25:51.717 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:25:51.717 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567526751 2021-12-15 11:25:51.717 | + lib/neutron-legacy:init_mutnauq:454 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-15 11:25:51.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:51.717 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:51.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:25:51.717 | from cryptography.utils import int_from_bytes 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-15 11:25:51.718 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-15 11:25:51.719 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-12-15 11:25:51.720 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-15 11:25:51.721 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-15 11:25:51.721 | Running upgrade for neutron ... 2021-12-15 11:25:51.721 | OK 2021-12-15 11:25:51.721 | + lib/neutron-legacy:init_mutnauq:455 : time_stop dbsync 2021-12-15 11:25:51.721 | + functions-common:time_stop:2402 : local name 2021-12-15 11:25:51.721 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:25:51.721 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:25:51.721 | + functions-common:time_stop:2405 : local total 2021-12-15 11:25:51.721 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:25:51.721 | + functions-common:time_stop:2408 : name=dbsync 2021-12-15 11:25:51.721 | + functions-common:time_stop:2409 : start_time=1639567526751 2021-12-15 11:25:51.721 | + functions-common:time_stop:2411 : [[ -z 1639567526751 ]] 2021-12-15 11:25:51.721 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:25:51.721 | + functions-common:time_stop:2414 : end_time=1639567551625 2021-12-15 11:25:51.721 | + functions-common:time_stop:2415 : elapsed_time=24874 2021-12-15 11:25:51.721 | + functions-common:time_stop:2416 : total=16403 2021-12-15 11:25:51.721 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:25:51.721 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=41277 2021-12-15 11:25:51.763 | [17586 Async init_neutron:93453]: finished init_neutron with result 0 in 25 seconds 2021-12-15 11:25:51.767 | + inc/async:async_wait:197 : return 0 2021-12-15 11:25:51.770 | + ./stack.sh:main:1198 : async_wait init_placement 2021-12-15 11:25:51.822 | [17586 Async init_placement:94063]: Waiting for completion of init_placement running on PID 94063 (5 other jobs running) 2021-12-15 11:25:51.848 | [17586 Async init_placement:94063]: Signaling child to exit 2021-12-15 11:26:04.406 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:26:04.438 | [94063 Async init_placement:94063]: finished successfully 2021-12-15 11:26:04.461 | WAKEUP 2021-12-15 11:26:04.487 | [17586 Async init_placement:94063]: Signaled 2021-12-15 11:26:04.489 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-15 11:26:04.489 | + lib/database:recreate_database:110 : local db=placement 2021-12-15 11:26:04.489 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-15 11:26:04.489 | + lib/databases/mysql:recreate_database_mysql:65 : local db=placement 2021-12-15 11:26:04.489 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-15 11:26:04.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:04.489 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-15 11:26:04.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:04.489 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-15 11:26:04.489 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-15 11:26:04.489 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-15 11:26:04.489 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2021-12-15 11:26:04.489 | + functions-common:get_or_create_user:886 : local user_id 2021-12-15 11:26:04.489 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-15 11:26:04.489 | + functions-common:get_or_create_user:890 : local email= 2021-12-15 11:26:04.489 | ++ functions-common:get_or_create_user:904 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-15 11:26:04.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.489 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.490 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.490 | + functions-common:get_or_create_user:902 : user_id=ed86c6dc8a50423288b737aa60cf0e2f 2021-12-15 11:26:04.490 | + functions-common:get_or_create_user:903 : echo ed86c6dc8a50423288b737aa60cf0e2f 2021-12-15 11:26:04.490 | ed86c6dc8a50423288b737aa60cf0e2f 2021-12-15 11:26:04.490 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2021-12-15 11:26:04.490 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:26:04.490 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:26:04.490 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:26:04.490 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:26:04.490 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:26:04.490 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:26:04.490 | ++ functions-common:get_field:789 : read data 2021-12-15 11:26:04.490 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-15 11:26:04.490 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:26:04.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.490 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.490 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:26:04.490 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:26:04.490 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-15 11:26:04.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:26:04.491 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:26:04.491 | ++ functions-common:get_field:789 : read data 2021-12-15 11:26:04.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.491 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.491 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.491 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:26:04.491 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:26:04.491 | ++ functions-common:get_field:795 : echo '| 66c46376073747c48bd9cc7da30ff3e2 | ed86c6dc8a50423288b737aa60cf0e2f | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:26:04.491 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:26:04.491 | ++ functions-common:get_field:789 : read data 2021-12-15 11:26:04.491 | + functions-common:get_or_add_user_project_role:972 : user_role_id=66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:26:04.491 | + functions-common:get_or_add_user_project_role:974 : echo 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:26:04.491 | 66c46376073747c48bd9cc7da30ff3e2 2021-12-15 11:26:04.491 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2021-12-15 11:26:04.491 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2021-12-15 11:26:04.491 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-15 11:26:04.491 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-15 11:26:04.491 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-15 11:26:04.491 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:26:04.492 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:26:04.492 | ++ functions-common:get_field:789 : read data 2021-12-15 11:26:04.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.492 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.492 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-15 11:26:04.492 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-15 11:26:04.492 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-15 11:26:04.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.492 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-15 11:26:04.492 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-15 11:26:04.492 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-15 11:26:04.492 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:26:04.492 | ++ functions-common:get_field:789 : read data 2021-12-15 11:26:04.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.492 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.492 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.492 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:26:04.492 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:26:04.492 | ++ functions-common:get_field:795 : echo '| 15bbb7cd81d94497ae8ebd4bcfa0d082 | ed86c6dc8a50423288b737aa60cf0e2f | | afd971ff4d604541bf31760d74e7b942 | | | False |' 2021-12-15 11:26:04.492 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:26:04.492 | ++ functions-common:get_field:789 : read data 2021-12-15 11:26:04.492 | + functions-common:get_or_add_user_project_role:972 : user_role_id=15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:26:04.492 | + functions-common:get_or_add_user_project_role:974 : echo 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:26:04.492 | 15bbb7cd81d94497ae8ebd4bcfa0d082 2021-12-15 11:26:04.492 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.44/placement 2021-12-15 11:26:04.492 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-15 11:26:04.493 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-15 11:26:04.493 | ++ functions-common:get_or_create_service:1072 : oscwrap service show placement -f value -c id 2021-12-15 11:26:04.493 | ++ functions-common:get_or_create_service:1074 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-15 11:26:04.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.493 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.493 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-15 11:26:04.493 | b78fda070dc04e7f839f62b2053e3a0f' 2021-12-15 11:26:04.493 | + functions-common:get_or_create_service:1071 : echo b78fda070dc04e7f839f62b2053e3a0f 2021-12-15 11:26:04.493 | b78fda070dc04e7f839f62b2053e3a0f 2021-12-15 11:26:04.493 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.44/placement 2021-12-15 11:26:04.493 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-15 11:26:04.493 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface placement public http://10.222.0.44/placement RegionOne 2021-12-15 11:26:04.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-15 11:26:04.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-15 11:26:04.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.493 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-15 11:26:04.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-15 11:26:04.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create placement public http://10.222.0.44/placement --region RegionOne -f value -c id 2021-12-15 11:26:04.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.493 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.493 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:26:04.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=3cdab220a2a44e33b57b39cbabdc1dc1 2021-12-15 11:26:04.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 3cdab220a2a44e33b57b39cbabdc1dc1 2021-12-15 11:26:04.494 | + functions-common:get_or_create_endpoint:1104 : public_id=3cdab220a2a44e33b57b39cbabdc1dc1 2021-12-15 11:26:04.494 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-15 11:26:04.494 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-15 11:26:04.494 | + functions-common:get_or_create_endpoint:1113 : echo 3cdab220a2a44e33b57b39cbabdc1dc1 2021-12-15 11:26:04.494 | 3cdab220a2a44e33b57b39cbabdc1dc1 2021-12-15 11:26:04.536 | [17586 Async init_placement:94063]: finished init_placement with result 0 in 36 seconds 2021-12-15 11:26:04.543 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:04.546 | + ./stack.sh:main:1199 : async_wait init_glance 2021-12-15 11:26:04.602 | [17586 Async init_glance:90235]: Waiting for completion of init_glance running on PID 90235 (4 other jobs running) 2021-12-15 11:26:04.630 | [17586 Async init_glance:90235]: Signaling child to exit 2021-12-15 11:26:04.630 | WAKEUP 2021-12-15 11:26:04.658 | [17586 Async init_glance:90235]: Signaled 2021-12-15 11:26:04.660 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2021-12-15 11:26:04.660 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2021-12-15 11:26:04.660 | + lib/glance:init_glance:485 : recreate_database glance 2021-12-15 11:26:04.660 | + lib/database:recreate_database:110 : local db=glance 2021-12-15 11:26:04.660 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-15 11:26:04.660 | + lib/databases/mysql:recreate_database_mysql:65 : local db=glance 2021-12-15 11:26:04.660 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-15 11:26:04.660 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:04.660 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-15 11:26:04.660 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:04.660 | + lib/glance:init_glance:487 : time_start dbsync 2021-12-15 11:26:04.660 | + functions-common:time_start:2388 : local name=dbsync 2021-12-15 11:26:04.660 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:04.660 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:04.660 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:04.660 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567474749 2021-12-15 11:26:04.660 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-15 11:26:04.660 | 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=90333) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:26:04.660 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-15 11:26:04.660 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-15 11:26:04.660 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-15 11:26:04.660 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-15 11:26:04.660 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.660 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.660 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-15 11:26:04.660 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-15 11:26:04.660 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-15 11:26:04.660 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-15 11:26:04.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-15 11:26:04.661 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-12-15 11:26:04.661 | Database migration is up to date. No migration needed. 2021-12-15 11:26:04.661 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-12-15 11:26:04.661 | Database is synced successfully. 2021-12-15 11:26:04.662 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-15 11:26:04.662 | 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=90513) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-15 11:26:04.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-15 11:26:04.663 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-15 11:26:04.663 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-15 11:26:04.663 | + lib/glance:init_glance:493 : time_stop dbsync 2021-12-15 11:26:04.663 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:04.663 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:04.663 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:04.663 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:04.663 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:04.663 | + functions-common:time_stop:2408 : name=dbsync 2021-12-15 11:26:04.663 | + functions-common:time_stop:2409 : start_time=1639567474749 2021-12-15 11:26:04.663 | + functions-common:time_stop:2411 : [[ -z 1639567474749 ]] 2021-12-15 11:26:04.663 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:04.663 | + functions-common:time_stop:2414 : end_time=1639567485022 2021-12-15 11:26:04.663 | + functions-common:time_stop:2415 : elapsed_time=10273 2021-12-15 11:26:04.663 | + functions-common:time_stop:2416 : total=16403 2021-12-15 11:26:04.663 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:04.663 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26676 2021-12-15 11:26:04.709 | [17586 Async init_glance:90235]: finished init_glance with result 0 in 10 seconds 2021-12-15 11:26:04.714 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:04.718 | + ./stack.sh:main:1200 : async_wait init_swift 2021-12-15 11:26:04.774 | [17586 Async init_swift:93831]: Waiting for completion of init_swift running on PID 93831 (3 other jobs running) 2021-12-15 11:26:04.800 | [17586 Async init_swift:93831]: Signaling child to exit 2021-12-15 11:26:04.800 | WAKEUP 2021-12-15 11:26:04.823 | [17586 Async init_swift:93831]: Signaled 2021-12-15 11:26:04.824 | + lib/swift:init_swift:692 : local node_number 2021-12-15 11:26:04.824 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-15 11:26:04.824 | No object-updater running 2021-12-15 11:26:04.824 | No proxy-server running 2021-12-15 11:26:04.824 | No container-auditor running 2021-12-15 11:26:04.824 | No container-sharder running 2021-12-15 11:26:04.824 | No container-sync running 2021-12-15 11:26:04.824 | No object-expirer running 2021-12-15 11:26:04.824 | No account-server running 2021-12-15 11:26:04.824 | No object-auditor running 2021-12-15 11:26:04.825 | No account-reaper running 2021-12-15 11:26:04.825 | No container-server running 2021-12-15 11:26:04.825 | No object-server running 2021-12-15 11:26:04.825 | No account-replicator running 2021-12-15 11:26:04.825 | No account-auditor running 2021-12-15 11:26:04.825 | No container-reconciler running 2021-12-15 11:26:04.825 | No object-reconstructor running 2021-12-15 11:26:04.825 | No object-replicator running 2021-12-15 11:26:04.825 | No container-replicator running 2021-12-15 11:26:04.825 | No container-updater running 2021-12-15 11:26:04.825 | + lib/swift:init_swift:694 : true 2021-12-15 11:26:04.825 | + lib/swift:init_swift:697 : create_swift_disk 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:568 : local node_number 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:573 : local user_group 2021-12-15 11:26:04.825 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:574 : user_group=1000 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-15 11:26:04.825 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-15 11:26:04.825 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-15 11:26:04.825 | = sectsz=512 attr=2, projid32bit=1 2021-12-15 11:26:04.825 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-12-15 11:26:04.825 | = reflink=1 2021-12-15 11:26:04.825 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-15 11:26:04.825 | = sunit=0 swidth=0 blks 2021-12-15 11:26:04.825 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-12-15 11:26:04.825 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-15 11:26:04.826 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-15 11:26:04.826 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:603 : local node_number 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-15 11:26:04.826 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-15 11:26:04.826 | + lib/swift:init_swift:701 : pushd /etc/swift 2021-12-15 11:26:04.826 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-15 11:26:04.826 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-15 11:26:04.826 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-15 11:26:04.826 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-15 11:26:04.826 | + lib/swift:init_swift:713 : [[ -n '' ]] 2021-12-15 11:26:04.826 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-15 11:26:04.826 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-15 11:26:04.826 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-15 11:26:04.826 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-15 11:26:04.826 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-15 11:26:04.826 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-15 11:26:04.826 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-15 11:26:04.827 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-15 11:26:04.827 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-15 11:26:04.827 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-15 11:26:04.827 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-15 11:26:04.827 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-15 11:26:04.827 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-15 11:26:04.827 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-15 11:26:04.827 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-15 11:26:04.827 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-15 11:26:04.827 | + lib/swift:init_swift:738 : popd 2021-12-15 11:26:04.877 | [17586 Async init_swift:93831]: finished init_swift with result 0 in 12 seconds 2021-12-15 11:26:04.881 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:04.884 | + ./stack.sh:main:1201 : async_wait init_cinder 2021-12-15 11:26:04.937 | [17586 Async init_cinder:93926]: Waiting for completion of init_cinder running on PID 93926 (2 other jobs running) 2021-12-15 11:26:04.964 | [17586 Async init_cinder:93926]: Signaling child to exit 2021-12-15 11:26:04.964 | WAKEUP 2021-12-15 11:26:04.992 | [17586 Async init_cinder:93926]: Signaled 2021-12-15 11:26:04.993 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2021-12-15 11:26:04.993 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:04.993 | + lib/cinder:init_cinder:436 : recreate_database cinder 2021-12-15 11:26:04.993 | + lib/database:recreate_database:110 : local db=cinder 2021-12-15 11:26:04.993 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-15 11:26:04.993 | + lib/databases/mysql:recreate_database_mysql:65 : local db=cinder 2021-12-15 11:26:04.993 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-15 11:26:04.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:04.993 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-15 11:26:04.993 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:04.993 | + lib/cinder:init_cinder:438 : time_start dbsync 2021-12-15 11:26:04.994 | + functions-common:time_start:2388 : local name=dbsync 2021-12-15 11:26:04.994 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:04.994 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:04.994 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:04.994 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567527417 2021-12-15 11:26:04.994 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-15 11:26:04.994 | 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=94043) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | 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=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:04.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:04.995 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:26:04.995 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=94043) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:26:04.995 | INFO cinder.db.migration [-] Applying migration(s) 2021-12-15 11:26:04.995 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-15 11:26:04.995 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-15 11:26:04.995 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2021-12-15 11:26:04.995 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=94043) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-15 11:26:04.995 | INFO cinder.db.migration [-] Migration(s) applied 2021-12-15 11:26:04.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.995 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:04.995 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:04.995 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:142: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-15 11:26:04.995 | last_heartbeat = column_property( 2021-12-15 11:26:04.995 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:150: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-15 11:26:04.995 | num_hosts = column_property( 2021-12-15 11:26:04.995 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:159: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-15 11:26:04.995 | num_down_hosts = column_property( 2021-12-15 11:26:04.995 | + lib/cinder:init_cinder:441 : time_stop dbsync 2021-12-15 11:26:04.995 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:04.995 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:04.995 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:04.995 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:04.995 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:04.995 | + functions-common:time_stop:2408 : name=dbsync 2021-12-15 11:26:04.995 | + functions-common:time_stop:2409 : start_time=1639567527417 2021-12-15 11:26:04.996 | + functions-common:time_stop:2411 : [[ -z 1639567527417 ]] 2021-12-15 11:26:04.996 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:04.996 | + functions-common:time_stop:2414 : end_time=1639567535049 2021-12-15 11:26:04.996 | + functions-common:time_stop:2415 : elapsed_time=7632 2021-12-15 11:26:04.996 | + functions-common:time_stop:2416 : total=16403 2021-12-15 11:26:04.996 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:04.996 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=24035 2021-12-15 11:26:04.996 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2021-12-15 11:26:04.996 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:04.996 | + lib/cinder:init_cinder:459 : is_service_enabled c-bak 2021-12-15 11:26:04.996 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:04.996 | + lib/cinder:init_cinder:465 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-15 11:26:05.046 | [17586 Async init_cinder:93926]: finished init_cinder with result 0 in 7 seconds 2021-12-15 11:26:05.051 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:05.053 | + ./stack.sh:main:1206 : is_service_enabled nova 2021-12-15 11:26:05.074 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:05.077 | + ./stack.sh:main:1207 : echo_summary 'Configuring Nova' 2021-12-15 11:26:05.080 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:26:05.082 | + ./stack.sh:echo_summary:440 : echo -e Configuring Nova 2021-12-15 11:26:05.085 | + ./stack.sh:main:1208 : init_nova 2021-12-15 11:26:05.087 | + lib/nova:init_nova:760 : is_service_enabled mysql postgresql 2021-12-15 11:26:05.105 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:05.108 | + lib/nova:init_nova:760 : is_service_enabled n-api 2021-12-15 11:26:05.129 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:05.132 | + lib/nova:init_nova:762 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:26:05.136 | + lib/nova:init_nova:770 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-15 11:26:05.196 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-15 11:26:05.235 | [17586 Async nova-cell-0:96126]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-15 11:26:05.238 | ++ lib/nova:init_nova:773 : seq 1 1 2021-12-15 11:26:05.243 | + lib/nova:init_nova:773 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:26:05.246 | ++ lib/nova:init_nova:774 : conductor_conf 1 2021-12-15 11:26:05.249 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:26:05.252 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:26:05.255 | + lib/nova:init_nova:774 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-15 11:26:05.315 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-15 11:26:05.362 | [17586 Async nova-cell-1:96224]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-15 11:26:05.364 | + lib/nova:init_nova:777 : recreate_database nova_api 2021-12-15 11:26:05.370 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-15 11:26:05.373 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-15 11:26:05.376 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_api 2021-12-15 11:26:05.378 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-15 11:26:05.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:05.399 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-15 11:26:05.404 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:05.421 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-15 11:26:09.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:26:09.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:09.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:09.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:26:09.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96288) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:26:09.395 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-15 11:26:09.395 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-15 11:26:09.434 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-12-15 11:26:11.738 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=96288) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-15 11:26:11.741 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2021-12-15 11:26:12.746 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=96288) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-12-15 11:26:12.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:12.755 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:12.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:12.755 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:13.240 | ++ lib/nova:init_nova:782 : database_connection_url nova_cell0 2021-12-15 11:26:13.243 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-15 11:26:13.245 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-15 11:26:13.248 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-12-15 11:26:13.251 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-15 11:26:13.254 | + lib/nova:init_nova:782 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-15 11:26:17.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:17.281 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:17.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:17.281 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:17.730 | ++ lib/nova:init_nova:785 : seq 0 1 2021-12-15 11:26:17.736 | + lib/nova:init_nova:785 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-15 11:26:17.738 | + lib/nova:init_nova:786 : async_wait nova-cell-0 2021-12-15 11:26:17.804 | [17586 Async nova-cell-0:96126]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 96126 (3 other jobs running) 2021-12-15 11:26:17.837 | [17586 Async nova-cell-0:96126]: Signaling child to exit 2021-12-15 11:26:18.358 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:26:18.384 | [96126 Async nova-cell-0:96126]: finished successfully 2021-12-15 11:26:18.404 | WAKEUP 2021-12-15 11:26:18.408 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:26:18.427 | [17586 Async nova-cell-0:96126]: Signaled 2021-12-15 11:26:18.429 | + lib/nova:init_nova_db:750 : local dbname=nova_cell0 2021-12-15 11:26:18.429 | + lib/nova:init_nova_db:751 : local conffile=/etc/nova/nova.conf 2021-12-15 11:26:18.429 | + lib/nova:init_nova_db:752 : recreate_database nova_cell0 2021-12-15 11:26:18.429 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-15 11:26:18.429 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-15 11:26:18.429 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_cell0 2021-12-15 11:26:18.429 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-15 11:26:18.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:18.429 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-15 11:26:18.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:18.429 | + lib/nova:init_nova_db:753 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-12-15 11:26:18.429 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:26:18.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:26:18.431 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96196) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:26:18.431 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-15 11:26:18.431 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-15 11:26:18.431 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-15 11:26:18.431 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=96196) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-15 11:26:18.431 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2021-12-15 11:26:18.431 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=96196) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-12-15 11:26:18.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:18.431 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:18.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:18.431 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:18.433 | [96224 Async nova-cell-1:96224]: finished successfully 2021-12-15 11:26:18.481 | [17586 Async nova-cell-0:96126]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2021-12-15 11:26:18.486 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:18.488 | + lib/nova:init_nova:785 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-15 11:26:18.491 | + lib/nova:init_nova:786 : async_wait nova-cell-1 2021-12-15 11:26:18.548 | [17586 Async nova-cell-1:96224]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 96224 (2 other jobs running) 2021-12-15 11:26:18.578 | [17586 Async nova-cell-1:96224]: Signaling child to exit 2021-12-15 11:26:18.578 | WAKEUP 2021-12-15 11:26:18.602 | [17586 Async nova-cell-1:96224]: Signaled 2021-12-15 11:26:18.603 | + lib/nova:init_nova_db:750 : local dbname=nova_cell1 2021-12-15 11:26:18.604 | + lib/nova:init_nova_db:751 : local conffile=/etc/nova/nova_cell1.conf 2021-12-15 11:26:18.604 | + lib/nova:init_nova_db:752 : recreate_database nova_cell1 2021-12-15 11:26:18.604 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-15 11:26:18.604 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-15 11:26:18.604 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_cell1 2021-12-15 11:26:18.604 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-15 11:26:18.604 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:18.604 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-15 11:26:18.604 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-15 11:26:18.604 | + lib/nova:init_nova_db:753 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-15 11:26:18.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-15 11:26:18.606 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-15 11:26:18.606 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=96282) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-15 11:26:18.606 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-15 11:26:18.606 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-15 11:26:18.606 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-15 11:26:18.606 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=96282) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-15 11:26:18.606 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2021-12-15 11:26:18.606 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=96282) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-12-15 11:26:18.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:18.606 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:18.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:18.606 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:18.657 | [17586 Async nova-cell-1:96224]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2021-12-15 11:26:18.663 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:18.667 | + lib/nova:init_nova:789 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:26:18.671 | + lib/nova:init_nova:796 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-15 11:26:22.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:22.341 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:22.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:22.341 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:22.341 | Running batches of 50 until complete 2021-12-15 11:26:22.341 | +-------------------------------------+--------------+-----------+ 2021-12-15 11:26:22.341 | | Migration | Total Needed | Completed | 2021-12-15 11:26:22.342 | +-------------------------------------+--------------+-----------+ 2021-12-15 11:26:22.342 | | fill_virtual_interface_list | 0 | 0 | 2021-12-15 11:26:22.342 | | migrate_empty_ratio | 0 | 0 | 2021-12-15 11:26:22.342 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-15 11:26:22.342 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-15 11:26:22.342 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-15 11:26:22.342 | | populate_dev_uuids | 0 | 0 | 2021-12-15 11:26:22.342 | | populate_missing_availability_zones | 0 | 0 | 2021-12-15 11:26:22.342 | | populate_queued_for_delete | 0 | 0 | 2021-12-15 11:26:22.342 | | populate_user_id | 0 | 0 | 2021-12-15 11:26:22.342 | | populate_uuids | 0 | 0 | 2021-12-15 11:26:22.342 | +-------------------------------------+--------------+-----------+ 2021-12-15 11:26:22.795 | ++ lib/nova:init_nova:799 : seq 1 1 2021-12-15 11:26:22.803 | + lib/nova:init_nova:799 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:26:22.807 | ++ lib/nova:init_nova:800 : conductor_conf 1 2021-12-15 11:26:22.811 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:26:22.814 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:26:22.818 | + lib/nova:init_nova:800 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-15 11:26:26.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:26.178 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:26.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:26:26.178 | from cryptography.utils import int_from_bytes 2021-12-15 11:26:26.178 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-15 11:26:26.178 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-15 11:26:26.587 | + lib/nova:init_nova:804 : create_nova_keys_dir 2021-12-15 11:26:26.591 | + lib/nova:create_nova_keys_dir:746 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-15 11:26:26.608 | + lib/nova:init_nova:806 : [[ '' == \L\V\M ]] 2021-12-15 11:26:26.611 | + ./stack.sh:main:1213 : is_service_enabled neutron 2021-12-15 11:26:26.633 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:26.636 | + ./stack.sh:main:1214 : async_runfunc configure_neutron_nova 2021-12-15 11:26:26.638 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-12-15 11:26:26.701 | + inc/async:async_inner:63 : configure_neutron_nova 2021-12-15 11:26:26.740 | [17586 Async configure_neutron_nova:97439]: running: configure_neutron_nova 2021-12-15 11:26:26.743 | + ./stack.sh:main:1223 : run_phase stack post-config 2021-12-15 11:26:26.746 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 11:26:26.749 | + functions-common:run_phase:1831 : local phase=post-config 2021-12-15 11:26:26.751 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:26:26.754 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:26:26.757 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:26:26.759 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:26:26.762 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:26:26.766 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:26:26.771 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:26:26.773 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:26:26.776 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:26:26.779 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-15 11:26:26.782 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:26:26.799 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:26.801 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:26:26.804 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:26:26.806 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-15 11:26:26.808 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:26:26.811 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 11:26:26.814 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-15 11:26:26.816 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 11:26:26.819 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 11:26:26.822 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:26:26.824 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 11:26:26.827 | + functions-common:run_phase:1857 : run_plugins stack post-config 2021-12-15 11:26:26.830 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 11:26:26.833 | + functions-common:run_plugins:1817 : local phase=post-config 2021-12-15 11:26:26.835 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 11:26:26.838 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 11:26:26.840 | + ./stack.sh:main:1231 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-15 11:26:26.843 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:26.846 | + inc/meta-config:merge_config_group:171 : shift 2021-12-15 11:26:26.848 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-15 11:26:26.851 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:26:26.854 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-15 11:26:26.858 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-15 11:26:26.862 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-15 11:26:26.864 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:26.867 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-15 11:26:26.870 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:26:26.872 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-15 11:26:26.873 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:26:26.873 | gsub("[][]", "", $1); 2021-12-15 11:26:26.873 | split($1, a, "|"); 2021-12-15 11:26:26.873 | if (a[1] == matchgroup) 2021-12-15 11:26:26.873 | print a[2] 2021-12-15 11:26:26.873 | } 2021-12-15 11:26:26.873 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:26:26.879 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-15 11:26:26.881 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-15 11:26:26.884 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-15 11:26:26.888 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-15 11:26:26.891 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-15 11:26:26.894 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-15 11:26:26.896 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-15 11:26:26.900 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-15 11:26:26.905 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-15 11:26:26.907 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-15 11:26:26.910 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-15 11:26:26.913 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:26.915 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-15 11:26:26.918 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-15 11:26:26.921 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-15 11:26:26.924 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-15 11:26:26.927 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-15 11:26:26.930 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-15 11:26:26.933 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-15 11:26:26.936 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-15 11:26:26.937 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:26.942 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-15 11:26:26.942 | BEGIN { 2021-12-15 11:26:26.942 | section = "" 2021-12-15 11:26:26.942 | last_section = "" 2021-12-15 11:26:26.942 | section_count = 0 2021-12-15 11:26:26.942 | } 2021-12-15 11:26:26.942 | /^\[.+\]/ { 2021-12-15 11:26:26.942 | gsub("[][]", "", $1); 2021-12-15 11:26:26.942 | section=$1 2021-12-15 11:26:26.942 | next 2021-12-15 11:26:26.942 | } 2021-12-15 11:26:26.942 | /^ *\#/ { 2021-12-15 11:26:26.942 | next 2021-12-15 11:26:26.942 | } 2021-12-15 11:26:26.942 | /^[^ \t]+/ { 2021-12-15 11:26:26.942 | # get offset of first = in $0 2021-12-15 11:26:26.942 | eq_idx = index($0, "=") 2021-12-15 11:26:26.942 | # extract attr & value from $0 2021-12-15 11:26:26.942 | attr = substr($0, 1, eq_idx - 1) 2021-12-15 11:26:26.942 | value = substr($0, eq_idx + 1) 2021-12-15 11:26:26.942 | # only need to strip trailing whitespace from attr 2021-12-15 11:26:26.942 | sub(/[ \t]*$/, "", attr) 2021-12-15 11:26:26.942 | # need to strip leading & trailing whitespace from value 2021-12-15 11:26:26.942 | sub(/^[ \t]*/, "", value) 2021-12-15 11:26:26.942 | sub(/[ \t]*$/, "", value) 2021-12-15 11:26:26.942 | 2021-12-15 11:26:26.942 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-15 11:26:26.942 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-15 11:26:26.942 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-15 11:26:26.942 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-15 11:26:26.942 | if (! (section, attr) in cfg_attr_count) { 2021-12-15 11:26:26.943 | if (section != last_section) { 2021-12-15 11:26:26.943 | cfg_section[section_count++] = section 2021-12-15 11:26:26.943 | last_section = section 2021-12-15 11:26:26.943 | } 2021-12-15 11:26:26.943 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-15 11:26:26.943 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-15 11:26:26.943 | 2021-12-15 11:26:26.943 | cfg_attr[section, attr, 0] = value 2021-12-15 11:26:26.943 | cfg_attr_count[section, attr] = 1 2021-12-15 11:26:26.943 | } else { 2021-12-15 11:26:26.943 | lno = cfg_attr_count[section, attr]++ 2021-12-15 11:26:26.943 | cfg_attr[section, attr, lno] = value 2021-12-15 11:26:26.943 | } 2021-12-15 11:26:26.943 | } 2021-12-15 11:26:26.943 | END { 2021-12-15 11:26:26.943 | # Process each section in order 2021-12-15 11:26:26.943 | for (sno = 0; sno < section_count; sno++) { 2021-12-15 11:26:26.943 | section = cfg_section[sno] 2021-12-15 11:26:26.943 | # The ini routines simply append a config item immediately 2021-12-15 11:26:26.943 | # after the section header. To keep the same order as defined 2021-12-15 11:26:26.943 | # in local.conf, invoke the ini routines in the reverse order 2021-12-15 11:26:26.943 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-15 11:26:26.943 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-15 11:26:26.943 | if (cfg_attr_count[section, attr] == 1) 2021-12-15 11:26:26.943 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-15 11:26:26.943 | else { 2021-12-15 11:26:26.943 | # For multiline, invoke the ini routines in the reverse order 2021-12-15 11:26:26.943 | count = cfg_attr_count[section, attr] 2021-12-15 11:26:26.943 | print "inidelete " configfile " " section " " attr 2021-12-15 11:26:26.943 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-15 11:26:26.943 | for (l = count -2; l >= 0; l--) 2021-12-15 11:26:26.943 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-15 11:26:26.943 | } 2021-12-15 11:26:26.943 | } 2021-12-15 11:26:26.943 | } 2021-12-15 11:26:26.944 | } 2021-12-15 11:26:26.944 | ' 2021-12-15 11:26:26.944 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:26.944 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-15 11:26:26.944 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-15 11:26:26.947 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-15 11:26:26.949 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:26:26.952 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-15 11:26:26.955 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-15 11:26:26.955 | BEGIN { group = "" } 2021-12-15 11:26:26.955 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:26:26.955 | gsub("[][]", "", $1); 2021-12-15 11:26:26.955 | split($1, a, "|"); 2021-12-15 11:26:26.955 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-15 11:26:26.955 | group=a[1] 2021-12-15 11:26:26.955 | } else { 2021-12-15 11:26:26.955 | group="" 2021-12-15 11:26:26.955 | } 2021-12-15 11:26:26.955 | next 2021-12-15 11:26:26.955 | } 2021-12-15 11:26:26.955 | { 2021-12-15 11:26:26.955 | if (group != "") 2021-12-15 11:26:26.955 | print $0 2021-12-15 11:26:26.956 | } 2021-12-15 11:26:26.956 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:26:26.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-12-15 11:26:26.965 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-12-15 11:26:26.995 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:26.998 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-15 11:26:27.000 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-15 11:26:27.032 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.034 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-15 11:26:27.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-15 11:26:27.071 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.074 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-15 11:26:27.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-15 11:26:27.115 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-15 11:26:27.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-15 11:26:27.155 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.157 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-15 11:26:27.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-15 11:26:27.194 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.197 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.44/identity"' 2021-12-15 11:26:27.200 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2021-12-15 11:26:27.232 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-15 11:26:27.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-15 11:26:27.269 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.271 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-15 11:26:27.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-15 11:26:27.305 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.310 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-15 11:26:27.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-15 11:26:27.344 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-15 11:26:27.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-15 11:26:27.382 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-15 11:26:27.388 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-15 11:26:27.419 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-15 11:26:27.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-15 11:26:27.464 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.468 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-15 11:26:27.470 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-15 11:26:27.473 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-15 11:26:27.476 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-15 11:26:27.479 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-15 11:26:27.482 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-15 11:26:27.485 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-15 11:26:27.488 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-15 11:26:27.493 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-15 11:26:27.496 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-15 11:26:27.499 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-15 11:26:27.502 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:27.504 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-15 11:26:27.507 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-15 11:26:27.510 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-15 11:26:27.514 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-15 11:26:27.517 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-15 11:26:27.520 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-15 11:26:27.522 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-15 11:26:27.526 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-15 11:26:27.527 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-15 11:26:27.527 | BEGIN { 2021-12-15 11:26:27.527 | section = "" 2021-12-15 11:26:27.527 | last_section = "" 2021-12-15 11:26:27.527 | section_count = 0 2021-12-15 11:26:27.527 | } 2021-12-15 11:26:27.528 | /^\[.+\]/ { 2021-12-15 11:26:27.528 | gsub("[][]", "", $1); 2021-12-15 11:26:27.528 | section=$1 2021-12-15 11:26:27.528 | next 2021-12-15 11:26:27.528 | } 2021-12-15 11:26:27.528 | /^ *\#/ { 2021-12-15 11:26:27.528 | next 2021-12-15 11:26:27.528 | } 2021-12-15 11:26:27.528 | /^[^ \t]+/ { 2021-12-15 11:26:27.528 | # get offset of first = in $0 2021-12-15 11:26:27.528 | eq_idx = index($0, "=") 2021-12-15 11:26:27.528 | # extract attr & value from $0 2021-12-15 11:26:27.528 | attr = substr($0, 1, eq_idx - 1) 2021-12-15 11:26:27.528 | value = substr($0, eq_idx + 1) 2021-12-15 11:26:27.528 | # only need to strip trailing whitespace from attr 2021-12-15 11:26:27.528 | sub(/[ \t]*$/, "", attr) 2021-12-15 11:26:27.528 | # need to strip leading & trailing whitespace from value 2021-12-15 11:26:27.528 | sub(/^[ \t]*/, "", value) 2021-12-15 11:26:27.528 | sub(/[ \t]*$/, "", value) 2021-12-15 11:26:27.528 | 2021-12-15 11:26:27.528 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-15 11:26:27.528 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-15 11:26:27.528 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-15 11:26:27.528 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-15 11:26:27.528 | if (! (section, attr) in cfg_attr_count) { 2021-12-15 11:26:27.528 | if (section != last_section) { 2021-12-15 11:26:27.528 | cfg_section[section_count++] = section 2021-12-15 11:26:27.528 | last_section = section 2021-12-15 11:26:27.528 | } 2021-12-15 11:26:27.528 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-15 11:26:27.528 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-15 11:26:27.528 | 2021-12-15 11:26:27.528 | cfg_attr[section, attr, 0] = value 2021-12-15 11:26:27.528 | cfg_attr_count[section, attr] = 1 2021-12-15 11:26:27.529 | } else { 2021-12-15 11:26:27.529 | lno = cfg_attr_count[section, attr]++ 2021-12-15 11:26:27.529 | cfg_attr[section, attr, lno] = value 2021-12-15 11:26:27.529 | } 2021-12-15 11:26:27.529 | } 2021-12-15 11:26:27.529 | END { 2021-12-15 11:26:27.529 | # Process each section in order 2021-12-15 11:26:27.529 | for (sno = 0; sno < section_count; sno++) { 2021-12-15 11:26:27.529 | section = cfg_section[sno] 2021-12-15 11:26:27.529 | # The ini routines simply append a config item immediately 2021-12-15 11:26:27.529 | # after the section header. To keep the same order as defined 2021-12-15 11:26:27.529 | # in local.conf, invoke the ini routines in the reverse order 2021-12-15 11:26:27.529 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-15 11:26:27.529 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-15 11:26:27.529 | if (cfg_attr_count[section, attr] == 1) 2021-12-15 11:26:27.529 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-15 11:26:27.529 | else { 2021-12-15 11:26:27.529 | # For multiline, invoke the ini routines in the reverse order 2021-12-15 11:26:27.529 | count = cfg_attr_count[section, attr] 2021-12-15 11:26:27.529 | print "inidelete " configfile " " section " " attr 2021-12-15 11:26:27.529 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-15 11:26:27.529 | for (l = count -2; l >= 0; l--) 2021-12-15 11:26:27.529 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-15 11:26:27.529 | } 2021-12-15 11:26:27.529 | } 2021-12-15 11:26:27.529 | } 2021-12-15 11:26:27.529 | } 2021-12-15 11:26:27.529 | ' 2021-12-15 11:26:27.529 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.529 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:27.530 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-15 11:26:27.531 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-15 11:26:27.534 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-15 11:26:27.536 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:26:27.539 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-15 11:26:27.542 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:26:27.543 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-15 11:26:27.543 | BEGIN { group = "" } 2021-12-15 11:26:27.543 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:26:27.543 | gsub("[][]", "", $1); 2021-12-15 11:26:27.543 | split($1, a, "|"); 2021-12-15 11:26:27.543 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-15 11:26:27.543 | group=a[1] 2021-12-15 11:26:27.543 | } else { 2021-12-15 11:26:27.543 | group="" 2021-12-15 11:26:27.543 | } 2021-12-15 11:26:27.543 | next 2021-12-15 11:26:27.543 | } 2021-12-15 11:26:27.543 | { 2021-12-15 11:26:27.543 | if (group != "") 2021-12-15 11:26:27.543 | print $0 2021-12-15 11:26:27.543 | } 2021-12-15 11:26:27.543 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:26:27.551 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-15 11:26:27.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-15 11:26:27.572 | [97439 Async configure_neutron_nova:97439]: finished successfully 2021-12-15 11:26:27.591 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-15 11:26:27.596 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-15 11:26:27.627 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-15 11:26:27.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-15 11:26:27.664 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-15 11:26:27.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-15 11:26:27.701 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-15 11:26:27.706 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-15 11:26:27.737 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.741 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-15 11:26:27.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-15 11:26:27.778 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.781 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-15 11:26:27.784 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-15 11:26:27.822 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-15 11:26:27.829 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-15 11:26:27.863 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-15 11:26:27.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-15 11:26:27.898 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.901 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-15 11:26:27.904 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-15 11:26:27.941 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-15 11:26:27.946 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-15 11:26:27.979 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:27.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-15 11:26:27.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-15 11:26:28.014 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-15 11:26:28.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-15 11:26:28.049 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-15 11:26:28.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-15 11:26:28.087 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.089 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-15 11:26:28.092 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-15 11:26:28.128 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-15 11:26:28.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-15 11:26:28.172 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.176 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-15 11:26:28.179 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-15 11:26:28.182 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-15 11:26:28.186 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-15 11:26:28.188 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-15 11:26:28.191 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-15 11:26:28.194 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-15 11:26:28.197 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-15 11:26:28.202 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-15 11:26:28.206 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-15 11:26:28.209 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-15 11:26:28.213 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:28.216 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-15 11:26:28.220 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-15 11:26:28.223 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-15 11:26:28.228 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-15 11:26:28.231 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-15 11:26:28.234 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-15 11:26:28.237 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-15 11:26:28.240 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-15 11:26:28.241 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.241 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-15 11:26:28.241 | BEGIN { 2021-12-15 11:26:28.241 | section = "" 2021-12-15 11:26:28.241 | last_section = "" 2021-12-15 11:26:28.241 | section_count = 0 2021-12-15 11:26:28.241 | } 2021-12-15 11:26:28.241 | /^\[.+\]/ { 2021-12-15 11:26:28.241 | gsub("[][]", "", $1); 2021-12-15 11:26:28.241 | section=$1 2021-12-15 11:26:28.242 | next 2021-12-15 11:26:28.242 | } 2021-12-15 11:26:28.242 | /^ *\#/ { 2021-12-15 11:26:28.242 | next 2021-12-15 11:26:28.242 | } 2021-12-15 11:26:28.242 | /^[^ \t]+/ { 2021-12-15 11:26:28.242 | # get offset of first = in $0 2021-12-15 11:26:28.242 | eq_idx = index($0, "=") 2021-12-15 11:26:28.242 | # extract attr & value from $0 2021-12-15 11:26:28.242 | attr = substr($0, 1, eq_idx - 1) 2021-12-15 11:26:28.242 | value = substr($0, eq_idx + 1) 2021-12-15 11:26:28.242 | # only need to strip trailing whitespace from attr 2021-12-15 11:26:28.242 | sub(/[ \t]*$/, "", attr) 2021-12-15 11:26:28.242 | # need to strip leading & trailing whitespace from value 2021-12-15 11:26:28.242 | sub(/^[ \t]*/, "", value) 2021-12-15 11:26:28.242 | sub(/[ \t]*$/, "", value) 2021-12-15 11:26:28.242 | 2021-12-15 11:26:28.242 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-15 11:26:28.242 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-15 11:26:28.242 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-15 11:26:28.242 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-15 11:26:28.242 | if (! (section, attr) in cfg_attr_count) { 2021-12-15 11:26:28.242 | if (section != last_section) { 2021-12-15 11:26:28.242 | cfg_section[section_count++] = section 2021-12-15 11:26:28.242 | last_section = section 2021-12-15 11:26:28.242 | } 2021-12-15 11:26:28.242 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-15 11:26:28.242 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-15 11:26:28.242 | 2021-12-15 11:26:28.242 | cfg_attr[section, attr, 0] = value 2021-12-15 11:26:28.242 | cfg_attr_count[section, attr] = 1 2021-12-15 11:26:28.242 | } else { 2021-12-15 11:26:28.242 | lno = cfg_attr_count[section, attr]++ 2021-12-15 11:26:28.242 | cfg_attr[section, attr, lno] = value 2021-12-15 11:26:28.242 | } 2021-12-15 11:26:28.242 | } 2021-12-15 11:26:28.242 | END { 2021-12-15 11:26:28.243 | # Process each section in order 2021-12-15 11:26:28.243 | for (sno = 0; sno < section_count; sno++) { 2021-12-15 11:26:28.243 | section = cfg_section[sno] 2021-12-15 11:26:28.243 | # The ini routines simply append a config item immediately 2021-12-15 11:26:28.243 | # after the section header. To keep the same order as defined 2021-12-15 11:26:28.243 | # in local.conf, invoke the ini routines in the reverse order 2021-12-15 11:26:28.243 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-15 11:26:28.243 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-15 11:26:28.243 | if (cfg_attr_count[section, attr] == 1) 2021-12-15 11:26:28.243 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-15 11:26:28.243 | else { 2021-12-15 11:26:28.243 | # For multiline, invoke the ini routines in the reverse order 2021-12-15 11:26:28.243 | count = cfg_attr_count[section, attr] 2021-12-15 11:26:28.243 | print "inidelete " configfile " " section " " attr 2021-12-15 11:26:28.243 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-15 11:26:28.243 | for (l = count -2; l >= 0; l--) 2021-12-15 11:26:28.243 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-15 11:26:28.243 | } 2021-12-15 11:26:28.243 | } 2021-12-15 11:26:28.243 | } 2021-12-15 11:26:28.243 | } 2021-12-15 11:26:28.243 | ' 2021-12-15 11:26:28.244 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-15 11:26:28.245 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:28.247 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-15 11:26:28.250 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-15 11:26:28.252 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:26:28.255 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-15 11:26:28.258 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-15 11:26:28.258 | BEGIN { group = "" } 2021-12-15 11:26:28.258 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:26:28.258 | gsub("[][]", "", $1); 2021-12-15 11:26:28.258 | split($1, a, "|"); 2021-12-15 11:26:28.258 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-15 11:26:28.258 | group=a[1] 2021-12-15 11:26:28.258 | } else { 2021-12-15 11:26:28.258 | group="" 2021-12-15 11:26:28.258 | } 2021-12-15 11:26:28.258 | next 2021-12-15 11:26:28.258 | } 2021-12-15 11:26:28.258 | { 2021-12-15 11:26:28.258 | if (group != "") 2021-12-15 11:26:28.258 | print $0 2021-12-15 11:26:28.258 | } 2021-12-15 11:26:28.258 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:26:28.265 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.44/identity/v2.0"' 2021-12-15 11:26:28.269 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.44/identity/v2.0 2021-12-15 11:26:28.302 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.306 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-15 11:26:28.309 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-15 11:26:28.313 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-15 11:26:28.317 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-15 11:26:28.320 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:26:28.324 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:26:28.327 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-15 11:26:28.330 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:26:28.335 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-15 11:26:28.338 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-15 11:26:28.340 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-15 11:26:28.343 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:28.346 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-15 11:26:28.348 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-15 11:26:28.351 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-15 11:26:28.356 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-15 11:26:28.359 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:26:28.362 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:26:28.366 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-15 11:26:28.370 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-15 11:26:28.371 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-15 11:26:28.371 | BEGIN { 2021-12-15 11:26:28.371 | section = "" 2021-12-15 11:26:28.371 | last_section = "" 2021-12-15 11:26:28.371 | section_count = 0 2021-12-15 11:26:28.371 | } 2021-12-15 11:26:28.371 | /^\[.+\]/ { 2021-12-15 11:26:28.371 | gsub("[][]", "", $1); 2021-12-15 11:26:28.371 | section=$1 2021-12-15 11:26:28.371 | next 2021-12-15 11:26:28.371 | } 2021-12-15 11:26:28.371 | /^ *\#/ { 2021-12-15 11:26:28.371 | next 2021-12-15 11:26:28.371 | } 2021-12-15 11:26:28.371 | /^[^ \t]+/ { 2021-12-15 11:26:28.371 | # get offset of first = in $0 2021-12-15 11:26:28.371 | eq_idx = index($0, "=") 2021-12-15 11:26:28.371 | # extract attr & value from $0 2021-12-15 11:26:28.371 | attr = substr($0, 1, eq_idx - 1) 2021-12-15 11:26:28.371 | value = substr($0, eq_idx + 1) 2021-12-15 11:26:28.371 | # only need to strip trailing whitespace from attr 2021-12-15 11:26:28.371 | sub(/[ \t]*$/, "", attr) 2021-12-15 11:26:28.372 | # need to strip leading & trailing whitespace from value 2021-12-15 11:26:28.372 | sub(/^[ \t]*/, "", value) 2021-12-15 11:26:28.372 | sub(/[ \t]*$/, "", value) 2021-12-15 11:26:28.372 | 2021-12-15 11:26:28.372 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-15 11:26:28.372 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-15 11:26:28.372 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-15 11:26:28.372 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-15 11:26:28.372 | if (! (section, attr) in cfg_attr_count) { 2021-12-15 11:26:28.372 | if (section != last_section) { 2021-12-15 11:26:28.372 | cfg_section[section_count++] = section 2021-12-15 11:26:28.372 | last_section = section 2021-12-15 11:26:28.372 | } 2021-12-15 11:26:28.372 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-15 11:26:28.372 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-15 11:26:28.372 | 2021-12-15 11:26:28.372 | cfg_attr[section, attr, 0] = value 2021-12-15 11:26:28.372 | cfg_attr_count[section, attr] = 1 2021-12-15 11:26:28.372 | } else { 2021-12-15 11:26:28.372 | lno = cfg_attr_count[section, attr]++ 2021-12-15 11:26:28.372 | cfg_attr[section, attr, lno] = value 2021-12-15 11:26:28.372 | } 2021-12-15 11:26:28.372 | } 2021-12-15 11:26:28.372 | END { 2021-12-15 11:26:28.372 | # Process each section in order 2021-12-15 11:26:28.372 | for (sno = 0; sno < section_count; sno++) { 2021-12-15 11:26:28.372 | section = cfg_section[sno] 2021-12-15 11:26:28.372 | # The ini routines simply append a config item immediately 2021-12-15 11:26:28.373 | # after the section header. To keep the same order as defined 2021-12-15 11:26:28.373 | # in local.conf, invoke the ini routines in the reverse order 2021-12-15 11:26:28.373 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-15 11:26:28.374 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-15 11:26:28.374 | if (cfg_attr_count[section, attr] == 1) 2021-12-15 11:26:28.374 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-15 11:26:28.374 | else { 2021-12-15 11:26:28.374 | # For multiline, invoke the ini routines in the reverse order 2021-12-15 11:26:28.374 | count = cfg_attr_count[section, attr] 2021-12-15 11:26:28.374 | print "inidelete " configfile " " section " " attr 2021-12-15 11:26:28.374 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-15 11:26:28.374 | for (l = count -2; l >= 0; l--) 2021-12-15 11:26:28.374 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-15 11:26:28.374 | } 2021-12-15 11:26:28.374 | } 2021-12-15 11:26:28.374 | } 2021-12-15 11:26:28.374 | } 2021-12-15 11:26:28.374 | ' 2021-12-15 11:26:28.374 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.374 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:26:28.375 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-15 11:26:28.378 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-15 11:26:28.381 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-15 11:26:28.385 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:26:28.389 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-15 11:26:28.392 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-15 11:26:28.392 | BEGIN { group = "" } 2021-12-15 11:26:28.392 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:26:28.392 | gsub("[][]", "", $1); 2021-12-15 11:26:28.392 | split($1, a, "|"); 2021-12-15 11:26:28.392 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-15 11:26:28.392 | group=a[1] 2021-12-15 11:26:28.392 | } else { 2021-12-15 11:26:28.392 | group="" 2021-12-15 11:26:28.392 | } 2021-12-15 11:26:28.392 | next 2021-12-15 11:26:28.392 | } 2021-12-15 11:26:28.392 | { 2021-12-15 11:26:28.392 | if (group != "") 2021-12-15 11:26:28.392 | print $0 2021-12-15 11:26:28.392 | } 2021-12-15 11:26:28.393 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:26:28.401 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-15 11:26:28.405 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-15 11:26:28.440 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.443 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-15 11:26:28.446 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-15 11:26:28.483 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:26:28.486 | + ./stack.sh:main:1240 : is_service_enabled swift 2021-12-15 11:26:28.504 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:28.507 | + ./stack.sh:main:1241 : echo_summary 'Starting Swift' 2021-12-15 11:26:28.509 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:26:28.512 | + ./stack.sh:echo_summary:440 : echo -e Starting Swift 2021-12-15 11:26:28.515 | + ./stack.sh:main:1242 : start_swift 2021-12-15 11:26:28.518 | + lib/swift:start_swift:776 : restart_service memcached 2021-12-15 11:26:28.520 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-15 11:26:28.523 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart memcached 2021-12-15 11:26:28.554 | + lib/swift:start_swift:779 : is_ubuntu 2021-12-15 11:26:28.557 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:26:28.560 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:26:28.563 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2021-12-15 11:26:28.614 | Restarting rsync (via systemctl): rsync.service. 2021-12-15 11:26:28.618 | + lib/swift:start_swift:787 : '[' False == True ']' 2021-12-15 11:26:28.620 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2021-12-15 11:26:28.623 | + lib/swift:start_swift:807 : local foreground_services type 2021-12-15 11:26:28.626 | + lib/swift:start_swift:809 : foreground_services='object container account' 2021-12-15 11:26:28.629 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-15 11:26:28.632 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.634 | + functions-common:run_process:1657 : local service=s-object 2021-12-15 11:26:28.637 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.639 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:28.642 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:28.644 | + functions-common:run_process:1662 : local name=s-object 2021-12-15 11:26:28.647 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:28.649 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:28.652 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:28.654 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:28.657 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:28.663 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567588659 2021-12-15 11:26:28.666 | + functions-common:run_process:1665 : is_service_enabled s-object 2021-12-15 11:26:28.683 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:28.685 | + functions-common:run_process:1666 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-15 11:26:28.688 | + functions-common:_run_under_systemd:1622 : local service=s-object 2021-12-15 11:26:28.691 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.693 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.696 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.698 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.700 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-15 11:26:28.703 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-15 11:26:28.706 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-object.service 2021-12-15 11:26:28.708 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:28.711 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:28.713 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-15 11:26:28.716 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-15 11:26:28.719 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-object.service 2021-12-15 11:26:28.721 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.724 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:28.727 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:28.730 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:28.734 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:28.736 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-15 11:26:28.740 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:28.746 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-15 11:26:28.818 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-15 11:26:28.893 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-15 11:26:28.946 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-15 11:26:29.005 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-15 11:26:29.060 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:29.114 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:29.116 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-15 11:26:29.182 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:29.580 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@s-object.service 2021-12-15 11:26:29.596 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-15 11:26:29.999 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@s-object.service 2021-12-15 11:26:30.031 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:30.034 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:30.036 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:30.039 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:30.042 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:30.045 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:30.048 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:30.050 | + functions-common:time_stop:2409 : start_time=1639567588659 2021-12-15 11:26:30.053 | + functions-common:time_stop:2411 : [[ -z 1639567588659 ]] 2021-12-15 11:26:30.056 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:30.062 | + functions-common:time_stop:2414 : end_time=1639567590058 2021-12-15 11:26:30.064 | + functions-common:time_stop:2415 : elapsed_time=1399 2021-12-15 11:26:30.066 | + functions-common:time_stop:2416 : total=3075 2021-12-15 11:26:30.069 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:30.071 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4474 2021-12-15 11:26:30.074 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-15 11:26:30.076 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.079 | + functions-common:run_process:1657 : local service=s-container 2021-12-15 11:26:30.081 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.084 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:30.086 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:30.089 | + functions-common:run_process:1662 : local name=s-container 2021-12-15 11:26:30.091 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:30.094 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:30.096 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:30.099 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:30.102 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:30.107 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567590104 2021-12-15 11:26:30.109 | + functions-common:run_process:1665 : is_service_enabled s-container 2021-12-15 11:26:30.129 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:30.132 | + functions-common:run_process:1666 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-15 11:26:30.135 | + functions-common:_run_under_systemd:1622 : local service=s-container 2021-12-15 11:26:30.137 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.141 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.143 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.146 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.148 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-15 11:26:30.151 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-15 11:26:30.154 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container.service 2021-12-15 11:26:30.158 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:30.160 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:30.163 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-15 11:26:30.165 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-15 11:26:30.168 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-container.service 2021-12-15 11:26:30.171 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.178 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:30.181 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:30.185 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:30.188 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:30.190 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-15 11:26:30.193 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:30.202 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-15 11:26:30.276 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-15 11:26:30.353 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-15 11:26:30.417 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-15 11:26:30.475 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-15 11:26:30.534 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:30.598 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:30.600 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-15 11:26:30.673 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:31.075 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@s-container.service 2021-12-15 11:26:31.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-15 11:26:31.521 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@s-container.service 2021-12-15 11:26:31.546 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:31.550 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:31.553 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:31.556 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:31.558 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:31.561 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:31.563 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:31.566 | + functions-common:time_stop:2409 : start_time=1639567590104 2021-12-15 11:26:31.568 | + functions-common:time_stop:2411 : [[ -z 1639567590104 ]] 2021-12-15 11:26:31.571 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:31.576 | + functions-common:time_stop:2414 : end_time=1639567591573 2021-12-15 11:26:31.578 | + functions-common:time_stop:2415 : elapsed_time=1469 2021-12-15 11:26:31.581 | + functions-common:time_stop:2416 : total=4474 2021-12-15 11:26:31.583 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:31.586 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5943 2021-12-15 11:26:31.588 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2021-12-15 11:26:31.591 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.594 | + functions-common:run_process:1657 : local service=s-account 2021-12-15 11:26:31.596 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.598 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:31.601 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:31.603 | + functions-common:run_process:1662 : local name=s-account 2021-12-15 11:26:31.606 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:31.608 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:31.610 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:31.613 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:31.616 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:31.621 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567591618 2021-12-15 11:26:31.624 | + functions-common:run_process:1665 : is_service_enabled s-account 2021-12-15 11:26:31.644 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:31.646 | + functions-common:run_process:1666 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-15 11:26:31.649 | + functions-common:_run_under_systemd:1622 : local service=s-account 2021-12-15 11:26:31.651 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.654 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.656 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.659 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.661 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-15 11:26:31.664 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-15 11:26:31.666 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-account.service 2021-12-15 11:26:31.669 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:31.671 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:31.674 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-15 11:26:31.677 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-15 11:26:31.679 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-account.service 2021-12-15 11:26:31.681 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.684 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:31.687 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:31.690 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:31.692 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:31.694 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-15 11:26:31.697 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:31.702 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-15 11:26:31.775 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-15 11:26:31.846 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-15 11:26:31.900 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-15 11:26:31.953 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-15 11:26:32.005 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:32.059 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:32.062 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-15 11:26:32.124 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:32.545 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@s-account.service 2021-12-15 11:26:32.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-15 11:26:32.937 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@s-account.service 2021-12-15 11:26:32.964 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:32.966 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:32.969 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:32.972 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:32.974 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:32.977 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:32.980 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:32.982 | + functions-common:time_stop:2409 : start_time=1639567591618 2021-12-15 11:26:32.985 | + functions-common:time_stop:2411 : [[ -z 1639567591618 ]] 2021-12-15 11:26:32.988 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:32.993 | + functions-common:time_stop:2414 : end_time=1639567592990 2021-12-15 11:26:32.995 | + functions-common:time_stop:2415 : elapsed_time=1372 2021-12-15 11:26:32.998 | + functions-common:time_stop:2416 : total=5943 2021-12-15 11:26:33.000 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:33.003 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7315 2021-12-15 11:26:33.005 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2021-12-15 11:26:33.008 | + lib/swift:start_swift:819 : enable_service s-container-sync 2021-12-15 11:26:33.057 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.060 | + functions-common:run_process:1657 : local service=s-container-sync 2021-12-15 11:26:33.063 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.065 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:33.068 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:33.070 | + functions-common:run_process:1662 : local name=s-container-sync 2021-12-15 11:26:33.073 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:33.076 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:33.078 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:33.081 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:33.084 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:33.088 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567593085 2021-12-15 11:26:33.091 | + functions-common:run_process:1665 : is_service_enabled s-container-sync 2021-12-15 11:26:33.109 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:33.111 | + functions-common:run_process:1666 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-15 11:26:33.114 | + functions-common:_run_under_systemd:1622 : local service=s-container-sync 2021-12-15 11:26:33.116 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.119 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.121 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.123 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.126 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-15 11:26:33.128 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-15 11:26:33.132 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container-sync.service 2021-12-15 11:26:33.134 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:33.136 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:33.139 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-15 11:26:33.141 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-15 11:26:33.144 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-container-sync.service 2021-12-15 11:26:33.146 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.148 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:33.150 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:33.153 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:33.155 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:33.157 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-15 11:26:33.159 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:33.164 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-15 11:26:33.235 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-15 11:26:33.297 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-15 11:26:33.349 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-15 11:26:33.402 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-15 11:26:33.453 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:33.505 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:33.508 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-15 11:26:33.571 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:33.980 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@s-container-sync.service 2021-12-15 11:26:33.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-15 11:26:34.402 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@s-container-sync.service 2021-12-15 11:26:34.434 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:34.437 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:34.440 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:34.442 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:34.444 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:34.447 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:34.450 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:34.452 | + functions-common:time_stop:2409 : start_time=1639567593085 2021-12-15 11:26:34.455 | + functions-common:time_stop:2411 : [[ -z 1639567593085 ]] 2021-12-15 11:26:34.458 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:34.462 | + functions-common:time_stop:2414 : end_time=1639567594459 2021-12-15 11:26:34.465 | + functions-common:time_stop:2415 : elapsed_time=1374 2021-12-15 11:26:34.467 | + functions-common:time_stop:2416 : total=7315 2021-12-15 11:26:34.470 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:34.472 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=8689 2021-12-15 11:26:34.475 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2021-12-15 11:26:34.493 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:34.495 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.498 | + functions-common:run_process:1657 : local service=s-proxy 2021-12-15 11:26:34.500 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.503 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:34.505 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:34.507 | + functions-common:run_process:1662 : local name=s-proxy 2021-12-15 11:26:34.510 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:34.512 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:34.515 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:34.517 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:34.520 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:34.525 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567594522 2021-12-15 11:26:34.527 | + functions-common:run_process:1665 : is_service_enabled s-proxy 2021-12-15 11:26:34.544 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:34.547 | + functions-common:run_process:1666 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-15 11:26:34.549 | + functions-common:_run_under_systemd:1622 : local service=s-proxy 2021-12-15 11:26:34.552 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.554 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.557 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.559 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.562 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-15 11:26:34.564 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-15 11:26:34.567 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-proxy.service 2021-12-15 11:26:34.569 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:34.572 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:34.574 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-15 11:26:34.577 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-15 11:26:34.580 | + functions-common:write_user_unit_file:1539 : local service=devstack@s-proxy.service 2021-12-15 11:26:34.582 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.584 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:34.587 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:34.589 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:34.592 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:34.594 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-15 11:26:34.597 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:34.601 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-15 11:26:34.666 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-15 11:26:34.731 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-15 11:26:34.785 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-15 11:26:34.838 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-15 11:26:34.891 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:34.945 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:34.947 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-15 11:26:35.011 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:35.419 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@s-proxy.service 2021-12-15 11:26:35.436 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-15 11:26:35.845 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@s-proxy.service 2021-12-15 11:26:35.877 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:35.879 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:35.882 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:35.886 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:35.889 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:35.892 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:35.894 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:35.897 | + functions-common:time_stop:2409 : start_time=1639567594522 2021-12-15 11:26:35.899 | + functions-common:time_stop:2411 : [[ -z 1639567594522 ]] 2021-12-15 11:26:35.902 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:35.907 | + functions-common:time_stop:2414 : end_time=1639567595904 2021-12-15 11:26:35.910 | + functions-common:time_stop:2415 : elapsed_time=1382 2021-12-15 11:26:35.913 | + functions-common:time_stop:2416 : total=8689 2021-12-15 11:26:35.915 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:35.918 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=10071 2021-12-15 11:26:35.924 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2021-12-15 11:26:35.924 | Waiting for swift proxy to start... 2021-12-15 11:26:35.926 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.44:8080/info 2021-12-15 11:26:35.929 | + functions:wait_for_service:457 : local timeout=60 2021-12-15 11:26:35.931 | + functions:wait_for_service:458 : local url=http://10.222.0.44:8080/info 2021-12-15 11:26:35.934 | + functions:wait_for_service:459 : local rval=0 2021-12-15 11:26:35.936 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-15 11:26:35.939 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-15 11:26:35.941 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:35.943 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:35.947 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:35.951 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567595949 2021-12-15 11:26:35.954 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-15 11:26:35.960 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-12-15 11:26:35.974 | + :: : [[ 000 == 503 ]] 2021-12-15 11:26:35.976 | + :: : [[ 7 -eq 7 ]] 2021-12-15 11:26:35.977 | + :: : sleep 1 2021-12-15 11:26:36.981 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-12-15 11:26:36.997 | + :: : [[ 000 == 503 ]] 2021-12-15 11:26:36.999 | + :: : [[ 7 -eq 7 ]] 2021-12-15 11:26:37.001 | + :: : sleep 1 2021-12-15 11:26:38.004 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-12-15 11:26:38.017 | + :: : [[ 000 == 503 ]] 2021-12-15 11:26:38.019 | + :: : [[ 7 -eq 7 ]] 2021-12-15 11:26:38.020 | + :: : sleep 1 2021-12-15 11:26:39.024 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2021-12-15 11:26:39.047 | + :: : [[ 200 == 503 ]] 2021-12-15 11:26:39.048 | + :: : [[ 0 -eq 7 ]] 2021-12-15 11:26:39.052 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-15 11:26:39.055 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:39.058 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:39.061 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:39.065 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:39.067 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:39.070 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-15 11:26:39.072 | + functions-common:time_stop:2409 : start_time=1639567595949 2021-12-15 11:26:39.075 | + functions-common:time_stop:2411 : [[ -z 1639567595949 ]] 2021-12-15 11:26:39.078 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:39.084 | + functions-common:time_stop:2414 : end_time=1639567599080 2021-12-15 11:26:39.087 | + functions-common:time_stop:2415 : elapsed_time=3131 2021-12-15 11:26:39.089 | + functions-common:time_stop:2416 : total=6028 2021-12-15 11:26:39.092 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:39.094 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=9159 2021-12-15 11:26:39.097 | + functions:wait_for_service:467 : return 0 2021-12-15 11:26:39.099 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2021-12-15 11:26:39.103 | + ./stack.sh:main:1248 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-15 11:26:39.106 | + ./stack.sh:main:1249 : is_service_enabled cinder 2021-12-15 11:26:39.126 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:39.131 | + ./stack.sh:main:1250 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-15 11:26:39.167 | + ./stack.sh:main:1253 : async_wait configure_neutron_nova 2021-12-15 11:26:39.235 | [17586 Async configure_neutron_nova:97439]: Waiting for completion of configure_neutron_nova running on PID 97439 (2 other jobs running) 2021-12-15 11:26:39.267 | [17586 Async configure_neutron_nova:97439]: Signaling child to exit 2021-12-15 11:26:39.267 | WAKEUP 2021-12-15 11:26:39.298 | [17586 Async configure_neutron_nova:97439]: Signaled 2021-12-15 11:26:39.299 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-15 11:26:39.299 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:26:39.299 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:26:39.299 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:26:39.299 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:26:39.299 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-15 11:26:39.299 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:26:39.299 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:401 : local conf=/etc/nova/nova.conf 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:402 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.44/identity 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:413 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-15 11:26:39.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-15 11:26:39.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:415 : is_service_enabled q-meta 2021-12-15 11:26:39.300 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:39.300 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:419 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-15 11:26:39.301 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:26:39.301 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-15 11:26:39.301 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:26:39.301 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-15 11:26:39.301 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-15 11:26:39.301 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:26:39.301 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:26:39.301 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-15 11:26:39.301 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:401 : local conf=/etc/nova/nova_cell1.conf 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:402 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.44/identity 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-15 11:26:39.301 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:413 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-15 11:26:39.302 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-15 11:26:39.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:415 : is_service_enabled q-meta 2021-12-15 11:26:39.302 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:419 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-15 11:26:39.302 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-15 11:26:39.350 | [17586 Async configure_neutron_nova:97439]: finished configure_neutron_nova with result 0 in 0 seconds 2021-12-15 11:26:39.355 | + inc/async:async_wait:197 : return 0 2021-12-15 11:26:39.358 | + ./stack.sh:main:1259 : is_service_enabled nova 2021-12-15 11:26:39.378 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:39.381 | + ./stack.sh:main:1260 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-15 11:26:39.422 | + ./stack.sh:main:1261 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-15 11:26:39.463 | + ./stack.sh:main:1265 : is_service_enabled n-api 2021-12-15 11:26:39.488 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:39.490 | + ./stack.sh:main:1266 : echo_summary 'Starting Nova API' 2021-12-15 11:26:39.493 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:26:39.496 | + ./stack.sh:echo_summary:440 : echo -e Starting Nova API 2021-12-15 11:26:39.499 | + ./stack.sh:main:1267 : start_nova_api 2021-12-15 11:26:39.501 | + lib/nova:start_nova_api:865 : local service_port=8774 2021-12-15 11:26:39.504 | + lib/nova:start_nova_api:866 : local service_protocol=http 2021-12-15 11:26:39.506 | + lib/nova:start_nova_api:867 : local nova_url 2021-12-15 11:26:39.509 | + lib/nova:start_nova_api:868 : is_service_enabled tls-proxy 2021-12-15 11:26:39.531 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:39.535 | + lib/nova:start_nova_api:874 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:26:39.538 | + lib/nova:start_nova_api:875 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:26:39.541 | + lib/nova:start_nova_api:875 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:26:39.545 | + lib/nova:start_nova_api:877 : '[' True == False ']' 2021-12-15 11:26:39.550 | ++ lib/nova:start_nova_api:885 : which uwsgi 2021-12-15 11:26:39.556 | + lib/nova:start_nova_api:885 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.559 | + functions-common:run_process:1657 : local service=n-api 2021-12-15 11:26:39.561 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.564 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:39.567 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:39.570 | + functions-common:run_process:1662 : local name=n-api 2021-12-15 11:26:39.573 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:39.576 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:39.579 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:39.582 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:39.586 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:39.592 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567599588 2021-12-15 11:26:39.595 | + functions-common:run_process:1665 : is_service_enabled n-api 2021-12-15 11:26:39.615 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:39.619 | + functions-common:run_process:1666 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-15 11:26:39.622 | + functions-common:_run_under_systemd:1622 : local service=n-api 2021-12-15 11:26:39.625 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.629 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.632 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.634 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.637 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-15 11:26:39.640 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-15 11:26:39.643 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2021-12-15 11:26:39.645 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:39.648 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:39.651 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-15 11:26:39.655 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-12-15 11:26:39.658 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@n-api.service 2021-12-15 11:26:39.662 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.665 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-15 11:26:39.668 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-15 11:26:39.670 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-15 11:26:39.673 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-15 11:26:39.677 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-15 11:26:39.740 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-15 11:26:39.803 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-15 11:26:39.858 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-15 11:26:39.917 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:39.970 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-15 11:26:40.027 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-15 11:26:40.080 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-15 11:26:40.132 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-15 11:26:40.186 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-15 11:26:40.243 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-15 11:26:40.245 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-15 11:26:40.308 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-15 11:26:40.688 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-api.service 2021-12-15 11:26:40.707 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-15 11:26:41.110 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-api.service 2021-12-15 11:26:41.200 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:41.203 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:41.205 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:41.207 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:41.211 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:41.214 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:41.216 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:41.219 | + functions-common:time_stop:2409 : start_time=1639567599588 2021-12-15 11:26:41.222 | + functions-common:time_stop:2411 : [[ -z 1639567599588 ]] 2021-12-15 11:26:41.225 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:41.231 | + functions-common:time_stop:2414 : end_time=1639567601228 2021-12-15 11:26:41.234 | + functions-common:time_stop:2415 : elapsed_time=1640 2021-12-15 11:26:41.236 | + functions-common:time_stop:2416 : total=10071 2021-12-15 11:26:41.238 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:41.241 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=11711 2021-12-15 11:26:41.243 | + lib/nova:start_nova_api:886 : nova_url=http://10.222.0.44/compute/v2.1/ 2021-12-15 11:26:41.246 | + lib/nova:start_nova_api:889 : echo 'Waiting for nova-api to start...' 2021-12-15 11:26:41.246 | Waiting for nova-api to start... 2021-12-15 11:26:41.248 | + lib/nova:start_nova_api:890 : wait_for_service 60 http://10.222.0.44/compute/v2.1/ 2021-12-15 11:26:41.251 | + functions:wait_for_service:457 : local timeout=60 2021-12-15 11:26:41.253 | + functions:wait_for_service:458 : local url=http://10.222.0.44/compute/v2.1/ 2021-12-15 11:26:41.256 | + functions:wait_for_service:459 : local rval=0 2021-12-15 11:26:41.258 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-15 11:26:41.260 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-15 11:26:41.263 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:41.266 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:41.270 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:41.275 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567601272 2021-12-15 11:26:41.277 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-15 11:26:41.285 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/compute/v2.1/ 2021-12-15 11:26:46.706 | + :: : [[ 200 == 503 ]] 2021-12-15 11:26:46.708 | + :: : [[ 0 -eq 7 ]] 2021-12-15 11:26:46.712 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-15 11:26:46.716 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:46.718 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:46.722 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:46.724 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:46.727 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:46.731 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-15 11:26:46.734 | + functions-common:time_stop:2409 : start_time=1639567601272 2021-12-15 11:26:46.737 | + functions-common:time_stop:2411 : [[ -z 1639567601272 ]] 2021-12-15 11:26:46.740 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:46.745 | + functions-common:time_stop:2414 : end_time=1639567606742 2021-12-15 11:26:46.748 | + functions-common:time_stop:2415 : elapsed_time=5470 2021-12-15 11:26:46.751 | + functions-common:time_stop:2416 : total=9159 2021-12-15 11:26:46.754 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:46.756 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=14629 2021-12-15 11:26:46.759 | + functions:wait_for_service:467 : return 0 2021-12-15 11:26:46.762 | + lib/nova:start_nova_api:894 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:26:46.765 | + lib/nova:start_nova_api:894 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:26:46.769 | + ./stack.sh:main:1270 : is_service_enabled ovn-controller ovn-controller-vtep 2021-12-15 11:26:46.788 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:46.790 | + ./stack.sh:main:1271 : echo_summary 'Starting OVN services' 2021-12-15 11:26:46.793 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:26:46.796 | + ./stack.sh:echo_summary:440 : echo -e Starting OVN services 2021-12-15 11:26:46.798 | + ./stack.sh:main:1272 : start_ovn_services 2021-12-15 11:26:46.801 | + lib/neutron-legacy:start_ovn_services:496 : [[ openvswitch == \o\v\n ]] 2021-12-15 11:26:46.803 | + ./stack.sh:main:1275 : is_service_enabled neutron-api 2021-12-15 11:26:46.821 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:46.823 | + ./stack.sh:main:1278 : is_service_enabled q-svc 2021-12-15 11:26:46.840 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:46.843 | + ./stack.sh:main:1279 : echo_summary 'Starting Neutron' 2021-12-15 11:26:46.846 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:26:46.849 | + ./stack.sh:echo_summary:440 : echo -e Starting Neutron 2021-12-15 11:26:46.852 | + ./stack.sh:main:1280 : configure_neutron_after_post_config 2021-12-15 11:26:46.855 | + lib/neutron-legacy:configure_neutron_after_post_config:489 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-15 11:26:46.857 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-15 11:26:46.887 | + ./stack.sh:main:1281 : start_neutron_service_and_check 2021-12-15 11:26:46.890 | + lib/neutron-legacy:start_neutron_service_and_check:512 : local service_port=9696 2021-12-15 11:26:46.893 | + lib/neutron-legacy:start_neutron_service_and_check:513 : local service_protocol=http 2021-12-15 11:26:46.895 | + lib/neutron-legacy:start_neutron_service_and_check:514 : local cfg_file_options 2021-12-15 11:26:46.898 | + lib/neutron-legacy:start_neutron_service_and_check:515 : local neutron_url 2021-12-15 11:26:46.901 | ++ lib/neutron-legacy:start_neutron_service_and_check:517 : determine_config_files neutron-server 2021-12-15 11:26:46.904 | ++ lib/neutron-legacy:determine_config_files:330 : local opts= 2021-12-15 11:26:46.906 | ++ lib/neutron-legacy:determine_config_files:331 : case "$1" in 2021-12-15 11:26:46.911 | +++ lib/neutron-legacy:determine_config_files:332 : _determine_config_server 2021-12-15 11:26:46.913 | +++ lib/neutron-legacy:_determine_config_server:300 : [[ '' != '' ]] 2021-12-15 11:26:46.917 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ 0 > 0 ]] 2021-12-15 11:26:46.919 | +++ lib/neutron-legacy:_determine_config_server:314 : local cfg_file 2021-12-15 11:26:46.922 | +++ lib/neutron-legacy:_determine_config_server:315 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.926 | +++ lib/neutron-legacy:_determine_config_server:319 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.930 | ++ lib/neutron-legacy:determine_config_files:332 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.932 | ++ lib/neutron-legacy:determine_config_files:335 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-15 11:26:46.935 | ++ lib/neutron-legacy:determine_config_files:338 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.940 | + lib/neutron-legacy:start_neutron_service_and_check:517 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.943 | + lib/neutron-legacy:start_neutron_service_and_check:519 : is_service_enabled tls-proxy 2021-12-15 11:26:46.964 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:46.968 | + lib/neutron-legacy:start_neutron_service_and_check:524 : '[' False == True ']' 2021-12-15 11:26:46.972 | + lib/neutron-legacy:start_neutron_service_and_check:531 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.975 | + functions-common:run_process:1657 : local service=q-svc 2021-12-15 11:26:46.979 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:46.982 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:46.985 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:46.988 | + functions-common:run_process:1662 : local name=q-svc 2021-12-15 11:26:46.990 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:46.993 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:46.995 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:46.998 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:47.001 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:47.007 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567607004 2021-12-15 11:26:47.010 | + functions-common:run_process:1665 : is_service_enabled q-svc 2021-12-15 11:26:47.026 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:47.029 | + functions-common:run_process:1666 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-15 11:26:47.032 | + functions-common:_run_under_systemd:1622 : local service=q-svc 2021-12-15 11:26:47.034 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:47.037 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:47.039 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:47.042 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:47.044 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-15 11:26:47.047 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-15 11:26:47.050 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-svc.service 2021-12-15 11:26:47.052 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:47.055 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:47.057 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-15 11:26:47.060 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-15 11:26:47.063 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-svc.service 2021-12-15 11:26:47.065 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:47.067 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:47.069 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:47.072 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:47.074 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:47.077 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-15 11:26:47.079 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:47.085 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-15 11:26:47.157 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-15 11:26:47.223 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:47.279 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-15 11:26:47.336 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-15 11:26:47.392 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:47.452 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:47.454 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-15 11:26:47.519 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:47.948 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-svc.service 2021-12-15 11:26:47.965 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-15 11:26:48.349 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-svc.service 2021-12-15 11:26:48.379 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:48.382 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:48.385 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:48.389 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:48.391 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:48.394 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:48.396 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:48.399 | + functions-common:time_stop:2409 : start_time=1639567607004 2021-12-15 11:26:48.401 | + functions-common:time_stop:2411 : [[ -z 1639567607004 ]] 2021-12-15 11:26:48.405 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:48.409 | + functions-common:time_stop:2414 : end_time=1639567608407 2021-12-15 11:26:48.412 | + functions-common:time_stop:2415 : elapsed_time=1403 2021-12-15 11:26:48.414 | + functions-common:time_stop:2416 : total=11711 2021-12-15 11:26:48.417 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:48.419 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=13114 2021-12-15 11:26:48.422 | + lib/neutron-legacy:start_neutron_service_and_check:532 : neutron_url=http://10.222.0.44:9696 2021-12-15 11:26:48.424 | + lib/neutron-legacy:start_neutron_service_and_check:534 : is_service_enabled tls-proxy 2021-12-15 11:26:48.442 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:26:48.445 | + lib/neutron-legacy:start_neutron_service_and_check:538 : echo 'Waiting for Neutron to start...' 2021-12-15 11:26:48.445 | Waiting for Neutron to start... 2021-12-15 11:26:48.447 | + lib/neutron-legacy:start_neutron_service_and_check:540 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2021-12-15 11:26:48.450 | + lib/neutron-legacy:start_neutron_service_and_check:541 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.44:9696' 'Neutron did not start' 60 2021-12-15 11:26:48.453 | + functions-common:test_with_retry:2340 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2021-12-15 11:26:48.455 | + functions-common:test_with_retry:2341 : local 'failmsg=Neutron did not start' 2021-12-15 11:26:48.458 | + functions-common:test_with_retry:2342 : local until=60 2021-12-15 11:26:48.460 | + functions-common:test_with_retry:2343 : local sleep=0.5 2021-12-15 11:26:48.463 | + functions-common:test_with_retry:2345 : time_start test_with_retry 2021-12-15 11:26:48.466 | + functions-common:time_start:2388 : local name=test_with_retry 2021-12-15 11:26:48.468 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:48.471 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:48.474 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:48.480 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567608476 2021-12-15 11:26:48.483 | + functions-common:test_with_retry:2346 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.44:9696; do sleep 0.5; done' 2021-12-15 11:26:54.066 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.44:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2349 : time_stop test_with_retry 2021-12-15 11:26:54.069 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:54.072 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:54.075 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:54.078 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:54.080 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:54.084 | + functions-common:time_stop:2408 : name=test_with_retry 2021-12-15 11:26:54.087 | + functions-common:time_stop:2409 : start_time=1639567608476 2021-12-15 11:26:54.090 | + functions-common:time_stop:2411 : [[ -z 1639567608476 ]] 2021-12-15 11:26:54.094 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:54.098 | + functions-common:time_stop:2414 : end_time=1639567614095 2021-12-15 11:26:54.101 | + functions-common:time_stop:2415 : elapsed_time=5619 2021-12-15 11:26:54.104 | + functions-common:time_stop:2416 : total=0 2021-12-15 11:26:54.107 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:54.110 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5619 2021-12-15 11:26:54.112 | + ./stack.sh:main:1286 : is_service_enabled placement 2021-12-15 11:26:54.130 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:54.132 | + ./stack.sh:main:1287 : echo_summary 'Starting Placement' 2021-12-15 11:26:54.135 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:26:54.137 | + ./stack.sh:echo_summary:440 : echo -e Starting Placement 2021-12-15 11:26:54.140 | + ./stack.sh:main:1288 : start_placement 2021-12-15 11:26:54.142 | + lib/placement:start_placement:160 : start_placement_api 2021-12-15 11:26:54.145 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-15 11:26:54.148 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-15 11:26:54.153 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.156 | + functions-common:run_process:1657 : local service=placement-api 2021-12-15 11:26:54.158 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.162 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:54.165 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:54.168 | + functions-common:run_process:1662 : local name=placement-api 2021-12-15 11:26:54.172 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:54.175 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:54.178 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:54.181 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:54.185 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:54.190 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567614187 2021-12-15 11:26:54.193 | + functions-common:run_process:1665 : is_service_enabled placement-api 2021-12-15 11:26:54.212 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:54.215 | + functions-common:run_process:1666 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-15 11:26:54.218 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2021-12-15 11:26:54.220 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.223 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.226 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.229 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.232 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-15 11:26:54.234 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-15 11:26:54.237 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2021-12-15 11:26:54.240 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:54.243 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:54.245 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-15 11:26:54.248 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-15 11:26:54.251 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@placement-api.service 2021-12-15 11:26:54.253 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.255 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-15 11:26:54.257 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-15 11:26:54.260 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-15 11:26:54.262 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-15 11:26:54.267 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-15 11:26:54.331 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-15 11:26:54.395 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-15 11:26:54.454 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-15 11:26:54.512 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:54.572 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-15 11:26:54.627 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-15 11:26:54.689 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-15 11:26:54.746 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-15 11:26:54.807 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-15 11:26:54.861 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-15 11:26:54.863 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-15 11:26:54.930 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-15 11:26:55.340 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@placement-api.service 2021-12-15 11:26:55.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-15 11:26:55.743 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@placement-api.service 2021-12-15 11:26:55.823 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:26:55.826 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:55.830 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:55.832 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:55.837 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:55.840 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:55.842 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:26:55.845 | + functions-common:time_stop:2409 : start_time=1639567614187 2021-12-15 11:26:55.847 | + functions-common:time_stop:2411 : [[ -z 1639567614187 ]] 2021-12-15 11:26:55.851 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:55.856 | + functions-common:time_stop:2414 : end_time=1639567615853 2021-12-15 11:26:55.859 | + functions-common:time_stop:2415 : elapsed_time=1666 2021-12-15 11:26:55.861 | + functions-common:time_stop:2416 : total=13114 2021-12-15 11:26:55.864 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:55.866 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=14780 2021-12-15 11:26:55.869 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-12-15 11:26:55.869 | Waiting for placement-api to start... 2021-12-15 11:26:55.872 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.44/placement 2021-12-15 11:26:55.875 | + functions:wait_for_service:457 : local timeout=60 2021-12-15 11:26:55.877 | + functions:wait_for_service:458 : local url=http://10.222.0.44/placement 2021-12-15 11:26:55.880 | + functions:wait_for_service:459 : local rval=0 2021-12-15 11:26:55.882 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-15 11:26:55.885 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-15 11:26:55.887 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:55.890 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:55.893 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:55.898 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567615895 2021-12-15 11:26:55.901 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-15 11:26:55.907 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/placement 2021-12-15 11:26:58.729 | + :: : [[ 200 == 503 ]] 2021-12-15 11:26:58.730 | + :: : [[ 0 -eq 7 ]] 2021-12-15 11:26:58.734 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-15 11:26:58.737 | + functions-common:time_stop:2402 : local name 2021-12-15 11:26:58.739 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:26:58.742 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:26:58.744 | + functions-common:time_stop:2405 : local total 2021-12-15 11:26:58.747 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:26:58.751 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-15 11:26:58.755 | + functions-common:time_stop:2409 : start_time=1639567615895 2021-12-15 11:26:58.758 | + functions-common:time_stop:2411 : [[ -z 1639567615895 ]] 2021-12-15 11:26:58.762 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:26:58.767 | + functions-common:time_stop:2414 : end_time=1639567618764 2021-12-15 11:26:58.770 | + functions-common:time_stop:2415 : elapsed_time=2869 2021-12-15 11:26:58.774 | + functions-common:time_stop:2416 : total=14629 2021-12-15 11:26:58.777 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:26:58.780 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17498 2021-12-15 11:26:58.783 | + functions:wait_for_service:467 : return 0 2021-12-15 11:26:58.785 | + ./stack.sh:main:1291 : is_service_enabled neutron 2021-12-15 11:26:58.806 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:58.809 | + ./stack.sh:main:1292 : start_neutron 2021-12-15 11:26:58.811 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-15 11:26:58.815 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:26:58.815 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-15 11:26:58.821 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-15 11:26:58.824 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-15 11:26:58.827 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-15 11:26:58.829 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-15 11:26:58.832 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-15 11:26:58.834 | + lib/neutron-legacy:start_mutnauq_l2_agent:547 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.837 | + functions-common:run_process:1657 : local service=q-agt 2021-12-15 11:26:58.840 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.843 | + functions-common:run_process:1659 : local group= 2021-12-15 11:26:58.845 | + functions-common:run_process:1660 : local user= 2021-12-15 11:26:58.848 | + functions-common:run_process:1662 : local name=q-agt 2021-12-15 11:26:58.850 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:26:58.853 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:26:58.856 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:26:58.860 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:26:58.863 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:26:58.869 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567618866 2021-12-15 11:26:58.872 | + functions-common:run_process:1665 : is_service_enabled q-agt 2021-12-15 11:26:58.890 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:26:58.893 | + functions-common:run_process:1666 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-15 11:26:58.896 | + functions-common:_run_under_systemd:1622 : local service=q-agt 2021-12-15 11:26:58.899 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.902 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.905 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.907 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.910 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-15 11:26:58.912 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-15 11:26:58.915 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-agt.service 2021-12-15 11:26:58.918 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:26:58.920 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:26:58.923 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-15 11:26:58.925 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-15 11:26:58.928 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-agt.service 2021-12-15 11:26:58.930 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:58.932 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:26:58.935 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:26:58.937 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:26:58.939 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:26:58.941 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-15 11:26:58.944 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:26:58.948 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-15 11:26:59.017 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-15 11:26:59.084 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-15 11:26:59.136 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-15 11:26:59.191 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-15 11:26:59.246 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:26:59.299 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:26:59.301 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-15 11:26:59.370 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:26:59.765 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-agt.service 2021-12-15 11:26:59.783 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-15 11:27:00.204 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-agt.service 2021-12-15 11:27:00.233 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:00.236 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:00.239 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:00.242 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:00.245 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:00.247 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:00.250 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:00.253 | + functions-common:time_stop:2409 : start_time=1639567618866 2021-12-15 11:27:00.255 | + functions-common:time_stop:2411 : [[ -z 1639567618866 ]] 2021-12-15 11:27:00.259 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:00.264 | + functions-common:time_stop:2414 : end_time=1639567620261 2021-12-15 11:27:00.267 | + functions-common:time_stop:2415 : elapsed_time=1395 2021-12-15 11:27:00.270 | + functions-common:time_stop:2416 : total=14780 2021-12-15 11:27:00.272 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:00.275 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16175 2021-12-15 11:27:00.279 | + lib/neutron-legacy:start_mutnauq_l2_agent:549 : is_provider_network 2021-12-15 11:27:00.281 | + functions-common:is_provider_network:2251 : '[' '' == True ']' 2021-12-15 11:27:00.284 | + functions-common:is_provider_network:2254 : return 1 2021-12-15 11:27:00.286 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-15 11:27:00.289 | + lib/neutron-legacy:start_mutnauq_other_agents:565 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.292 | + functions-common:run_process:1657 : local service=q-dhcp 2021-12-15 11:27:00.294 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.297 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:00.300 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:00.303 | + functions-common:run_process:1662 : local name=q-dhcp 2021-12-15 11:27:00.305 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:00.308 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:00.312 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:00.315 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:00.318 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:00.323 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567620320 2021-12-15 11:27:00.328 | + functions-common:run_process:1665 : is_service_enabled q-dhcp 2021-12-15 11:27:00.348 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:00.350 | + functions-common:run_process:1666 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-15 11:27:00.354 | + functions-common:_run_under_systemd:1622 : local service=q-dhcp 2021-12-15 11:27:00.356 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.359 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.361 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.364 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.367 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-15 11:27:00.369 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-15 11:27:00.372 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-dhcp.service 2021-12-15 11:27:00.374 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:27:00.377 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:27:00.379 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-15 11:27:00.382 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-12-15 11:27:00.385 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-dhcp.service 2021-12-15 11:27:00.387 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.390 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:27:00.392 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:27:00.395 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:27:00.397 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:27:00.400 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-15 11:27:00.403 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:27:00.408 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-15 11:27:00.474 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-15 11:27:00.548 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-15 11:27:00.614 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-15 11:27:00.669 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-15 11:27:00.723 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:27:00.776 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:27:00.780 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-15 11:27:00.843 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:27:01.260 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-dhcp.service 2021-12-15 11:27:01.274 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-15 11:27:01.702 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-dhcp.service 2021-12-15 11:27:01.730 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:01.733 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:01.735 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:01.738 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:01.741 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:01.744 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:01.749 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:01.751 | + functions-common:time_stop:2409 : start_time=1639567620320 2021-12-15 11:27:01.756 | + functions-common:time_stop:2411 : [[ -z 1639567620320 ]] 2021-12-15 11:27:01.759 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:01.764 | + functions-common:time_stop:2414 : end_time=1639567621761 2021-12-15 11:27:01.767 | + functions-common:time_stop:2415 : elapsed_time=1441 2021-12-15 11:27:01.769 | + functions-common:time_stop:2416 : total=16175 2021-12-15 11:27:01.771 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:01.774 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17616 2021-12-15 11:27:01.778 | ++ lib/neutron-legacy:start_mutnauq_other_agents:567 : determine_config_files neutron-l3-agent 2021-12-15 11:27:01.780 | ++ lib/neutron-legacy:determine_config_files:330 : local opts= 2021-12-15 11:27:01.784 | ++ lib/neutron-legacy:determine_config_files:331 : case "$1" in 2021-12-15 11:27:01.788 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_l3 2021-12-15 11:27:01.792 | +++ lib/neutron-legacy:_determine_config_l3:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.794 | +++ lib/neutron-legacy:_determine_config_l3:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.797 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.800 | ++ lib/neutron-legacy:determine_config_files:335 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-15 11:27:01.802 | ++ lib/neutron-legacy:determine_config_files:338 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.805 | + lib/neutron-legacy:start_mutnauq_other_agents:567 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.808 | + functions-common:run_process:1657 : local service=q-l3 2021-12-15 11:27:01.812 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.815 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:01.817 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:01.820 | + functions-common:run_process:1662 : local name=q-l3 2021-12-15 11:27:01.822 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:01.825 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:01.828 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:01.830 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:01.833 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:01.838 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567621835 2021-12-15 11:27:01.841 | + functions-common:run_process:1665 : is_service_enabled q-l3 2021-12-15 11:27:01.859 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:01.862 | + functions-common:run_process:1666 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-15 11:27:01.864 | + functions-common:_run_under_systemd:1622 : local service=q-l3 2021-12-15 11:27:01.867 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.870 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.873 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.875 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.877 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-15 11:27:01.880 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-15 11:27:01.883 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-l3.service 2021-12-15 11:27:01.885 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:27:01.888 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:27:01.890 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-15 11:27:01.893 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-12-15 11:27:01.895 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-l3.service 2021-12-15 11:27:01.898 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:01.900 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:27:01.902 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:27:01.905 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:27:01.908 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:27:01.910 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-15 11:27:01.912 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:27:01.917 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-15 11:27:01.985 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-15 11:27:02.065 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-15 11:27:02.128 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-15 11:27:02.194 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-15 11:27:02.259 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:27:02.314 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:27:02.317 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-15 11:27:02.386 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:27:02.817 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-l3.service 2021-12-15 11:27:02.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-15 11:27:03.242 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-l3.service 2021-12-15 11:27:03.273 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:03.276 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:03.279 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:03.282 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:03.284 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:03.290 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:03.295 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:03.298 | + functions-common:time_stop:2409 : start_time=1639567621835 2021-12-15 11:27:03.301 | + functions-common:time_stop:2411 : [[ -z 1639567621835 ]] 2021-12-15 11:27:03.309 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:03.312 | + functions-common:time_stop:2414 : end_time=1639567623308 2021-12-15 11:27:03.314 | + functions-common:time_stop:2415 : elapsed_time=1473 2021-12-15 11:27:03.317 | + functions-common:time_stop:2416 : total=17616 2021-12-15 11:27:03.319 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:03.322 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=19089 2021-12-15 11:27:03.324 | + lib/neutron-legacy:start_mutnauq_other_agents:569 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.327 | + functions-common:run_process:1657 : local service=q-meta 2021-12-15 11:27:03.329 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.332 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:03.334 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:03.338 | + functions-common:run_process:1662 : local name=q-meta 2021-12-15 11:27:03.340 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:03.343 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:03.346 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:03.349 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:03.361 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:03.362 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567623359 2021-12-15 11:27:03.366 | + functions-common:run_process:1665 : is_service_enabled q-meta 2021-12-15 11:27:03.389 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:03.393 | + functions-common:run_process:1666 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-15 11:27:03.396 | + functions-common:_run_under_systemd:1622 : local service=q-meta 2021-12-15 11:27:03.399 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.401 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.409 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.409 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.413 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-15 11:27:03.416 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-15 11:27:03.417 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-meta.service 2021-12-15 11:27:03.421 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:27:03.422 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:27:03.425 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-15 11:27:03.428 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-12-15 11:27:03.431 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-meta.service 2021-12-15 11:27:03.433 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.436 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:27:03.441 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:27:03.443 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:27:03.446 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:27:03.449 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-15 11:27:03.453 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:27:03.459 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-15 11:27:03.534 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-15 11:27:03.609 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-15 11:27:03.670 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-15 11:27:03.757 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-15 11:27:03.857 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:27:03.985 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:27:03.990 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-15 11:27:04.113 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:27:04.589 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-meta.service 2021-12-15 11:27:04.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-15 11:27:05.038 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-meta.service 2021-12-15 11:27:05.083 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:05.086 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:05.090 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:05.093 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:05.096 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:05.100 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:05.103 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:05.106 | + functions-common:time_stop:2409 : start_time=1639567623359 2021-12-15 11:27:05.110 | + functions-common:time_stop:2411 : [[ -z 1639567623359 ]] 2021-12-15 11:27:05.116 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:05.120 | + functions-common:time_stop:2414 : end_time=1639567625115 2021-12-15 11:27:05.123 | + functions-common:time_stop:2415 : elapsed_time=1756 2021-12-15 11:27:05.126 | + functions-common:time_stop:2416 : total=19089 2021-12-15 11:27:05.129 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:05.133 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=20845 2021-12-15 11:27:05.136 | + lib/neutron-legacy:start_mutnauq_other_agents:570 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.139 | + functions-common:run_process:1657 : local service=q-metering 2021-12-15 11:27:05.143 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.145 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:05.148 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:05.151 | + functions-common:run_process:1662 : local name=q-metering 2021-12-15 11:27:05.155 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:05.158 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:05.160 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:05.164 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:05.170 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:05.173 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567625169 2021-12-15 11:27:05.176 | + functions-common:run_process:1665 : is_service_enabled q-metering 2021-12-15 11:27:05.198 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:05.201 | + functions-common:run_process:1666 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-15 11:27:05.204 | + functions-common:_run_under_systemd:1622 : local service=q-metering 2021-12-15 11:27:05.206 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.209 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.212 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.214 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.217 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-15 11:27:05.220 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-15 11:27:05.222 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-metering.service 2021-12-15 11:27:05.225 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:27:05.228 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:27:05.231 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-15 11:27:05.234 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-15 11:27:05.237 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-metering.service 2021-12-15 11:27:05.239 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.242 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:27:05.245 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:27:05.248 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:27:05.250 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:27:05.252 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-15 11:27:05.256 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:27:05.260 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-15 11:27:05.343 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-15 11:27:05.443 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-15 11:27:05.517 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-15 11:27:05.581 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-15 11:27:05.644 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:27:05.710 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:27:05.713 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-15 11:27:05.788 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:27:06.262 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-metering.service 2021-12-15 11:27:06.279 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-15 11:27:06.704 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-metering.service 2021-12-15 11:27:06.738 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:06.743 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:06.745 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:06.748 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:06.751 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:06.754 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:06.756 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:06.759 | + functions-common:time_stop:2409 : start_time=1639567625169 2021-12-15 11:27:06.762 | + functions-common:time_stop:2411 : [[ -z 1639567625169 ]] 2021-12-15 11:27:06.767 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:06.770 | + functions-common:time_stop:2414 : end_time=1639567626767 2021-12-15 11:27:06.773 | + functions-common:time_stop:2415 : elapsed_time=1598 2021-12-15 11:27:06.775 | + functions-common:time_stop:2416 : total=20845 2021-12-15 11:27:06.778 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:06.780 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22443 2021-12-15 11:27:06.783 | + ./stack.sh:main:1295 : is_service_enabled q-svc 2021-12-15 11:27:06.802 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:06.805 | + ./stack.sh:main:1295 : [[ True == \T\r\u\e ]] 2021-12-15 11:27:06.807 | + ./stack.sh:main:1296 : echo_summary 'Creating initial neutron network elements' 2021-12-15 11:27:06.810 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:27:06.812 | + ./stack.sh:echo_summary:440 : echo -e Creating initial neutron network elements 2021-12-15 11:27:06.815 | + ./stack.sh:main:1299 : type -p neutron_plugin_create_initial_networks 2021-12-15 11:27:06.817 | + ./stack.sh:main:1302 : create_neutron_initial_network 2021-12-15 11:27:06.820 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2021-12-15 11:27:06.825 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2021-12-15 11:27:06.834 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2021-12-15 11:27:06.841 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2021-12-15 11:27:06.841 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:27:06.842 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:09.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:09.724 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:09.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:09.725 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:09.943 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:09.946 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-15 11:27:09.949 | ++ functions-common:get_field:793 : field='$2' 2021-12-15 11:27:09.952 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-15 11:27:09.957 | ++ functions-common:get_field:795 : echo '| eae74492b5624d43bde701711c3f84b2 | demo |' 2021-12-15 11:27:09.961 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:09.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=eae74492b5624d43bde701711c3f84b2 2021-12-15 11:27:09.968 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2021-12-15 11:27:09.971 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:09.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2021-12-15 11:27:09.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2021-12-15 11:27:10.000 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-12-15 11:27:10.004 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-15 11:27:13.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:13.201 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:13.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:13.201 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:13.410 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:13.413 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-15 11:27:13.413 | address-scope 2021-12-15 11:27:13.413 | router-admin-state-down-before-update 2021-12-15 11:27:13.413 | agent 2021-12-15 11:27:13.413 | agent-resources-synced 2021-12-15 11:27:13.413 | allowed-address-pairs 2021-12-15 11:27:13.414 | auto-allocated-topology 2021-12-15 11:27:13.414 | availability_zone 2021-12-15 11:27:13.414 | availability_zone_filter 2021-12-15 11:27:13.414 | default-subnetpools 2021-12-15 11:27:13.414 | dhcp_agent_scheduler 2021-12-15 11:27:13.414 | dvr 2021-12-15 11:27:13.414 | empty-string-filtering 2021-12-15 11:27:13.414 | external-net 2021-12-15 11:27:13.414 | extra_dhcp_opt 2021-12-15 11:27:13.414 | extraroute 2021-12-15 11:27:13.414 | extraroute-atomic 2021-12-15 11:27:13.414 | filter-validation 2021-12-15 11:27:13.414 | fip-port-details 2021-12-15 11:27:13.414 | flavors 2021-12-15 11:27:13.414 | floatingip-pools 2021-12-15 11:27:13.414 | ip-substring-filtering 2021-12-15 11:27:13.414 | router 2021-12-15 11:27:13.414 | ext-gw-mode 2021-12-15 11:27:13.414 | l3-ha 2021-12-15 11:27:13.414 | l3-flavors 2021-12-15 11:27:13.414 | l3-port-ip-change-not-allowed 2021-12-15 11:27:13.414 | l3_agent_scheduler 2021-12-15 11:27:13.414 | metering 2021-12-15 11:27:13.414 | metering_source_and_destination_fields 2021-12-15 11:27:13.414 | multi-provider 2021-12-15 11:27:13.414 | net-mtu 2021-12-15 11:27:13.414 | net-mtu-writable 2021-12-15 11:27:13.414 | network_availability_zone 2021-12-15 11:27:13.414 | network-ip-availability 2021-12-15 11:27:13.414 | pagination 2021-12-15 11:27:13.414 | port-device-profile 2021-12-15 11:27:13.414 | port-mac-address-regenerate 2021-12-15 11:27:13.414 | port-numa-affinity-policy 2021-12-15 11:27:13.414 | binding 2021-12-15 11:27:13.414 | binding-extended 2021-12-15 11:27:13.414 | port-security 2021-12-15 11:27:13.414 | project-id 2021-12-15 11:27:13.414 | provider 2021-12-15 11:27:13.414 | quota-check-limit 2021-12-15 11:27:13.415 | quotas 2021-12-15 11:27:13.415 | quota_details 2021-12-15 11:27:13.415 | rbac-policies 2021-12-15 11:27:13.415 | rbac-address-group 2021-12-15 11:27:13.415 | rbac-address-scope 2021-12-15 11:27:13.415 | rbac-security-groups 2021-12-15 11:27:13.415 | rbac-subnetpool 2021-12-15 11:27:13.415 | revision-if-match 2021-12-15 11:27:13.415 | standard-attr-revisions 2021-12-15 11:27:13.415 | router_availability_zone 2021-12-15 11:27:13.415 | security-groups-normalized-cidr 2021-12-15 11:27:13.415 | port-security-groups-filtering 2021-12-15 11:27:13.415 | security-groups-remote-address-group 2021-12-15 11:27:13.415 | security-groups-shared-filtering 2021-12-15 11:27:13.415 | security-group 2021-12-15 11:27:13.415 | service-type 2021-12-15 11:27:13.415 | sorting 2021-12-15 11:27:13.415 | standard-attr-description 2021-12-15 11:27:13.415 | stateful-security-group 2021-12-15 11:27:13.415 | subnet_onboard 2021-12-15 11:27:13.415 | subnet-service-types 2021-12-15 11:27:13.415 | subnet_allocation 2021-12-15 11:27:13.415 | subnetpool-prefix-ops 2021-12-15 11:27:13.415 | standard-attr-tag 2021-12-15 11:27:13.415 | standard-attr-timestamp' 2021-12-15 11:27:13.416 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-15 11:27:13.416 | address-scope 2021-12-15 11:27:13.416 | router-admin-state-down-before-update 2021-12-15 11:27:13.416 | agent 2021-12-15 11:27:13.416 | agent-resources-synced 2021-12-15 11:27:13.416 | allowed-address-pairs 2021-12-15 11:27:13.416 | auto-allocated-topology 2021-12-15 11:27:13.416 | availability_zone 2021-12-15 11:27:13.416 | availability_zone_filter 2021-12-15 11:27:13.416 | default-subnetpools 2021-12-15 11:27:13.416 | dhcp_agent_scheduler 2021-12-15 11:27:13.416 | dvr 2021-12-15 11:27:13.416 | empty-string-filtering 2021-12-15 11:27:13.416 | external-net 2021-12-15 11:27:13.416 | extra_dhcp_opt 2021-12-15 11:27:13.416 | extraroute 2021-12-15 11:27:13.416 | extraroute-atomic 2021-12-15 11:27:13.416 | filter-validation 2021-12-15 11:27:13.416 | fip-port-details 2021-12-15 11:27:13.417 | flavors 2021-12-15 11:27:13.417 | floatingip-pools 2021-12-15 11:27:13.417 | ip-substring-filtering 2021-12-15 11:27:13.417 | router 2021-12-15 11:27:13.417 | ext-gw-mode 2021-12-15 11:27:13.417 | l3-ha 2021-12-15 11:27:13.417 | l3-flavors 2021-12-15 11:27:13.417 | l3-port-ip-change-not-allowed 2021-12-15 11:27:13.417 | l3_agent_scheduler 2021-12-15 11:27:13.417 | metering 2021-12-15 11:27:13.417 | metering_source_and_destination_fields 2021-12-15 11:27:13.417 | multi-provider 2021-12-15 11:27:13.417 | net-mtu 2021-12-15 11:27:13.417 | net-mtu-writable 2021-12-15 11:27:13.417 | network_availability_zone 2021-12-15 11:27:13.417 | network-ip-availability 2021-12-15 11:27:13.417 | pagination 2021-12-15 11:27:13.417 | port-device-profile 2021-12-15 11:27:13.417 | port-mac-address-regenerate 2021-12-15 11:27:13.417 | port-numa-affinity-policy 2021-12-15 11:27:13.417 | binding 2021-12-15 11:27:13.417 | binding-extended 2021-12-15 11:27:13.417 | port-security 2021-12-15 11:27:13.417 | project-id 2021-12-15 11:27:13.417 | provider 2021-12-15 11:27:13.417 | quota-check-limit 2021-12-15 11:27:13.417 | quotas 2021-12-15 11:27:13.417 | quota_details 2021-12-15 11:27:13.417 | rbac-policies 2021-12-15 11:27:13.417 | rbac-address-group 2021-12-15 11:27:13.417 | rbac-address-scope 2021-12-15 11:27:13.417 | rbac-security-groups 2021-12-15 11:27:13.417 | rbac-subnetpool 2021-12-15 11:27:13.417 | revision-if-match 2021-12-15 11:27:13.418 | standard-attr-revisions 2021-12-15 11:27:13.418 | router_availability_zone 2021-12-15 11:27:13.418 | security-groups-normalized-cidr 2021-12-15 11:27:13.418 | port-security-groups-filtering 2021-12-15 11:27:13.418 | security-groups-remote-address-group 2021-12-15 11:27:13.418 | security-groups-shared-filtering 2021-12-15 11:27:13.418 | security-group 2021-12-15 11:27:13.418 | service-type 2021-12-15 11:27:13.418 | sorting 2021-12-15 11:27:13.418 | standard-attr-description 2021-12-15 11:27:13.418 | stateful-security-group 2021-12-15 11:27:13.418 | subnet_onboard 2021-12-15 11:27:13.418 | subnet-service-types 2021-12-15 11:27:13.418 | subnet_allocation 2021-12-15 11:27:13.418 | subnetpool-prefix-ops 2021-12-15 11:27:13.418 | standard-attr-tag 2021-12-15 11:27:13.418 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-15 11:27:13.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-15 11:27:13.422 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2021-12-15 11:27:13.424 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2021-12-15 11:27:13.428 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-15 11:27:16.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:16.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:16.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:16.488 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:16.696 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:16.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=65acb1cc-f6d9-4dfd-b3fd-6c88288cf06b 2021-12-15 11:27:16.703 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2021-12-15 11:27:16.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2021-12-15 11:27:16.709 | + functions-common:is_provider_network:2251 : '[' '' == True ']' 2021-12-15 11:27:16.711 | + functions-common:is_provider_network:2254 : return 1 2021-12-15 11:27:16.716 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project eae74492b5624d43bde701711c3f84b2 private 2021-12-15 11:27:16.716 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2021-12-15 11:27:16.716 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2021-12-15 11:27:16.719 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:27:16.722 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:20.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:20.239 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:20.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:20.239 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:20.455 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:20.460 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-15 11:27:20.463 | ++ functions-common:get_field:793 : field='$3' 2021-12-15 11:27:20.468 | ++ functions-common:get_field:795 : echo '| id | 8ca01529-e3df-4dfb-b259-f0fce1411580 |' 2021-12-15 11:27:20.469 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-15 11:27:20.481 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:20.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=8ca01529-e3df-4dfb-b259-f0fce1411580 2021-12-15 11:27:20.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private eae74492b5624d43bde701711c3f84b2' 2021-12-15 11:27:20.491 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:20.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2021-12-15 11:27:20.513 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 eae74492b5624d43bde701711c3f84b2 2021-12-15 11:27:20.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=eae74492b5624d43bde701711c3f84b2 2021-12-15 11:27:20.519 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z 65acb1cc-f6d9-4dfd-b3fd-6c88288cf06b ']' 2021-12-15 11:27:20.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project eae74492b5624d43bde701711c3f84b2 ' 2021-12-15 11:27:20.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2021-12-15 11:27:20.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2021-12-15 11:27:20.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-15 11:27:20.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool 65acb1cc-f6d9-4dfd-b3fd-6c88288cf06b ' 2021-12-15 11:27:20.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2021-12-15 11:27:20.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 8ca01529-e3df-4dfb-b259-f0fce1411580 private-subnet' 2021-12-15 11:27:20.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2021-12-15 11:27:20.550 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project eae74492b5624d43bde701711c3f84b2 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 65acb1cc-f6d9-4dfd-b3fd-6c88288cf06b --network 8ca01529-e3df-4dfb-b259-f0fce1411580 private-subnet 2021-12-15 11:27:20.550 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2021-12-15 11:27:20.551 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2021-12-15 11:27:20.554 | +++ functions-common:get_field:788 : local data field 2021-12-15 11:27:20.557 | +++ functions-common:get_field:789 : read data 2021-12-15 11:27:24.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:24.172 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:24.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:24.172 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:24.404 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:24.408 | +++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-15 11:27:24.412 | +++ functions-common:get_field:793 : field='$3' 2021-12-15 11:27:24.415 | +++ functions-common:get_field:795 : echo '| id | e1740167-918d-4dcd-9b97-fafbd8f5aeb4 |' 2021-12-15 11:27:24.417 | +++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-15 11:27:24.425 | +++ functions-common:get_field:789 : read data 2021-12-15 11:27:24.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=e1740167-918d-4dcd-9b97-fafbd8f5aeb4 2021-12-15 11:27:24.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for eae74492b5624d43bde701711c3f84b2' 2021-12-15 11:27:24.434 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:24.452 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo e1740167-918d-4dcd-9b97-fafbd8f5aeb4 2021-12-15 11:27:24.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=e1740167-918d-4dcd-9b97-fafbd8f5aeb4 2021-12-15 11:27:24.458 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2021-12-15 11:27:24.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2021-12-15 11:27:24.463 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2021-12-15 11:27:24.467 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-15 11:27:27.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:27.735 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:27.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:27.735 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:27.949 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:27.953 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-15 11:27:27.953 | address-scope 2021-12-15 11:27:27.953 | router-admin-state-down-before-update 2021-12-15 11:27:27.953 | agent 2021-12-15 11:27:27.953 | agent-resources-synced 2021-12-15 11:27:27.953 | allowed-address-pairs 2021-12-15 11:27:27.953 | auto-allocated-topology 2021-12-15 11:27:27.953 | availability_zone 2021-12-15 11:27:27.953 | availability_zone_filter 2021-12-15 11:27:27.953 | default-subnetpools 2021-12-15 11:27:27.953 | dhcp_agent_scheduler 2021-12-15 11:27:27.953 | dvr 2021-12-15 11:27:27.953 | empty-string-filtering 2021-12-15 11:27:27.953 | external-net 2021-12-15 11:27:27.953 | extra_dhcp_opt 2021-12-15 11:27:27.953 | extraroute 2021-12-15 11:27:27.953 | extraroute-atomic 2021-12-15 11:27:27.953 | filter-validation 2021-12-15 11:27:27.953 | fip-port-details 2021-12-15 11:27:27.953 | flavors 2021-12-15 11:27:27.953 | floatingip-pools 2021-12-15 11:27:27.953 | ip-substring-filtering 2021-12-15 11:27:27.953 | router 2021-12-15 11:27:27.953 | ext-gw-mode 2021-12-15 11:27:27.953 | l3-ha 2021-12-15 11:27:27.953 | l3-flavors 2021-12-15 11:27:27.953 | l3-port-ip-change-not-allowed 2021-12-15 11:27:27.953 | l3_agent_scheduler 2021-12-15 11:27:27.953 | metering 2021-12-15 11:27:27.953 | metering_source_and_destination_fields 2021-12-15 11:27:27.953 | multi-provider 2021-12-15 11:27:27.953 | net-mtu 2021-12-15 11:27:27.953 | net-mtu-writable 2021-12-15 11:27:27.954 | network_availability_zone 2021-12-15 11:27:27.954 | network-ip-availability 2021-12-15 11:27:27.954 | pagination 2021-12-15 11:27:27.954 | port-device-profile 2021-12-15 11:27:27.954 | port-mac-address-regenerate 2021-12-15 11:27:27.954 | port-numa-affinity-policy 2021-12-15 11:27:27.954 | binding 2021-12-15 11:27:27.954 | binding-extended 2021-12-15 11:27:27.954 | port-security 2021-12-15 11:27:27.954 | project-id 2021-12-15 11:27:27.954 | provider 2021-12-15 11:27:27.954 | quota-check-limit 2021-12-15 11:27:27.954 | quotas 2021-12-15 11:27:27.954 | quota_details 2021-12-15 11:27:27.954 | rbac-policies 2021-12-15 11:27:27.954 | rbac-address-group 2021-12-15 11:27:27.954 | rbac-address-scope 2021-12-15 11:27:27.954 | rbac-security-groups 2021-12-15 11:27:27.954 | rbac-subnetpool 2021-12-15 11:27:27.954 | revision-if-match 2021-12-15 11:27:27.954 | standard-attr-revisions 2021-12-15 11:27:27.954 | router_availability_zone 2021-12-15 11:27:27.954 | security-groups-normalized-cidr 2021-12-15 11:27:27.954 | port-security-groups-filtering 2021-12-15 11:27:27.954 | security-groups-remote-address-group 2021-12-15 11:27:27.954 | security-groups-shared-filtering 2021-12-15 11:27:27.954 | security-group 2021-12-15 11:27:27.954 | service-type 2021-12-15 11:27:27.954 | sorting 2021-12-15 11:27:27.954 | standard-attr-description 2021-12-15 11:27:27.954 | stateful-security-group 2021-12-15 11:27:27.954 | subnet_onboard 2021-12-15 11:27:27.954 | subnet-service-types 2021-12-15 11:27:27.954 | subnet_allocation 2021-12-15 11:27:27.954 | subnetpool-prefix-ops 2021-12-15 11:27:27.954 | standard-attr-tag 2021-12-15 11:27:27.954 | standard-attr-timestamp' 2021-12-15 11:27:27.955 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-15 11:27:27.955 | address-scope 2021-12-15 11:27:27.955 | router-admin-state-down-before-update 2021-12-15 11:27:27.955 | agent 2021-12-15 11:27:27.955 | agent-resources-synced 2021-12-15 11:27:27.955 | allowed-address-pairs 2021-12-15 11:27:27.955 | auto-allocated-topology 2021-12-15 11:27:27.955 | availability_zone 2021-12-15 11:27:27.955 | availability_zone_filter 2021-12-15 11:27:27.955 | default-subnetpools 2021-12-15 11:27:27.956 | dhcp_agent_scheduler 2021-12-15 11:27:27.956 | dvr 2021-12-15 11:27:27.956 | empty-string-filtering 2021-12-15 11:27:27.956 | external-net 2021-12-15 11:27:27.956 | extra_dhcp_opt 2021-12-15 11:27:27.956 | extraroute 2021-12-15 11:27:27.956 | extraroute-atomic 2021-12-15 11:27:27.956 | filter-validation 2021-12-15 11:27:27.956 | fip-port-details 2021-12-15 11:27:27.956 | flavors 2021-12-15 11:27:27.956 | floatingip-pools 2021-12-15 11:27:27.956 | ip-substring-filtering 2021-12-15 11:27:27.956 | router 2021-12-15 11:27:27.956 | ext-gw-mode 2021-12-15 11:27:27.956 | l3-ha 2021-12-15 11:27:27.956 | l3-flavors 2021-12-15 11:27:27.956 | l3-port-ip-change-not-allowed 2021-12-15 11:27:27.956 | l3_agent_scheduler 2021-12-15 11:27:27.956 | metering 2021-12-15 11:27:27.956 | metering_source_and_destination_fields 2021-12-15 11:27:27.956 | multi-provider 2021-12-15 11:27:27.956 | net-mtu 2021-12-15 11:27:27.956 | net-mtu-writable 2021-12-15 11:27:27.956 | network_availability_zone 2021-12-15 11:27:27.956 | network-ip-availability 2021-12-15 11:27:27.956 | pagination 2021-12-15 11:27:27.956 | port-device-profile 2021-12-15 11:27:27.956 | port-mac-address-regenerate 2021-12-15 11:27:27.956 | port-numa-affinity-policy 2021-12-15 11:27:27.956 | binding 2021-12-15 11:27:27.956 | binding-extended 2021-12-15 11:27:27.956 | port-security 2021-12-15 11:27:27.956 | project-id 2021-12-15 11:27:27.956 | provider 2021-12-15 11:27:27.956 | quota-check-limit 2021-12-15 11:27:27.956 | quotas 2021-12-15 11:27:27.956 | quota_details 2021-12-15 11:27:27.956 | rbac-policies 2021-12-15 11:27:27.956 | rbac-address-group 2021-12-15 11:27:27.957 | rbac-address-scope 2021-12-15 11:27:27.957 | rbac-security-groups 2021-12-15 11:27:27.957 | rbac-subnetpool 2021-12-15 11:27:27.957 | revision-if-match 2021-12-15 11:27:27.957 | standard-attr-revisions 2021-12-15 11:27:27.957 | router_availability_zone 2021-12-15 11:27:27.957 | security-groups-normalized-cidr 2021-12-15 11:27:27.957 | port-security-groups-filtering 2021-12-15 11:27:27.957 | security-groups-remote-address-group 2021-12-15 11:27:27.957 | security-groups-shared-filtering 2021-12-15 11:27:27.957 | security-group 2021-12-15 11:27:27.957 | service-type 2021-12-15 11:27:27.957 | sorting 2021-12-15 11:27:27.957 | standard-attr-description 2021-12-15 11:27:27.957 | stateful-security-group 2021-12-15 11:27:27.957 | subnet_onboard 2021-12-15 11:27:27.957 | subnet-service-types 2021-12-15 11:27:27.957 | subnet_allocation 2021-12-15 11:27:27.957 | subnetpool-prefix-ops 2021-12-15 11:27:27.957 | standard-attr-tag 2021-12-15 11:27:27.957 | standard-attr-timestamp =~ router ]] 2021-12-15 11:27:27.959 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-15 11:27:27.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2021-12-15 11:27:27.964 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-12-15 11:27:27.968 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-15 11:27:30.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:30.694 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:30.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:30.694 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:30.906 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:30.910 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-15 11:27:30.910 | address-scope 2021-12-15 11:27:30.910 | router-admin-state-down-before-update 2021-12-15 11:27:30.910 | agent 2021-12-15 11:27:30.910 | agent-resources-synced 2021-12-15 11:27:30.910 | allowed-address-pairs 2021-12-15 11:27:30.910 | auto-allocated-topology 2021-12-15 11:27:30.910 | availability_zone 2021-12-15 11:27:30.910 | availability_zone_filter 2021-12-15 11:27:30.910 | default-subnetpools 2021-12-15 11:27:30.910 | dhcp_agent_scheduler 2021-12-15 11:27:30.910 | dvr 2021-12-15 11:27:30.910 | empty-string-filtering 2021-12-15 11:27:30.910 | external-net 2021-12-15 11:27:30.910 | extra_dhcp_opt 2021-12-15 11:27:30.910 | extraroute 2021-12-15 11:27:30.910 | extraroute-atomic 2021-12-15 11:27:30.910 | filter-validation 2021-12-15 11:27:30.910 | fip-port-details 2021-12-15 11:27:30.910 | flavors 2021-12-15 11:27:30.910 | floatingip-pools 2021-12-15 11:27:30.910 | ip-substring-filtering 2021-12-15 11:27:30.910 | router 2021-12-15 11:27:30.910 | ext-gw-mode 2021-12-15 11:27:30.911 | l3-ha 2021-12-15 11:27:30.911 | l3-flavors 2021-12-15 11:27:30.911 | l3-port-ip-change-not-allowed 2021-12-15 11:27:30.911 | l3_agent_scheduler 2021-12-15 11:27:30.911 | metering 2021-12-15 11:27:30.911 | metering_source_and_destination_fields 2021-12-15 11:27:30.911 | multi-provider 2021-12-15 11:27:30.911 | net-mtu 2021-12-15 11:27:30.911 | net-mtu-writable 2021-12-15 11:27:30.911 | network_availability_zone 2021-12-15 11:27:30.911 | network-ip-availability 2021-12-15 11:27:30.911 | pagination 2021-12-15 11:27:30.911 | port-device-profile 2021-12-15 11:27:30.911 | port-mac-address-regenerate 2021-12-15 11:27:30.911 | port-numa-affinity-policy 2021-12-15 11:27:30.911 | binding 2021-12-15 11:27:30.911 | binding-extended 2021-12-15 11:27:30.911 | port-security 2021-12-15 11:27:30.911 | project-id 2021-12-15 11:27:30.911 | provider 2021-12-15 11:27:30.911 | quota-check-limit 2021-12-15 11:27:30.911 | quotas 2021-12-15 11:27:30.911 | quota_details 2021-12-15 11:27:30.911 | rbac-policies 2021-12-15 11:27:30.911 | rbac-address-group 2021-12-15 11:27:30.911 | rbac-address-scope 2021-12-15 11:27:30.911 | rbac-security-groups 2021-12-15 11:27:30.911 | rbac-subnetpool 2021-12-15 11:27:30.911 | revision-if-match 2021-12-15 11:27:30.911 | standard-attr-revisions 2021-12-15 11:27:30.911 | router_availability_zone 2021-12-15 11:27:30.911 | security-groups-normalized-cidr 2021-12-15 11:27:30.911 | port-security-groups-filtering 2021-12-15 11:27:30.911 | security-groups-remote-address-group 2021-12-15 11:27:30.911 | security-groups-shared-filtering 2021-12-15 11:27:30.911 | security-group 2021-12-15 11:27:30.911 | service-type 2021-12-15 11:27:30.911 | sorting 2021-12-15 11:27:30.911 | standard-attr-description 2021-12-15 11:27:30.912 | stateful-security-group 2021-12-15 11:27:30.912 | subnet_onboard 2021-12-15 11:27:30.912 | subnet-service-types 2021-12-15 11:27:30.912 | subnet_allocation 2021-12-15 11:27:30.912 | subnetpool-prefix-ops 2021-12-15 11:27:30.912 | standard-attr-tag 2021-12-15 11:27:30.912 | standard-attr-timestamp' 2021-12-15 11:27:30.912 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-15 11:27:30.912 | address-scope 2021-12-15 11:27:30.912 | router-admin-state-down-before-update 2021-12-15 11:27:30.912 | agent 2021-12-15 11:27:30.913 | agent-resources-synced 2021-12-15 11:27:30.913 | allowed-address-pairs 2021-12-15 11:27:30.913 | auto-allocated-topology 2021-12-15 11:27:30.913 | availability_zone 2021-12-15 11:27:30.913 | availability_zone_filter 2021-12-15 11:27:30.913 | default-subnetpools 2021-12-15 11:27:30.913 | dhcp_agent_scheduler 2021-12-15 11:27:30.913 | dvr 2021-12-15 11:27:30.913 | empty-string-filtering 2021-12-15 11:27:30.913 | external-net 2021-12-15 11:27:30.913 | extra_dhcp_opt 2021-12-15 11:27:30.913 | extraroute 2021-12-15 11:27:30.913 | extraroute-atomic 2021-12-15 11:27:30.913 | filter-validation 2021-12-15 11:27:30.913 | fip-port-details 2021-12-15 11:27:30.913 | flavors 2021-12-15 11:27:30.913 | floatingip-pools 2021-12-15 11:27:30.913 | ip-substring-filtering 2021-12-15 11:27:30.913 | router 2021-12-15 11:27:30.913 | ext-gw-mode 2021-12-15 11:27:30.913 | l3-ha 2021-12-15 11:27:30.913 | l3-flavors 2021-12-15 11:27:30.913 | l3-port-ip-change-not-allowed 2021-12-15 11:27:30.913 | l3_agent_scheduler 2021-12-15 11:27:30.913 | metering 2021-12-15 11:27:30.913 | metering_source_and_destination_fields 2021-12-15 11:27:30.913 | multi-provider 2021-12-15 11:27:30.913 | net-mtu 2021-12-15 11:27:30.913 | net-mtu-writable 2021-12-15 11:27:30.913 | network_availability_zone 2021-12-15 11:27:30.913 | network-ip-availability 2021-12-15 11:27:30.913 | pagination 2021-12-15 11:27:30.913 | port-device-profile 2021-12-15 11:27:30.913 | port-mac-address-regenerate 2021-12-15 11:27:30.913 | port-numa-affinity-policy 2021-12-15 11:27:30.913 | binding 2021-12-15 11:27:30.914 | binding-extended 2021-12-15 11:27:30.914 | port-security 2021-12-15 11:27:30.914 | project-id 2021-12-15 11:27:30.914 | provider 2021-12-15 11:27:30.914 | quota-check-limit 2021-12-15 11:27:30.914 | quotas 2021-12-15 11:27:30.914 | quota_details 2021-12-15 11:27:30.914 | rbac-policies 2021-12-15 11:27:30.914 | rbac-address-group 2021-12-15 11:27:30.914 | rbac-address-scope 2021-12-15 11:27:30.914 | rbac-security-groups 2021-12-15 11:27:30.914 | rbac-subnetpool 2021-12-15 11:27:30.914 | revision-if-match 2021-12-15 11:27:30.914 | standard-attr-revisions 2021-12-15 11:27:30.914 | router_availability_zone 2021-12-15 11:27:30.914 | security-groups-normalized-cidr 2021-12-15 11:27:30.914 | port-security-groups-filtering 2021-12-15 11:27:30.914 | security-groups-remote-address-group 2021-12-15 11:27:30.914 | security-groups-shared-filtering 2021-12-15 11:27:30.914 | security-group 2021-12-15 11:27:30.914 | service-type 2021-12-15 11:27:30.914 | sorting 2021-12-15 11:27:30.914 | standard-attr-description 2021-12-15 11:27:30.914 | stateful-security-group 2021-12-15 11:27:30.914 | subnet_onboard 2021-12-15 11:27:30.914 | subnet-service-types 2021-12-15 11:27:30.914 | subnet_allocation 2021-12-15 11:27:30.914 | subnetpool-prefix-ops 2021-12-15 11:27:30.914 | standard-attr-tag 2021-12-15 11:27:30.914 | standard-attr-timestamp =~ external-net ]] 2021-12-15 11:27:30.915 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-15 11:27:30.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2021-12-15 11:27:30.926 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project eae74492b5624d43bde701711c3f84b2 router1 2021-12-15 11:27:30.926 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2021-12-15 11:27:30.926 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2021-12-15 11:27:30.930 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:27:30.933 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:34.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:34.109 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:34.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:34.109 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:34.324 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:34.327 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-15 11:27:34.329 | ++ functions-common:get_field:793 : field='$3' 2021-12-15 11:27:34.333 | ++ functions-common:get_field:795 : echo '| id | 13d16727-700f-419f-aecb-2cee4d686268 |' 2021-12-15 11:27:34.334 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-15 11:27:34.340 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:34.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=13d16727-700f-419f-aecb-2cee4d686268 2021-12-15 11:27:34.346 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for eae74492b5624d43bde701711c3f84b2 router1' 2021-12-15 11:27:34.349 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:34.366 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-15 11:27:34.368 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2021-12-15 11:27:34.371 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2021-12-15 11:27:34.375 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-15 11:27:37.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:37.142 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:37.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:37.142 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:37.347 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:37.351 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-15 11:27:37.351 | address-scope 2021-12-15 11:27:37.351 | router-admin-state-down-before-update 2021-12-15 11:27:37.351 | agent 2021-12-15 11:27:37.351 | agent-resources-synced 2021-12-15 11:27:37.352 | allowed-address-pairs 2021-12-15 11:27:37.352 | auto-allocated-topology 2021-12-15 11:27:37.352 | availability_zone 2021-12-15 11:27:37.352 | availability_zone_filter 2021-12-15 11:27:37.352 | default-subnetpools 2021-12-15 11:27:37.352 | dhcp_agent_scheduler 2021-12-15 11:27:37.352 | dvr 2021-12-15 11:27:37.352 | empty-string-filtering 2021-12-15 11:27:37.352 | external-net 2021-12-15 11:27:37.352 | extra_dhcp_opt 2021-12-15 11:27:37.352 | extraroute 2021-12-15 11:27:37.352 | extraroute-atomic 2021-12-15 11:27:37.352 | filter-validation 2021-12-15 11:27:37.352 | fip-port-details 2021-12-15 11:27:37.352 | flavors 2021-12-15 11:27:37.352 | floatingip-pools 2021-12-15 11:27:37.352 | ip-substring-filtering 2021-12-15 11:27:37.352 | router 2021-12-15 11:27:37.352 | ext-gw-mode 2021-12-15 11:27:37.352 | l3-ha 2021-12-15 11:27:37.352 | l3-flavors 2021-12-15 11:27:37.352 | l3-port-ip-change-not-allowed 2021-12-15 11:27:37.352 | l3_agent_scheduler 2021-12-15 11:27:37.352 | metering 2021-12-15 11:27:37.352 | metering_source_and_destination_fields 2021-12-15 11:27:37.352 | multi-provider 2021-12-15 11:27:37.352 | net-mtu 2021-12-15 11:27:37.352 | net-mtu-writable 2021-12-15 11:27:37.352 | network_availability_zone 2021-12-15 11:27:37.352 | network-ip-availability 2021-12-15 11:27:37.352 | pagination 2021-12-15 11:27:37.352 | port-device-profile 2021-12-15 11:27:37.352 | port-mac-address-regenerate 2021-12-15 11:27:37.352 | port-numa-affinity-policy 2021-12-15 11:27:37.352 | binding 2021-12-15 11:27:37.352 | binding-extended 2021-12-15 11:27:37.352 | port-security 2021-12-15 11:27:37.352 | project-id 2021-12-15 11:27:37.352 | provider 2021-12-15 11:27:37.353 | quota-check-limit 2021-12-15 11:27:37.353 | quotas 2021-12-15 11:27:37.353 | quota_details 2021-12-15 11:27:37.353 | rbac-policies 2021-12-15 11:27:37.353 | rbac-address-group 2021-12-15 11:27:37.353 | rbac-address-scope 2021-12-15 11:27:37.353 | rbac-security-groups 2021-12-15 11:27:37.353 | rbac-subnetpool 2021-12-15 11:27:37.353 | revision-if-match 2021-12-15 11:27:37.353 | standard-attr-revisions 2021-12-15 11:27:37.353 | router_availability_zone 2021-12-15 11:27:37.353 | security-groups-normalized-cidr 2021-12-15 11:27:37.353 | port-security-groups-filtering 2021-12-15 11:27:37.353 | security-groups-remote-address-group 2021-12-15 11:27:37.353 | security-groups-shared-filtering 2021-12-15 11:27:37.353 | security-group 2021-12-15 11:27:37.353 | service-type 2021-12-15 11:27:37.353 | sorting 2021-12-15 11:27:37.353 | standard-attr-description 2021-12-15 11:27:37.353 | stateful-security-group 2021-12-15 11:27:37.353 | subnet_onboard 2021-12-15 11:27:37.353 | subnet-service-types 2021-12-15 11:27:37.353 | subnet_allocation 2021-12-15 11:27:37.353 | subnetpool-prefix-ops 2021-12-15 11:27:37.353 | standard-attr-tag 2021-12-15 11:27:37.353 | standard-attr-timestamp' 2021-12-15 11:27:37.355 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-15 11:27:37.355 | address-scope 2021-12-15 11:27:37.355 | router-admin-state-down-before-update 2021-12-15 11:27:37.355 | agent 2021-12-15 11:27:37.355 | agent-resources-synced 2021-12-15 11:27:37.355 | allowed-address-pairs 2021-12-15 11:27:37.355 | auto-allocated-topology 2021-12-15 11:27:37.355 | availability_zone 2021-12-15 11:27:37.355 | availability_zone_filter 2021-12-15 11:27:37.355 | default-subnetpools 2021-12-15 11:27:37.355 | dhcp_agent_scheduler 2021-12-15 11:27:37.355 | dvr 2021-12-15 11:27:37.355 | empty-string-filtering 2021-12-15 11:27:37.355 | external-net 2021-12-15 11:27:37.355 | extra_dhcp_opt 2021-12-15 11:27:37.355 | extraroute 2021-12-15 11:27:37.355 | extraroute-atomic 2021-12-15 11:27:37.356 | filter-validation 2021-12-15 11:27:37.356 | fip-port-details 2021-12-15 11:27:37.356 | flavors 2021-12-15 11:27:37.356 | floatingip-pools 2021-12-15 11:27:37.356 | ip-substring-filtering 2021-12-15 11:27:37.356 | router 2021-12-15 11:27:37.356 | ext-gw-mode 2021-12-15 11:27:37.356 | l3-ha 2021-12-15 11:27:37.356 | l3-flavors 2021-12-15 11:27:37.356 | l3-port-ip-change-not-allowed 2021-12-15 11:27:37.356 | l3_agent_scheduler 2021-12-15 11:27:37.356 | metering 2021-12-15 11:27:37.356 | metering_source_and_destination_fields 2021-12-15 11:27:37.356 | multi-provider 2021-12-15 11:27:37.356 | net-mtu 2021-12-15 11:27:37.356 | net-mtu-writable 2021-12-15 11:27:37.356 | network_availability_zone 2021-12-15 11:27:37.356 | network-ip-availability 2021-12-15 11:27:37.356 | pagination 2021-12-15 11:27:37.356 | port-device-profile 2021-12-15 11:27:37.356 | port-mac-address-regenerate 2021-12-15 11:27:37.356 | port-numa-affinity-policy 2021-12-15 11:27:37.357 | binding 2021-12-15 11:27:37.357 | binding-extended 2021-12-15 11:27:37.357 | port-security 2021-12-15 11:27:37.357 | project-id 2021-12-15 11:27:37.357 | provider 2021-12-15 11:27:37.357 | quota-check-limit 2021-12-15 11:27:37.357 | quotas 2021-12-15 11:27:37.357 | quota_details 2021-12-15 11:27:37.357 | rbac-policies 2021-12-15 11:27:37.357 | rbac-address-group 2021-12-15 11:27:37.357 | rbac-address-scope 2021-12-15 11:27:37.357 | rbac-security-groups 2021-12-15 11:27:37.357 | rbac-subnetpool 2021-12-15 11:27:37.357 | revision-if-match 2021-12-15 11:27:37.357 | standard-attr-revisions 2021-12-15 11:27:37.357 | router_availability_zone 2021-12-15 11:27:37.357 | security-groups-normalized-cidr 2021-12-15 11:27:37.357 | port-security-groups-filtering 2021-12-15 11:27:37.357 | security-groups-remote-address-group 2021-12-15 11:27:37.357 | security-groups-shared-filtering 2021-12-15 11:27:37.357 | security-group 2021-12-15 11:27:37.357 | service-type 2021-12-15 11:27:37.357 | sorting 2021-12-15 11:27:37.357 | standard-attr-description 2021-12-15 11:27:37.357 | stateful-security-group 2021-12-15 11:27:37.358 | subnet_onboard 2021-12-15 11:27:37.358 | subnet-service-types 2021-12-15 11:27:37.358 | subnet_allocation 2021-12-15 11:27:37.358 | subnetpool-prefix-ops 2021-12-15 11:27:37.358 | standard-attr-tag 2021-12-15 11:27:37.358 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-15 11:27:37.358 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-15 11:27:37.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-15 11:27:37.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2021-12-15 11:27:37.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-15 11:27:37.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-12-15 11:27:37.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-12-15 11:27:37.374 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:27:37.377 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:40.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:40.229 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:40.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:40.230 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:40.447 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:40.451 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-15 11:27:40.454 | ++ functions-common:get_field:793 : field='$3' 2021-12-15 11:27:40.457 | ++ functions-common:get_field:795 : echo '| id | 59a85feb-3897-44de-9601-9cfdc2c9f276 |' 2021-12-15 11:27:40.458 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-15 11:27:40.465 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:40.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=59a85feb-3897-44de-9601-9cfdc2c9f276 2021-12-15 11:27:40.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-15 11:27:40.474 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:40.491 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2021-12-15 11:27:40.494 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2021-12-15 11:27:40.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 13d16727-700f-419f-aecb-2cee4d686268 e1740167-918d-4dcd-9b97-fafbd8f5aeb4 2021-12-15 11:27:45.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:45.271 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:45.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:45.271 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:45.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2021-12-15 11:27:45.493 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 59a85feb-3897-44de-9601-9cfdc2c9f276 2021-12-15 11:27:45.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2021-12-15 11:27:45.498 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2021-12-15 11:27:45.501 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.27.3.1 ]] 2021-12-15 11:27:45.504 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.27.3.1 ' 2021-12-15 11:27:45.506 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 59a85feb-3897-44de-9601-9cfdc2c9f276 --subnet-range 172.27.3.0/24 --no-dhcp ' 2021-12-15 11:27:45.508 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2021-12-15 11:27:45.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2021-12-15 11:27:45.520 | +++ 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.27.3.1 --network 59a85feb-3897-44de-9601-9cfdc2c9f276 --subnet-range 172.27.3.0/24 --no-dhcp public-subnet 2021-12-15 11:27:45.521 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2021-12-15 11:27:48.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:48.388 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:48.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:48.388 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:48.633 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:48.636 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | 2021-12-15 11:27:48.636 | | id | 86b5a5a7-1057-46b9-830d-edfb226771df |' 2021-12-15 11:27:48.639 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-15 11:27:48.642 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:48.663 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 86b5a5a7-1057-46b9-830d-edfb226771df '|' 2021-12-15 11:27:48.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | | id | 86b5a5a7-1057-46b9-830d-edfb226771df |' 2021-12-15 11:27:48.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2021-12-15 11:27:48.672 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 86b5a5a7-1057-46b9-830d-edfb226771df '|' 2021-12-15 11:27:48.673 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2021-12-15 11:27:48.681 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:27:48.684 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:48.686 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-15 11:27:48.689 | ++ functions-common:get_field:793 : field='$3' 2021-12-15 11:27:48.693 | ++ functions-common:get_field:795 : echo '| gateway_ip | 172.27.3.1 | | id | 86b5a5a7-1057-46b9-830d-edfb226771df |' 2021-12-15 11:27:48.693 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-15 11:27:48.702 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:48.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.27.3.1 2021-12-15 11:27:48.710 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' 86b5a5a7-1057-46b9-830d-edfb226771df '|' 2021-12-15 11:27:48.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2021-12-15 11:27:48.716 | ++ functions-common:get_field:788 : local data field 2021-12-15 11:27:48.719 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:48.722 | ++ functions-common:get_field:790 : '[' 5 -lt 0 ']' 2021-12-15 11:27:48.724 | ++ functions-common:get_field:793 : field='$6' 2021-12-15 11:27:48.728 | ++ functions-common:get_field:795 : echo '| gateway_ip | 172.27.3.1 | | id | 86b5a5a7-1057-46b9-830d-edfb226771df |' 2021-12-15 11:27:48.729 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-15 11:27:48.735 | ++ functions-common:get_field:789 : read data 2021-12-15 11:27:48.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=86b5a5a7-1057-46b9-830d-edfb226771df 2021-12-15 11:27:48.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 59a85feb-3897-44de-9601-9cfdc2c9f276 13d16727-700f-419f-aecb-2cee4d686268 2021-12-15 11:27:53.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:53.137 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:53.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:53.137 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:53.352 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2021-12-15 11:27:53.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2021-12-15 11:27:53.373 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:53.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2021-12-15 11:27:53.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2021-12-15 11:27:53.383 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-15 11:27:53.388 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2021-12-15 11:27:53.390 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2021-12-15 11:27:53.393 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-15 11:27:53.413 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2021-12-15 11:27:53.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2021-12-15 11:27:53.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2021-12-15 11:27:53.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2021-12-15 11:27:53.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-15 11:27:53.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-15 11:27:53.428 | + functions-common:test_with_retry:2340 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-15 11:27:53.431 | + functions-common:test_with_retry:2341 : local 'failmsg=br-data creation failed' 2021-12-15 11:27:53.434 | + functions-common:test_with_retry:2342 : local until=10 2021-12-15 11:27:53.436 | + functions-common:test_with_retry:2343 : local sleep=0.5 2021-12-15 11:27:53.440 | + functions-common:test_with_retry:2345 : time_start test_with_retry 2021-12-15 11:27:53.443 | + functions-common:time_start:2388 : local name=test_with_retry 2021-12-15 11:27:53.447 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:53.450 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:53.454 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:53.459 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567673456 2021-12-15 11:27:53.462 | + functions-common:test_with_retry:2346 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-15 11:27:53.471 | + functions-common:test_with_retry:2349 : time_stop test_with_retry 2021-12-15 11:27:53.473 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:53.476 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:53.480 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:53.483 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:53.485 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:53.488 | + functions-common:time_stop:2408 : name=test_with_retry 2021-12-15 11:27:53.490 | + functions-common:time_stop:2409 : start_time=1639567673456 2021-12-15 11:27:53.494 | + functions-common:time_stop:2411 : [[ -z 1639567673456 ]] 2021-12-15 11:27:53.497 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:53.501 | + functions-common:time_stop:2414 : end_time=1639567673499 2021-12-15 11:27:53.503 | + functions-common:time_stop:2415 : elapsed_time=43 2021-12-15 11:27:53.506 | + functions-common:time_stop:2416 : total=5619 2021-12-15 11:27:53.508 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:53.511 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5662 2021-12-15 11:27:53.514 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2021-12-15 11:27:53.515 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.27.3.1 2021-12-15 11:27:53.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2021-12-15 11:27:53.522 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2021-12-15 11:27:53.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2021-12-15 11:27:53.527 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2021-12-15 11:27:53.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.27.3.1/24 dev br-data 2021-12-15 11:27:53.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2021-12-15 11:27:53.557 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-15 11:27:53.557 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2021-12-15 11:27:53.558 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2021-12-15 11:27:53.558 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2021-12-15 11:27:55.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:55.924 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:55.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:27:55.924 | from cryptography.utils import int_from_bytes 2021-12-15 11:27:56.144 | ++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:27:56.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.27.3.145 ' 2021-12-15 11:27:56.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-15 11:27:56.154 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-15 11:27:56.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2021-12-15 11:27:56.174 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2021-12-15 11:27:56.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2021-12-15 11:27:56.180 | + ./stack.sh:main:1307 : is_service_enabled nova 2021-12-15 11:27:56.204 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:56.207 | + ./stack.sh:main:1308 : echo_summary 'Starting Nova' 2021-12-15 11:27:56.211 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:27:56.214 | + ./stack.sh:echo_summary:440 : echo -e Starting Nova 2021-12-15 11:27:56.218 | + ./stack.sh:main:1309 : start_nova 2021-12-15 11:27:56.220 | + lib/nova:start_nova:1068 : start_nova_rest 2021-12-15 11:27:56.223 | + lib/nova:start_nova_rest:976 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:56.226 | + lib/nova:start_nova_rest:977 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:56.230 | + lib/nova:start_nova_rest:977 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:56.233 | + lib/nova:start_nova_rest:979 : local api_cell_conf=/etc/nova/nova.conf 2021-12-15 11:27:56.235 | + lib/nova:start_nova_rest:980 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-15 11:27:56.238 | + lib/nova:start_nova_rest:982 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.241 | + functions-common:run_process:1657 : local service=n-sch 2021-12-15 11:27:56.243 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.247 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:56.250 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:56.252 | + functions-common:run_process:1662 : local name=n-sch 2021-12-15 11:27:56.255 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:56.262 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:56.265 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:56.269 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:56.275 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:56.280 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567676277 2021-12-15 11:27:56.285 | + functions-common:run_process:1665 : is_service_enabled n-sch 2021-12-15 11:27:56.306 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:56.309 | + functions-common:run_process:1666 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-15 11:27:56.312 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2021-12-15 11:27:56.314 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.317 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.319 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.326 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.329 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-15 11:27:56.331 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-15 11:27:56.334 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2021-12-15 11:27:56.336 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:27:56.340 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:27:56.342 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-15 11:27:56.345 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-15 11:27:56.349 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-sch.service 2021-12-15 11:27:56.352 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.354 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:27:56.357 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:27:56.359 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:27:56.362 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:27:56.364 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-15 11:27:56.366 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:27:56.372 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-15 11:27:56.438 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-15 11:27:56.515 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-15 11:27:56.571 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-15 11:27:56.630 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-15 11:27:56.689 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:27:56.747 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:27:56.749 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-15 11:27:56.819 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:27:57.269 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-sch.service 2021-12-15 11:27:57.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-15 11:27:57.703 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-sch.service 2021-12-15 11:27:57.730 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:57.734 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:57.738 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:57.740 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:57.743 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:57.747 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:57.749 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:57.752 | + functions-common:time_stop:2409 : start_time=1639567676277 2021-12-15 11:27:57.754 | + functions-common:time_stop:2411 : [[ -z 1639567676277 ]] 2021-12-15 11:27:57.757 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:57.762 | + functions-common:time_stop:2414 : end_time=1639567677759 2021-12-15 11:27:57.765 | + functions-common:time_stop:2415 : elapsed_time=1482 2021-12-15 11:27:57.767 | + functions-common:time_stop:2416 : total=22443 2021-12-15 11:27:57.770 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:57.773 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=23925 2021-12-15 11:27:57.776 | + lib/nova:start_nova_rest:983 : '[' True == False ']' 2021-12-15 11:27:57.779 | ++ lib/nova:start_nova_rest:986 : which uwsgi 2021-12-15 11:27:57.784 | + lib/nova:start_nova_rest:986 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.787 | + functions-common:run_process:1657 : local service=n-api-meta 2021-12-15 11:27:57.790 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.796 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:57.813 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:57.818 | + functions-common:run_process:1662 : local name=n-api-meta 2021-12-15 11:27:57.822 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:57.827 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:57.830 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:57.833 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:57.840 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:57.843 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567677840 2021-12-15 11:27:57.850 | + functions-common:run_process:1665 : is_service_enabled n-api-meta 2021-12-15 11:27:57.875 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:27:57.880 | + functions-common:run_process:1666 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-15 11:27:57.884 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2021-12-15 11:27:57.887 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.892 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.895 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.899 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.902 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-15 11:27:57.904 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-15 11:27:57.907 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2021-12-15 11:27:57.910 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:27:57.913 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:27:57.916 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-15 11:27:57.920 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-12-15 11:27:57.923 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@n-api-meta.service 2021-12-15 11:27:57.926 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:57.930 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-15 11:27:57.933 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-15 11:27:57.936 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-15 11:27:57.938 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-15 11:27:57.945 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-15 11:27:58.015 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-15 11:27:58.083 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-15 11:27:58.150 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-15 11:27:58.216 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:27:58.279 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-15 11:27:58.343 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-15 11:27:58.403 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-15 11:27:58.473 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-15 11:27:58.531 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-15 11:27:58.595 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-15 11:27:58.598 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-15 11:27:58.677 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-15 11:27:59.128 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-api-meta.service 2021-12-15 11:27:59.143 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-15 11:27:59.563 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-api-meta.service 2021-12-15 11:27:59.652 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:59.655 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:59.660 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:59.662 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:59.665 | + functions-common:time_stop:2405 : local total 2021-12-15 11:27:59.668 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:27:59.671 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:27:59.673 | + functions-common:time_stop:2409 : start_time=1639567677840 2021-12-15 11:27:59.678 | + functions-common:time_stop:2411 : [[ -z 1639567677840 ]] 2021-12-15 11:27:59.684 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:27:59.693 | + functions-common:time_stop:2414 : end_time=1639567679686 2021-12-15 11:27:59.702 | + functions-common:time_stop:2415 : elapsed_time=1846 2021-12-15 11:27:59.709 | + functions-common:time_stop:2416 : total=23925 2021-12-15 11:27:59.717 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:27:59.726 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25771 2021-12-15 11:27:59.731 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:59.738 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:59.741 | + lib/nova:start_nova:1069 : start_nova_console_proxies 2021-12-15 11:27:59.750 | + lib/nova:start_nova_console_proxies:1004 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:59.758 | + lib/nova:start_nova_console_proxies:1006 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:59.762 | + lib/nova:start_nova_console_proxies:1006 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:27:59.765 | + lib/nova:start_nova_console_proxies:1008 : local api_cell_conf=/etc/nova/nova.conf 2021-12-15 11:27:59.775 | + lib/nova:start_nova_console_proxies:1010 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:27:59.779 | + lib/nova:start_nova_console_proxies:1015 : enable_nova_console_proxies 2021-12-15 11:27:59.786 | ++ lib/nova:enable_nova_console_proxies:993 : seq 1 1 2021-12-15 11:27:59.805 | + lib/nova:enable_nova_console_proxies:993 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:27:59.814 | + lib/nova:enable_nova_console_proxies:994 : for srv in n-novnc n-spice n-sproxy 2021-12-15 11:27:59.824 | + lib/nova:enable_nova_console_proxies:995 : is_service_enabled n-novnc 2021-12-15 11:27:59.851 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:27:59.854 | + lib/nova:enable_nova_console_proxies:994 : for srv in n-novnc n-spice n-sproxy 2021-12-15 11:27:59.856 | + lib/nova:enable_nova_console_proxies:995 : is_service_enabled n-spice 2021-12-15 11:27:59.879 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:27:59.882 | + lib/nova:enable_nova_console_proxies:994 : for srv in n-novnc n-spice n-sproxy 2021-12-15 11:27:59.884 | + lib/nova:enable_nova_console_proxies:995 : is_service_enabled n-sproxy 2021-12-15 11:27:59.905 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:27:59.910 | ++ lib/nova:start_nova_console_proxies:1016 : seq 1 1 2021-12-15 11:27:59.913 | + lib/nova:start_nova_console_proxies:1016 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:27:59.916 | + lib/nova:start_nova_console_proxies:1017 : local conf 2021-12-15 11:27:59.919 | ++ lib/nova:start_nova_console_proxies:1018 : conductor_conf 1 2021-12-15 11:27:59.922 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:27:59.925 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:27:59.927 | + lib/nova:start_nova_console_proxies:1018 : conf=/etc/nova/nova_cell1.conf 2021-12-15 11:27:59.930 | + lib/nova:start_nova_console_proxies:1019 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-15 11:27:59.933 | + functions-common:run_process:1657 : local service=n-novnc-cell1 2021-12-15 11:27:59.936 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-15 11:27:59.938 | + functions-common:run_process:1659 : local group= 2021-12-15 11:27:59.941 | + functions-common:run_process:1660 : local user= 2021-12-15 11:27:59.943 | + functions-common:run_process:1662 : local name=n-novnc-cell1 2021-12-15 11:27:59.946 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:27:59.949 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:27:59.951 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:27:59.954 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:27:59.959 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:27:59.962 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567679959 2021-12-15 11:27:59.965 | + functions-common:run_process:1665 : is_service_enabled n-novnc-cell1 2021-12-15 11:27:59.986 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:27:59.988 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:27:59.991 | + functions-common:time_stop:2402 : local name 2021-12-15 11:27:59.993 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:27:59.996 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:27:59.998 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:00.001 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:00.003 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:00.006 | + functions-common:time_stop:2409 : start_time=1639567679959 2021-12-15 11:28:00.008 | + functions-common:time_stop:2411 : [[ -z 1639567679959 ]] 2021-12-15 11:28:00.014 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:00.016 | + functions-common:time_stop:2414 : end_time=1639567680013 2021-12-15 11:28:00.019 | + functions-common:time_stop:2415 : elapsed_time=54 2021-12-15 11:28:00.021 | + functions-common:time_stop:2416 : total=25771 2021-12-15 11:28:00.024 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:00.027 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25825 2021-12-15 11:28:00.029 | + lib/nova:start_nova_console_proxies:1020 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-15 11:28:00.032 | + functions-common:run_process:1657 : local service=n-spice-cell1 2021-12-15 11:28:00.034 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-15 11:28:00.037 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:00.039 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:00.042 | + functions-common:run_process:1662 : local name=n-spice-cell1 2021-12-15 11:28:00.044 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:00.047 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:00.049 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:00.052 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:00.057 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:00.061 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567680057 2021-12-15 11:28:00.063 | + functions-common:run_process:1665 : is_service_enabled n-spice-cell1 2021-12-15 11:28:00.088 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:00.091 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:00.094 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:00.097 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:00.099 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:00.103 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:00.107 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:00.109 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:00.112 | + functions-common:time_stop:2409 : start_time=1639567680057 2021-12-15 11:28:00.117 | + functions-common:time_stop:2411 : [[ -z 1639567680057 ]] 2021-12-15 11:28:00.125 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:00.133 | + functions-common:time_stop:2414 : end_time=1639567680127 2021-12-15 11:28:00.137 | + functions-common:time_stop:2415 : elapsed_time=70 2021-12-15 11:28:00.139 | + functions-common:time_stop:2416 : total=25825 2021-12-15 11:28:00.143 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:00.146 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25895 2021-12-15 11:28:00.149 | + lib/nova:start_nova_console_proxies:1021 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:00.152 | + functions-common:run_process:1657 : local service=n-sproxy-cell1 2021-12-15 11:28:00.156 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:00.159 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:00.163 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:00.166 | + functions-common:run_process:1662 : local name=n-sproxy-cell1 2021-12-15 11:28:00.169 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:00.172 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:00.176 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:00.178 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:00.185 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:00.189 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567680184 2021-12-15 11:28:00.192 | + functions-common:run_process:1665 : is_service_enabled n-sproxy-cell1 2021-12-15 11:28:00.215 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:00.218 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:00.221 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:00.223 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:00.226 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:00.229 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:00.232 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:00.234 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:00.237 | + functions-common:time_stop:2409 : start_time=1639567680184 2021-12-15 11:28:00.239 | + functions-common:time_stop:2411 : [[ -z 1639567680184 ]] 2021-12-15 11:28:00.244 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:00.251 | + functions-common:time_stop:2414 : end_time=1639567680244 2021-12-15 11:28:00.254 | + functions-common:time_stop:2415 : elapsed_time=60 2021-12-15 11:28:00.257 | + functions-common:time_stop:2416 : total=25895 2021-12-15 11:28:00.260 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:00.263 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25955 2021-12-15 11:28:00.266 | + lib/nova:start_nova_console_proxies:1025 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:00.268 | + lib/nova:start_nova_console_proxies:1025 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:00.271 | + lib/nova:start_nova:1070 : start_nova_conductor 2021-12-15 11:28:00.274 | + lib/nova:start_nova_conductor:1038 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:28:00.277 | + lib/nova:start_nova_conductor:1044 : enable_nova_fleet 2021-12-15 11:28:00.280 | + lib/nova:enable_nova_fleet:1029 : is_service_enabled n-cond 2021-12-15 11:28:00.303 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:00.305 | + lib/nova:enable_nova_fleet:1030 : enable_service n-super-cond 2021-12-15 11:28:00.371 | ++ lib/nova:enable_nova_fleet:1031 : seq 1 1 2021-12-15 11:28:00.375 | + lib/nova:enable_nova_fleet:1031 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:28:00.378 | + lib/nova:enable_nova_fleet:1032 : enable_service n-cond-cell1 2021-12-15 11:28:00.435 | + lib/nova:start_nova_conductor:1045 : is_service_enabled n-super-cond 2021-12-15 11:28:00.459 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:00.462 | + lib/nova:start_nova_conductor:1046 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.465 | + functions-common:run_process:1657 : local service=n-super-cond 2021-12-15 11:28:00.468 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.470 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:00.473 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:00.477 | + functions-common:run_process:1662 : local name=n-super-cond 2021-12-15 11:28:00.480 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:00.482 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:00.485 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:00.488 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:00.494 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:00.497 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567680493 2021-12-15 11:28:00.500 | + functions-common:run_process:1665 : is_service_enabled n-super-cond 2021-12-15 11:28:00.525 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:00.525 | + functions-common:run_process:1666 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-15 11:28:00.529 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2021-12-15 11:28:00.533 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.533 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.537 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.540 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.540 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-15 11:28:00.545 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-15 11:28:00.547 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2021-12-15 11:28:00.547 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:28:00.550 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:28:00.553 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-15 11:28:00.557 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-15 11:28:00.558 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-super-cond.service 2021-12-15 11:28:00.560 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.565 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:28:00.565 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:28:00.567 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:28:00.569 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:28:00.572 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-15 11:28:00.574 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:28:00.579 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-15 11:28:00.672 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-15 11:28:00.770 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-15 11:28:00.841 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-15 11:28:00.913 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-15 11:28:00.975 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:28:01.046 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:28:01.050 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-15 11:28:01.139 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:28:01.670 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-super-cond.service 2021-12-15 11:28:01.687 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-15 11:28:02.191 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-super-cond.service 2021-12-15 11:28:02.220 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:02.226 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:02.231 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:02.241 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:02.251 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:02.257 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:02.262 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:02.269 | + functions-common:time_stop:2409 : start_time=1639567680493 2021-12-15 11:28:02.272 | + functions-common:time_stop:2411 : [[ -z 1639567680493 ]] 2021-12-15 11:28:02.281 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:02.290 | + functions-common:time_stop:2414 : end_time=1639567682283 2021-12-15 11:28:02.297 | + functions-common:time_stop:2415 : elapsed_time=1790 2021-12-15 11:28:02.304 | + functions-common:time_stop:2416 : total=25955 2021-12-15 11:28:02.308 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:02.313 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=27745 2021-12-15 11:28:02.326 | ++ lib/nova:start_nova_conductor:1048 : seq 1 1 2021-12-15 11:28:02.335 | + lib/nova:start_nova_conductor:1048 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-15 11:28:02.345 | + lib/nova:start_nova_conductor:1049 : is_service_enabled n-cond-cell1 2021-12-15 11:28:02.374 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:02.378 | + lib/nova:start_nova_conductor:1050 : local conf 2021-12-15 11:28:02.386 | ++ lib/nova:start_nova_conductor:1051 : conductor_conf 1 2021-12-15 11:28:02.390 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-15 11:28:02.400 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-15 11:28:02.403 | + lib/nova:start_nova_conductor:1051 : conf=/etc/nova/nova_cell1.conf 2021-12-15 11:28:02.406 | + lib/nova:start_nova_conductor:1052 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.409 | + functions-common:run_process:1657 : local service=n-cond-cell1 2021-12-15 11:28:02.412 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.415 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:02.418 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:02.421 | + functions-common:run_process:1662 : local name=n-cond-cell1 2021-12-15 11:28:02.423 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:02.426 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:02.429 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:02.431 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:02.436 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:02.440 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567682437 2021-12-15 11:28:02.443 | + functions-common:run_process:1665 : is_service_enabled n-cond-cell1 2021-12-15 11:28:02.466 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:02.468 | + functions-common:run_process:1666 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-15 11:28:02.472 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2021-12-15 11:28:02.475 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.478 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.481 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.484 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.489 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-15 11:28:02.494 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-15 11:28:02.498 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2021-12-15 11:28:02.502 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:28:02.507 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:28:02.510 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-15 11:28:02.514 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-15 11:28:02.518 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-cond-cell1.service 2021-12-15 11:28:02.521 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.525 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:28:02.528 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:28:02.531 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:28:02.534 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:28:02.537 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-15 11:28:02.540 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:28:02.545 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-15 11:28:02.632 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-15 11:28:02.719 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-15 11:28:02.789 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-15 11:28:02.864 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-15 11:28:02.934 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:28:02.998 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:28:03.006 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-15 11:28:03.118 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:28:03.614 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-15 11:28:03.627 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-15 11:28:04.101 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-15 11:28:04.126 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:04.129 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:04.134 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:04.139 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:04.150 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:04.155 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:04.161 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:04.165 | + functions-common:time_stop:2409 : start_time=1639567682437 2021-12-15 11:28:04.169 | + functions-common:time_stop:2411 : [[ -z 1639567682437 ]] 2021-12-15 11:28:04.181 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:04.190 | + functions-common:time_stop:2414 : end_time=1639567684180 2021-12-15 11:28:04.202 | + functions-common:time_stop:2415 : elapsed_time=1743 2021-12-15 11:28:04.204 | + functions-common:time_stop:2416 : total=27745 2021-12-15 11:28:04.217 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:04.222 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=29488 2021-12-15 11:28:04.228 | + lib/nova:start_nova:1071 : start_nova_compute 2021-12-15 11:28:04.234 | + lib/nova:start_nova_compute:901 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:04.241 | + lib/nova:start_nova_compute:902 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:04.250 | + lib/nova:start_nova_compute:902 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:04.255 | + lib/nova:start_nova_compute:904 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-15 11:28:04.261 | + lib/nova:start_nova_compute:907 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-15 11:28:04.272 | + lib/nova:start_nova_compute:909 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-15 11:28:04.277 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:28:04.282 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-15 11:28:04.286 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-15 11:28:04.297 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-15 11:28:04.308 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-15 11:28:04.318 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-15 11:28:04.323 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-15 11:28:04.330 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-15 11:28:04.334 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-15 11:28:04.337 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-15 11:28:04.337 | BEGIN { 2021-12-15 11:28:04.338 | section = "" 2021-12-15 11:28:04.338 | last_section = "" 2021-12-15 11:28:04.338 | section_count = 0 2021-12-15 11:28:04.338 | } 2021-12-15 11:28:04.338 | /^\[.+\]/ { 2021-12-15 11:28:04.338 | gsub("[][]", "", $1); 2021-12-15 11:28:04.338 | section=$1 2021-12-15 11:28:04.338 | next 2021-12-15 11:28:04.338 | } 2021-12-15 11:28:04.338 | /^ *\#/ { 2021-12-15 11:28:04.338 | next 2021-12-15 11:28:04.338 | } 2021-12-15 11:28:04.338 | /^[^ \t]+/ { 2021-12-15 11:28:04.338 | # get offset of first = in $0 2021-12-15 11:28:04.338 | eq_idx = index($0, "=") 2021-12-15 11:28:04.338 | # extract attr & value from $0 2021-12-15 11:28:04.338 | attr = substr($0, 1, eq_idx - 1) 2021-12-15 11:28:04.338 | value = substr($0, eq_idx + 1) 2021-12-15 11:28:04.338 | # only need to strip trailing whitespace from attr 2021-12-15 11:28:04.338 | sub(/[ \t]*$/, "", attr) 2021-12-15 11:28:04.338 | # need to strip leading & trailing whitespace from value 2021-12-15 11:28:04.338 | sub(/^[ \t]*/, "", value) 2021-12-15 11:28:04.338 | sub(/[ \t]*$/, "", value) 2021-12-15 11:28:04.338 | 2021-12-15 11:28:04.338 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-15 11:28:04.338 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-15 11:28:04.338 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-15 11:28:04.338 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-15 11:28:04.338 | if (! (section, attr) in cfg_attr_count) { 2021-12-15 11:28:04.338 | if (section != last_section) { 2021-12-15 11:28:04.339 | cfg_section[section_count++] = section 2021-12-15 11:28:04.339 | last_section = section 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-15 11:28:04.339 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-15 11:28:04.339 | 2021-12-15 11:28:04.339 | cfg_attr[section, attr, 0] = value 2021-12-15 11:28:04.339 | cfg_attr_count[section, attr] = 1 2021-12-15 11:28:04.339 | } else { 2021-12-15 11:28:04.339 | lno = cfg_attr_count[section, attr]++ 2021-12-15 11:28:04.339 | cfg_attr[section, attr, lno] = value 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | END { 2021-12-15 11:28:04.339 | # Process each section in order 2021-12-15 11:28:04.339 | for (sno = 0; sno < section_count; sno++) { 2021-12-15 11:28:04.339 | section = cfg_section[sno] 2021-12-15 11:28:04.339 | # The ini routines simply append a config item immediately 2021-12-15 11:28:04.339 | # after the section header. To keep the same order as defined 2021-12-15 11:28:04.339 | # in local.conf, invoke the ini routines in the reverse order 2021-12-15 11:28:04.339 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-15 11:28:04.339 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-15 11:28:04.339 | if (cfg_attr_count[section, attr] == 1) 2021-12-15 11:28:04.339 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-15 11:28:04.339 | else { 2021-12-15 11:28:04.339 | # For multiline, invoke the ini routines in the reverse order 2021-12-15 11:28:04.339 | count = cfg_attr_count[section, attr] 2021-12-15 11:28:04.339 | print "inidelete " configfile " " section " " attr 2021-12-15 11:28:04.339 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-15 11:28:04.339 | for (l = count -2; l >= 0; l--) 2021-12-15 11:28:04.339 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | } 2021-12-15 11:28:04.339 | ' 2021-12-15 11:28:04.342 | + inc/meta-config:merge_config_file:164 : read a 2021-12-15 11:28:04.343 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:28:04.343 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-15 11:28:04.350 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-15 11:28:04.355 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-15 11:28:04.365 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:28:04.373 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-15 11:28:04.378 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-15 11:28:04.378 | BEGIN { group = "" } 2021-12-15 11:28:04.378 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:28:04.378 | gsub("[][]", "", $1); 2021-12-15 11:28:04.378 | split($1, a, "|"); 2021-12-15 11:28:04.378 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-15 11:28:04.378 | group=a[1] 2021-12-15 11:28:04.378 | } else { 2021-12-15 11:28:04.378 | group="" 2021-12-15 11:28:04.378 | } 2021-12-15 11:28:04.378 | next 2021-12-15 11:28:04.378 | } 2021-12-15 11:28:04.378 | { 2021-12-15 11:28:04.378 | if (group != "") 2021-12-15 11:28:04.378 | print $0 2021-12-15 11:28:04.378 | } 2021-12-15 11:28:04.378 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:28:04.393 | + lib/nova:start_nova_compute:911 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-15 11:28:04.397 | + lib/nova:start_nova_compute:918 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-15 11:28:04.466 | + lib/nova:start_nova_compute:921 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-15 11:28:04.538 | + lib/nova:start_nova_compute:922 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-15 11:28:04.542 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-15 11:28:04.546 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-15 11:28:04.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-15 11:28:04.555 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-15 11:28:04.562 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-15 11:28:04.609 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:04.618 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-15 11:28:04.625 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-15 11:28:04.633 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-15 11:28:04.673 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:04.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-12-15 11:28:04.684 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2021-12-15 11:28:04.739 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-15 11:28:04.742 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-15 11:28:04.746 | + lib/nova:start_nova_compute:926 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-15 11:28:04.779 | + lib/nova:start_nova_compute:927 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-15 11:28:04.812 | + lib/nova:start_nova_compute:932 : configure_console_compute 2021-12-15 11:28:04.818 | + lib/nova:configure_console_compute:621 : local offset 2021-12-15 11:28:04.825 | + lib/nova:configure_console_compute:622 : offset=0 2021-12-15 11:28:04.834 | + lib/nova:configure_console_compute:626 : local default_proxyclient_addr 2021-12-15 11:28:04.845 | ++ lib/nova:configure_console_compute:627 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-15 11:28:04.899 | + lib/nova:configure_console_compute:627 : default_proxyclient_addr=10.222.0.44 2021-12-15 11:28:04.903 | + lib/nova:configure_console_compute:631 : is_service_enabled n-cpu 2021-12-15 11:28:04.942 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:04.949 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-12-15 11:28:05.009 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:05.017 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-12-15 11:28:05.021 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-15 11:28:05.060 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-12-15 11:28:05.082 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:05.085 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-12-15 11:28:05.109 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:05.111 | + lib/nova:start_nova_compute:935 : '[' -n '' ']' 2021-12-15 11:28:05.113 | + lib/nova:start_nova_compute:940 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-15 11:28:05.116 | + lib/nova:start_nova_compute:940 : [[ kvm == \q\e\m\u ]] 2021-12-15 11:28:05.119 | + lib/nova:start_nova_compute:944 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-15 11:28:05.122 | + lib/nova:start_nova_compute:948 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-15 11:28:05.124 | + functions-common:run_process:1657 : local service=n-cpu 2021-12-15 11:28:05.127 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-15 11:28:05.130 | + functions-common:run_process:1659 : local group=libvirt 2021-12-15 11:28:05.132 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:05.135 | + functions-common:run_process:1662 : local name=n-cpu 2021-12-15 11:28:05.138 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:05.140 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:05.143 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:05.145 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:05.148 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:05.154 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567685151 2021-12-15 11:28:05.157 | + functions-common:run_process:1665 : is_service_enabled n-cpu 2021-12-15 11:28:05.175 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:05.177 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:05.180 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:05.184 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:05.187 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:05.190 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:05.193 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:05.195 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:05.198 | + functions-common:time_stop:2409 : start_time=1639567685151 2021-12-15 11:28:05.201 | + functions-common:time_stop:2411 : [[ -z 1639567685151 ]] 2021-12-15 11:28:05.204 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:05.209 | + functions-common:time_stop:2414 : end_time=1639567685205 2021-12-15 11:28:05.211 | + functions-common:time_stop:2415 : elapsed_time=54 2021-12-15 11:28:05.214 | + functions-common:time_stop:2416 : total=29488 2021-12-15 11:28:05.216 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:05.219 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=29542 2021-12-15 11:28:05.222 | + lib/nova:start_nova_compute:970 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:05.224 | + lib/nova:start_nova_compute:970 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-15 11:28:05.228 | + lib/nova:start_nova:1072 : is_service_enabled n-api 2021-12-15 11:28:05.247 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:05.250 | + lib/nova:start_nova:1074 : echo 'Dumping cells_v2 mapping' 2021-12-15 11:28:05.250 | Dumping cells_v2 mapping 2021-12-15 11:28:05.252 | + lib/nova:start_nova:1075 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-15 11:28:08.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:08.644 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:08.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:08.644 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:08.644 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-15 11:28:08.644 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-15 11:28:08.644 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-15 11:28:08.644 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-15 11:28:08.644 | | cell1 | 7d54ebfa-e8b8-40ef-8ca9-4147f43ec2cf | rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-15 11:28:08.644 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-15 11:28:09.051 | + ./stack.sh:main:1310 : async_runfunc create_flavors 2021-12-15 11:28:09.054 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-12-15 11:28:09.122 | + inc/async:async_inner:63 : create_flavors 2021-12-15 11:28:09.163 | [17586 Async create_flavors:108997]: running: create_flavors 2021-12-15 11:28:09.166 | + ./stack.sh:main:1312 : is_service_enabled cinder 2021-12-15 11:28:09.184 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:09.187 | + ./stack.sh:main:1313 : echo_summary 'Starting Cinder' 2021-12-15 11:28:09.190 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:28:09.193 | + ./stack.sh:echo_summary:440 : echo -e Starting Cinder 2021-12-15 11:28:09.195 | + ./stack.sh:main:1314 : start_cinder 2021-12-15 11:28:09.198 | + lib/cinder:start_cinder:512 : local service_port=8776 2021-12-15 11:28:09.202 | + lib/cinder:start_cinder:513 : local service_protocol=http 2021-12-15 11:28:09.204 | + lib/cinder:start_cinder:514 : local cinder_url 2021-12-15 11:28:09.207 | + lib/cinder:start_cinder:515 : is_service_enabled tls-proxy 2021-12-15 11:28:09.224 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:09.227 | + lib/cinder:start_cinder:519 : '[' lioadm = tgtadm ']' 2021-12-15 11:28:09.229 | + lib/cinder:start_cinder:539 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-15 11:28:09.232 | + lib/cinder:start_cinder:540 : '[' True == False ']' 2021-12-15 11:28:09.235 | ++ lib/cinder:start_cinder:548 : which uwsgi 2021-12-15 11:28:09.240 | + lib/cinder:start_cinder:548 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.242 | + functions-common:run_process:1657 : local service=c-api 2021-12-15 11:28:09.245 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.248 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:09.250 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:09.253 | + functions-common:run_process:1662 : local name=c-api 2021-12-15 11:28:09.255 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:09.258 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:09.261 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:09.263 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:09.266 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:09.271 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567689268 2021-12-15 11:28:09.273 | + functions-common:run_process:1665 : is_service_enabled c-api 2021-12-15 11:28:09.289 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:09.292 | + functions-common:run_process:1666 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-15 11:28:09.294 | + functions-common:_run_under_systemd:1622 : local service=c-api 2021-12-15 11:28:09.297 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.299 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.302 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.304 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.307 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-15 11:28:09.309 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-15 11:28:09.312 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2021-12-15 11:28:09.314 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:28:09.317 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:28:09.319 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-15 11:28:09.322 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-12-15 11:28:09.325 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@c-api.service 2021-12-15 11:28:09.327 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.329 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-15 11:28:09.331 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-15 11:28:09.333 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-15 11:28:09.335 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-15 11:28:09.340 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-15 11:28:09.403 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-15 11:28:09.473 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-15 11:28:09.527 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-15 11:28:09.582 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:28:09.637 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-15 11:28:09.692 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-15 11:28:09.752 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-15 11:28:09.806 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-15 11:28:09.862 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-15 11:28:09.916 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-15 11:28:09.918 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-15 11:28:09.993 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-15 11:28:10.448 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@c-api.service 2021-12-15 11:28:10.462 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-15 11:28:10.916 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@c-api.service 2021-12-15 11:28:11.005 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:11.011 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:11.015 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:11.022 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:11.025 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:11.028 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:11.031 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:11.033 | + functions-common:time_stop:2409 : start_time=1639567689268 2021-12-15 11:28:11.036 | + functions-common:time_stop:2411 : [[ -z 1639567689268 ]] 2021-12-15 11:28:11.039 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:11.044 | + functions-common:time_stop:2414 : end_time=1639567691041 2021-12-15 11:28:11.046 | + functions-common:time_stop:2415 : elapsed_time=1773 2021-12-15 11:28:11.049 | + functions-common:time_stop:2416 : total=29542 2021-12-15 11:28:11.051 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:11.053 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=31315 2021-12-15 11:28:11.056 | + lib/cinder:start_cinder:549 : cinder_url=http://10.222.0.44/volume/v3 2021-12-15 11:28:11.058 | + lib/cinder:start_cinder:553 : echo 'Waiting for Cinder API to start...' 2021-12-15 11:28:11.058 | Waiting for Cinder API to start... 2021-12-15 11:28:11.061 | + lib/cinder:start_cinder:554 : wait_for_service 60 http://10.222.0.44/volume/v3 2021-12-15 11:28:11.063 | + functions:wait_for_service:457 : local timeout=60 2021-12-15 11:28:11.065 | + functions:wait_for_service:458 : local url=http://10.222.0.44/volume/v3 2021-12-15 11:28:11.068 | + functions:wait_for_service:459 : local rval=0 2021-12-15 11:28:11.070 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-15 11:28:11.072 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-15 11:28:11.075 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:11.077 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:11.082 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:11.087 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567691084 2021-12-15 11:28:11.089 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-15 11:28:11.102 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/volume/v3 2021-12-15 11:28:15.463 | + :: : [[ 401 == 503 ]] 2021-12-15 11:28:15.465 | + :: : [[ 0 -eq 7 ]] 2021-12-15 11:28:15.475 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-15 11:28:15.479 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:15.486 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:15.489 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:15.492 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:15.495 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:15.498 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-15 11:28:15.500 | + functions-common:time_stop:2409 : start_time=1639567691084 2021-12-15 11:28:15.503 | + functions-common:time_stop:2411 : [[ -z 1639567691084 ]] 2021-12-15 11:28:15.506 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:15.511 | + functions-common:time_stop:2414 : end_time=1639567695508 2021-12-15 11:28:15.514 | + functions-common:time_stop:2415 : elapsed_time=4424 2021-12-15 11:28:15.516 | + functions-common:time_stop:2416 : total=17498 2021-12-15 11:28:15.519 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:15.522 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=21922 2021-12-15 11:28:15.524 | + functions:wait_for_service:467 : return 0 2021-12-15 11:28:15.527 | + lib/cinder:start_cinder:558 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.530 | + functions-common:run_process:1657 : local service=c-sch 2021-12-15 11:28:15.533 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.535 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:15.538 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:15.540 | + functions-common:run_process:1662 : local name=c-sch 2021-12-15 11:28:15.543 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:15.546 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:15.549 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:15.552 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:15.556 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:15.562 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567695558 2021-12-15 11:28:15.565 | + functions-common:run_process:1665 : is_service_enabled c-sch 2021-12-15 11:28:15.588 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:15.591 | + functions-common:run_process:1666 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-15 11:28:15.594 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2021-12-15 11:28:15.597 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.600 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.603 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.606 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.609 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-15 11:28:15.612 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-15 11:28:15.614 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2021-12-15 11:28:15.618 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:28:15.621 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:28:15.624 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-15 11:28:15.628 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-15 11:28:15.634 | + functions-common:write_user_unit_file:1539 : local service=devstack@c-sch.service 2021-12-15 11:28:15.638 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.641 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-15 11:28:15.644 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-15 11:28:15.647 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-15 11:28:15.652 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-15 11:28:15.655 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-15 11:28:15.658 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-15 11:28:15.663 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-15 11:28:15.758 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-15 11:28:15.829 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:15.898 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-15 11:28:15.962 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-15 11:28:16.024 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:28:16.080 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-15 11:28:16.083 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-15 11:28:16.149 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-15 11:28:16.599 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@c-sch.service 2021-12-15 11:28:16.614 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-15 11:28:17.046 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@c-sch.service 2021-12-15 11:28:17.068 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:17.079 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:17.082 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:17.084 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:17.088 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:17.094 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:17.096 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:17.100 | + functions-common:time_stop:2409 : start_time=1639567695558 2021-12-15 11:28:17.102 | + functions-common:time_stop:2411 : [[ -z 1639567695558 ]] 2021-12-15 11:28:17.107 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:17.112 | + functions-common:time_stop:2414 : end_time=1639567697109 2021-12-15 11:28:17.114 | + functions-common:time_stop:2415 : elapsed_time=1551 2021-12-15 11:28:17.117 | + functions-common:time_stop:2416 : total=31315 2021-12-15 11:28:17.119 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:17.122 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=32866 2021-12-15 11:28:17.125 | + lib/cinder:start_cinder:559 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:17.127 | + functions-common:run_process:1657 : local service=c-bak 2021-12-15 11:28:17.130 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:17.132 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:17.135 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:17.139 | + functions-common:run_process:1662 : local name=c-bak 2021-12-15 11:28:17.142 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:17.145 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:17.147 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:17.150 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:17.154 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:17.162 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567697156 2021-12-15 11:28:17.167 | + functions-common:run_process:1665 : is_service_enabled c-bak 2021-12-15 11:28:17.188 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:17.194 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:17.199 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:17.202 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:17.204 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:17.207 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:17.216 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:17.217 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:17.220 | + functions-common:time_stop:2409 : start_time=1639567697156 2021-12-15 11:28:17.226 | + functions-common:time_stop:2411 : [[ -z 1639567697156 ]] 2021-12-15 11:28:17.230 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:17.236 | + functions-common:time_stop:2414 : end_time=1639567697232 2021-12-15 11:28:17.241 | + functions-common:time_stop:2415 : elapsed_time=76 2021-12-15 11:28:17.249 | + functions-common:time_stop:2416 : total=32866 2021-12-15 11:28:17.253 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:17.256 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=32942 2021-12-15 11:28:17.263 | + lib/cinder:start_cinder:560 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:17.268 | + functions-common:run_process:1657 : local service=c-vol 2021-12-15 11:28:17.270 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-15 11:28:17.276 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:17.280 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:17.284 | + functions-common:run_process:1662 : local name=c-vol 2021-12-15 11:28:17.289 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:17.292 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:17.295 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:17.298 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:17.305 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:17.314 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567697308 2021-12-15 11:28:17.317 | + functions-common:run_process:1665 : is_service_enabled c-vol 2021-12-15 11:28:17.344 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:17.347 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:17.352 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:17.355 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:17.359 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:17.365 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:17.371 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:17.373 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:17.376 | + functions-common:time_stop:2409 : start_time=1639567697308 2021-12-15 11:28:17.384 | + functions-common:time_stop:2411 : [[ -z 1639567697308 ]] 2021-12-15 11:28:17.388 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:17.394 | + functions-common:time_stop:2414 : end_time=1639567697390 2021-12-15 11:28:17.397 | + functions-common:time_stop:2415 : elapsed_time=82 2021-12-15 11:28:17.400 | + functions-common:time_stop:2416 : total=32942 2021-12-15 11:28:17.404 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:17.408 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=33024 2021-12-15 11:28:17.410 | + ./stack.sh:main:1315 : create_volume_types 2021-12-15 11:28:17.414 | + lib/cinder:create_volume_types:578 : is_service_enabled c-api 2021-12-15 11:28:17.452 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:17.460 | + lib/cinder:create_volume_types:578 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 11:28:17.464 | + lib/cinder:create_volume_types:579 : local be be_name 2021-12-15 11:28:17.472 | + lib/cinder:create_volume_types:580 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-15 11:28:17.476 | + lib/cinder:create_volume_types:581 : be_name=lvmdriver-1 2021-12-15 11:28:17.480 | + lib/cinder:create_volume_types:583 : is_service_enabled keystone 2021-12-15 11:28:17.512 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:17.515 | + lib/cinder:create_volume_types:584 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-15 11:28:20.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:20.932 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:20.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:20.932 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:20.932 | +-------------+--------------------------------------+ 2021-12-15 11:28:20.932 | | Field | Value | 2021-12-15 11:28:20.932 | +-------------+--------------------------------------+ 2021-12-15 11:28:20.932 | | description | None | 2021-12-15 11:28:20.932 | | id | 17a96a04-95e3-4c62-aa7c-b945f32b369b | 2021-12-15 11:28:20.932 | | is_public | True | 2021-12-15 11:28:20.932 | | name | lvmdriver-1 | 2021-12-15 11:28:20.932 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-15 11:28:20.932 | +-------------+--------------------------------------+ 2021-12-15 11:28:21.170 | + lib/cinder:create_volume_types:598 : [[ False == \T\r\u\e ]] 2021-12-15 11:28:21.173 | + ./stack.sh:main:1320 : [[ False == \T\r\u\e ]] 2021-12-15 11:28:21.175 | + ./stack.sh:main:1328 : is_service_enabled glance 2021-12-15 11:28:21.194 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:21.197 | + ./stack.sh:main:1329 : echo_summary 'Starting Glance' 2021-12-15 11:28:21.200 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:28:21.202 | + ./stack.sh:echo_summary:440 : echo -e Starting Glance 2021-12-15 11:28:21.204 | + ./stack.sh:main:1330 : start_glance 2021-12-15 11:28:21.207 | + lib/glance:start_glance:602 : local service_protocol=http 2021-12-15 11:28:21.209 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2021-12-15 11:28:21.230 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:21.232 | + lib/glance:start_glance:609 : [[ False == False ]] 2021-12-15 11:28:21.236 | ++ lib/glance:start_glance:610 : which uwsgi 2021-12-15 11:28:21.240 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.243 | + functions-common:run_process:1657 : local service=g-api 2021-12-15 11:28:21.246 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.248 | + functions-common:run_process:1659 : local group= 2021-12-15 11:28:21.251 | + functions-common:run_process:1660 : local user= 2021-12-15 11:28:21.253 | + functions-common:run_process:1662 : local name=g-api 2021-12-15 11:28:21.256 | + functions-common:run_process:1664 : time_start run_process 2021-12-15 11:28:21.263 | + functions-common:time_start:2388 : local name=run_process 2021-12-15 11:28:21.265 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:21.269 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:21.273 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:21.278 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567701275 2021-12-15 11:28:21.280 | + functions-common:run_process:1665 : is_service_enabled g-api 2021-12-15 11:28:21.298 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:21.300 | + functions-common:run_process:1666 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-15 11:28:21.303 | + functions-common:_run_under_systemd:1622 : local service=g-api 2021-12-15 11:28:21.306 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.308 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.311 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.313 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.316 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-15 11:28:21.318 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-15 11:28:21.321 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2021-12-15 11:28:21.324 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-15 11:28:21.326 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-15 11:28:21.329 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-15 11:28:21.331 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-15 11:28:21.334 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@g-api.service 2021-12-15 11:28:21.336 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.339 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-15 11:28:21.341 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-15 11:28:21.344 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-15 11:28:21.346 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-15 11:28:21.351 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-15 11:28:21.414 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-15 11:28:21.481 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-15 11:28:21.535 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-15 11:28:21.596 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-15 11:28:21.651 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-15 11:28:21.710 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-15 11:28:21.772 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-15 11:28:21.827 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-15 11:28:21.882 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-15 11:28:21.940 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-15 11:28:21.942 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-15 11:28:22.017 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-15 11:28:22.444 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@g-api.service 2021-12-15 11:28:22.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-15 11:28:22.893 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@g-api.service 2021-12-15 11:28:22.976 | + functions-common:run_process:1668 : time_stop run_process 2021-12-15 11:28:22.979 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:22.983 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:22.988 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:22.997 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:22.999 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:23.002 | + functions-common:time_stop:2408 : name=run_process 2021-12-15 11:28:23.007 | + functions-common:time_stop:2409 : start_time=1639567701275 2021-12-15 11:28:23.010 | + functions-common:time_stop:2411 : [[ -z 1639567701275 ]] 2021-12-15 11:28:23.021 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:23.024 | + functions-common:time_stop:2414 : end_time=1639567703020 2021-12-15 11:28:23.029 | + functions-common:time_stop:2415 : elapsed_time=1745 2021-12-15 11:28:23.032 | + functions-common:time_stop:2416 : total=33024 2021-12-15 11:28:23.035 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:23.037 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=34769 2021-12-15 11:28:23.040 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2021-12-15 11:28:23.063 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:23.066 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.44) to start...' 2021-12-15 11:28:23.066 | Waiting for g-api (10.222.0.44) to start... 2021-12-15 11:28:23.069 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.44/image 2021-12-15 11:28:23.071 | + functions:wait_for_service:457 : local timeout=60 2021-12-15 11:28:23.074 | + functions:wait_for_service:458 : local url=http://10.222.0.44/image 2021-12-15 11:28:23.077 | + functions:wait_for_service:459 : local rval=0 2021-12-15 11:28:23.080 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-15 11:28:23.082 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-15 11:28:23.085 | + functions-common:time_start:2389 : local start_time= 2021-12-15 11:28:23.088 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-15 11:28:23.094 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-15 11:28:23.097 | + functions-common:time_start:2393 : _TIME_START[$name]=1639567703094 2021-12-15 11:28:23.100 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-15 11:28:23.112 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/image 2021-12-15 11:28:27.134 | + :: : [[ 300 == 503 ]] 2021-12-15 11:28:27.136 | + :: : [[ 0 -eq 7 ]] 2021-12-15 11:28:27.139 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-15 11:28:27.141 | + functions-common:time_stop:2402 : local name 2021-12-15 11:28:27.144 | + functions-common:time_stop:2403 : local end_time 2021-12-15 11:28:27.150 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:28:27.153 | + functions-common:time_stop:2405 : local total 2021-12-15 11:28:27.158 | + functions-common:time_stop:2406 : local start_time 2021-12-15 11:28:27.163 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-15 11:28:27.168 | + functions-common:time_stop:2409 : start_time=1639567703094 2021-12-15 11:28:27.180 | + functions-common:time_stop:2411 : [[ -z 1639567703094 ]] 2021-12-15 11:28:27.184 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:28:27.191 | + functions-common:time_stop:2414 : end_time=1639567707186 2021-12-15 11:28:27.194 | + functions-common:time_stop:2415 : elapsed_time=4092 2021-12-15 11:28:27.199 | + functions-common:time_stop:2416 : total=21922 2021-12-15 11:28:27.206 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:28:27.209 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26014 2021-12-15 11:28:27.211 | + functions:wait_for_service:467 : return 0 2021-12-15 11:28:27.215 | + ./stack.sh:main:1344 : is_service_enabled mysql postgresql 2021-12-15 11:28:27.235 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:27.238 | + ./stack.sh:main:1344 : is_service_enabled glance 2021-12-15 11:28:27.257 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:27.260 | + ./stack.sh:main:1345 : echo_summary 'Uploading images' 2021-12-15 11:28:27.263 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:28:27.265 | + ./stack.sh:echo_summary:440 : echo -e Uploading images 2021-12-15 11:28:27.268 | + ./stack.sh:main:1347 : for image_url in ${IMAGE_URLS//,/ } 2021-12-15 11:28:27.271 | + ./stack.sh:main:1348 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:27.273 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:27.276 | + functions:upload_image:134 : local image image_fname image_name 2021-12-15 11:28:27.278 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-15 11:28:27.283 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:27.287 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:27.290 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-15 11:28:27.292 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-15 11:28:27.295 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:27.298 | --2021-12-15 11:28:27-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:27.299 | Connecting to 10.100.0.9:80... connected. 2021-12-15 11:28:27.301 | HTTP request sent, awaiting response... 200 OK 2021-12-15 11:28:27.301 | Length: 645922816 (616M) 2021-12-15 11:28:27.301 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-15 11:28:27.321 | 2021-12-15 11:28:27.609 | 0K ........ ........ ........ ........ 5% 107M 5s 2021-12-15 11:28:27.895 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-15 11:28:28.180 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-15 11:28:28.465 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-15 11:28:28.750 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-15 11:28:29.035 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-15 11:28:29.322 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-15 11:28:29.607 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-15 11:28:29.892 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-15 11:28:30.177 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-15 11:28:30.462 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-15 11:28:30.747 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-15 11:28:31.032 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-15 11:28:31.317 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-15 11:28:31.603 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-15 11:28:31.891 | 491520K ........ ........ ........ ........ 83% 110M 1s 2021-12-15 11:28:32.177 | 524288K ........ ........ ........ ........ 88% 113M 1s 2021-12-15 11:28:32.462 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-15 11:28:32.747 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-15 11:28:32.809 | 622592K ........ 100% 112M=5.5s 2021-12-15 11:28:32.809 | 2021-12-15 11:28:32.809 | 2021-12-15 11:28:32 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-15 11:28:32.809 | 2021-12-15 11:28:32.812 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-12-15 11:28:32.814 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:32.816 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-15 11:28:32.819 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-15 11:28:32.821 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-15 11:28:32.823 | + functions:upload_image:294 : local kernel= 2021-12-15 11:28:32.825 | + functions:upload_image:295 : local ramdisk= 2021-12-15 11:28:32.827 | + functions:upload_image:296 : local disk_format= 2021-12-15 11:28:32.830 | + functions:upload_image:297 : local container_format= 2021-12-15 11:28:32.832 | + functions:upload_image:298 : local unpack= 2021-12-15 11:28:32.835 | + functions:upload_image:299 : local img_property= 2021-12-15 11:28:32.837 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-15 11:28:32.840 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-12-15 11:28:32.842 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-12-15 11:28:32.846 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-12-15 11:28:32.847 | + functions:upload_image:309 : case "$image_fname" in 2021-12-15 11:28:32.849 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:32.852 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:32.857 | + functions:upload_image:375 : image_name=ubuntu-16 2021-12-15 11:28:32.861 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:32.861 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-15 11:28:32.867 | + functions:upload_image:376 : disk_format=vhdx 2021-12-15 11:28:32.870 | + functions:upload_image:377 : container_format=bare 2021-12-15 11:28:32.874 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-12-15 11:28:32.876 | + functions:upload_image:385 : is_arch ppc64le 2021-12-15 11:28:32.879 | ++ functions-common:is_arch:490 : uname -m 2021-12-15 11:28:32.883 | + functions-common:is_arch:490 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-15 11:28:32.886 | + functions:upload_image:385 : is_arch ppc64 2021-12-15 11:28:32.888 | ++ functions-common:is_arch:490 : uname -m 2021-12-15 11:28:32.892 | + functions-common:is_arch:490 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-15 11:28:32.894 | + functions:upload_image:385 : is_arch ppc 2021-12-15 11:28:32.897 | ++ functions-common:is_arch:490 : uname -m 2021-12-15 11:28:32.902 | + functions-common:is_arch:490 : [[ x86_64 == \p\p\c ]] 2021-12-15 11:28:32.905 | + functions:upload_image:389 : is_arch aarch64 2021-12-15 11:28:32.909 | ++ functions-common:is_arch:490 : uname -m 2021-12-15 11:28:32.916 | + functions-common:is_arch:490 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-15 11:28:32.919 | + functions:upload_image:393 : '[' bare = bare ']' 2021-12-15 11:28:32.921 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-12-15 11:28:32.924 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-12-15 11:28:32.926 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-12-15 11:28:32.928 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-12-15 11:28:32.930 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-12-15 11:28:32.933 | + functions:_upload_image:105 : shift 2021-12-15 11:28:32.935 | + functions:_upload_image:106 : local container=bare 2021-12-15 11:28:32.937 | + functions:_upload_image:107 : shift 2021-12-15 11:28:32.939 | + functions:_upload_image:108 : local disk=vhdx 2021-12-15 11:28:32.941 | + functions:_upload_image:109 : shift 2021-12-15 11:28:32.943 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-15 11:28:32.945 | + functions:_upload_image:111 : shift 2021-12-15 11:28:32.947 | + functions:_upload_image:112 : local properties 2021-12-15 11:28:32.950 | + functions:_upload_image:113 : local useimport 2021-12-15 11:28:32.953 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-12-15 11:28:32.955 | ++ functions:_image_properties_to_arg:87 : local result= 2021-12-15 11:28:32.958 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-12-15 11:28:32.960 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-12-15 11:28:32.963 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-12-15 11:28:32.971 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-12-15 11:28:32.974 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-12-15 11:28:32.977 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2021-12-15 11:28:41.023 | + inc/async:async_inner:64 : rc=0 2021-12-15 11:28:41.061 | [108997 Async create_flavors:108997]: finished successfully 2021-12-15 11:28:51.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.296 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.296 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.296 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:28:51.296 | | Field | Value | 2021-12-15 11:28:51.296 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:28:51.296 | | container_format | bare | 2021-12-15 11:28:51.296 | | created_at | 2021-12-15T11:28:35Z | 2021-12-15 11:28:51.296 | | disk_format | vhdx | 2021-12-15 11:28:51.296 | | file | /v2/images/73e0ecb1-5b9f-4edd-8d09-e50eb897270a/file | 2021-12-15 11:28:51.296 | | id | 73e0ecb1-5b9f-4edd-8d09-e50eb897270a | 2021-12-15 11:28:51.296 | | min_disk | 0 | 2021-12-15 11:28:51.296 | | min_ram | 0 | 2021-12-15 11:28:51.296 | | name | ubuntu-16 | 2021-12-15 11:28:51.297 | | owner | 9364a0af8140460eb8c057761ff82107 | 2021-12-15 11:28:51.297 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-12-15 11:28:51.297 | | protected | False | 2021-12-15 11:28:51.297 | | schema | /v2/schemas/image | 2021-12-15 11:28:51.297 | | status | queued | 2021-12-15 11:28:51.297 | | tags | | 2021-12-15 11:28:51.297 | | updated_at | 2021-12-15T11:28:35Z | 2021-12-15 11:28:51.297 | | visibility | public | 2021-12-15 11:28:51.297 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:28:51.511 | + ./stack.sh:main:1352 : async_wait create_flavors 2021-12-15 11:28:51.571 | [17586 Async create_flavors:108997]: Waiting for completion of create_flavors running on PID 108997 (2 other jobs running) 2021-12-15 11:28:51.607 | [17586 Async create_flavors:108997]: Signaling child to exit 2021-12-15 11:28:51.608 | WAKEUP 2021-12-15 11:28:51.639 | [17586 Async create_flavors:108997]: Signaled 2021-12-15 11:28:51.640 | + lib/nova:create_flavors:1139 : is_service_enabled n-api 2021-12-15 11:28:51.640 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:51.640 | + lib/nova:create_flavors:1140 : grep -q ds512M 2021-12-15 11:28:51.641 | + lib/nova:create_flavors:1140 : openstack --os-region-name=RegionOne flavor list 2021-12-15 11:28:51.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.641 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.641 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.641 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-15 11:28:51.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.641 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.641 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.641 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.641 | | Field | Value | 2021-12-15 11:28:51.641 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.641 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.641 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.641 | | description | None | 2021-12-15 11:28:51.641 | | disk | 1 | 2021-12-15 11:28:51.642 | | id | c1 | 2021-12-15 11:28:51.642 | | name | cirros256 | 2021-12-15 11:28:51.642 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.642 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.642 | | ram | 256 | 2021-12-15 11:28:51.642 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.642 | | swap | | 2021-12-15 11:28:51.642 | | vcpus | 1 | 2021-12-15 11:28:51.642 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.642 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-15 11:28:51.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.642 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.642 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.642 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.642 | | Field | Value | 2021-12-15 11:28:51.642 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.642 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.642 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.642 | | description | None | 2021-12-15 11:28:51.642 | | disk | 5 | 2021-12-15 11:28:51.642 | | id | d1 | 2021-12-15 11:28:51.642 | | name | ds512M | 2021-12-15 11:28:51.642 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.642 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.643 | | ram | 512 | 2021-12-15 11:28:51.643 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.643 | | swap | | 2021-12-15 11:28:51.643 | | vcpus | 1 | 2021-12-15 11:28:51.643 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.643 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-15 11:28:51.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.643 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.643 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.643 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.643 | | Field | Value | 2021-12-15 11:28:51.643 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.643 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.643 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.643 | | description | None | 2021-12-15 11:28:51.643 | | disk | 10 | 2021-12-15 11:28:51.643 | | id | d2 | 2021-12-15 11:28:51.643 | | name | ds1G | 2021-12-15 11:28:51.643 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.643 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.643 | | ram | 1024 | 2021-12-15 11:28:51.643 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.643 | | swap | | 2021-12-15 11:28:51.643 | | vcpus | 1 | 2021-12-15 11:28:51.643 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.643 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-15 11:28:51.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.643 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.643 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.643 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.643 | | Field | Value | 2021-12-15 11:28:51.643 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.643 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.643 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.644 | | description | None | 2021-12-15 11:28:51.644 | | disk | 10 | 2021-12-15 11:28:51.644 | | id | d3 | 2021-12-15 11:28:51.644 | | name | ds2G | 2021-12-15 11:28:51.644 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.644 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.644 | | ram | 2048 | 2021-12-15 11:28:51.644 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.644 | | swap | | 2021-12-15 11:28:51.644 | | vcpus | 2 | 2021-12-15 11:28:51.644 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.644 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-15 11:28:51.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.644 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.644 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.644 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.644 | | Field | Value | 2021-12-15 11:28:51.644 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.644 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.644 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.644 | | description | None | 2021-12-15 11:28:51.644 | | disk | 20 | 2021-12-15 11:28:51.644 | | id | d4 | 2021-12-15 11:28:51.644 | | name | ds4G | 2021-12-15 11:28:51.644 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.644 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.644 | | ram | 4096 | 2021-12-15 11:28:51.644 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.644 | | swap | | 2021-12-15 11:28:51.644 | | vcpus | 4 | 2021-12-15 11:28:51.644 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.644 | + lib/nova:create_flavors:1149 : openstack --os-region-name=RegionOne flavor list 2021-12-15 11:28:51.644 | + lib/nova:create_flavors:1149 : grep -q m1.tiny 2021-12-15 11:28:51.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.645 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.645 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.645 | + lib/nova:create_flavors:1150 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-15 11:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.645 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.645 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.645 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.645 | | Field | Value | 2021-12-15 11:28:51.645 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.645 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.645 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.645 | | description | None | 2021-12-15 11:28:51.645 | | disk | 1 | 2021-12-15 11:28:51.645 | | id | 1 | 2021-12-15 11:28:51.645 | | name | m1.tiny | 2021-12-15 11:28:51.645 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.645 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.645 | | ram | 512 | 2021-12-15 11:28:51.645 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.645 | | swap | | 2021-12-15 11:28:51.645 | | vcpus | 1 | 2021-12-15 11:28:51.645 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.645 | + lib/nova:create_flavors:1151 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-15 11:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.645 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.645 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.645 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.645 | | Field | Value | 2021-12-15 11:28:51.645 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.646 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.646 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.646 | | description | None | 2021-12-15 11:28:51.646 | | disk | 20 | 2021-12-15 11:28:51.646 | | id | 2 | 2021-12-15 11:28:51.646 | | name | m1.small | 2021-12-15 11:28:51.646 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.646 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.646 | | ram | 2048 | 2021-12-15 11:28:51.646 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.646 | | swap | | 2021-12-15 11:28:51.646 | | vcpus | 1 | 2021-12-15 11:28:51.646 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.646 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-15 11:28:51.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.646 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.646 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.646 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.646 | | Field | Value | 2021-12-15 11:28:51.646 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.646 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.646 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.646 | | description | None | 2021-12-15 11:28:51.646 | | disk | 40 | 2021-12-15 11:28:51.646 | | id | 3 | 2021-12-15 11:28:51.646 | | name | m1.medium | 2021-12-15 11:28:51.646 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.646 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.646 | | ram | 4096 | 2021-12-15 11:28:51.646 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.646 | | swap | | 2021-12-15 11:28:51.646 | | vcpus | 2 | 2021-12-15 11:28:51.646 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.646 | + lib/nova:create_flavors:1153 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-15 11:28:51.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.647 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.647 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.647 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.647 | | Field | Value | 2021-12-15 11:28:51.647 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.647 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.647 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.647 | | description | None | 2021-12-15 11:28:51.647 | | disk | 80 | 2021-12-15 11:28:51.647 | | id | 4 | 2021-12-15 11:28:51.647 | | name | m1.large | 2021-12-15 11:28:51.647 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.647 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.647 | | ram | 8192 | 2021-12-15 11:28:51.647 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.647 | | swap | | 2021-12-15 11:28:51.647 | | vcpus | 4 | 2021-12-15 11:28:51.647 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.647 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-15 11:28:51.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.647 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:51.647 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:51.647 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.647 | | Field | Value | 2021-12-15 11:28:51.648 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.648 | | OS-FLV-DISABLED:disabled | False | 2021-12-15 11:28:51.648 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-15 11:28:51.648 | | description | None | 2021-12-15 11:28:51.648 | | disk | 160 | 2021-12-15 11:28:51.648 | | id | 5 | 2021-12-15 11:28:51.648 | | name | m1.xlarge | 2021-12-15 11:28:51.648 | | os-flavor-access:is_public | True | 2021-12-15 11:28:51.648 | | properties | hw_rng:allowed='True' | 2021-12-15 11:28:51.648 | | ram | 16384 | 2021-12-15 11:28:51.648 | | rxtx_factor | 1.0 | 2021-12-15 11:28:51.648 | | swap | | 2021-12-15 11:28:51.648 | | vcpus | 8 | 2021-12-15 11:28:51.648 | +----------------------------+-----------------------+ 2021-12-15 11:28:51.695 | [17586 Async create_flavors:108997]: finished create_flavors with result 0 in 31 seconds 2021-12-15 11:28:51.699 | + inc/async:async_wait:197 : return 0 2021-12-15 11:28:51.702 | + ./stack.sh:main:1354 : is_service_enabled horizon 2021-12-15 11:28:51.722 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:51.724 | + ./stack.sh:main:1368 : is_service_enabled nova 2021-12-15 11:28:51.747 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:51.750 | + ./stack.sh:main:1368 : is_service_enabled keystone 2021-12-15 11:28:51.770 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:51.772 | + ./stack.sh:main:1369 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2021-12-15 11:28:51.775 | + ./stack.sh:main:1371 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-15 11:28:51.778 | + ./stack.sh:main:1375 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2021-12-15 11:28:51.783 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-15 11:28:51.785 | ++ 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 --os-password Passw0rd 2021-12-15 11:28:51.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2021-12-15 11:28:51.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2021-12-15 11:28:51.791 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2021-12-15 11:28:51.792 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-15 11:28:51.794 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-15 11:28:51.796 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-15 11:28:51.797 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-15 11:28:51.799 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-15 11:28:51.800 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-15 11:28:51.802 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-15 11:28:51.803 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2021-12-15 11:28:51.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-15 11:28:51.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-15 11:28:51.808 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-15 11:28:51.809 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2021-12-15 11:28:51.811 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-15 11:28:51.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-15 11:28:51.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-15 11:28:51.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-15 11:28:51.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-15 11:28:51.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-15 11:28:51.821 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-15 11:28:51.823 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-15 11:28:51.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-15 11:28:51.827 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-15 11:28:51.829 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2021-12-15 11:28:51.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2021-12-15 11:28:51.832 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2021-12-15 11:28:51.833 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-15 11:28:51.835 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-15 11:28:51.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-15 11:28:51.839 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-15 11:28:51.841 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-15 11:28:51.843 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-15 11:28:51.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-15 11:28:51.846 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2021-12-15 11:28:51.848 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2021-12-15 11:28:51.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2021-12-15 11:28:51.854 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2021-12-15 11:28:51.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2021-12-15 11:28:51.857 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2021-12-15 11:28:51.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2021-12-15 11:28:51.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2021-12-15 11:28:51.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2021-12-15 11:28:51.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2021-12-15 11:28:51.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2021-12-15 11:28:51.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2021-12-15 11:28:51.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2021-12-15 11:28:51.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2021-12-15 11:28:51.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-15 11:28:51.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-15 11:28:51.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-15 11:28:51.876 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-15 11:28:51.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-15 11:28:51.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-15 11:28:51.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-15 11:28:51.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-15 11:28:51.884 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-15 11:28:53.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:53.986 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:53.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:53.986 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:53.986 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2021-12-15 11:28:53.988 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2021-12-15 11:28:54.205 | + ./stack.sh:main:1380 : save_stackenv 2021-12-15 11:28:54.208 | + functions-common:save_stackenv:60 : local tag= 2021-12-15 11:28:54.211 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-15 11:28:54.217 | + functions-common:save_stackenv:62 : time_stamp=2021-12-15-112854 2021-12-15 11:28:54.220 | + functions-common:save_stackenv:63 : echo '# 2021-12-15-112854 ' 2021-12-15 11:28:54.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.226 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-15 11:28:54.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.232 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-15 11:28:54.234 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.237 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-15 11:28:54.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.244 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-15 11:28:54.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.252 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-12-15 11:28:54.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.257 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-12-15 11:28:54.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.263 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-15-110916 2021-12-15 11:28:54.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.268 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-15 11:28:54.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.274 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-12-15 11:28:54.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.279 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-15 11:28:54.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.285 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-15 11:28:54.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.291 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-15 11:28:54.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-15 11:28:54.299 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-15 11:28:54.302 | + ./stack.sh:main:1391 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-15 11:28:54.306 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-15 11:28:54.309 | + inc/meta-config:merge_config_group:171 : shift 2021-12-15 11:28:54.313 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-15 11:28:54.317 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:28:54.321 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-15 11:28:54.324 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-15 11:28:54.327 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-15 11:28:54.330 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:28:54.333 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-15 11:28:54.335 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:28:54.338 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-15 11:28:54.338 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:28:54.338 | gsub("[][]", "", $1); 2021-12-15 11:28:54.338 | split($1, a, "|"); 2021-12-15 11:28:54.338 | if (a[1] == matchgroup) 2021-12-15 11:28:54.338 | print a[2] 2021-12-15 11:28:54.338 | } 2021-12-15 11:28:54.339 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:28:54.345 | + ./stack.sh:main:1398 : run_phase stack extra 2021-12-15 11:28:54.347 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 11:28:54.350 | + functions-common:run_phase:1831 : local phase=extra 2021-12-15 11:28:54.353 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:28:54.355 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:28:54.358 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:28:54.361 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:28:54.364 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:28:54.368 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:28:54.375 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:28:54.378 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:28:54.381 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:28:54.384 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-15 11:28:54.387 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:28:54.406 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:54.409 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:28:54.412 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:28:54.415 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-15 11:28:54.417 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:28:54.420 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 11:28:54.422 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:28:54.425 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-15 11:28:54.427 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-15 11:28:54.430 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 11:28:54.432 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 11:28:54.435 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:28:54.437 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 11:28:54.440 | + functions-common:run_phase:1857 : run_plugins stack extra 2021-12-15 11:28:54.443 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 11:28:54.445 | + functions-common:run_plugins:1817 : local phase=extra 2021-12-15 11:28:54.448 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 11:28:54.451 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 11:28:54.454 | + ./stack.sh:main:1406 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-15 11:28:54.456 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-15 11:28:54.459 | + inc/meta-config:merge_config_group:171 : shift 2021-12-15 11:28:54.462 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-15 11:28:54.465 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:28:54.470 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-15 11:28:54.475 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-15 11:28:54.479 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-15 11:28:54.483 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:28:54.486 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-15 11:28:54.490 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:28:54.494 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-15 11:28:54.494 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:28:54.494 | gsub("[][]", "", $1); 2021-12-15 11:28:54.494 | split($1, a, "|"); 2021-12-15 11:28:54.494 | if (a[1] == matchgroup) 2021-12-15 11:28:54.494 | print a[2] 2021-12-15 11:28:54.494 | } 2021-12-15 11:28:54.494 | ' /home/ubuntu/devstack/local.conf 2021-12-15 11:28:54.500 | + ./stack.sh:main:1415 : is_service_enabled n-cpu 2021-12-15 11:28:54.522 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:54.525 | + ./stack.sh:main:1420 : service_check 2021-12-15 11:28:54.527 | + functions-common:service_check:1695 : local service 2021-12-15 11:28:54.531 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.535 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@key.service 2021-12-15 11:28:54.553 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-15 11:28:54.557 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.559 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-api.service 2021-12-15 11:28:54.574 | enabled 2021-12-15 11:28:54.578 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-15 11:28:54.595 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-15 11:28:54.595 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.595 | Active: active (running) since Wed 2021-12-15 11:26:41 UTC; 2min 13s ago 2021-12-15 11:28:54.595 | Main PID: 101972 (uwsgi) 2021-12-15 11:28:54.595 | Status: "uWSGI is ready" 2021-12-15 11:28:54.595 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:54.595 | Memory: 236.0M 2021-12-15 11:28:54.595 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-15 11:28:54.595 | ├─101972 nova-apiuWSGI master 2021-12-15 11:28:54.595 | ├─101973 nova-apiuWSGI worker 1 2021-12-15 11:28:54.595 | └─101974 nova-apiuWSGI worker 2 2021-12-15 11:28:54.595 | 2021-12-15 11:28:54.595 | Dec 15 11:28:38 dv-cinder-813220-4-iscsi devstack@n-api.service[101974]: [pid: 101974|app: 0|req: 16/32] 10.222.0.44 () {64 vars in 1332 bytes} [Wed Dec 15 11:28:38 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101973]: DEBUG nova.api.openstack.wsgi [None req-4a39b4d8-6485-4d65-834a-6604f0ba58e0 admin admin] Calling method '>' {{(pid=101973) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101973]: INFO nova.api.openstack.requestlog [None req-4a39b4d8-6485-4d65-834a-6604f0ba58e0 admin admin] 10.222.0.44 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002166 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101973]: [pid: 101973|app: 0|req: 17/33] 10.222.0.44 () {54 vars in 930 bytes} [Wed Dec 15 11:28:40 2021] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101974]: DEBUG nova.api.openstack.wsgi [None req-f89aa36a-6d1e-46f9-8734-cdc80e2fc41d admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "id": "5", "rxtx_factor": 1.0, "ram": 16384, "disk": 160, "vcpus": 8, "swap": 0}} {{(pid=101974) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101974]: INFO nova.api.openstack.requestlog [None req-f89aa36a-6d1e-46f9-8734-cdc80e2fc41d admin admin] 10.222.0.44 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.079593 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101974]: [pid: 101974|app: 0|req: 17/34] 10.222.0.44 () {64 vars in 1282 bytes} [Wed Dec 15 11:28:40 2021] POST /compute/v2.1/flavors => generated 408 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2021-12-15 11:28:54.595 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101973]: DEBUG nova.api.openstack.wsgi [None req-d808abd3-3a3e-4d6f-9e1a-77f58b0b479a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=101973) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-15 11:28:54.596 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101973]: INFO nova.api.openstack.requestlog [None req-d808abd3-3a3e-4d6f-9e1a-77f58b0b479a admin admin] 10.222.0.44 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.028713 2021-12-15 11:28:54.596 | Dec 15 11:28:40 dv-cinder-813220-4-iscsi devstack@n-api.service[101973]: [pid: 101973|app: 0|req: 18/35] 10.222.0.44 () {64 vars in 1332 bytes} [Wed Dec 15 11:28:40 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2021-12-15 11:28:54.599 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.602 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-15 11:28:54.615 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-15 11:28:54.619 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.622 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-15 11:28:54.636 | enabled 2021-12-15 11:28:54.640 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-15 11:28:54.657 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-15 11:28:54.657 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.657 | Active: active (running) since Wed 2021-12-15 11:27:57 UTC; 56s ago 2021-12-15 11:28:54.657 | Main PID: 106772 (nova-scheduler) 2021-12-15 11:28:54.657 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:54.657 | Memory: 144.9M 2021-12-15 11:28:54.657 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-15 11:28:54.657 | ├─106772 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-15 11:28:54.657 | ├─108004 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-15 11:28:54.657 | └─108005 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-15 11:28:54.658 | 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_messaging_rabbit.ssl_version = {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_messaging_notifications.retry = -1 {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_messaging_notifications.transport_url = **** {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_reports.file_event_handler = None {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] oslo_reports.log_dir = None {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.658 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi nova-scheduler[106772]: DEBUG oslo_service.service [None req-3df6685f-b47b-48ec-b1f1-f6e69b222b16 None None] ******************************************************************************** {{(pid=106772) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-15 11:28:54.661 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.664 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-15 11:28:54.679 | enabled 2021-12-15 11:28:54.683 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-15 11:28:54.705 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-15 11:28:54.705 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.705 | Active: active (running) since Wed 2021-12-15 11:27:59 UTC; 55s ago 2021-12-15 11:28:54.705 | Main PID: 107227 (uwsgi) 2021-12-15 11:28:54.705 | Status: "uWSGI is ready" 2021-12-15 11:28:54.705 | Tasks: 4 (limit: 14304) 2021-12-15 11:28:54.705 | Memory: 199.2M 2021-12-15 11:28:54.705 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-15 11:28:54.705 | ├─107227 nova-api-metauWSGI master 2021-12-15 11:28:54.706 | ├─107235 nova-api-metauWSGI worker 1 2021-12-15 11:28:54.706 | ├─107236 nova-api-metauWSGI worker 2 2021-12-15 11:28:54.706 | └─107237 nova-api-metauWSGI http 1 2021-12-15 11:28:54.706 | 2021-12-15 11:28:54.706 | Dec 15 11:28:04 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: DEBUG oslo_concurrency.lockutils [None req-2f0dac51-0e7f-41fb-a382-5de496ad5788 None None] Lock "7d54ebfa-e8b8-40ef-8ca9-4147f43ec2cf" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=107235) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:54.706 | Dec 15 11:28:04 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: DEBUG oslo_concurrency.lockutils [None req-2f0dac51-0e7f-41fb-a382-5de496ad5788 None None] Lock "7d54ebfa-e8b8-40ef-8ca9-4147f43ec2cf" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=107235) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:54.706 | Dec 15 11:28:04 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: DEBUG oslo_db.sqlalchemy.engines [None req-2f0dac51-0e7f-41fb-a382-5de496ad5788 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=107235) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:28:54.706 | Dec 15 11:28:04 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: DEBUG oslo_db.sqlalchemy.engines [None req-2f0dac51-0e7f-41fb-a382-5de496ad5788 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=107235) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:28:54.706 | Dec 15 11:28:04 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107236]: DEBUG oslo_db.sqlalchemy.engines [None req-2bf26646-5bd9-4152-adb4-74fcc39d953f 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=107236) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:28:54.706 | Dec 15 11:28:04 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: DEBUG oslo_db.sqlalchemy.engines [None req-2f0dac51-0e7f-41fb-a382-5de496ad5788 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=107235) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:28:54.706 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107236]: WARNING nova.api.metadata.handler [None req-2bf26646-5bd9-4152-adb4-74fcc39d953f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-15 11:28:54.706 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: WARNING nova.api.metadata.handler [None req-2f0dac51-0e7f-41fb-a382-5de496ad5788 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-15 11:28:54.706 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107236]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560c3a3179a0 pid: 107236 (default app) 2021-12-15 11:28:54.706 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@n-api-meta.service[107235]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x560c3a3179a0 pid: 107235 (default app) 2021-12-15 11:28:54.710 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.714 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-15 11:28:54.733 | enabled 2021-12-15 11:28:54.738 | + functions-common:service_check:1702 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-15 11:28:54.759 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-15 11:28:54.759 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.759 | Active: active (running) since Wed 2021-12-15 11:26:55 UTC; 1min 58s ago 2021-12-15 11:28:54.759 | Main PID: 103146 (uwsgi) 2021-12-15 11:28:54.759 | Status: "uWSGI is ready" 2021-12-15 11:28:54.759 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:54.759 | Memory: 149.5M 2021-12-15 11:28:54.759 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-15 11:28:54.759 | ├─103146 placementuWSGI master 2021-12-15 11:28:54.759 | ├─103158 placementuWSGI worker 1 2021-12-15 11:28:54.759 | └─103159 placementuWSGI worker 2 2021-12-15 11:28:54.759 | 2021-12-15 11:28:54.759 | Dec 15 11:26:59 dv-cinder-813220-4-iscsi devstack@placement-api.service[103159]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x561e2d9519c0 pid: 103159 (default app) 2021-12-15 11:28:54.759 | Dec 15 11:28:01 dv-cinder-813220-4-iscsi devstack@placement-api.service[103158]: DEBUG placement.requestlog [None req-5d64eba9-b046-4c50-bfe2-2c5f668e1d86 None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=103158) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-15 11:28:54.759 | Dec 15 11:28:01 dv-cinder-813220-4-iscsi devstack@placement-api.service[103158]: INFO placement.requestlog [None req-5d64eba9-b046-4c50-bfe2-2c5f668e1d86 None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-15 11:28:54.759 | Dec 15 11:28:01 dv-cinder-813220-4-iscsi devstack@placement-api.service[103158]: [pid: 103158|app: 0|req: 2/2] 10.222.0.44 () {54 vars in 916 bytes} [Wed Dec 15 11:28:01 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-15 11:28:54.759 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@placement-api.service[103159]: DEBUG placement.requestlog [None req-ed0f66b2-ce6b-4b16-adf4-342d8c8d6940 None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=103159) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-15 11:28:54.760 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@placement-api.service[103159]: INFO placement.requestlog [None req-ed0f66b2-ce6b-4b16-adf4-342d8c8d6940 None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-15 11:28:54.760 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi devstack@placement-api.service[103159]: [pid: 103159|app: 0|req: 1/3] 10.222.0.44 () {54 vars in 916 bytes} [Wed Dec 15 11:28:05 2021] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2021-12-15 11:28:54.760 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi devstack@placement-api.service[103158]: DEBUG placement.requestlog [None req-f58b28ee-52ab-4045-b1fb-d7839dc32784 None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=103158) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-15 11:28:54.760 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi devstack@placement-api.service[103158]: INFO placement.requestlog [None req-f58b28ee-52ab-4045-b1fb-d7839dc32784 None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-15 11:28:54.760 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi devstack@placement-api.service[103158]: [pid: 103158|app: 0|req: 3/4] 10.222.0.44 () {54 vars in 916 bytes} [Wed Dec 15 11:28:07 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-15 11:28:54.763 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.772 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-15 11:28:54.786 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-15 11:28:54.791 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.794 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@g-api.service 2021-12-15 11:28:54.813 | enabled 2021-12-15 11:28:54.817 | + functions-common:service_check:1702 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-15 11:28:54.835 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-15 11:28:54.835 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.835 | Active: active (running) since Wed 2021-12-15 11:28:22 UTC; 31s ago 2021-12-15 11:28:54.835 | Main PID: 110684 (uwsgi) 2021-12-15 11:28:54.835 | Status: "uWSGI is ready" 2021-12-15 11:28:54.835 | Tasks: 7 (limit: 14304) 2021-12-15 11:28:54.835 | Memory: 215.0M 2021-12-15 11:28:54.835 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-15 11:28:54.835 | ├─110684 glance-apiuWSGI master 2021-12-15 11:28:54.835 | ├─110685 glance-apiuWSGI worker 1 2021-12-15 11:28:54.835 | └─110686 glance-apiuWSGI worker 2 2021-12-15 11:28:54.835 | 2021-12-15 11:28:54.835 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.835 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.835 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.835 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.835 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.836 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.836 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.836 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.location [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=110685) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2021-12-15 11:28:54.836 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: DEBUG glance_store.backend [None req-d3e581ab-3181-4153-83fd-854015cd2e69 admin admin] Skipping store.set_acls... not implemented. {{(pid=110685) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-12-15 11:28:54.836 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi devstack@g-api.service[110685]: [pid: 110685|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 877 bytes} [Wed Dec 15 11:28:35 2021] PUT /v2/images/73e0ecb1-5b9f-4edd-8d09-e50eb897270a/file => generated 0 bytes in 15652 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24 switches on core 0) 2021-12-15 11:28:54.840 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.843 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-15 11:28:54.860 | enabled 2021-12-15 11:28:54.866 | + functions-common:service_check:1702 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-15 11:28:54.889 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-15 11:28:54.889 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.889 | Active: active (running) since Wed 2021-12-15 11:28:17 UTC; 37s ago 2021-12-15 11:28:54.889 | Main PID: 109970 (cinder-schedule) 2021-12-15 11:28:54.889 | Tasks: 2 (limit: 14304) 2021-12-15 11:28:54.889 | Memory: 103.1M 2021-12-15 11:28:54.889 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-15 11:28:54.889 | └─109970 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-15 11:28:54.889 | 2021-12-15 11:28:54.889 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG oslo_service.service [None req-411f77eb-8649-429e-81e4-d2497e74f8d4 None None] nova.region_name = RegionOne {{(pid=109970) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.889 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG oslo_service.service [None req-411f77eb-8649-429e-81e4-d2497e74f8d4 None None] nova.split_loggers = False {{(pid=109970) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.889 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG oslo_service.service [None req-411f77eb-8649-429e-81e4-d2497e74f8d4 None None] nova.timeout = None {{(pid=109970) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.889 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG oslo_service.service [None req-411f77eb-8649-429e-81e4-d2497e74f8d4 None None] nova.token_auth_url = None {{(pid=109970) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:54.889 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG oslo_service.service [None req-411f77eb-8649-429e-81e4-d2497e74f8d4 None None] ******************************************************************************** {{(pid=109970) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-15 11:28:54.889 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.1.0) 2021-12-15 11:28:54.890 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: INFO cinder.manager [None req-4a383f56-86ff-424f-a281-88906552b01a None None] Initiating service 1 cleanup 2021-12-15 11:28:54.890 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: INFO cinder.manager [None req-4a383f56-86ff-424f-a281-88906552b01a None None] Service 1 cleanup completed. 2021-12-15 11:28:54.890 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG cinder.service [None req-4a383f56-86ff-424f-a281-88906552b01a None None] Creating RPC server for service cinder-scheduler {{(pid=109970) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-15 11:28:54.890 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi cinder-scheduler[109970]: DEBUG cinder.service [None req-4a383f56-86ff-424f-a281-88906552b01a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=109970) start /opt/stack/cinder/cinder/service.py:237}} 2021-12-15 11:28:54.894 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.897 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@c-api.service 2021-12-15 11:28:54.912 | enabled 2021-12-15 11:28:54.917 | + functions-common:service_check:1702 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-15 11:28:54.936 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-15 11:28:54.936 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-15 11:28:54.936 | Active: active (running) since Wed 2021-12-15 11:28:10 UTC; 43s ago 2021-12-15 11:28:54.936 | Main PID: 109520 (uwsgi) 2021-12-15 11:28:54.936 | Status: "uWSGI is ready" 2021-12-15 11:28:54.936 | Tasks: 5 (limit: 14304) 2021-12-15 11:28:54.936 | Memory: 226.3M 2021-12-15 11:28:54.936 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-15 11:28:54.936 | ├─109520 cinder-apiuWSGI master 2021-12-15 11:28:54.936 | ├─109532 cinder-apiuWSGI worker 1 2021-12-15 11:28:54.936 | └─109534 cinder-apiuWSGI worker 2 2021-12-15 11:28:54.936 | 2021-12-15 11:28:54.936 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: warnings.warn(deprecated_msg) 2021-12-15 11:28:54.936 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: INFO cinder.api.openstack.wsgi [req-b27c16da-7ec2-4e7b-be8f-35640c95924d req-891103aa-635f-4f9c-8194-b8287bd2d7e3 admin admin] POST http://10.222.0.44/volume/v3/9364a0af8140460eb8c057761ff82107/types/17a96a04-95e3-4c62-aa7c-b945f32b369b/extra_specs 2021-12-15 11:28:54.936 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-15 11:28:54.936 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: warnings.warn( 2021-12-15 11:28:54.936 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: DEBUG cinder.api.openstack.wsgi [req-b27c16da-7ec2-4e7b-be8f-35640c95924d req-891103aa-635f-4f9c-8194-b8287bd2d7e3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=109532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:854}} 2021-12-15 11:28:54.936 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-15 11:28:54.937 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: warnings.warn('Policy enforcement is depending on the value of ' 2021-12-15 11:28:54.937 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: DEBUG oslo_db.sqlalchemy.engines [req-b27c16da-7ec2-4e7b-be8f-35640c95924d req-891103aa-635f-4f9c-8194-b8287bd2d7e3 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=109532) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-15 11:28:54.937 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: INFO cinder.api.openstack.wsgi [req-b27c16da-7ec2-4e7b-be8f-35640c95924d req-891103aa-635f-4f9c-8194-b8287bd2d7e3 admin admin] http://10.222.0.44/volume/v3/9364a0af8140460eb8c057761ff82107/types/17a96a04-95e3-4c62-aa7c-b945f32b369b/extra_specs returned with HTTP 200 2021-12-15 11:28:54.937 | Dec 15 11:28:20 dv-cinder-813220-4-iscsi devstack@c-api.service[109532]: [pid: 109532|app: 0|req: 1/3] 10.222.0.44 () {62 vars in 1454 bytes} [Wed Dec 15 11:28:20 2021] POST /volume/v3/9364a0af8140460eb8c057761ff82107/types/17a96a04-95e3-4c62-aa7c-b945f32b369b/extra_specs => generated 55 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-15 11:28:54.940 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.942 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovn-controller.service 2021-12-15 11:28:54.957 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2021-12-15 11:28:54.962 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.965 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovn-northd.service 2021-12-15 11:28:54.980 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2021-12-15 11:28:54.984 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:54.986 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2021-12-15 11:28:54.999 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2021-12-15 11:28:55.003 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.006 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovsdb-server.service 2021-12-15 11:28:55.019 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2021-12-15 11:28:55.024 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.026 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-15 11:28:55.045 | enabled 2021-12-15 11:28:55.049 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-15 11:28:55.066 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-15 11:28:55.066 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.066 | Active: active (running) since Wed 2021-12-15 11:26:48 UTC; 2min 6s ago 2021-12-15 11:28:55.066 | Main PID: 102556 (/usr/bin/python) 2021-12-15 11:28:55.066 | Tasks: 9 (limit: 14304) 2021-12-15 11:28:55.066 | Memory: 392.3M 2021-12-15 11:28:55.066 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-15 11:28:55.066 | ├─102556 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-15 11:28:55.067 | ├─102665 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-15 11:28:55.067 | ├─102666 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-15 11:28:55.067 | ├─102667 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-15 11:28:55.067 | └─102668 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-15 11:28:55.067 | 2021-12-15 11:28:55.067 | Dec 15 11:28:08 dv-cinder-813220-4-iscsi neutron-server[102668]: DEBUG neutron.db.agents_db [None req-7d266461-fea2-4768-8eba-a550cd3db063 None None] Agent healthcheck: found 5 active agents {{(pid=102668) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2021-12-15 11:28:55.067 | Dec 15 11:28:09 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:11 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-336a5008-f65a-4189-b093-7bea51b36c2d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:11 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-6e6b435e-c060-4f73-a58f-123e9be52c8a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:35 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-97e3f920-6227-4bc2-a615-f8569020924a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:38 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-5e046503-8490-41ad-ab85-9b540bcfddbd None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:39 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-336a5008-f65a-4189-b093-7bea51b36c2d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-server[102667]: DEBUG neutron_lib.callbacks.manager [None req-6e6b435e-c060-4f73-a58f-123e9be52c8a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8777509235285', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1402593'] for agent, after_update {{(pid=102667) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-15 11:28:55.067 | Dec 15 11:28:45 dv-cinder-813220-4-iscsi neutron-server[102668]: DEBUG neutron.db.agents_db [None req-7d266461-fea2-4768-8eba-a550cd3db063 None None] Agent healthcheck: found 5 active agents {{(pid=102668) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2021-12-15 11:28:55.071 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.074 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2021-12-15 11:28:55.090 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2021-12-15 11:28:55.094 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.097 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-15 11:28:55.111 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-15 11:28:55.116 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.119 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@tempest.service 2021-12-15 11:28:55.135 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-15 11:28:55.140 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.144 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@mysql.service 2021-12-15 11:28:55.159 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-15 11:28:55.165 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.168 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-15 11:28:55.188 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-15 11:28:55.195 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.198 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@dstat.service 2021-12-15 11:28:55.213 | enabled 2021-12-15 11:28:55.217 | + functions-common:service_check:1702 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-15 11:28:55.234 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-15 11:28:55.234 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.234 | Active: active (running) since Wed 2021-12-15 11:21:03 UTC; 7min ago 2021-12-15 11:28:55.234 | Main PID: 77642 (dstat.sh) 2021-12-15 11:28:55.234 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:55.234 | Memory: 18.8M 2021-12-15 11:28:55.234 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-15 11:28:55.234 | ├─77642 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-15 11:28:55.235 | ├─77775 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-15 11:28:55.235 | └─77776 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2021-12-15 11:28:55.235 | 2021-12-15 11:28:55.235 | Dec 15 11:28:45 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:45| 46 12 41 0 0|5049M 569M 180M 5874M| 182M 182M| 0 637k| 0 41.1 |4758 12k|2.99 2.39 1.53|1.0 0 0| 0 0 | 0 0 | 23 204 0 37 0 2021-12-15 11:28:55.235 | Dec 15 11:28:46 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:46| 47 10 42 0 0|5047M 528M 180M 5916M| 179M 179M| 0 2281k| 0 130 |5062 13k|2.99 2.39 1.53|3.0 0 0| 0 0 | 0 0 | 23 204 0 36 0 2021-12-15 11:28:55.235 | Dec 15 11:28:47 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:47| 46 10 42 0 0|5048M 486M 180M 5958M| 176M 176M| 0 200k| 0 21.0 |4812 12k|2.99 2.40 1.54|2.0 0 0| 0 0 | 0 0 | 23 204 0 36 0 2021-12-15 11:28:55.235 | Dec 15 11:28:48 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:48| 44 15 35 2 0|5057M 308M 180M 6123M| 177M 177M| 0 123k| 0 10.9 |4386 11k|2.99 2.40 1.54|4.0 1.0 20| 0 0 | 0 0 | 23 206 0 36 0 2021-12-15 11:28:55.235 | Dec 15 11:28:49 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:49| 40 17 39 2 0|5050M 689M 180M 5748M| 168M 168M| 0 439M| 0 1068 |4738 14k|2.99 2.40 1.54|3.0 0 1.0| 0 0 | 0 0 | 23 206 0 36 0 2021-12-15 11:28:55.235 | Dec 15 11:28:50 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:50| 46 11 42 0 0|5049M 646M 180M 5790M| 180M 180M| 0 0 | 0 0 |5064 12k|2.99 2.40 1.54|4.0 0 2.0| 0 0 | 0 0 | 23 206 0 35 0 2021-12-15 11:28:55.235 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:51| 29 13 55 2 0|4980M 697M 180M 5806M| 56M 56M| 0 104M| 0 242 |3146 10k|2.99 2.40 1.54|1.0 0 87| 0 0 | 0 0 | 23 201 0 39 0 2021-12-15 11:28:55.235 | Dec 15 11:28:52 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:52| 22 7 69 0 0|5004M 673M 180M 5806M| 232 0 | 0 615k| 0 42.0 |1072 4786 |2.83 2.38 1.54|1.0 0 197| 0 0 | 0 0 | 23 201 0 39 0 2021-12-15 11:28:55.235 | Dec 15 11:28:53 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:53| 27 3 69 0 0|5031M 647M 180M 5806M|6902 6902 | 0 208k| 0 22.0 | 427 3571 |2.83 2.38 1.54|1.0 0 0| 0 0 | 0 0 | 23 201 0 39 0 2021-12-15 11:28:55.235 | Dec 15 11:28:54 dv-cinder-813220-4-iscsi dstat.sh[77776]: 15-12 11:28:54| 20 11 68 1 0|4980M 697M 180M 5806M|5634 4566 | 0 752k| 0 111 |1431 5212 |2.83 2.38 1.54|1.0 0 254| 0 0 | 0 0 | 23 201 0 37 0 2021-12-15 11:28:55.238 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.241 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-15 11:28:55.256 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-15 11:28:55.260 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.263 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-15 11:28:55.276 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-15 11:28:55.280 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.283 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-15 11:28:55.300 | enabled 2021-12-15 11:28:55.304 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-15 11:28:55.322 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-15 11:28:55.322 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.322 | Active: active (running) since Wed 2021-12-15 11:27:00 UTC; 1min 55s ago 2021-12-15 11:28:55.322 | Main PID: 103622 (neutron-openvsw) 2021-12-15 11:28:55.323 | Tasks: 8 (limit: 14304) 2021-12-15 11:28:55.323 | Memory: 231.9M 2021-12-15 11:28:55.323 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-15 11:28:55.323 | ├─103622 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-15 11:28:55.323 | ├─105304 /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/tmp889eh4i9/privsep.sock 2021-12-15 11:28:55.323 | ├─105332 /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/tmp0mtp1ksd/privsep.sock 2021-12-15 11:28:55.323 | └─105367 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-15 11:28:55.323 | 2021-12-15 11:28:55.323 | Dec 15 11:28:49 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: DEBUG neutron.agent.linux.utils [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 105367. {{(pid=103622) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-15 11:28:55.323 | Dec 15 11:28:49 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-15 11:28:55.323 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Agent rpc_loop - iteration:49 started 2021-12-15 11:28:55.323 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3b642cad,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=8727959815634115094,duration_nsec=661000000,duration_sec=105,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=103622) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-15 11:28:55.323 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: DEBUG neutron.agent.linux.utils [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 105367. {{(pid=103622) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-15 11:28:55.323 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2021-12-15 11:28:55.323 | Dec 15 11:28:53 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Agent rpc_loop - iteration:50 started 2021-12-15 11:28:55.323 | Dec 15 11:28:53 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3b642caf,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=8727959815634115094,duration_nsec=660000000,duration_sec=107,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=103622) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-15 11:28:55.324 | Dec 15 11:28:53 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: DEBUG neutron.agent.linux.utils [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 105367. {{(pid=103622) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-15 11:28:55.324 | Dec 15 11:28:53 dv-cinder-813220-4-iscsi neutron-openvswitch-agent[103622]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-56dcbae0-737f-4203-b06a-aae99febbaa9 None None] Agent rpc_loop - iteration:50 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-15 11:28:55.333 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.336 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-15 11:28:55.354 | enabled 2021-12-15 11:28:55.360 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-15 11:28:55.382 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-15 11:28:55.382 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.382 | Active: active (running) since Wed 2021-12-15 11:27:01 UTC; 1min 53s ago 2021-12-15 11:28:55.382 | Main PID: 103986 (neutron-dhcp-ag) 2021-12-15 11:28:55.382 | Tasks: 16 (limit: 14304) 2021-12-15 11:28:55.382 | Memory: 344.9M 2021-12-15 11:28:55.382 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-15 11:28:55.382 | ├─103986 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-12-15 11:28:55.382 | ├─105579 /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/tmpev3bed6_/privsep.sock 2021-12-15 11:28:55.382 | ├─105618 /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/tmp3nfxg1zj/privsep.sock 2021-12-15 11:28:55.382 | ├─105676 /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/tmpyd2k7x3f/privsep.sock 2021-12-15 11:28:55.382 | ├─105732 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-15 11:28:55.382 | ├─105733 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-15 11:28:55.382 | └─105802 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/8ca01529-e3df-4dfb-b259-f0fce1411580/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/8ca01529-e3df-4dfb-b259-f0fce1411580/host --addn-hosts=/opt/stack/data/neutron/dhcp/8ca01529-e3df-4dfb-b259-f0fce1411580/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/8ca01529-e3df-4dfb-b259-f0fce1411580/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/8ca01529-e3df-4dfb-b259-f0fce1411580/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e1740167-918d-4dcd-9b97-fafbd8f5aeb4,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-15 11:28:55.382 | 2021-12-15 11:28:55.382 | Dec 15 11:27:48 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG oslo_concurrency.lockutils [None req-9f80e10b-f215-4eec-9ada-7eb6305f2846 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=103986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.382 | Dec 15 11:27:48 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG oslo_concurrency.lockutils [None req-9f80e10b-f215-4eec-9ada-7eb6305f2846 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=103986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.383 | Dec 15 11:27:48 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG neutron.agent.dhcp.agent [None req-9f80e10b-f215-4eec-9ada-7eb6305f2846 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '86b5a5a7-1057-46b9-830d-edfb226771df', 'name': 'public-subnet', 'tenant_id': '9364a0af8140460eb8c057761ff82107', 'network_id': '59a85feb-3897-44de-9601-9cfdc2c9f276', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.27.3.1', 'cidr': '172.27.3.0/24', 'allocation_pools': [{'start': '172.27.3.2', 'end': '172.27.3.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-15T11:27:47Z', 'updated_at': '2021-12-15T11:27:47Z', 'revision_number': 0, 'project_id': '9364a0af8140460eb8c057761ff82107', 'network': {'id': '59a85feb-3897-44de-9601-9cfdc2c9f276', 'name': 'public', 'tenant_id': '9364a0af8140460eb8c057761ff82107', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['86b5a5a7-1057-46b9-830d-edfb226771df'], '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': '2021-12-15T11:27:40Z', 'updated_at': '2021-12-15T11:27:47Z', 'revision_number': 2, 'project_id': '9364a0af8140460eb8c057761ff82107', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=103986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-15 11:28:55.383 | Dec 15 11:27:48 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG oslo_concurrency.lockutils [None req-03776658-c1ef-4f51-86f8-aba0f059eb42 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=103986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.383 | Dec 15 11:27:48 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG oslo_concurrency.lockutils [None req-03776658-c1ef-4f51-86f8-aba0f059eb42 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=103986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.383 | Dec 15 11:27:52 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=103986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-15 11:28:55.383 | Dec 15 11:27:55 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=103986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-15 11:28:55.383 | Dec 15 11:27:55 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=103986) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-15 11:28:55.383 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=103986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.383 | Dec 15 11:28:05 dv-cinder-813220-4-iscsi neutron-dhcp-agent[103986]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=103986) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.388 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.392 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-15 11:28:55.408 | enabled 2021-12-15 11:28:55.414 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-15 11:28:55.437 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-15 11:28:55.437 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.437 | Active: active (running) since Wed 2021-12-15 11:27:03 UTC; 1min 52s ago 2021-12-15 11:28:55.437 | Main PID: 104361 (neutron-l3-agen) 2021-12-15 11:28:55.437 | Tasks: 19 (limit: 14304) 2021-12-15 11:28:55.437 | Memory: 347.4M 2021-12-15 11:28:55.437 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-15 11:28:55.437 | ├─104361 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-12-15 11:28:55.437 | ├─105309 /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/tmph_j_ocl5/privsep.sock 2021-12-15 11:28:55.437 | ├─105994 /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/tmpjtva9mzh/privsep.sock 2021-12-15 11:28:55.437 | ├─106091 /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/tmp2oi5nkmr/privsep.sock 2021-12-15 11:28:55.437 | ├─106311 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-15 11:28:55.437 | ├─106312 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-15 11:28:55.437 | └─106323 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/13d16727-700f-419f-aecb-2cee4d686268.conf 2021-12-15 11:28:55.437 | 2021-12-15 11:28:55.437 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo.privsep.daemon [-] privsep: reply[4cb64cfa-b32a-4da7-8729-4ccf503a176b]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-0599fcdb-97\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=105994) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:28:55.437 | Dec 15 11:28:02 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo.privsep.daemon [-] privsep: reply[1db67a80-eccd-4390-8751-d1eb6a45e163]: (4, ('ARPING 172.27.3.145 from 172.27.3.145 qg-25ec667d-24\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=105994) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:28:55.437 | Dec 15 11:28:03 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo.privsep.daemon [-] privsep: reply[82a61aa3-4e34-4bc2-9704-42a8aad486e1]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-0599fcdb-97\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=105994) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:28:55.437 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo.privsep.daemon [-] privsep: reply[78325675-e577-4c7c-a0c9-ff84a9276484]: (4, ('ARPING 172.27.3.145 from 172.27.3.145 qg-25ec667d-24\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=105994) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:28:55.437 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bdb037c-c96e-4d79-a138-fa7f52a9c2fa]: (4, ('ARPING 172.27.3.145 from 172.27.3.145 qg-25ec667d-24\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=105994) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-15 11:28:55.437 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104361) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.437 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104361) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.437 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=104361) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.437 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=104361) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.438 | Dec 15 11:28:29 dv-cinder-813220-4-iscsi neutron-l3-agent[104361]: DEBUG oslo_service.periodic_task [None req-375086c8-b99d-4c0e-a936-3df3b7c27e5d None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=104361) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-15 11:28:55.441 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.444 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-15 11:28:55.459 | enabled 2021-12-15 11:28:55.464 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-15 11:28:55.483 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-15 11:28:55.483 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.483 | Active: active (running) since Wed 2021-12-15 11:27:05 UTC; 1min 50s ago 2021-12-15 11:28:55.483 | Main PID: 104759 (neutron-metadat) 2021-12-15 11:28:55.483 | Tasks: 4 (limit: 14304) 2021-12-15 11:28:55.483 | Memory: 124.0M 2021-12-15 11:28:55.483 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-15 11:28:55.483 | ├─104759 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-15 11:28:55.484 | ├─105236 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-15 11:28:55.484 | └─105237 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-15 11:28:55.484 | 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_rabbit.ssl = False {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_rabbit.ssl_version = {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_notifications.driver = [] {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_notifications.retry = -1 {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] oslo_messaging_notifications.transport_url = **** {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:55.484 | Dec 15 11:27:09 dv-cinder-813220-4-iscsi neutron-metadata-agent[104759]: DEBUG oslo_service.service [None req-a834005e-0a3b-4b34-b54a-9af83a89af73 None None] ******************************************************************************** {{(pid=104759) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-15 11:28:55.487 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.490 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-15 11:28:55.504 | enabled 2021-12-15 11:28:55.513 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-15 11:28:55.531 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-15 11:28:55.531 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.531 | Active: active (running) since Wed 2021-12-15 11:27:06 UTC; 1min 48s ago 2021-12-15 11:28:55.531 | Main PID: 105130 (neutron-meterin) 2021-12-15 11:28:55.531 | Tasks: 2 (limit: 14304) 2021-12-15 11:28:55.531 | Memory: 107.7M 2021-12-15 11:28:55.531 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-15 11:28:55.531 | └─105130 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) 2021-12-15 11:28:55.531 | 2021-12-15 11:28:55.531 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=105130) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2021-12-15 11:28:55.531 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=105130) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.531 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: 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=105130) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-15 11:28:55.531 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=105130) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.531 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=105130) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-15 11:28:55.531 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=105130) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2021-12-15 11:28:55.532 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=105130) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-15 11:28:55.532 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: 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=105130) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-15 11:28:55.532 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=105130) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-15 11:28:55.532 | Dec 15 11:28:41 dv-cinder-813220-4-iscsi neutron-metering-agent[105130]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=105130) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2021-12-15 11:28:55.536 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.539 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-15 11:28:55.553 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-15 11:28:55.558 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.560 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-15 11:28:55.579 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-12-15 11:28:55.583 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.587 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@cinder.service 2021-12-15 11:28:55.600 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-15 11:28:55.606 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.608 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-15 11:28:55.626 | enabled 2021-12-15 11:28:55.630 | + functions-common:service_check:1702 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-15 11:28:55.648 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-15 11:28:55.648 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.648 | Active: active (running) since Wed 2021-12-15 11:26:35 UTC; 2min 19s ago 2021-12-15 11:28:55.648 | Main PID: 101159 (swift-proxy-ser) 2021-12-15 11:28:55.648 | Tasks: 2 (limit: 14304) 2021-12-15 11:28:55.648 | Memory: 81.3M 2021-12-15 11:28:55.648 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-15 11:28:55.648 | ├─101159 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-15 11:28:55.648 | └─101252 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-15 11:28:55.648 | 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi proxy-server[101252]: Validating token access rules against request 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-proxy-server[101252]: proxy-server: Validating token access rules against request 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi proxy-server[101252]: Received request from user: user_id 5de70869da9149e8a60dda21f4cf0978, project_id afd971ff4d604541bf31760d74e7b942, roles ResellerAdmin,service 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-proxy-server[101252]: proxy-server: Received request from user: user_id 5de70869da9149e8a60dda21f4cf0978, project_id afd971ff4d604541bf31760d74e7b942, roles ResellerAdmin,service 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi proxy-server[101252]: Using identity: {'user': ('5de70869da9149e8a60dda21f4cf0978', 'glance-swift'), 'tenant': ('afd971ff4d604541bf31760d74e7b942', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx253fc50754af49bf8d323-0061b9d164) 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-proxy-server[101252]: proxy-server: Using identity: {'user': ('5de70869da9149e8a60dda21f4cf0978', 'glance-swift'), 'tenant': ('afd971ff4d604541bf31760d74e7b942', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx253fc50754af49bf8d323-0061b9d164) 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi proxy-server[101252]: User afd971ff4d604541bf31760d74e7b942 has reseller admin authorizing (txn: tx253fc50754af49bf8d323-0061b9d164) (client_ip: 10.222.0.44) 2021-12-15 11:28:55.648 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-proxy-server[101252]: proxy-server: User afd971ff4d604541bf31760d74e7b942 has reseller admin authorizing (txn: tx253fc50754af49bf8d323-0061b9d164) (client_ip: 10.222.0.44) 2021-12-15 11:28:55.648 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi proxy-server[101252]: 10.222.0.44 10.222.0.44 15/Dec/2021/11/28/51 PUT /v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABhudFj... 645922816 - - tx253fc50754af49bf8d323-0061b9d164 - 14.8932 - - 1639567716.334635258 1639567731.227845907 0 2021-12-15 11:28:55.648 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi swift-proxy-server[101252]: proxy-server: 10.222.0.44 10.222.0.44 15/Dec/2021/11/28/51 PUT /v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a HTTP/1.0 201 - python-swiftclient-3.13.0 gAAAAABhudFj... 645922816 - - tx253fc50754af49bf8d323-0061b9d164 - 14.8932 - - 1639567716.334635258 1639567731.227845907 0 2021-12-15 11:28:55.652 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.654 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@s-object.service 2021-12-15 11:28:55.669 | enabled 2021-12-15 11:28:55.673 | + functions-common:service_check:1702 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-15 11:28:55.691 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-15 11:28:55.691 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.691 | Active: active (running) since Wed 2021-12-15 11:26:30 UTC; 2min 25s ago 2021-12-15 11:28:55.691 | Main PID: 99662 (swift-object-se) 2021-12-15 11:28:55.691 | Tasks: 23 (limit: 14304) 2021-12-15 11:28:55.691 | Memory: 56.8M 2021-12-15 11:28:55.691 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-15 11:28:55.691 | ├─ 99662 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-15 11:28:55.692 | ├─100020 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-15 11:28:55.692 | └─100021 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-15 11:28:55.692 | 2021-12-15 11:28:55.692 | Dec 15 11:26:30 dv-cinder-813220-4-iscsi systemd[1]: Started Devstack devstack@s-object.service. 2021-12-15 11:28:55.692 | Dec 15 11:26:31 dv-cinder-813220-4-iscsi object-server[99662]: Started child 100020 from parent 99662 2021-12-15 11:28:55.692 | Dec 15 11:26:31 dv-cinder-813220-4-iscsi swift-object-server[99662]: object-server: Started child 100020 from parent 99662 2021-12-15 11:28:55.692 | Dec 15 11:26:31 dv-cinder-813220-4-iscsi object-server[99662]: Started child 100021 from parent 99662 2021-12-15 11:28:55.692 | Dec 15 11:26:31 dv-cinder-813220-4-iscsi swift-object-server[99662]: object-server: Started child 100021 from parent 99662 2021-12-15 11:28:55.692 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi object-server[100021]: 127.0.0.1 - - [15/Dec/2021:11:28:51 +0000] "PUT /sdb1/468/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" "tx253fc50754af49bf8d323-0061b9d164" "proxy-server 101252" 14.8666 "-" 100021 0 2021-12-15 11:28:55.692 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi swift-object-server[100021]: object-server: 127.0.0.1 - - [15/Dec/2021:11:28:51 +0000] "PUT /sdb1/468/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" "tx253fc50754af49bf8d323-0061b9d164" "proxy-server 101252" 14.8666 "-" 100021 0 2021-12-15 11:28:55.695 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.699 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@s-container.service 2021-12-15 11:28:55.716 | enabled 2021-12-15 11:28:55.721 | + functions-common:service_check:1702 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-15 11:28:55.738 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-15 11:28:55.739 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.739 | Active: active (running) since Wed 2021-12-15 11:26:31 UTC; 2min 24s ago 2021-12-15 11:28:55.739 | Main PID: 100027 (swift-container) 2021-12-15 11:28:55.739 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:55.739 | Memory: 55.3M 2021-12-15 11:28:55.739 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-15 11:28:55.739 | ├─100027 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-15 11:28:55.739 | ├─100381 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-15 11:28:55.739 | └─100382 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-15 11:28:55.739 | 2021-12-15 11:28:55.739 | Dec 15 11:26:32 dv-cinder-813220-4-iscsi container-server[100027]: Started child 100381 from parent 100027 2021-12-15 11:28:55.739 | Dec 15 11:26:32 dv-cinder-813220-4-iscsi swift-container-server[100027]: container-server: Started child 100381 from parent 100027 2021-12-15 11:28:55.739 | Dec 15 11:26:32 dv-cinder-813220-4-iscsi container-server[100027]: Started child 100382 from parent 100027 2021-12-15 11:28:55.739 | Dec 15 11:26:32 dv-cinder-813220-4-iscsi swift-container-server[100027]: container-server: Started child 100382 from parent 100027 2021-12-15 11:28:55.739 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi container-server[100382]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "PUT /sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance" "tx4025223645944acb8a758-0061b9d164" "proxy-server 101252" 0.0220 "-" 100382 0 2021-12-15 11:28:55.739 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-container-server[100382]: container-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "PUT /sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance" "tx4025223645944acb8a758-0061b9d164" "proxy-server 101252" 0.0220 "-" 100382 0 2021-12-15 11:28:55.739 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi container-server[100382]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance?format=json&states=listing" "tx253fc50754af49bf8d323-0061b9d164" "proxy-server 101252" 0.0030 "-" 100382 0 2021-12-15 11:28:55.739 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-container-server[100382]: container-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942/glance?format=json&states=listing" "tx253fc50754af49bf8d323-0061b9d164" "proxy-server 101252" 0.0030 "-" 100382 0 2021-12-15 11:28:55.739 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi container-server[100381]: 127.0.0.1 - - [15/Dec/2021:11:28:51 +0000] "PUT /sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" 201 - "PUT http://10.222.0.44:8080/sdb1/468/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" "tx253fc50754af49bf8d323-0061b9d164" "object-server 100021" 0.0023 "-" 100381 0 2021-12-15 11:28:55.739 | Dec 15 11:28:51 dv-cinder-813220-4-iscsi swift-container-server[100381]: container-server: 127.0.0.1 - - [15/Dec/2021:11:28:51 +0000] "PUT /sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" 201 - "PUT http://10.222.0.44:8080/sdb1/468/AUTH_afd971ff4d604541bf31760d74e7b942/glance/73e0ecb1-5b9f-4edd-8d09-e50eb897270a" "tx253fc50754af49bf8d323-0061b9d164" "object-server 100021" 0.0023 "-" 100381 0 2021-12-15 11:28:55.742 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.745 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@s-account.service 2021-12-15 11:28:55.760 | enabled 2021-12-15 11:28:55.765 | + functions-common:service_check:1702 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-15 11:28:55.784 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-15 11:28:55.784 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-15 11:28:55.784 | Active: active (running) since Wed 2021-12-15 11:26:32 UTC; 2min 22s ago 2021-12-15 11:28:55.784 | Main PID: 100388 (swift-account-s) 2021-12-15 11:28:55.784 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:55.784 | Memory: 52.3M 2021-12-15 11:28:55.784 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-15 11:28:55.784 | ├─100388 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-15 11:28:55.784 | ├─100778 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-15 11:28:55.784 | └─100779 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-15 11:28:55.784 | 2021-12-15 11:28:55.784 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi account-server[100778]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942?format=json" "tx724fb942e9c547a586b41-0061b9d164" "proxy-server 101252" 0.0018 "-" 100778 - 2021-12-15 11:28:55.784 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-account-server[100778]: account-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942?format=json" "tx724fb942e9c547a586b41-0061b9d164" "proxy-server 101252" 0.0018 "-" 100778 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi account-server[100779]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942?format=json" "tx724fb942e9c547a586b41-0061b9d164" "proxy-server 101252" 0.0041 "-" 100779 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-account-server[100779]: account-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942?format=json" "tx724fb942e9c547a586b41-0061b9d164" "proxy-server 101252" 0.0041 "-" 100779 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi account-server[100778]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "PUT /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 201 - "-" "tx4025223645944acb8a758-0061b9d164" "-" 0.0187 "-" 100778 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-account-server[100778]: account-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "PUT /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 201 - "-" "tx4025223645944acb8a758-0061b9d164" "-" 0.0187 "-" 100778 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi account-server[100778]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942?format=json" "tx4025223645944acb8a758-0061b9d164" "proxy-server 101252" 0.0023 "-" 100778 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-account-server[100778]: account-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "HEAD /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_afd971ff4d604541bf31760d74e7b942?format=json" "tx4025223645944acb8a758-0061b9d164" "proxy-server 101252" 0.0023 "-" 100778 - 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi account-server[100778]: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "PUT /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance" "tx4025223645944acb8a758-0061b9d164" "container-server 100382" 0.0020 "-" 100778 0 2021-12-15 11:28:55.785 | Dec 15 11:28:36 dv-cinder-813220-4-iscsi swift-account-server[100778]: account-server: 127.0.0.1 - - [15/Dec/2021:11:28:36 +0000] "PUT /sdb1/463/AUTH_afd971ff4d604541bf31760d74e7b942/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/427/AUTH_afd971ff4d604541bf31760d74e7b942/glance" "tx4025223645944acb8a758-0061b9d164" "container-server 100382" 0.0020 "-" 100778 0 2021-12-15 11:28:55.789 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.792 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@heat.service 2021-12-15 11:28:55.808 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-15 11:28:55.813 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.816 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@h-api.service 2021-12-15 11:28:55.830 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-15 11:28:55.834 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.837 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-15 11:28:55.849 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-15 11:28:55.854 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.856 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-15 11:28:55.869 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-15 11:28:55.873 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.876 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-15 11:28:55.889 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-15 11:28:55.893 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.896 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-15 11:28:55.908 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-15 11:28:55.912 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.915 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-15 11:28:55.928 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-15 11:28:55.932 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.935 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-15 11:28:55.948 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-15 11:28:55.952 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.955 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-15 11:28:55.971 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-15 11:28:55.975 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.978 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-15 11:28:55.990 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-15 11:28:55.994 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:55.997 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-15 11:28:56.011 | enabled 2021-12-15 11:28:56.014 | + functions-common:service_check:1702 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-15 11:28:56.031 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-15 11:28:56.031 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-15 11:28:56.031 | Active: active (running) since Wed 2021-12-15 11:26:34 UTC; 2min 21s ago 2021-12-15 11:28:56.031 | Main PID: 100785 (swift-container) 2021-12-15 11:28:56.031 | Tasks: 1 (limit: 14304) 2021-12-15 11:28:56.031 | Memory: 37.5M 2021-12-15 11:28:56.031 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-15 11:28:56.031 | └─100785 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-15 11:28:56.031 | 2021-12-15 11:28:56.031 | Dec 15 11:26:34 dv-cinder-813220-4-iscsi systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-15 11:28:56.031 | Dec 15 11:26:35 dv-cinder-813220-4-iscsi container-sync[100785]: Starting 100785 2021-12-15 11:28:56.031 | Dec 15 11:26:35 dv-cinder-813220-4-iscsi container-sync[100785]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-15 11:28:56.035 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:56.039 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-15 11:28:56.059 | enabled 2021-12-15 11:28:56.064 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-15 11:28:56.084 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-15 11:28:56.085 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-15 11:28:56.085 | Active: active (running) since Wed 2021-12-15 11:28:02 UTC; 53s ago 2021-12-15 11:28:56.085 | Main PID: 108040 (nova-conductor) 2021-12-15 11:28:56.085 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:56.085 | Memory: 144.1M 2021-12-15 11:28:56.085 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-15 11:28:56.085 | ├─108040 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-15 11:28:56.085 | ├─108946 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-15 11:28:56.085 | └─108947 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-15 11:28:56.085 | 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_messaging_rabbit.ssl_version = {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_messaging_notifications.retry = -1 {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_messaging_notifications.transport_url = **** {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_reports.file_event_handler = None {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] oslo_reports.log_dir = None {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.085 | Dec 15 11:28:06 dv-cinder-813220-4-iscsi nova-conductor[108040]: DEBUG oslo_service.service [None req-12fb3fd1-e8c8-4c0d-b34f-e3fa341e9a1b None None] ******************************************************************************** {{(pid=108040) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-15 11:28:56.090 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-15 11:28:56.092 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-15 11:28:56.109 | enabled 2021-12-15 11:28:56.113 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-15 11:28:56.132 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-15 11:28:56.132 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-15 11:28:56.132 | Active: active (running) since Wed 2021-12-15 11:28:04 UTC; 52s ago 2021-12-15 11:28:56.132 | Main PID: 108428 (nova-conductor) 2021-12-15 11:28:56.132 | Tasks: 3 (limit: 14304) 2021-12-15 11:28:56.132 | Memory: 138.7M 2021-12-15 11:28:56.132 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-15 11:28:56.132 | ├─108428 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-15 11:28:56.132 | ├─108952 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-15 11:28:56.132 | └─108953 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-15 11:28:56.133 | 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_messaging_notifications.driver = [] {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_messaging_notifications.retry = -1 {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_reports.file_event_handler = None {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] oslo_reports.log_dir = None {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-15 11:28:56.133 | Dec 15 11:28:07 dv-cinder-813220-4-iscsi nova-conductor[108428]: DEBUG oslo_service.service [None req-a6a22bbb-8663-48b8-8cd3-a2d18262c9d0 None None] ******************************************************************************** {{(pid=108428) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-15 11:28:56.137 | + ./stack.sh:main:1426 : is_service_enabled n-api 2021-12-15 11:28:56.157 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:28:56.160 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2021-12-15 11:28:56.180 | + functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:28:56.183 | + ./stack.sh:main:1434 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-15 11:28:56.186 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:28:56.188 | + ./stack.sh:echo_summary:440 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-15 11:28:56.191 | + ./stack.sh:main:1441 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-15 11:28:59.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:59.865 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:59.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:28:59.865 | from cryptography.utils import int_from_bytes 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.865 | | Upgrade Check Results | 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.865 | | Check: Cells v2 | 2021-12-15 11:28:59.865 | | Result: Success | 2021-12-15 11:28:59.865 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-15 11:28:59.865 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-15 11:28:59.865 | | compute hosts are deployed. | 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.865 | | Check: Placement API | 2021-12-15 11:28:59.865 | | Result: Success | 2021-12-15 11:28:59.865 | | Details: None | 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.865 | | Check: Cinder API | 2021-12-15 11:28:59.865 | | Result: Success | 2021-12-15 11:28:59.865 | | Details: None | 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.865 | | Check: Policy Scope-based Defaults | 2021-12-15 11:28:59.865 | | Result: Success | 2021-12-15 11:28:59.865 | | Details: None | 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.865 | | Check: Policy File JSON to YAML Migration | 2021-12-15 11:28:59.865 | | Result: Success | 2021-12-15 11:28:59.865 | | Details: None | 2021-12-15 11:28:59.865 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.866 | | Check: Older than N-1 computes | 2021-12-15 11:28:59.866 | | Result: Success | 2021-12-15 11:28:59.866 | | Details: None | 2021-12-15 11:28:59.866 | +--------------------------------------------------------------------+ 2021-12-15 11:28:59.866 | | Check: hw_machine_type unset | 2021-12-15 11:28:59.866 | | Result: Success | 2021-12-15 11:28:59.866 | | Details: None | 2021-12-15 11:28:59.866 | +--------------------------------------------------------------------+ 2021-12-15 11:29:00.289 | + ./stack.sh:main:1448 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-15 11:29:00.292 | + ./stack.sh:main:1449 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-15 11:29:00.293 | Running user script /home/ubuntu/devstack/local.sh 2021-12-15 11:29:00.299 | + ./stack.sh:main:1450 : /home/ubuntu/devstack/local.sh 2021-12-15 11:29:00.301 | Before updating nova flavors: 2021-12-15 11:29:02.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:02.579 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:02.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:02.579 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:02.579 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:29:02.579 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-15 11:29:02.579 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:29:02.579 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-15 11:29:02.579 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-15 11:29:02.579 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-15 11:29:02.579 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-15 11:29:02.579 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-15 11:29:02.579 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-15 11:29:02.579 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-15 11:29:02.579 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-15 11:29:02.579 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-15 11:29:02.579 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-15 11:29:02.579 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:29:04.539 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-15 11:29:04.651 | Flavor 42 not found 2021-12-15 11:29:06.299 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-15 11:29:06.401 | Flavor 84 not found 2021-12-15 11:29:08.049 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-15 11:29:08.152 | Flavor 451 not found 2021-12-15 11:29:09.775 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:09.775 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-15 11:29:09.775 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:09.775 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:09.775 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:11.489 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:11.489 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-15 11:29:11.489 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:11.489 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:11.489 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:13.210 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:13.210 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-15 11:29:13.210 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:13.210 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:13.210 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:14.922 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:14.922 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-15 11:29:14.922 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:14.922 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:14.922 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:15.021 | After updating nova flavors: 2021-12-15 11:29:16.628 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:16.628 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-15 11:29:16.628 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:16.628 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-15 11:29:16.629 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-15 11:29:16.629 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-15 11:29:19.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:19.202 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:19.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:19.202 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:22.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:22.130 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:22.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:22.130 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:22.362 | Neutron networks: 2021-12-15 11:29:24.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:24.840 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:24.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:24.841 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:24.841 | +--------------------------------------+---------+--------------------------------------+ 2021-12-15 11:29:24.841 | | ID | Name | Subnets | 2021-12-15 11:29:24.841 | +--------------------------------------+---------+--------------------------------------+ 2021-12-15 11:29:24.841 | | 59a85feb-3897-44de-9601-9cfdc2c9f276 | public | 86b5a5a7-1057-46b9-830d-edfb226771df | 2021-12-15 11:29:24.841 | | 8ca01529-e3df-4dfb-b259-f0fce1411580 | private | e1740167-918d-4dcd-9b97-fafbd8f5aeb4 | 2021-12-15 11:29:24.841 | +--------------------------------------+---------+--------------------------------------+ 2021-12-15 11:29:27.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:27.463 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:27.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:27.463 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:30.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:30.198 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:30.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:30.198 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:30.198 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:30.198 | | Field | Value | 2021-12-15 11:29:30.198 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:30.198 | | admin_state_up | UP | 2021-12-15 11:29:30.198 | | availability_zone_hints | | 2021-12-15 11:29:30.198 | | availability_zones | nova | 2021-12-15 11:29:30.198 | | created_at | 2021-12-15T11:27:40Z | 2021-12-15 11:29:30.198 | | description | | 2021-12-15 11:29:30.198 | | dns_domain | None | 2021-12-15 11:29:30.198 | | id | 59a85feb-3897-44de-9601-9cfdc2c9f276 | 2021-12-15 11:29:30.198 | | ipv4_address_scope | None | 2021-12-15 11:29:30.198 | | ipv6_address_scope | None | 2021-12-15 11:29:30.198 | | is_default | True | 2021-12-15 11:29:30.198 | | is_vlan_transparent | None | 2021-12-15 11:29:30.198 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '9364a0af8140460eb8c057761ff82107', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2021-12-15 11:29:30.198 | | mtu | 1500 | 2021-12-15 11:29:30.198 | | name | public | 2021-12-15 11:29:30.198 | | port_security_enabled | True | 2021-12-15 11:29:30.198 | | project_id | 9364a0af8140460eb8c057761ff82107 | 2021-12-15 11:29:30.198 | | provider:network_type | flat | 2021-12-15 11:29:30.198 | | provider:physical_network | physnet1 | 2021-12-15 11:29:30.198 | | provider:segmentation_id | None | 2021-12-15 11:29:30.199 | | qos_policy_id | None | 2021-12-15 11:29:30.199 | | revision_number | 2 | 2021-12-15 11:29:30.199 | | router:external | External | 2021-12-15 11:29:30.199 | | segments | None | 2021-12-15 11:29:30.199 | | shared | False | 2021-12-15 11:29:30.199 | | status | ACTIVE | 2021-12-15 11:29:30.199 | | subnets | 86b5a5a7-1057-46b9-830d-edfb226771df | 2021-12-15 11:29:30.199 | | tags | | 2021-12-15 11:29:30.199 | | updated_at | 2021-12-15T11:27:47Z | 2021-12-15 11:29:30.199 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:33.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:33.115 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:33.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:33.115 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:33.115 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:33.115 | | Field | Value | 2021-12-15 11:29:33.115 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:33.115 | | admin_state_up | UP | 2021-12-15 11:29:33.116 | | availability_zone_hints | | 2021-12-15 11:29:33.116 | | availability_zones | nova | 2021-12-15 11:29:33.116 | | created_at | 2021-12-15T11:27:19Z | 2021-12-15 11:29:33.116 | | description | | 2021-12-15 11:29:33.116 | | dns_domain | None | 2021-12-15 11:29:33.116 | | id | 8ca01529-e3df-4dfb-b259-f0fce1411580 | 2021-12-15 11:29:33.116 | | ipv4_address_scope | None | 2021-12-15 11:29:33.116 | | ipv6_address_scope | None | 2021-12-15 11:29:33.116 | | is_default | None | 2021-12-15 11:29:33.116 | | is_vlan_transparent | None | 2021-12-15 11:29:33.116 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'eae74492b5624d43bde701711c3f84b2', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2021-12-15 11:29:33.116 | | mtu | 1500 | 2021-12-15 11:29:33.116 | | name | private | 2021-12-15 11:29:33.116 | | port_security_enabled | True | 2021-12-15 11:29:33.116 | | project_id | eae74492b5624d43bde701711c3f84b2 | 2021-12-15 11:29:33.116 | | provider:network_type | vlan | 2021-12-15 11:29:33.116 | | provider:physical_network | physnet1 | 2021-12-15 11:29:33.116 | | provider:segmentation_id | 439 | 2021-12-15 11:29:33.116 | | qos_policy_id | None | 2021-12-15 11:29:33.116 | | revision_number | 3 | 2021-12-15 11:29:33.116 | | router:external | Internal | 2021-12-15 11:29:33.116 | | segments | None | 2021-12-15 11:29:33.116 | | shared | False | 2021-12-15 11:29:33.117 | | status | ACTIVE | 2021-12-15 11:29:33.117 | | subnets | e1740167-918d-4dcd-9b97-fafbd8f5aeb4 | 2021-12-15 11:29:33.117 | | tags | | 2021-12-15 11:29:33.117 | | updated_at | 2021-12-15T11:29:21Z | 2021-12-15 11:29:33.117 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:33.360 | Neutron subnetworks: 2021-12-15 11:29:35.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:35.753 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:35.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:35.753 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:35.753 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-15 11:29:35.753 | | ID | Name | Network | Subnet | 2021-12-15 11:29:35.753 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-15 11:29:35.753 | | 86b5a5a7-1057-46b9-830d-edfb226771df | public-subnet | 59a85feb-3897-44de-9601-9cfdc2c9f276 | 172.27.3.0/24 | 2021-12-15 11:29:35.753 | | e1740167-918d-4dcd-9b97-fafbd8f5aeb4 | private-subnet | 8ca01529-e3df-4dfb-b259-f0fce1411580 | 172.20.0.0/26 | 2021-12-15 11:29:35.753 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-15 11:29:38.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:38.348 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:38.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:38.348 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:40.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:40.852 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:40.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:40.852 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:40.853 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:40.853 | | Field | Value | 2021-12-15 11:29:40.853 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:40.853 | | allocation_pools | 172.27.3.2-172.27.3.254 | 2021-12-15 11:29:40.853 | | cidr | 172.27.3.0/24 | 2021-12-15 11:29:40.853 | | created_at | 2021-12-15T11:27:47Z | 2021-12-15 11:29:40.853 | | description | | 2021-12-15 11:29:40.853 | | dns_nameservers | | 2021-12-15 11:29:40.853 | | dns_publish_fixed_ip | None | 2021-12-15 11:29:40.853 | | enable_dhcp | False | 2021-12-15 11:29:40.853 | | gateway_ip | 172.27.3.1 | 2021-12-15 11:29:40.853 | | host_routes | | 2021-12-15 11:29:40.853 | | id | 86b5a5a7-1057-46b9-830d-edfb226771df | 2021-12-15 11:29:40.853 | | ip_version | 4 | 2021-12-15 11:29:40.853 | | ipv6_address_mode | None | 2021-12-15 11:29:40.854 | | ipv6_ra_mode | None | 2021-12-15 11:29:40.854 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '9364a0af8140460eb8c057761ff82107', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2021-12-15 11:29:40.854 | | name | public-subnet | 2021-12-15 11:29:40.854 | | network_id | 59a85feb-3897-44de-9601-9cfdc2c9f276 | 2021-12-15 11:29:40.854 | | project_id | 9364a0af8140460eb8c057761ff82107 | 2021-12-15 11:29:40.854 | | revision_number | 0 | 2021-12-15 11:29:40.854 | | segment_id | None | 2021-12-15 11:29:40.854 | | service_types | | 2021-12-15 11:29:40.854 | | subnetpool_id | None | 2021-12-15 11:29:40.854 | | tags | | 2021-12-15 11:29:40.854 | | updated_at | 2021-12-15T11:27:47Z | 2021-12-15 11:29:40.854 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:43.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:43.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:43.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:43.490 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:43.490 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:43.490 | | Field | Value | 2021-12-15 11:29:43.490 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:43.490 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-15 11:29:43.490 | | cidr | 172.20.0.0/26 | 2021-12-15 11:29:43.490 | | created_at | 2021-12-15T11:27:23Z | 2021-12-15 11:29:43.490 | | description | | 2021-12-15 11:29:43.491 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-15 11:29:43.491 | | dns_publish_fixed_ip | None | 2021-12-15 11:29:43.491 | | enable_dhcp | True | 2021-12-15 11:29:43.491 | | gateway_ip | 172.20.0.1 | 2021-12-15 11:29:43.491 | | host_routes | | 2021-12-15 11:29:43.491 | | id | e1740167-918d-4dcd-9b97-fafbd8f5aeb4 | 2021-12-15 11:29:43.491 | | ip_version | 4 | 2021-12-15 11:29:43.491 | | ipv6_address_mode | None | 2021-12-15 11:29:43.491 | | ipv6_ra_mode | None | 2021-12-15 11:29:43.491 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'eae74492b5624d43bde701711c3f84b2', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2021-12-15 11:29:43.491 | | name | private-subnet | 2021-12-15 11:29:43.491 | | network_id | 8ca01529-e3df-4dfb-b259-f0fce1411580 | 2021-12-15 11:29:43.491 | | project_id | eae74492b5624d43bde701711c3f84b2 | 2021-12-15 11:29:43.491 | | revision_number | 1 | 2021-12-15 11:29:43.491 | | segment_id | None | 2021-12-15 11:29:43.491 | | service_types | | 2021-12-15 11:29:43.491 | | subnetpool_id | 65acb1cc-f6d9-4dfd-b3fd-6c88288cf06b | 2021-12-15 11:29:43.491 | | tags | | 2021-12-15 11:29:43.491 | | updated_at | 2021-12-15T11:29:21Z | 2021-12-15 11:29:43.492 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:29:43.760 | + ./stack.sh:main:1459 : command openstack complete 2021-12-15 11:29:43.760 | + ./stack.sh:main:1460 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-15 11:29:43.763 | + ./stack.sh:main:1459 : openstack complete 2021-12-15 11:29:46.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:46.436 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:46.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:46.436 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:46.436 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-15 11:29:46.873 | + ./stack.sh:main:1463 : is_service_enabled cinder 2021-12-15 11:29:46.896 | + functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:29:46.900 | + ./stack.sh:main:1464 : is_ubuntu 2021-12-15 11:29:46.903 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-15 11:29:46.906 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-15 11:29:46.909 | + ./stack.sh:main:1465 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-15 11:29:46.912 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:29:46.916 | + ./stack.sh:echo_summary:440 : echo -e Configuring lvm.conf global device filter 2021-12-15 11:29:46.918 | + ./stack.sh:main:1466 : set_lvm_filter 2021-12-15 11:29:46.921 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-15 11:29:46.923 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-12-15 11:29:46.926 | + lib/lvm:set_lvm_filter:180 : local pv 2021-12-15 11:29:46.928 | + lib/lvm:set_lvm_filter:181 : local vg 2021-12-15 11:29:46.931 | + lib/lvm:set_lvm_filter:182 : local line 2021-12-15 11:29:46.934 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-12-15 11:29:47.019 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-12-15 11:29:47.024 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-12-15 11:29:47.027 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-15 11:29:47.043 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-15 11:29:47.060 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-12-15 11:29:47.064 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:29:47.068 | + ./stack.sh:echo_summary:440 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-12-15 11:29:47.072 | + ./stack.sh:main:1476 : run_phase stack test-config 2021-12-15 11:29:47.076 | + functions-common:run_phase:1830 : local mode=stack 2021-12-15 11:29:47.080 | + functions-common:run_phase:1831 : local phase=test-config 2021-12-15 11:29:47.084 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-15 11:29:47.088 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-15 11:29:47.091 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-15 11:29:47.093 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-15 11:29:47.096 | + functions-common:run_phase:1840 : local extra 2021-12-15 11:29:47.100 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-15 11:29:47.106 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-15 11:29:47.109 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-15 11:29:47.113 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-15 11:29:47.116 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-15 11:29:47.120 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-15 11:29:47.137 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:29:47.139 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:29:47.142 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:29:47.144 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-15 11:29:47.147 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:29:47.149 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-15 11:29:47.152 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:29:47.155 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-15 11:29:47.157 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:29:47.159 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-15 11:29:47.162 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-15 11:29:47.164 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-15 11:29:47.167 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-12-15 11:29:47.217 | [17586 Async install_tempest:76535]: Waiting for completion of install_tempest running on PID 76535 (1 other jobs running) 2021-12-15 11:29:47.241 | [17586 Async install_tempest:76535]: Signaling child to exit 2021-12-15 11:29:47.242 | WAKEUP 2021-12-15 11:29:47.266 | [17586 Async install_tempest:76535]: Signaled 2021-12-15 11:29:47.268 | ++ lib/tempest:install_tempest:699 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:586 : local git_dest=/opt/stack/tempest 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:587 : local git_ref=master 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:588 : local orig_dir 2021-12-15 11:29:47.268 | +++ functions-common:git_clone:589 : pwd 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:590 : local git_clone_flags= 2021-12-15 11:29:47.268 | +++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:592 : RECLONE=False 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:606 : echo master 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:606 : egrep -q '^refs' 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:620 : [[ ! -d /opt/stack/tempest ]] 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:654 : cd /opt/stack/tempest 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:655 : head -1 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:655 : git show --oneline 2021-12-15 11:29:47.268 | 24864bac2 Merge "Deprecate the old API microversion fixture" 2021-12-15 11:29:47.268 | ++ functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-15 11:29:47.268 | ++ lib/tempest:install_tempest:700 : pip_install 'tox!=2.8.0' 2021-12-15 11:29:47.268 | Using python 3.8 to install tox!=2.8.0 2021-12-15 11:29:47.268 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-15 11:29:47.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:47.269 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:47.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:47.269 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:47.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:29:47.269 | Collecting tox!=2.8.0 2021-12-15 11:29:47.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-15 11:29:47.269 | Collecting pluggy>=0.12.0 2021-12-15 11:29:47.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2021-12-15 11:29:47.269 | Collecting toml>=0.9.4 2021-12-15 11:29:47.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-15 11:29:47.269 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2021-12-15 11:29:47.269 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2021-12-15 11:29:47.269 | Collecting py>=1.4.17 2021-12-15 11:29:47.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2021-12-15 11:29:47.269 | Requirement already satisfied: 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 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.10.0) 2021-12-15 11:29:47.269 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.4.0) 2021-12-15 11:29:47.269 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.6) 2021-12-15 11:29:47.269 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from 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->tox!=2.8.0) (0.3.4) 2021-12-15 11:29:47.269 | Requirement already satisfied: backports.entry-points-selectable>=1.0.4 in /usr/local/lib/python3.8/dist-packages (from 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->tox!=2.8.0) (1.1.1) 2021-12-15 11:29:47.269 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from 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->tox!=2.8.0) (2.4.0) 2021-12-15 11:29:47.269 | Installing collected packages: toml, py, pluggy, tox 2021-12-15 11:29:47.269 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.4 2021-12-15 11:29:47.269 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:29:47.269 | ++ inc/python:pip_install:200 : result=0 2021-12-15 11:29:47.269 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:29:47.269 | ++ functions-common:time_stop:2402 : local name 2021-12-15 11:29:47.269 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 11:29:47.269 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:29:47.269 | ++ functions-common:time_stop:2405 : local total 2021-12-15 11:29:47.269 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 11:29:47.269 | ++ functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2409 : start_time=1639567250132 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2411 : [[ -z 1639567250132 ]] 2021-12-15 11:29:47.270 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2414 : end_time=1639567255740 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2415 : elapsed_time=5608 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2416 : total=279784 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:29:47.270 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=285392 2021-12-15 11:29:47.270 | ++ inc/python:pip_install:203 : return 0 2021-12-15 11:29:47.270 | ++ lib/tempest:install_tempest:701 : pushd /opt/stack/tempest 2021-12-15 11:29:47.270 | /opt/stack/tempest ~/devstack 2021-12-15 11:29:47.270 | ++ lib/tempest:install_tempest:705 : git checkout master 2021-12-15 11:29:47.270 | M .coveragerc 2021-12-15 11:29:47.270 | M .gitignore 2021-12-15 11:29:47.270 | M .gitreview 2021-12-15 11:29:47.270 | M .mailmap 2021-12-15 11:29:47.270 | M .stestr.conf 2021-12-15 11:29:47.270 | M CONTRIBUTING.rst 2021-12-15 11:29:47.270 | M HACKING.rst 2021-12-15 11:29:47.270 | M LICENSE 2021-12-15 11:29:47.270 | M README.rst 2021-12-15 11:29:47.270 | M REVIEWING.rst 2021-12-15 11:29:47.270 | M bindep.txt 2021-12-15 11:29:47.270 | M doc/requirements.txt 2021-12-15 11:29:47.270 | M doc/source/_extra/.htaccess 2021-12-15 11:29:47.270 | M doc/source/_static/.keep 2021-12-15 11:29:47.270 | M doc/source/account_generator.rst 2021-12-15 11:29:47.270 | M doc/source/cleanup.rst 2021-12-15 11:29:47.270 | M doc/source/conf.py 2021-12-15 11:29:47.270 | M doc/source/configuration.rst 2021-12-15 11:29:47.270 | M doc/source/contributor/contributing.rst 2021-12-15 11:29:47.270 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-15 11:29:47.270 | M doc/source/data/tempest-plugins-registry.header 2021-12-15 11:29:47.270 | M doc/source/index.rst 2021-12-15 11:29:47.270 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-15 11:29:47.270 | M doc/source/library.rst 2021-12-15 11:29:47.271 | M doc/source/library/api_microversion_testing.rst 2021-12-15 11:29:47.271 | M doc/source/library/auth.rst 2021-12-15 11:29:47.271 | M doc/source/library/cli.rst 2021-12-15 11:29:47.271 | M doc/source/library/clients.rst 2021-12-15 11:29:47.271 | M doc/source/library/credential_providers.rst 2021-12-15 11:29:47.271 | M doc/source/library/decorators.rst 2021-12-15 11:29:47.271 | M doc/source/library/rest_client.rst 2021-12-15 11:29:47.271 | M doc/source/library/service_clients/compute_clients.rst 2021-12-15 11:29:47.271 | M doc/source/library/utils.rst 2021-12-15 11:29:47.271 | M doc/source/library/validation_resources.rst 2021-12-15 11:29:47.271 | M doc/source/microversion_testing.rst 2021-12-15 11:29:47.271 | M doc/source/overview.rst 2021-12-15 11:29:47.271 | M doc/source/plugins/index.rst 2021-12-15 11:29:47.271 | M doc/source/plugins/plugin.rst 2021-12-15 11:29:47.271 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-15 11:29:47.271 | M doc/source/run.rst 2021-12-15 11:29:47.271 | M doc/source/sampleconf.rst 2021-12-15 11:29:47.271 | M doc/source/stable_branch_support_policy.rst 2021-12-15 11:29:47.271 | M doc/source/stable_branch_testing_policy.rst 2021-12-15 11:29:47.271 | M doc/source/subunit_describe_calls.rst 2021-12-15 11:29:47.271 | M doc/source/supported_version.rst 2021-12-15 11:29:47.271 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-15 11:29:47.271 | M doc/source/test_removal.rst 2021-12-15 11:29:47.271 | M doc/source/tests/modules.rst 2021-12-15 11:29:47.271 | M doc/source/workspace.rst 2021-12-15 11:29:47.271 | M doc/source/write_tests.rst 2021-12-15 11:29:47.271 | M etc/accounts.yaml.sample 2021-12-15 11:29:47.271 | M etc/allow-list.yaml 2021-12-15 11:29:47.271 | M etc/logging.conf.sample 2021-12-15 11:29:47.271 | M etc/rbac-persona-accounts.yaml.sample 2021-12-15 11:29:47.271 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-15 11:29:47.271 | M playbooks/devstack-tempest.yaml 2021-12-15 11:29:47.271 | M playbooks/post-tempest.yaml 2021-12-15 11:29:47.271 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-15 11:29:47.272 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-15 11:29:47.273 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-15 11:29:47.274 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-15 11:29:47.275 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-15 11:29:47.276 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-15 11:29:47.277 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-15 11:29:47.278 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-15 11:29:47.279 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-15 11:29:47.280 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-15 11:29:47.281 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-15 11:29:47.282 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-15 11:29:47.282 | M releasenotes/source/_static/.placeholder 2021-12-15 11:29:47.282 | M releasenotes/source/_templates/.placeholder 2021-12-15 11:29:47.282 | M releasenotes/source/conf.py 2021-12-15 11:29:47.282 | M releasenotes/source/index.rst 2021-12-15 11:29:47.282 | M releasenotes/source/unreleased.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v10.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v11.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v12.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v13.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v14.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v15.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v16.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v16.1.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v17.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v17.1.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v17.2.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v18.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v19.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v20.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v21.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v22.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v22.1.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v23.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v24.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v26.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v26.1.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v27.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v28.0.0.rst 2021-12-15 11:29:47.282 | M releasenotes/source/v28.1.0.rst 2021-12-15 11:29:47.283 | M releasenotes/source/v29.0.0.rst 2021-12-15 11:29:47.283 | M requirements.txt 2021-12-15 11:29:47.283 | M roles/acl-devstack-files/README.rst 2021-12-15 11:29:47.283 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-15 11:29:47.283 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-15 11:29:47.283 | M roles/run-tempest-26/README.rst 2021-12-15 11:29:47.283 | M roles/run-tempest-26/defaults/main.yaml 2021-12-15 11:29:47.283 | M roles/run-tempest-26/tasks/main.yaml 2021-12-15 11:29:47.283 | M roles/run-tempest/README.rst 2021-12-15 11:29:47.283 | M roles/run-tempest/defaults/main.yaml 2021-12-15 11:29:47.283 | M roles/run-tempest/tasks/main.yaml 2021-12-15 11:29:47.283 | M roles/setup-tempest-data-dir/README.rst 2021-12-15 11:29:47.283 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-15 11:29:47.283 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-15 11:29:47.283 | M roles/setup-tempest-run-dir/README.rst 2021-12-15 11:29:47.283 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-15 11:29:47.283 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-15 11:29:47.283 | M roles/tempest-cleanup/README.rst 2021-12-15 11:29:47.283 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-15 11:29:47.283 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-15 11:29:47.283 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-15 11:29:47.283 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-15 11:29:47.283 | M setup.cfg 2021-12-15 11:29:47.283 | M setup.py 2021-12-15 11:29:47.283 | M tempest/README.rst 2021-12-15 11:29:47.283 | M tempest/__init__.py 2021-12-15 11:29:47.283 | M tempest/api/README.rst 2021-12-15 11:29:47.283 | M tempest/api/__init__.py 2021-12-15 11:29:47.283 | M tempest/api/compute/__init__.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/__init__.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_agents.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_aggregates.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-15 11:29:47.283 | M tempest/api/compute/admin/test_create_server.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_delete_server.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_flavors.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_hosts.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_live_migration.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_migrations.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_networks.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_quotas.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_security_groups.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_servers.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_services.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_services_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_volume.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-15 11:29:47.284 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/api_microversion_fixture.py 2021-12-15 11:29:47.285 | M tempest/api/compute/base.py 2021-12-15 11:29:47.285 | M tempest/api/compute/certificates/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/certificates/test_certificates.py 2021-12-15 11:29:47.285 | M tempest/api/compute/flavors/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/flavors/test_flavors.py 2021-12-15 11:29:47.285 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/floating_ips/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/floating_ips/base.py 2021-12-15 11:29:47.285 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-15 11:29:47.285 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-15 11:29:47.285 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_image_metadata.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_images.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_images_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/images/test_list_images.py 2021-12-15 11:29:47.285 | M tempest/api/compute/keypairs/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/keypairs/base.py 2021-12-15 11:29:47.285 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-15 11:29:47.285 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-15 11:29:47.285 | M tempest/api/compute/limits/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-15 11:29:47.285 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-15 11:29:47.285 | M tempest/api/compute/security_groups/__init__.py 2021-12-15 11:29:47.285 | M tempest/api/compute/security_groups/base.py 2021-12-15 11:29:47.285 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-15 11:29:47.286 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-15 11:29:47.286 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/__init__.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_create_server.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_delete_server.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_disk_config.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_novnc.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_actions.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_group.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_password.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_personality.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_server_tags.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_servers.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-15 11:29:47.286 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-15 11:29:47.287 | M tempest/api/compute/test_extensions.py 2021-12-15 11:29:47.287 | M tempest/api/compute/test_networks.py 2021-12-15 11:29:47.287 | M tempest/api/compute/test_quotas.py 2021-12-15 11:29:47.287 | M tempest/api/compute/test_tenant_networks.py 2021-12-15 11:29:47.287 | M tempest/api/compute/test_versions.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/__init__.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-15 11:29:47.287 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/__init__.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/__init__.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/__init__.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_services.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_users.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/__init__.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-15 11:29:47.287 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_services.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_users.py 2021-12-15 11:29:47.288 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-15 11:29:47.288 | M tempest/api/identity/base.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/__init__.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/test_extension.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/test_tenants.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/test_tokens.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v2/test_users.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/__init__.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_access_rules.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_catalog.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_domains.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_projects.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_tokens.py 2021-12-15 11:29:47.288 | M tempest/api/identity/v3/test_users.py 2021-12-15 11:29:47.288 | M tempest/api/image/__init__.py 2021-12-15 11:29:47.288 | M tempest/api/image/base.py 2021-12-15 11:29:47.288 | M tempest/api/image/v1/__init__.py 2021-12-15 11:29:47.289 | M tempest/api/image/v1/test_image_members.py 2021-12-15 11:29:47.289 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-15 11:29:47.289 | M tempest/api/image/v1/test_images.py 2021-12-15 11:29:47.289 | M tempest/api/image/v1/test_images_negative.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/__init__.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/__init__.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/test_images.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images_member.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images_negative.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images_tags.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-15 11:29:47.289 | M tempest/api/image/v2/test_versions.py 2021-12-15 11:29:47.289 | M tempest/api/network/__init__.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/__init__.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_ports.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_quotas.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_routers.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-15 11:29:47.289 | M tempest/api/network/admin/test_routers_negative.py 2021-12-15 11:29:47.289 | M tempest/api/network/base.py 2021-12-15 11:29:47.289 | M tempest/api/network/base_security_groups.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_agent_management_negative.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_allowed_address_pair.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_extensions.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_floating_ips.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_floating_ips_negative.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_networks.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_networks_negative.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_ports.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_routers.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_routers_negative.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_security_groups.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_security_groups_negative.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_service_providers.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_tags.py 2021-12-15 11:29:47.290 | M tempest/api/network/test_versions.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/__init__.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/base.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_account_bulk.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_account_quotas.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_account_services.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_container_acl.py 2021-12-15 11:29:47.290 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_container_quotas.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_container_services.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_container_sync.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_crossdomain.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_healthcheck.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_expiry.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_formpost.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_services.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_slo.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-15 11:29:47.291 | M tempest/api/object_storage/test_object_version.py 2021-12-15 11:29:47.291 | M tempest/api/volume/__init__.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/__init__.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_group_types.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_groups.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_qos.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_user_messages.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-15 11:29:47.291 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_services.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_types.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-15 11:29:47.292 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-15 11:29:47.292 | M tempest/api/volume/api_microversion_fixture.py 2021-12-15 11:29:47.292 | M tempest/api/volume/base.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_availability_zone.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_extensions.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_image_metadata.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_versions.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volume_metadata.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volume_transfers.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_actions.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_backup.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_clone.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_extend.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_get.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_list.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_negative.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-15 11:29:47.292 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-15 11:29:47.292 | M tempest/clients.py 2021-12-15 11:29:47.293 | M tempest/cmd/__init__.py 2021-12-15 11:29:47.293 | M tempest/cmd/cleanup.py 2021-12-15 11:29:47.293 | M tempest/cmd/cleanup_service.py 2021-12-15 11:29:47.293 | M tempest/cmd/config-generator.tempest.conf 2021-12-15 11:29:47.293 | M tempest/cmd/init.py 2021-12-15 11:29:47.293 | M tempest/cmd/list_plugins.py 2021-12-15 11:29:47.293 | M tempest/cmd/main.py 2021-12-15 11:29:47.293 | M tempest/cmd/run.py 2021-12-15 11:29:47.293 | M tempest/cmd/subunit_describe_calls.py 2021-12-15 11:29:47.293 | M tempest/cmd/verify_tempest_config.py 2021-12-15 11:29:47.293 | M tempest/cmd/workspace.py 2021-12-15 11:29:47.293 | M tempest/common/__init__.py 2021-12-15 11:29:47.293 | M tempest/common/compute.py 2021-12-15 11:29:47.293 | M tempest/common/credentials_factory.py 2021-12-15 11:29:47.293 | M tempest/common/custom_matchers.py 2021-12-15 11:29:47.293 | M tempest/common/identity.py 2021-12-15 11:29:47.293 | M tempest/common/image.py 2021-12-15 11:29:47.293 | M tempest/common/tempest_fixtures.py 2021-12-15 11:29:47.293 | M tempest/common/utils/__init__.py 2021-12-15 11:29:47.293 | M tempest/common/utils/linux/__init__.py 2021-12-15 11:29:47.293 | M tempest/common/utils/linux/remote_client.py 2021-12-15 11:29:47.293 | M tempest/common/utils/net_info.py 2021-12-15 11:29:47.293 | M tempest/common/utils/net_utils.py 2021-12-15 11:29:47.293 | M tempest/common/waiters.py 2021-12-15 11:29:47.293 | M tempest/config.py 2021-12-15 11:29:47.293 | M tempest/hacking/__init__.py 2021-12-15 11:29:47.293 | M tempest/hacking/checks.py 2021-12-15 11:29:47.293 | M tempest/lib/__init__.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/__init__.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/response/__init__.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-15 11:29:47.293 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-15 11:29:47.294 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-15 11:29:47.295 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-15 11:29:47.296 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/services.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-15 11:29:47.297 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-15 11:29:47.297 | M tempest/lib/auth.py 2021-12-15 11:29:47.297 | M tempest/lib/base.py 2021-12-15 11:29:47.297 | M tempest/lib/cli/__init__.py 2021-12-15 11:29:47.297 | M tempest/lib/cli/base.py 2021-12-15 11:29:47.297 | M tempest/lib/cli/output_parser.py 2021-12-15 11:29:47.297 | M tempest/lib/cmd/__init__.py 2021-12-15 11:29:47.297 | M tempest/lib/common/__init__.py 2021-12-15 11:29:47.297 | M tempest/lib/common/api_microversion_fixture.py 2021-12-15 11:29:47.297 | M tempest/lib/common/api_version_request.py 2021-12-15 11:29:47.297 | M tempest/lib/common/api_version_utils.py 2021-12-15 11:29:47.297 | M tempest/lib/common/cred_client.py 2021-12-15 11:29:47.297 | M tempest/lib/common/cred_provider.py 2021-12-15 11:29:47.297 | M tempest/lib/common/dynamic_creds.py 2021-12-15 11:29:47.297 | M tempest/lib/common/fixed_network.py 2021-12-15 11:29:47.297 | M tempest/lib/common/http.py 2021-12-15 11:29:47.297 | M tempest/lib/common/jsonschema_validator.py 2021-12-15 11:29:47.297 | M tempest/lib/common/preprov_creds.py 2021-12-15 11:29:47.297 | M tempest/lib/common/profiler.py 2021-12-15 11:29:47.297 | M tempest/lib/common/rest_client.py 2021-12-15 11:29:47.298 | M tempest/lib/common/ssh.py 2021-12-15 11:29:47.298 | M tempest/lib/common/thread.py 2021-12-15 11:29:47.298 | M tempest/lib/common/utils/__init__.py 2021-12-15 11:29:47.298 | M tempest/lib/common/utils/data_utils.py 2021-12-15 11:29:47.298 | M tempest/lib/common/utils/linux/__init__.py 2021-12-15 11:29:47.298 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-15 11:29:47.298 | M tempest/lib/common/utils/misc.py 2021-12-15 11:29:47.298 | M tempest/lib/common/utils/test_utils.py 2021-12-15 11:29:47.298 | M tempest/lib/common/validation_resources.py 2021-12-15 11:29:47.298 | M tempest/lib/decorators.py 2021-12-15 11:29:47.298 | M tempest/lib/exceptions.py 2021-12-15 11:29:47.298 | M tempest/lib/services/__init__.py 2021-12-15 11:29:47.298 | M tempest/lib/services/clients.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/__init__.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/agents_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/aggregates_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/base_compute_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/certificates_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/extensions_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/flavors_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/hosts_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/images_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/interfaces_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/keypairs_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/limits_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/migrations_client.py 2021-12-15 11:29:47.298 | M tempest/lib/services/compute/networks_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/quotas_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/security_groups_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/server_groups_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/servers_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/services_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/snapshots_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/versions_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/compute/volumes_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/__init__.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/__init__.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/services_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/token_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v2/users_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/__init__.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-15 11:29:47.299 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/services_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/token_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/users_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/__init__.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v1/__init__.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v1/images_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/__init__.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/images_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/image/v2/versions_client.py 2021-12-15 11:29:47.300 | M tempest/lib/services/network/__init__.py 2021-12-15 11:29:47.300 | M tempest/lib/services/network/agents_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/base.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/extensions_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/floating_ips_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/log_resource_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/metering_labels_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/networks_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/ports_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/qos_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/quotas_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/routers_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/security_groups_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/segments_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/service_providers_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/subnetpools_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/subnets_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/tags_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/trunks_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/network/versions_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/object_storage/__init__.py 2021-12-15 11:29:47.301 | M tempest/lib/services/object_storage/account_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/object_storage/container_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/object_storage/object_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/placement/__init__.py 2021-12-15 11:29:47.301 | M tempest/lib/services/placement/base_placement_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/placement/placement_client.py 2021-12-15 11:29:47.301 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/__init__.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/base_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/__init__.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/services_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/types_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/__init__.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/base_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-15 11:29:47.302 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/services_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/types_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-15 11:29:47.303 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-15 11:29:47.303 | M tempest/scenario/README.rst 2021-12-15 11:29:47.303 | M tempest/scenario/__init__.py 2021-12-15 11:29:47.303 | M tempest/scenario/manager.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_minimum_basic.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_network_basic_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_network_qos_placement.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_network_v6.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_server_advanced_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_server_basic_ops.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_server_multinode.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_shelve_instance.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_snapshot_pattern.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_stamp_pattern.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_unified_limits.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_volume_backup_restore.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-15 11:29:47.303 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-15 11:29:47.303 | M tempest/services/__init__.py 2021-12-15 11:29:47.304 | M tempest/services/orchestration/__init__.py 2021-12-15 11:29:47.304 | M tempest/services/orchestration/json/__init__.py 2021-12-15 11:29:47.304 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-15 11:29:47.304 | M tempest/test.py 2021-12-15 11:29:47.304 | M tempest/test_discover/__init__.py 2021-12-15 11:29:47.304 | M tempest/test_discover/plugins.py 2021-12-15 11:29:47.304 | M tempest/test_discover/test_discover.py 2021-12-15 11:29:47.304 | M tempest/tests/README.rst 2021-12-15 11:29:47.304 | M tempest/tests/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/api/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/api/compute/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/api/compute/test_base.py 2021-12-15 11:29:47.304 | M tempest/tests/base.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-15 11:29:47.304 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_account_generator.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_cleanup.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_list_plugins.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_run.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_tempest_init.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-15 11:29:47.304 | M tempest/tests/cmd/test_workspace.py 2021-12-15 11:29:47.304 | M tempest/tests/common/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/common/test_admin_available.py 2021-12-15 11:29:47.304 | M tempest/tests/common/test_alt_available.py 2021-12-15 11:29:47.304 | M tempest/tests/common/test_compute.py 2021-12-15 11:29:47.304 | M tempest/tests/common/test_credentials_factory.py 2021-12-15 11:29:47.304 | M tempest/tests/common/test_custom_matchers.py 2021-12-15 11:29:47.304 | M tempest/tests/common/test_image.py 2021-12-15 11:29:47.304 | M tempest/tests/common/utils/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/common/utils/linux/__init__.py 2021-12-15 11:29:47.304 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-15 11:29:47.305 | M tempest/tests/common/utils/test_net_utils.py 2021-12-15 11:29:47.305 | M tempest/tests/fake_config.py 2021-12-15 11:29:47.305 | M tempest/tests/fake_tempest_plugin.py 2021-12-15 11:29:47.305 | M tempest/tests/files/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/files/failing-tests 2021-12-15 11:29:47.305 | M tempest/tests/files/passing-tests 2021-12-15 11:29:47.305 | M tempest/tests/files/setup.cfg 2021-12-15 11:29:47.305 | M tempest/tests/files/testr-conf 2021-12-15 11:29:47.305 | M tempest/tests/lib/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/cli/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/cli/test_execute.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/cmd/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_cred_client.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_http.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_profiler.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_rest_client.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/utils/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/fake_auth_provider.py 2021-12-15 11:29:47.305 | M tempest/tests/lib/fake_credentials.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/fake_http.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/fake_identity.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/__init__.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/base.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/__init__.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-15 11:29:47.306 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/__init__.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-15 11:29:47.307 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/__init__.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/network/__init__.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-15 11:29:47.308 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/placement/__init__.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/registry_fixture.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/test_clients.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/volume/__init__.py 2021-12-15 11:29:47.309 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-15 11:29:47.310 | tas_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_auth.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_base.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_credentials.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_decorators.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_ssh.py 2021-12-15 11:29:47.310 | M tempest/tests/lib/test_tempest_lib.py 2021-12-15 11:29:47.310 | M tempest/tests/test_base_test.py 2021-12-15 11:29:47.310 | M tempest/tests/test_config.py 2021-12-15 11:29:47.310 | M tempest/tests/test_decorators.py 2021-12-15 11:29:47.310 | M tempest/tests/test_hacking.py 2021-12-15 11:29:47.311 | M tempest/tests/test_imports.py 2021-12-15 11:29:47.311 | M tempest/tests/test_list_tests.py 2021-12-15 11:29:47.311 | M tempest/tests/test_microversions.py 2021-12-15 11:29:47.311 | M tempest/tests/test_tempest_plugin.py 2021-12-15 11:29:47.311 | M tempest/tests/test_test.py 2021-12-15 11:29:47.311 | M tempest/tests/utils.py 2021-12-15 11:29:47.311 | M tempest/version.py 2021-12-15 11:29:47.311 | M test-requirements.txt 2021-12-15 11:29:47.311 | M tools/generate-tempest-plugins-list.py 2021-12-15 11:29:47.311 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-15 11:29:47.311 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-15 11:29:47.311 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-15 11:29:47.311 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-15 11:29:47.311 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-15 11:29:47.311 | M tools/tempest-plugin-sanity.sh 2021-12-15 11:29:47.311 | M tox.ini 2021-12-15 11:29:47.311 | M zuul.d/base.yaml 2021-12-15 11:29:47.311 | M zuul.d/integrated-gate.yaml 2021-12-15 11:29:47.311 | M zuul.d/project.yaml 2021-12-15 11:29:47.311 | M zuul.d/stable-jobs.yaml 2021-12-15 11:29:47.311 | M zuul.d/tempest-specific.yaml 2021-12-15 11:29:47.311 | Your branch is up to date with 'origin/master'. 2021-12-15 11:29:47.311 | ++ lib/tempest:install_tempest:707 : local tmp_u_c_m 2021-12-15 11:29:47.311 | +++ lib/tempest:install_tempest:708 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-15 11:29:47.311 | ++ lib/tempest:install_tempest:708 : tmp_u_c_m=/tmp/tempest_u_c_m.iZekKM4PqQ 2021-12-15 11:29:47.311 | ++ lib/tempest:install_tempest:709 : set_tempest_venv_constraints /tmp/tempest_u_c_m.iZekKM4PqQ 2021-12-15 11:29:47.311 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-15 11:29:47.311 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.iZekKM4PqQ 2021-12-15 11:29:47.311 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-15 11:29:47.311 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-15 11:29:47.311 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-15 11:29:47.311 | ++ lib/tempest:install_tempest:711 : tox -r --notest -efull 2021-12-15 11:29:47.311 | full create: /opt/stack/tempest/.tox/tempest 2021-12-15 11:29:47.311 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-15 11:29:47.311 | full develop-inst: /opt/stack/tempest 2021-12-15 11:29:47.312 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-15 11:29:47.312 | ___________________________________ summary ____________________________________ 2021-12-15 11:29:47.312 | full: skipped tests 2021-12-15 11:29:47.312 | congratulations :) 2021-12-15 11:29:47.312 | ++ lib/tempest:install_tempest:715 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.iZekKM4PqQ -r requirements.txt 2021-12-15 11:29:47.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:29:47.312 | 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.0) 2021-12-15 11:29:47.312 | 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.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-15 11:29:47.312 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-12-15 11:29:47.312 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-15 11:29:47.312 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-15 11:29:47.312 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-15 11:29:47.312 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-15 11:29:47.312 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-12-15 11:29:47.312 | 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.4.0) 2021-12-15 11:29:47.312 | 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.6) 2021-12-15 11:29:47.312 | 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.3.3) 2021-12-15 11:29:47.312 | 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.0) 2021-12-15 11:29:47.312 | 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) 2021-12-15 11:29:47.313 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.5.0) 2021-12-15 11:29:47.313 | 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.2.0) 2021-12-15 11:29:47.313 | 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) 2021-12-15 11:29:47.313 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-12-15 11:29:47.313 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-12-15 11:29:47.313 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-12-15 11:29:47.313 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2021-12-15 11:29:47.313 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-12-15 11:29:47.313 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2021-12-15 11:29:47.313 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2021-12-15 11:29:47.313 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2021-12-15 11:29:47.313 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2021-12-15 11:29:47.313 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-15 11:29:47.313 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2021-12-15 11:29:47.313 | Collecting argparse 2021-12-15 11:29:47.313 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-15 11:29:47.313 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2021-12-15 11:29:47.313 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-12-15 11:29:47.313 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-12-15 11:29:47.313 | 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 11)) (3.3) 2021-12-15 11:29:47.313 | 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 11)) (2.0.9) 2021-12-15 11:29:47.314 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2021-12-15 11:29:47.314 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-12-15 11:29:47.314 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2021-12-15 11:29:47.314 | Installing collected packages: argparse 2021-12-15 11:29:47.314 | Successfully installed argparse-1.4.0 2021-12-15 11:29:47.314 | ++ lib/tempest:install_tempest:716 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-15 11:29:47.314 | ++ lib/tempest:install_tempest:717 : rm -f /tmp/tempest_u_c_m.iZekKM4PqQ 2021-12-15 11:29:47.314 | ++ lib/tempest:install_tempest:718 : popd 2021-12-15 11:29:47.314 | ~/devstack 2021-12-15 11:29:47.323 | [17586 Async install_tempest:76535]: finished install_tempest with result 0 in 41 seconds 2021-12-15 11:29:47.327 | ++ inc/async:async_wait:197 : return 0 2021-12-15 11:29:47.330 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-12-15 11:29:47.332 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:29:47.335 | ++ ./stack.sh:echo_summary:440 : echo -e Initializing Tempest 2021-12-15 11:29:47.338 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-12-15 11:29:47.340 | ++ lib/tempest:configure_tempest:131 : [[ True == \T\r\u\e ]] 2021-12-15 11:29:47.342 | ++ lib/tempest:configure_tempest:132 : setup_develop /opt/stack/tempest 2021-12-15 11:29:47.345 | ++ inc/python:setup_develop:338 : local bindep 2021-12-15 11:29:47.348 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-15 11:29:47.350 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-12-15 11:29:47.353 | ++ inc/python:setup_develop:344 : local extras= 2021-12-15 11:29:47.355 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-12-15 11:29:47.358 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-15 11:29:47.361 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-15 11:29:47.364 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-12-15 11:29:47.367 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-15 11:29:47.369 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-15 11:29:47.373 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-12-15 11:29:47.376 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-15 11:29:47.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-12-15 11:29:47.381 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-15 11:29:47.384 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-15 11:29:47.386 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-12-15 11:29:47.392 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2021-12-15 11:29:47.394 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2021-12-15 11:29:48.043 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2021-12-15 11:29:48.046 | ++ inc/python:setup_package:418 : local bindep=0 2021-12-15 11:29:48.049 | ++ inc/python:setup_package:419 : local bindep_flag= 2021-12-15 11:29:48.052 | ++ inc/python:setup_package:420 : local bindep_profiles= 2021-12-15 11:29:48.056 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-15 11:29:48.059 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2021-12-15 11:29:48.062 | ++ inc/python:setup_package:427 : local flags=-e 2021-12-15 11:29:48.064 | ++ inc/python:setup_package:428 : local extras= 2021-12-15 11:29:48.068 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2021-12-15 11:29:48.071 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2021-12-15 11:29:48.074 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-15 11:29:48.077 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-15 11:29:48.079 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-15 11:29:48.081 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2021-12-15 11:29:48.104 | Using python 3.8 to install /opt/stack/tempest 2021-12-15 11:29:48.107 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-12-15 11:29:48.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:48.991 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:48.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:29:48.991 | from cryptography.utils import int_from_bytes 2021-12-15 11:29:50.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:29:50.138 | Obtaining file:///opt/stack/tempest 2021-12-15 11:29:50.139 | Preparing metadata (setup.py): started 2021-12-15 11:29:51.817 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:29:51.961 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (5.8.0) 2021-12-15 11:29:51.962 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (3.10.0) 2021-12-15 11:29:51.963 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev27) (3.2.0) 2021-12-15 11:29:51.965 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (2.5.0) 2021-12-15 11:29:51.966 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (2.8.1) 2021-12-15 11:29:51.967 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (0.8.0) 2021-12-15 11:29:51.968 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (4.5.0) 2021-12-15 11:29:51.969 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (8.7.1) 2021-12-15 11:29:51.970 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (4.6.1) 2021-12-15 11:29:51.971 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (3.2.1) 2021-12-15 11:29:51.972 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (4.2.0) 2021-12-15 11:29:51.973 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (4.12.0) 2021-12-15 11:29:51.974 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (3.0.0) 2021-12-15 11:29:51.976 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (6.0) 2021-12-15 11:29:51.977 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (1.4.0) 2021-12-15 11:29:51.978 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (3.5.0) 2021-12-15 11:29:51.979 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (2.4.0) 2021-12-15 11:29:51.980 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (1.26.7) 2021-12-15 11:29:51.981 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev27) (2.3.0) 2021-12-15 11:29:52.077 | Collecting unittest2>=1.1.0 2021-12-15 11:29:52.085 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-15 11:29:52.104 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev27) (0.4.0) 2021-12-15 11:29:52.105 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev27) (2.3.3) 2021-12-15 11:29:52.107 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev27) (3.0.6) 2021-12-15 11:29:52.117 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev27) (1.13.3) 2021-12-15 11:29:52.118 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev27) (1.16.0) 2021-12-15 11:29:52.152 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev27) (5.1.0) 2021-12-15 11:29:52.154 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev27) (0.14.1) 2021-12-15 11:29:52.192 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev27) (2.26.0) 2021-12-15 11:29:52.195 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev27) (1.5.0) 2021-12-15 11:29:52.242 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev27) (2.8.2) 2021-12-15 11:29:52.245 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev27) (0.9.6) 2021-12-15 11:29:52.247 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev27) (3.4.0) 2021-12-15 11:29:52.257 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev27) (1.0.3) 2021-12-15 11:29:52.258 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev27) (2021.3) 2021-12-15 11:29:52.272 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev27) (21.3) 2021-12-15 11:29:52.274 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev27) (1.0.2) 2021-12-15 11:29:52.276 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev27) (0.11.0) 2021-12-15 11:29:52.312 | Requirement already satisfied: cryptography>=2.5 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev27) (36.0.0) 2021-12-15 11:29:52.313 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev27) (1.4.0) 2021-12-15 11:29:52.315 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev27) (3.2.0) 2021-12-15 11:29:52.333 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==29.2.1.dev27) (0.2.5) 2021-12-15 11:29:52.350 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev27) (1.0.0) 2021-12-15 11:29:52.388 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev27) (0.18.2) 2021-12-15 11:29:52.389 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev27) (0.12.2) 2021-12-15 11:29:52.474 | Collecting argparse 2021-12-15 11:29:52.481 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-15 11:29:52.521 | Collecting traceback2 2021-12-15 11:29:52.528 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-15 11:29:52.577 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev27) (1.15.0) 2021-12-15 11:29:52.641 | 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->tempest==29.2.1.dev27) (21.2.0) 2021-12-15 11:29:52.642 | 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->tempest==29.2.1.dev27) (1.8.2) 2021-12-15 11:29:52.704 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->tempest==29.2.1.dev27) (1.6) 2021-12-15 11:29:52.861 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev27) (2019.11.28) 2021-12-15 11:29:52.864 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev27) (3.3) 2021-12-15 11:29:52.866 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev27) (2.0.9) 2021-12-15 11:29:52.996 | Collecting linecache2 2021-12-15 11:29:53.003 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-15 11:29:53.089 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev27) (2.21) 2021-12-15 11:29:55.281 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2021-12-15 11:29:55.539 | Running setup.py develop for tempest 2021-12-15 11:29:58.043 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2021-12-15 11:29:58.044 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-15 11:29:58.215 | ++ inc/python:pip_install:200 : result=0 2021-12-15 11:29:58.217 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-15 11:29:58.219 | ++ functions-common:time_stop:2402 : local name 2021-12-15 11:29:58.222 | ++ functions-common:time_stop:2403 : local end_time 2021-12-15 11:29:58.224 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-15 11:29:58.226 | ++ functions-common:time_stop:2405 : local total 2021-12-15 11:29:58.229 | ++ functions-common:time_stop:2406 : local start_time 2021-12-15 11:29:58.232 | ++ functions-common:time_stop:2408 : name=pip_install 2021-12-15 11:29:58.234 | ++ functions-common:time_stop:2409 : start_time=1639567788098 2021-12-15 11:29:58.236 | ++ functions-common:time_stop:2411 : [[ -z 1639567788098 ]] 2021-12-15 11:29:58.238 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-15 11:29:58.243 | ++ functions-common:time_stop:2414 : end_time=1639567798240 2021-12-15 11:29:58.246 | ++ functions-common:time_stop:2415 : elapsed_time=10142 2021-12-15 11:29:58.249 | ++ functions-common:time_stop:2416 : total=286904 2021-12-15 11:29:58.251 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-15 11:29:58.254 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=297046 2021-12-15 11:29:58.256 | ++ inc/python:pip_install:203 : return 0 2021-12-15 11:29:58.259 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-15 11:29:58.263 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-15 11:29:58.266 | ++ functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-15 11:29:58.286 | ++ functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-15 11:29:58.299 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2021-12-15 11:29:58.302 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-12-15 11:29:58.304 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-12-15 11:29:58.306 | ++ inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-15 11:29:58.309 | ++ inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/tempest, ]] 2021-12-15 11:29:58.311 | ++ inc/python:use_library_from_git:253 : return 1 2021-12-15 11:29:58.313 | ++ lib/tempest:configure_tempest:138 : local image_lines 2021-12-15 11:29:58.315 | ++ lib/tempest:configure_tempest:139 : local images 2021-12-15 11:29:58.317 | ++ lib/tempest:configure_tempest:140 : local num_images 2021-12-15 11:29:58.320 | ++ lib/tempest:configure_tempest:141 : local image_uuid 2021-12-15 11:29:58.322 | ++ lib/tempest:configure_tempest:142 : local image_uuid_alt 2021-12-15 11:29:58.324 | ++ lib/tempest:configure_tempest:143 : local password 2021-12-15 11:29:58.326 | ++ lib/tempest:configure_tempest:144 : local line 2021-12-15 11:29:58.329 | ++ lib/tempest:configure_tempest:145 : local flavors 2021-12-15 11:29:58.331 | ++ lib/tempest:configure_tempest:146 : local available_flavors 2021-12-15 11:29:58.333 | ++ lib/tempest:configure_tempest:147 : local flavors_ref 2021-12-15 11:29:58.335 | ++ lib/tempest:configure_tempest:148 : local flavor_lines 2021-12-15 11:29:58.338 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_size 2021-12-15 11:29:58.341 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_alt_size 2021-12-15 11:29:58.343 | ++ lib/tempest:configure_tempest:151 : local public_network_id 2021-12-15 11:29:58.346 | ++ lib/tempest:configure_tempest:152 : local public_router_id 2021-12-15 11:29:58.349 | ++ lib/tempest:configure_tempest:153 : local ssh_connect_method=floating 2021-12-15 11:29:58.351 | ++ lib/tempest:configure_tempest:154 : local disk 2021-12-15 11:29:58.353 | ++ lib/tempest:configure_tempest:157 : ifs=' 2021-12-15 11:29:58.353 | ' 2021-12-15 11:29:58.357 | ++ lib/tempest:configure_tempest:167 : declare -a images 2021-12-15 11:29:58.360 | ++ lib/tempest:configure_tempest:169 : is_service_enabled glance 2021-12-15 11:29:58.377 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:29:58.380 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-12-15 11:29:58.381 | +++ lib/tempest:configure_tempest:130 : oscwrap --os-cloud devstack-admin image list --property status=active 2021-12-15 11:29:58.382 | +++ lib/tempest:configure_tempest:130 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-15 11:30:00.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:00.891 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:00.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:00.891 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:01.095 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:30:01.098 | ++ lib/tempest:configure_tempest:171 : '[' ubuntu-16 = '' ']' 2021-12-15 11:30:01.100 | ++ lib/tempest:configure_tempest:175 : images+=($IMAGE_UUID) 2021-12-15 11:30:01.103 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-12-15 11:30:01.105 | ++ lib/tempest:configure_tempest:178 : case "${#images[*]}" in 2021-12-15 11:30:01.107 | ++ lib/tempest:configure_tempest:184 : '[' -z '' ']' 2021-12-15 11:30:01.110 | ++ lib/tempest:configure_tempest:185 : image_uuid=73e0ecb1-5b9f-4edd-8d09-e50eb897270a 2021-12-15 11:30:01.112 | ++ lib/tempest:configure_tempest:186 : image_uuid_alt=73e0ecb1-5b9f-4edd-8d09-e50eb897270a 2021-12-15 11:30:01.114 | ++ lib/tempest:configure_tempest:200 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-15 11:30:01.128 | ++ lib/tempest:configure_tempest:201 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-15 11:30:01.132 | ++ lib/tempest:configure_tempest:203 : local password=Passw0rd 2021-12-15 11:30:01.134 | ++ lib/tempest:configure_tempest:206 : local admin_username=admin 2021-12-15 11:30:01.136 | ++ lib/tempest:configure_tempest:207 : local admin_project_name=admin 2021-12-15 11:30:01.139 | ++ lib/tempest:configure_tempest:208 : local admin_domain_name=Default 2021-12-15 11:30:01.141 | ++ lib/tempest:configure_tempest:209 : local alt_username=alt_demo 2021-12-15 11:30:01.143 | ++ lib/tempest:configure_tempest:210 : local alt_project_name=alt_demo 2021-12-15 11:30:01.145 | ++ lib/tempest:configure_tempest:211 : local admin_project_id 2021-12-15 11:30:01.148 | +++ lib/tempest:configure_tempest:212 : oscwrap --os-cloud devstack-admin project list 2021-12-15 11:30:01.149 | +++ lib/tempest:configure_tempest:212 : awk '/ admin / { print $2 }' 2021-12-15 11:30:03.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:03.426 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:03.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:03.426 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:03.633 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:30:03.636 | ++ lib/tempest:configure_tempest:212 : admin_project_id=9364a0af8140460eb8c057761ff82107 2021-12-15 11:30:03.639 | ++ lib/tempest:configure_tempest:214 : is_service_enabled nova 2021-12-15 11:30:03.656 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:03.659 | +++ lib/tempest:configure_tempest:217 : oscwrap --os-cloud devstack-admin flavor list 2021-12-15 11:30:06.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:06.070 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:06.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:06.070 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:06.285 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:30:06.288 | ++ lib/tempest:configure_tempest:217 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:30:06.288 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-15 11:30:06.288 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:30:06.288 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-15 11:30:06.288 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-15 11:30:06.288 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-15 11:30:06.288 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-15 11:30:06.288 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-15 11:30:06.288 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-15 11:30:06.288 | +-----+-----------+-------+------+-----------+-------+-----------+' 2021-12-15 11:30:06.290 | ++ lib/tempest:configure_tempest:218 : [[ -z '' ]] 2021-12-15 11:30:06.293 | ++ lib/tempest:configure_tempest:219 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:30:06.293 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-15 11:30:06.293 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:30:06.293 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-15 11:30:06.293 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-15 11:30:06.293 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-15 11:30:06.293 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-15 11:30:06.293 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-15 11:30:06.293 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-15 11:30:06.293 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2021-12-15 11:30:06.295 | ++ lib/tempest:configure_tempest:224 : flavor_ref=42 2021-12-15 11:30:06.298 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:30:06.298 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-15 11:30:06.298 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-15 11:30:06.298 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-15 11:30:06.298 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-15 11:30:06.298 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-15 11:30:06.298 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-15 11:30:06.298 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-15 11:30:06.298 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-15 11:30:06.298 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2021-12-15 11:30:06.300 | ++ lib/tempest:configure_tempest:230 : flavor_ref_alt=84 2021-12-15 11:30:06.302 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-15 11:30:06.333 | ++ lib/tempest:configure_tempest:281 : ssh_connect_method=floating 2021-12-15 11:30:06.335 | ++ lib/tempest:configure_tempest:287 : [[ True == \T\r\u\e ]] 2021-12-15 11:30:06.338 | ++ lib/tempest:configure_tempest:287 : is_networking_extension_supported external-net 2021-12-15 11:30:06.340 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2021-12-15 11:30:06.343 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-15 11:30:08.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:08.689 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:08.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:08.689 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:08.900 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:30:08.904 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2021-12-15 11:30:08.904 | address-scope 2021-12-15 11:30:08.904 | router-admin-state-down-before-update 2021-12-15 11:30:08.904 | agent 2021-12-15 11:30:08.904 | agent-resources-synced 2021-12-15 11:30:08.904 | allowed-address-pairs 2021-12-15 11:30:08.904 | auto-allocated-topology 2021-12-15 11:30:08.904 | availability_zone 2021-12-15 11:30:08.904 | availability_zone_filter 2021-12-15 11:30:08.904 | default-subnetpools 2021-12-15 11:30:08.904 | dhcp_agent_scheduler 2021-12-15 11:30:08.904 | dvr 2021-12-15 11:30:08.904 | empty-string-filtering 2021-12-15 11:30:08.904 | external-net 2021-12-15 11:30:08.904 | extra_dhcp_opt 2021-12-15 11:30:08.904 | extraroute 2021-12-15 11:30:08.904 | extraroute-atomic 2021-12-15 11:30:08.904 | filter-validation 2021-12-15 11:30:08.904 | fip-port-details 2021-12-15 11:30:08.904 | flavors 2021-12-15 11:30:08.904 | floatingip-pools 2021-12-15 11:30:08.904 | ip-substring-filtering 2021-12-15 11:30:08.904 | router 2021-12-15 11:30:08.904 | ext-gw-mode 2021-12-15 11:30:08.904 | l3-ha 2021-12-15 11:30:08.904 | l3-flavors 2021-12-15 11:30:08.904 | l3-port-ip-change-not-allowed 2021-12-15 11:30:08.904 | l3_agent_scheduler 2021-12-15 11:30:08.904 | metering 2021-12-15 11:30:08.904 | metering_source_and_destination_fields 2021-12-15 11:30:08.904 | multi-provider 2021-12-15 11:30:08.904 | net-mtu 2021-12-15 11:30:08.904 | net-mtu-writable 2021-12-15 11:30:08.904 | network_availability_zone 2021-12-15 11:30:08.905 | network-ip-availability 2021-12-15 11:30:08.905 | pagination 2021-12-15 11:30:08.905 | port-device-profile 2021-12-15 11:30:08.905 | port-mac-address-regenerate 2021-12-15 11:30:08.905 | port-numa-affinity-policy 2021-12-15 11:30:08.905 | binding 2021-12-15 11:30:08.905 | binding-extended 2021-12-15 11:30:08.905 | port-security 2021-12-15 11:30:08.905 | project-id 2021-12-15 11:30:08.905 | provider 2021-12-15 11:30:08.905 | quota-check-limit 2021-12-15 11:30:08.905 | quotas 2021-12-15 11:30:08.905 | quota_details 2021-12-15 11:30:08.905 | rbac-policies 2021-12-15 11:30:08.905 | rbac-address-group 2021-12-15 11:30:08.905 | rbac-address-scope 2021-12-15 11:30:08.905 | rbac-security-groups 2021-12-15 11:30:08.905 | rbac-subnetpool 2021-12-15 11:30:08.905 | revision-if-match 2021-12-15 11:30:08.905 | standard-attr-revisions 2021-12-15 11:30:08.905 | router_availability_zone 2021-12-15 11:30:08.905 | security-groups-normalized-cidr 2021-12-15 11:30:08.905 | port-security-groups-filtering 2021-12-15 11:30:08.905 | security-groups-remote-address-group 2021-12-15 11:30:08.905 | security-groups-shared-filtering 2021-12-15 11:30:08.905 | security-group 2021-12-15 11:30:08.905 | service-type 2021-12-15 11:30:08.905 | sorting 2021-12-15 11:30:08.905 | standard-attr-description 2021-12-15 11:30:08.905 | stateful-security-group 2021-12-15 11:30:08.905 | subnet_onboard 2021-12-15 11:30:08.905 | subnet-service-types 2021-12-15 11:30:08.905 | subnet_allocation 2021-12-15 11:30:08.905 | subnetpool-prefix-ops 2021-12-15 11:30:08.905 | standard-attr-tag 2021-12-15 11:30:08.905 | standard-attr-timestamp' 2021-12-15 11:30:08.906 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2021-12-15 11:30:08.906 | address-scope 2021-12-15 11:30:08.906 | router-admin-state-down-before-update 2021-12-15 11:30:08.906 | agent 2021-12-15 11:30:08.906 | agent-resources-synced 2021-12-15 11:30:08.906 | allowed-address-pairs 2021-12-15 11:30:08.906 | auto-allocated-topology 2021-12-15 11:30:08.906 | availability_zone 2021-12-15 11:30:08.906 | availability_zone_filter 2021-12-15 11:30:08.906 | default-subnetpools 2021-12-15 11:30:08.906 | dhcp_agent_scheduler 2021-12-15 11:30:08.906 | dvr 2021-12-15 11:30:08.906 | empty-string-filtering 2021-12-15 11:30:08.906 | external-net 2021-12-15 11:30:08.906 | extra_dhcp_opt 2021-12-15 11:30:08.906 | extraroute 2021-12-15 11:30:08.907 | extraroute-atomic 2021-12-15 11:30:08.907 | filter-validation 2021-12-15 11:30:08.907 | fip-port-details 2021-12-15 11:30:08.907 | flavors 2021-12-15 11:30:08.907 | floatingip-pools 2021-12-15 11:30:08.907 | ip-substring-filtering 2021-12-15 11:30:08.907 | router 2021-12-15 11:30:08.907 | ext-gw-mode 2021-12-15 11:30:08.907 | l3-ha 2021-12-15 11:30:08.907 | l3-flavors 2021-12-15 11:30:08.907 | l3-port-ip-change-not-allowed 2021-12-15 11:30:08.907 | l3_agent_scheduler 2021-12-15 11:30:08.907 | metering 2021-12-15 11:30:08.907 | metering_source_and_destination_fields 2021-12-15 11:30:08.907 | multi-provider 2021-12-15 11:30:08.907 | net-mtu 2021-12-15 11:30:08.907 | net-mtu-writable 2021-12-15 11:30:08.907 | network_availability_zone 2021-12-15 11:30:08.907 | network-ip-availability 2021-12-15 11:30:08.907 | pagination 2021-12-15 11:30:08.907 | port-device-profile 2021-12-15 11:30:08.907 | port-mac-address-regenerate 2021-12-15 11:30:08.907 | port-numa-affinity-policy 2021-12-15 11:30:08.907 | binding 2021-12-15 11:30:08.907 | binding-extended 2021-12-15 11:30:08.907 | port-security 2021-12-15 11:30:08.907 | project-id 2021-12-15 11:30:08.907 | provider 2021-12-15 11:30:08.907 | quota-check-limit 2021-12-15 11:30:08.907 | quotas 2021-12-15 11:30:08.907 | quota_details 2021-12-15 11:30:08.907 | rbac-policies 2021-12-15 11:30:08.907 | rbac-address-group 2021-12-15 11:30:08.907 | rbac-address-scope 2021-12-15 11:30:08.907 | rbac-security-groups 2021-12-15 11:30:08.907 | rbac-subnetpool 2021-12-15 11:30:08.907 | revision-if-match 2021-12-15 11:30:08.908 | standard-attr-revisions 2021-12-15 11:30:08.908 | router_availability_zone 2021-12-15 11:30:08.908 | security-groups-normalized-cidr 2021-12-15 11:30:08.908 | port-security-groups-filtering 2021-12-15 11:30:08.908 | security-groups-remote-address-group 2021-12-15 11:30:08.908 | security-groups-shared-filtering 2021-12-15 11:30:08.908 | security-group 2021-12-15 11:30:08.908 | service-type 2021-12-15 11:30:08.908 | sorting 2021-12-15 11:30:08.908 | standard-attr-description 2021-12-15 11:30:08.908 | stateful-security-group 2021-12-15 11:30:08.908 | subnet_onboard 2021-12-15 11:30:08.908 | subnet-service-types 2021-12-15 11:30:08.908 | subnet_allocation 2021-12-15 11:30:08.908 | subnetpool-prefix-ops 2021-12-15 11:30:08.908 | standard-attr-tag 2021-12-15 11:30:08.908 | standard-attr-timestamp =~ external-net ]] 2021-12-15 11:30:08.909 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2021-12-15 11:30:08.912 | +++ lib/tempest:configure_tempest:288 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2021-12-15 11:30:11.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:11.340 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:11.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:11.340 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:11.553 | +++ functions-common:oscwrap:2442 : return 0 2021-12-15 11:30:11.556 | ++ lib/tempest:configure_tempest:288 : public_network_id=59a85feb-3897-44de-9601-9cfdc2c9f276 2021-12-15 11:30:11.559 | ++ lib/tempest:configure_tempest:290 : openstack --os-cloud devstack-admin network create --share shared 2021-12-15 11:30:14.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:14.136 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:14.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:14.136 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:14.136 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:30:14.136 | | Field | Value | 2021-12-15 11:30:14.136 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:30:14.136 | | admin_state_up | UP | 2021-12-15 11:30:14.136 | | availability_zone_hints | | 2021-12-15 11:30:14.136 | | availability_zones | | 2021-12-15 11:30:14.137 | | created_at | 2021-12-15T11:30:13Z | 2021-12-15 11:30:14.137 | | description | | 2021-12-15 11:30:14.137 | | dns_domain | None | 2021-12-15 11:30:14.137 | | id | ec9153ed-cd31-4b78-8306-aa05d3a8b317 | 2021-12-15 11:30:14.137 | | ipv4_address_scope | None | 2021-12-15 11:30:14.137 | | ipv6_address_scope | None | 2021-12-15 11:30:14.137 | | is_default | False | 2021-12-15 11:30:14.137 | | is_vlan_transparent | None | 2021-12-15 11:30:14.137 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '9364a0af8140460eb8c057761ff82107', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2021-12-15 11:30:14.137 | | mtu | 1500 | 2021-12-15 11:30:14.137 | | name | shared | 2021-12-15 11:30:14.137 | | port_security_enabled | True | 2021-12-15 11:30:14.137 | | project_id | 9364a0af8140460eb8c057761ff82107 | 2021-12-15 11:30:14.137 | | provider:network_type | vlan | 2021-12-15 11:30:14.137 | | provider:physical_network | physnet1 | 2021-12-15 11:30:14.137 | | provider:segmentation_id | 425 | 2021-12-15 11:30:14.138 | | qos_policy_id | None | 2021-12-15 11:30:14.138 | | revision_number | 1 | 2021-12-15 11:30:14.138 | | router:external | Internal | 2021-12-15 11:30:14.138 | | segments | None | 2021-12-15 11:30:14.138 | | shared | True | 2021-12-15 11:30:14.138 | | status | ACTIVE | 2021-12-15 11:30:14.138 | | subnets | | 2021-12-15 11:30:14.138 | | tags | | 2021-12-15 11:30:14.138 | | updated_at | 2021-12-15T11:30:13Z | 2021-12-15 11:30:14.138 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:30:14.360 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-15 11:30:17.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:17.221 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:17.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-15 11:30:17.221 | from cryptography.utils import int_from_bytes 2021-12-15 11:30:17.221 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:30:17.221 | | Field | Value | 2021-12-15 11:30:17.221 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:30:17.221 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-15 11:30:17.221 | | cidr | 192.168.233.0/24 | 2021-12-15 11:30:17.221 | | created_at | 2021-12-15T11:30:16Z | 2021-12-15 11:30:17.221 | | description | shared-subnet | 2021-12-15 11:30:17.221 | | dns_nameservers | | 2021-12-15 11:30:17.221 | | dns_publish_fixed_ip | None | 2021-12-15 11:30:17.221 | | enable_dhcp | True | 2021-12-15 11:30:17.221 | | gateway_ip | 192.168.233.1 | 2021-12-15 11:30:17.221 | | host_routes | | 2021-12-15 11:30:17.221 | | id | 18669786-2001-45d6-8a12-a9a32edb0bfe | 2021-12-15 11:30:17.221 | | ip_version | 4 | 2021-12-15 11:30:17.221 | | ipv6_address_mode | None | 2021-12-15 11:30:17.222 | | ipv6_ra_mode | None | 2021-12-15 11:30:17.222 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '9364a0af8140460eb8c057761ff82107', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2021-12-15 11:30:17.222 | | name | shared-subnet | 2021-12-15 11:30:17.222 | | network_id | ec9153ed-cd31-4b78-8306-aa05d3a8b317 | 2021-12-15 11:30:17.222 | | project_id | 9364a0af8140460eb8c057761ff82107 | 2021-12-15 11:30:17.222 | | revision_number | 0 | 2021-12-15 11:30:17.222 | | segment_id | None | 2021-12-15 11:30:17.222 | | service_types | | 2021-12-15 11:30:17.222 | | subnetpool_id | None | 2021-12-15 11:30:17.222 | | tags | | 2021-12-15 11:30:17.222 | | updated_at | 2021-12-15T11:30:16Z | 2021-12-15 11:30:17.222 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-15 11:30:17.456 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-15 11:30:17.490 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-15 11:30:17.528 | ++ lib/tempest:configure_tempest:298 : mkdir -p /opt/stack/data/tempest 2021-12-15 11:30:17.533 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-15 11:30:17.565 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-15 11:30:17.601 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-15 11:30:17.637 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-15 11:30:17.674 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-15 11:30:17.707 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.44/identity/v2.0/ 2021-12-15 11:30:17.744 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.44/identity/v3 2021-12-15 11:30:17.774 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-15 11:30:17.809 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-15 11:30:17.844 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-15 11:30:17.876 | ++ lib/tempest:configure_tempest:313 : [[ True == \T\r\u\e ]] 2021-12-15 11:30:17.878 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-15 11:30:17.913 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-15 11:30:17.944 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-15 11:30:17.982 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-15 11:30:18.028 | ++ lib/tempest:configure_tempest:319 : '[' '' == True ']' 2021-12-15 11:30:18.031 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-15 11:30:18.067 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-15 11:30:18.100 | ++ lib/tempest:configure_tempest:327 : [[ '' != \v\2 ]] 2021-12-15 11:30:18.105 | ++ lib/tempest:configure_tempest:329 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-15 11:30:18.147 | ++ lib/tempest:configure_tempest:332 : is_service_enabled tls-proxy 2021-12-15 11:30:18.175 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:30:18.178 | ++ lib/tempest:configure_tempest:337 : [[ True = True ]] 2021-12-15 11:30:18.183 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-15 11:30:18.220 | ++ lib/tempest:configure_tempest:343 : is_service_enabled ldap 2021-12-15 11:30:18.238 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:30:18.241 | ++ lib/tempest:configure_tempest:349 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-15 11:30:18.271 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-15 11:30:18.302 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-12-15 11:30:18.333 | ++ lib/tempest:configure_tempest:362 : [[ ! -z '' ]] 2021-12-15 11:30:18.335 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-12-15 11:30:18.367 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-12-15 11:30:18.397 | ++ lib/tempest:configure_tempest:367 : is_service_enabled g-api-r 2021-12-15 11:30:18.414 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:30:18.419 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 73e0ecb1-5b9f-4edd-8d09-e50eb897270a 2021-12-15 11:30:18.450 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 73e0ecb1-5b9f-4edd-8d09-e50eb897270a 2021-12-15 11:30:18.481 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-15 11:30:18.511 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-15 11:30:18.540 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-15 11:30:18.574 | ++ lib/tempest:configure_tempest:377 : is_service_enabled neutron 2021-12-15 11:30:18.600 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:18.603 | ++ lib/tempest:configure_tempest:385 : [[ -n '' ]] 2021-12-15 11:30:18.606 | ++ lib/tempest:configure_tempest:395 : local tempest_compute_min_microversion=None 2021-12-15 11:30:18.608 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_max_microversion=latest 2021-12-15 11:30:18.612 | ++ lib/tempest:configure_tempest:399 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-15 11:30:18.614 | ++ lib/tempest:configure_tempest:403 : '[' None == None ']' 2021-12-15 11:30:18.620 | ++ lib/tempest:configure_tempest:404 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-15 11:30:18.646 | ++ lib/tempest:configure_tempest:408 : '[' latest == None ']' 2021-12-15 11:30:18.648 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-12-15 11:30:18.682 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-15 11:30:18.718 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-15 11:30:18.752 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-12-15 11:30:18.787 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-15 11:30:18.818 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-15 11:30:18.855 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-15 11:30:18.890 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-12-15 11:30:18.923 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2021-12-15 11:30:18.954 | ++ lib/tempest:configure_tempest:425 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-15 11:30:18.957 | ++ lib/tempest:configure_tempest:426 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-15 11:30:18.992 | ++ lib/tempest:configure_tempest:429 : [[ False == \T\r\u\e ]] 2021-12-15 11:30:18.994 | ++ lib/tempest:configure_tempest:433 : is_service_enabled n-novnc 2021-12-15 11:30:19.012 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:30:19.015 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-15 11:30:19.053 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 59a85feb-3897-44de-9601-9cfdc2c9f276 2021-12-15 11:30:19.081 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-15 11:30:19.122 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-15 11:30:19.167 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-15 11:30:19.212 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-15 11:30:19.255 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-15 11:30:19.286 | ++ lib/tempest:configure_tempest:447 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-15 11:30:19.290 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_FILE= 2021-12-15 11:30:19.292 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-15 11:30:19.327 | ++ lib/tempest:configure_tempest:452 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-15 11:30:19.330 | ++ lib/tempest:configure_tempest:453 : is_provider_network 2021-12-15 11:30:19.332 | ++ functions-common:is_provider_network:2251 : '[' '' == True ']' 2021-12-15 11:30:19.336 | ++ functions-common:is_provider_network:2254 : return 1 2021-12-15 11:30:19.338 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-15 11:30:19.370 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-15 11:30:19.402 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-15 11:30:19.436 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-15 11:30:19.467 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-12-15 11:30:19.498 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-15 11:30:19.528 | ++ lib/tempest:configure_tempest:466 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-15 11:30:19.530 | ++ lib/tempest:configure_tempest:467 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-15 11:30:19.534 | +++ lib/tempest:configure_tempest:469 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-15 11:30:19.552 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-15 11:30:19.592 | ++ lib/tempest:configure_tempest:471 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-15 11:30:19.595 | ++ lib/tempest:configure_tempest:472 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-15 11:30:19.598 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-15 11:30:19.617 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-15 11:30:19.655 | ++ lib/tempest:configure_tempest:477 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-15 11:30:19.657 | ++ lib/tempest:configure_tempest:477 : '[' libvirt = libvirt ']' 2021-12-15 11:30:19.660 | ++ lib/tempest:configure_tempest:478 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-15 11:30:19.663 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-15 11:30:19.686 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-15 11:30:19.721 | ++ lib/tempest:configure_tempest:482 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-15 11:30:19.726 | ++ lib/tempest:configure_tempest:483 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-15 11:30:19.734 | +++ lib/tempest:configure_tempest:485 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-15 11:30:19.757 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-15 11:30:19.792 | ++ lib/tempest:configure_tempest:486 : local tempest_volume_min_microversion=None 2021-12-15 11:30:19.795 | ++ lib/tempest:configure_tempest:487 : local tempest_volume_max_microversion=latest 2021-12-15 11:30:19.797 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-12-15 11:30:19.799 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-15 11:30:19.825 | ++ lib/tempest:configure_tempest:494 : '[' latest == None ']' 2021-12-15 11:30:19.830 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-12-15 11:30:19.865 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-12-15 11:30:19.889 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:30:19.891 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-12-15 11:30:19.929 | ++ lib/tempest:configure_tempest:507 : [[ -n lvm:lvmdriver-1 ]] 2021-12-15 11:30:19.932 | ++ lib/tempest:configure_tempest:507 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-15 11:30:19.934 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-15 11:30:19.937 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-15 11:30:19.940 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-12-15 11:30:19.943 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=latest 2021-12-15 11:30:19.946 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-12-15 11:30:19.950 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-15 11:30:19.975 | ++ lib/tempest:configure_tempest:548 : '[' latest == None ']' 2021-12-15 11:30:19.979 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-12-15 11:30:20.018 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-12-15 11:30:20.022 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-12-15 11:30:20.025 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-12-15 11:30:20.028 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-12-15 11:30:20.059 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-15 11:30:20.095 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-15 11:30:20.128 | ++ lib/tempest:configure_tempest:593 : local service 2021-12-15 11:30:20.131 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-15 11:30:20.133 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.136 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-12-15 11:30:20.156 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:20.160 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-15 11:30:20.195 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.197 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-12-15 11:30:20.217 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:20.220 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-15 11:30:20.257 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.260 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-12-15 11:30:20.279 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:20.282 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-15 11:30:20.317 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.321 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-12-15 11:30:20.343 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:20.345 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-15 11:30:20.376 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.379 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-12-15 11:30:20.402 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:20.406 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-15 11:30:20.444 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.448 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-12-15 11:30:20.468 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:30:20.470 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-15 11:30:20.509 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-12-15 11:30:20.512 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-12-15 11:30:20.532 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-15 11:30:20.536 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-15 11:30:20.567 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2021-12-15 11:30:20.601 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2021-12-15 11:30:20.631 | ++ lib/tempest:configure_tempest:607 : '[' libvirt = libvirt ']' 2021-12-15 11:30:20.633 | ++ lib/tempest:configure_tempest:607 : '[' kvm = lxc ']' 2021-12-15 11:30:20.636 | ++ lib/tempest:configure_tempest:617 : local tmp_cfg_file 2021-12-15 11:30:20.640 | +++ lib/tempest:configure_tempest:618 : mktemp 2021-12-15 11:30:20.645 | ++ lib/tempest:configure_tempest:618 : tmp_cfg_file=/tmp/tmp.dRCkzVqL2l 2021-12-15 11:30:20.647 | ++ lib/tempest:configure_tempest:619 : cd /opt/stack/tempest 2021-12-15 11:30:20.650 | ++ lib/tempest:configure_tempest:620 : [[ False != \T\r\u\e ]] 2021-12-15 11:30:20.652 | ++ lib/tempest:configure_tempest:621 : tox -revenv-tempest --notest 2021-12-15 11:30:21.359 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-15 11:30:22.207 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-15 11:30:41.120 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-15 11:30:47.504 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-15 11:30:47.504 | ___________________________________ summary ____________________________________ 2021-12-15 11:30:47.504 | venv-tempest: skipped tests 2021-12-15 11:30:47.504 | congratulations :) 2021-12-15 11:30:47.547 | ++ lib/tempest:configure_tempest:624 : local tmp_u_c_m 2021-12-15 11:30:47.552 | +++ lib/tempest:configure_tempest:625 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-15 11:30:47.558 | ++ lib/tempest:configure_tempest:625 : tmp_u_c_m=/tmp/tempest_u_c_m.2IaKe4yiIJ 2021-12-15 11:30:47.561 | ++ lib/tempest:configure_tempest:626 : set_tempest_venv_constraints /tmp/tempest_u_c_m.2IaKe4yiIJ 2021-12-15 11:30:47.565 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-15 11:30:47.569 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.2IaKe4yiIJ 2021-12-15 11:30:47.572 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-15 11:30:47.575 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-15 11:30:47.578 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-15 11:30:47.584 | ++ lib/tempest:configure_tempest:627 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.2IaKe4yiIJ -r requirements.txt 2021-12-15 11:30:49.256 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-15 11:30:49.256 | warnings.warn( 2021-12-15 11:30:49.256 | /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. 2021-12-15 11:30:49.256 | warnings.warn( 2021-12-15 11:30:49.340 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-15 11:30:50.041 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-15 11:30:50.042 | venv-tempest run-test-pre: PYTHONHASHSEED='1794011867' 2021-12-15 11:30:50.043 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.2IaKe4yiIJ -r requirements.txt 2021-12-15 11:30:51.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:30:51.702 | 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.0) 2021-12-15 11:30:51.703 | 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.0) 2021-12-15 11:30:51.704 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-12-15 11:30:51.705 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-12-15 11:30:51.707 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-15 11:30:51.708 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-12-15 11:30:51.710 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-15 11:30:51.711 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-12-15 11:30:51.712 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-15 11:30:51.713 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-15 11:30:51.714 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-12-15 11:30:51.715 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-15 11:30:51.716 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-12-15 11:30:51.718 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-15 11:30:51.719 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-12-15 11:30:51.720 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-15 11:30:51.721 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-15 11:30:51.722 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-15 11:30:51.723 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-15 11:30:51.724 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-12-15 11:30:51.736 | 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.6) 2021-12-15 11:30:51.738 | 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.3.3) 2021-12-15 11:30:51.739 | 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.4.0) 2021-12-15 11:30:51.767 | 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.2.0) 2021-12-15 11:30:51.768 | 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.0) 2021-12-15 11:30:51.769 | 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) 2021-12-15 11:30:51.770 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.5.0) 2021-12-15 11:30:51.780 | 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) 2021-12-15 11:30:51.814 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-12-15 11:30:51.815 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.0) 2021-12-15 11:30:51.816 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-12-15 11:30:51.830 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2021-12-15 11:30:51.831 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-12-15 11:30:51.873 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-12-15 11:30:51.874 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-12-15 11:30:51.917 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-12-15 11:30:51.919 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-12-15 11:30:51.920 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2021-12-15 11:30:51.947 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2021-12-15 11:30:51.950 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-12-15 11:30:51.960 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2021-12-15 11:30:51.962 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2021-12-15 11:30:51.977 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2021-12-15 11:30:51.980 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-12-15 11:30:51.981 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2021-12-15 11:30:52.045 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-15 11:30:52.081 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2021-12-15 11:30:52.183 | Collecting argparse 2021-12-15 11:30:52.194 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-15 11:30:52.203 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-12-15 11:30:52.287 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2021-12-15 11:30:52.347 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-12-15 11:30:52.413 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-12-15 11:30:52.589 | 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 11)) (3.3) 2021-12-15 11:30:52.590 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2021-12-15 11:30:52.592 | 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 11)) (2.0.9) 2021-12-15 11:30:52.689 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-12-15 11:30:52.713 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2021-12-15 11:30:52.888 | Installing collected packages: argparse 2021-12-15 11:30:52.959 | Successfully installed argparse-1.4.0 2021-12-15 11:30:53.064 | ___________________________________ summary ____________________________________ 2021-12-15 11:30:53.064 | venv-tempest: commands succeeded 2021-12-15 11:30:53.064 | congratulations :) 2021-12-15 11:30:53.099 | ++ lib/tempest:configure_tempest:628 : rm -f /tmp/tempest_u_c_m.2IaKe4yiIJ 2021-12-15 11:30:53.105 | ++ lib/tempest:configure_tempest:631 : [[ False == \T\r\u\e ]] 2021-12-15 11:30:53.108 | ++ lib/tempest:configure_tempest:639 : [[ True == \F\a\l\s\e ]] 2021-12-15 11:30:53.111 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-15 11:30:53.143 | ++ lib/tempest:configure_tempest:649 : tox -evenv -- tempest verify-config -uro /tmp/tmp.dRCkzVqL2l 2021-12-15 11:30:53.854 | venv create: /opt/stack/tempest/.tox/venv 2021-12-15 11:30:54.466 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-15 11:31:21.692 | venv develop-inst: /opt/stack/tempest 2021-12-15 11:31:29.965 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.1,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@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-15 11:31:29.966 | venv run-test-pre: PYTHONHASHSEED='1700465640' 2021-12-15 11:31:29.966 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.dRCkzVqL2l 2021-12-15 11:31:33.091 | /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. 2021-12-15 11:31:33.091 | warnings.warn( 2021-12-15 11:31:33.092 | /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. 2021-12-15 11:31:33.092 | warnings.warn( 2021-12-15 11:31:33.092 | /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 2021-12-15 11:31:33.092 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-15 11:31:33.092 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-15 11:31:33.202 | ___________________________________ summary ____________________________________ 2021-12-15 11:31:33.202 | venv: commands succeeded 2021-12-15 11:31:33.202 | congratulations :) 2021-12-15 11:31:33.238 | ++ lib/tempest:configure_tempest:654 : is_service_enabled q-metering 2021-12-15 11:31:33.265 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:31:33.268 | ++ lib/tempest:configure_tempest:659 : is_service_enabled q-l3 2021-12-15 11:31:33.289 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-15 11:31:33.291 | ++ lib/tempest:configure_tempest:663 : local network_api_extensions=all 2021-12-15 11:31:33.294 | ++ lib/tempest:configure_tempest:664 : [[ ! -z '' ]] 2021-12-15 11:31:33.298 | ++ lib/tempest:configure_tempest:670 : [[ -n '' ]] 2021-12-15 11:31:33.300 | ++ lib/tempest:configure_tempest:673 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2021-12-15 11:31:33.338 | ++ lib/tempest:configure_tempest:675 : local object_storage_api_extensions=all 2021-12-15 11:31:33.340 | ++ lib/tempest:configure_tempest:676 : [[ ! -z '' ]] 2021-12-15 11:31:33.343 | ++ lib/tempest:configure_tempest:682 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-12-15 11:31:33.378 | ++ lib/tempest:configure_tempest:684 : local volume_api_extensions=all 2021-12-15 11:31:33.380 | ++ lib/tempest:configure_tempest:685 : [[ ! -z '' ]] 2021-12-15 11:31:33.383 | ++ lib/tempest:configure_tempest:691 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-12-15 11:31:33.417 | ++ lib/tempest:configure_tempest:694 : IFS=' 2021-12-15 11:31:33.417 | ' 2021-12-15 11:31:33.420 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-12-15 11:31:33.423 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-15 11:31:33.426 | ++ ./stack.sh:echo_summary:440 : echo -e Installing Tempest Plugins 2021-12-15 11:31:33.429 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-12-15 11:31:33.431 | ++ lib/tempest:install_tempest_plugins:723 : pushd /opt/stack/tempest 2021-12-15 11:31:33.431 | /opt/stack/tempest /opt/stack/tempest 2021-12-15 11:31:33.434 | ++ lib/tempest:install_tempest_plugins:724 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-12-15 11:31:33.438 | ++ lib/tempest:install_tempest_plugins:725 : local tmp_u_c_m 2021-12-15 11:31:33.441 | +++ lib/tempest:install_tempest_plugins:726 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-15 11:31:33.447 | ++ lib/tempest:install_tempest_plugins:726 : tmp_u_c_m=/tmp/tempest_u_c_m.fjGBR9dbdc 2021-12-15 11:31:33.449 | ++ lib/tempest:install_tempest_plugins:727 : set_tempest_venv_constraints /tmp/tempest_u_c_m.fjGBR9dbdc 2021-12-15 11:31:33.452 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-12-15 11:31:33.454 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.fjGBR9dbdc 2021-12-15 11:31:33.457 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-12-15 11:31:33.460 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-12-15 11:31:33.464 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-12-15 11:31:33.471 | ++ lib/tempest:install_tempest_plugins:728 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.fjGBR9dbdc /opt/stack/cinder-tempest-plugin 2021-12-15 11:31:35.162 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-15 11:31:35.162 | warnings.warn( 2021-12-15 11:31:35.162 | /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. 2021-12-15 11:31:35.162 | warnings.warn( 2021-12-15 11:31:35.265 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-15 11:31:35.996 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-15 11:31:35.997 | venv-tempest run-test-pre: PYTHONHASHSEED='3695323742' 2021-12-15 11:31:35.998 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.fjGBR9dbdc /opt/stack/cinder-tempest-plugin 2021-12-15 11:31:37.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-15 11:31:37.656 | Processing /opt/stack/cinder-tempest-plugin 2021-12-15 11:31:37.657 | Preparing metadata (setup.py): started 2021-12-15 11:31:38.179 | Preparing metadata (setup.py): finished with status 'done' 2021-12-15 11:31:38.196 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev3) (5.8.0) 2021-12-15 11:31:38.197 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev3) (8.7.1) 2021-12-15 11:31:38.198 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev3) (1.16.0) 2021-12-15 11:31:38.199 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev3) (4.2.0) 2021-12-15 11:31:38.201 | Requirement already satisfied: tempest>=27.0.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev3) (29.2.1.dev27) 2021-12-15 11:31:38.267 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (2.3.0) 2021-12-15 11:31:38.268 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (6.0) 2021-12-15 11:31:38.269 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (0.8.0) 2021-12-15 11:31:38.271 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (2.26.0) 2021-12-15 11:31:38.272 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (1.5.0) 2021-12-15 11:31:38.273 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (5.1.0) 2021-12-15 11:31:38.274 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (3.5.0) 2021-12-15 11:31:38.282 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev3) (1.0.3) 2021-12-15 11:31:38.283 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev3) (4.12.0) 2021-12-15 11:31:38.284 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev3) (2021.3) 2021-12-15 11:31:38.317 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.10.0) 2021-12-15 11:31:38.318 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.2.0) 2021-12-15 11:31:38.319 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (2.5.0) 2021-12-15 11:31:38.320 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (2.8.1) 2021-12-15 11:31:38.322 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (4.5.0) 2021-12-15 11:31:38.323 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (4.6.1) 2021-12-15 11:31:38.325 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.2.1) 2021-12-15 11:31:38.326 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.0.0) 2021-12-15 11:31:38.328 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.4.0) 2021-12-15 11:31:38.329 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (2.4.0) 2021-12-15 11:31:38.330 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.26.7) 2021-12-15 11:31:38.331 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.1.0) 2021-12-15 11:31:38.345 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.4.0) 2021-12-15 11:31:38.346 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (2.3.3) 2021-12-15 11:31:38.347 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.0.6) 2021-12-15 11:31:38.358 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (1.13.3) 2021-12-15 11:31:38.399 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (59.5.0) 2021-12-15 11:31:38.401 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (21.2.0) 2021-12-15 11:31:38.402 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.18.0) 2021-12-15 11:31:38.422 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.14.1) 2021-12-15 11:31:38.472 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.4.0) 2021-12-15 11:31:38.475 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (2.8.2) 2021-12-15 11:31:38.478 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.9.6) 2021-12-15 11:31:38.494 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev3) (0.11.0) 2021-12-15 11:31:38.495 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev3) (21.3) 2021-12-15 11:31:38.498 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev3) (1.0.2) 2021-12-15 11:31:38.536 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (36.0.0) 2021-12-15 11:31:38.537 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.4.0) 2021-12-15 11:31:38.538 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (3.2.0) 2021-12-15 11:31:38.554 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.2.5) 2021-12-15 11:31:38.573 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.0.0) 2021-12-15 11:31:38.623 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (2021.10.8) 2021-12-15 11:31:38.625 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (3.3) 2021-12-15 11:31:38.628 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev3) (2.0.9) 2021-12-15 11:31:38.668 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.12.2) 2021-12-15 11:31:38.669 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (0.18.2) 2021-12-15 11:31:38.714 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.4.0) 2021-12-15 11:31:38.786 | Collecting argparse 2021-12-15 11:31:38.793 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-15 11:31:38.913 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.15.0) 2021-12-15 11:31:39.001 | 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->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.8.2) 2021-12-15 11:31:39.076 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.6) 2021-12-15 11:31:39.305 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (1.0.0) 2021-12-15 11:31:39.320 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev3) (2.21) 2021-12-15 11:31:39.449 | Building wheels for collected packages: cinder-tempest-plugin 2021-12-15 11:31:39.450 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-12-15 11:31:40.128 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-12-15 11:31:40.130 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev3-py3-none-any.whl size=37154 sha256=5dba82652a716d9972b6c1d2f84f594911a7492c61699d4a23450a5879bce9b5 2021-12-15 11:31:40.131 | Stored in directory: /home/ubuntu/.cache/pip/wheels/21/a3/cd/bceca59bf0bec0bf2e928543dcdbf8b9fad728d172fe552cf6 2021-12-15 11:31:40.138 | Successfully built cinder-tempest-plugin 2021-12-15 11:31:40.170 | Installing collected packages: argparse, cinder-tempest-plugin 2021-12-15 11:31:40.339 | Successfully installed argparse-1.4.0 cinder-tempest-plugin-1.5.1.dev3 2021-12-15 11:31:40.441 | ___________________________________ summary ____________________________________ 2021-12-15 11:31:40.442 | venv-tempest: commands succeeded 2021-12-15 11:31:40.442 | congratulations :) 2021-12-15 11:31:40.481 | ++ lib/tempest:install_tempest_plugins:729 : rm -f /tmp/tempest_u_c_m.fjGBR9dbdc 2021-12-15 11:31:40.485 | ++ lib/tempest:install_tempest_plugins:730 : echo 'Checking installed Tempest plugins:' 2021-12-15 11:31:40.485 | Checking installed Tempest plugins: 2021-12-15 11:31:40.488 | ++ lib/tempest:install_tempest_plugins:731 : tox -evenv-tempest -- tempest list-plugins 2021-12-15 11:31:42.204 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-15 11:31:42.204 | warnings.warn( 2021-12-15 11:31:42.204 | /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. 2021-12-15 11:31:42.204 | warnings.warn( 2021-12-15 11:31:42.282 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-15 11:31:43.049 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@24864bac273ff5d91dfda4723c46e0f0868c686d#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-15 11:31:43.051 | venv-tempest run-test-pre: PYTHONHASHSEED='755806630' 2021-12-15 11:31:43.052 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-12-15 11:31:44.002 | +--------------+--------------------------------------------------+ 2021-12-15 11:31:44.002 | | Name | EntryPoint | 2021-12-15 11:31:44.002 | +--------------+--------------------------------------------------+ 2021-12-15 11:31:44.002 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-12-15 11:31:44.002 | +--------------+--------------------------------------------------+ 2021-12-15 11:31:44.095 | ___________________________________ summary ____________________________________ 2021-12-15 11:31:44.095 | venv-tempest: commands succeeded 2021-12-15 11:31:44.095 | congratulations :) 2021-12-15 11:31:44.136 | ++ lib/tempest:install_tempest_plugins:733 : popd 2021-12-15 11:31:44.136 | /opt/stack/tempest 2021-12-15 11:31:44.138 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-15 11:31:44.142 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-15 11:31:44.146 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-15 11:31:44.149 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-15 11:31:44.153 | + functions-common:run_phase:1857 : run_plugins stack test-config 2021-12-15 11:31:44.156 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-15 11:31:44.159 | + functions-common:run_plugins:1817 : local phase=test-config 2021-12-15 11:31:44.162 | + functions-common:run_plugins:1819 : local plugins= 2021-12-15 11:31:44.164 | + functions-common:run_plugins:1820 : local plugin 2021-12-15 11:31:44.167 | + ./stack.sh:main:1480 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-15 11:31:44.170 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-15 11:31:44.173 | + inc/meta-config:merge_config_group:171 : shift 2021-12-15 11:31:44.175 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-15 11:31:44.178 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:31:44.181 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-15 11:31:44.184 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-15 11:31:44.187 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-15 11:31:44.190 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-15 11:31:44.193 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-15 11:31:44.196 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-15 11:31:44.198 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-15 11:31:44.199 | /^\[\[.+\|.*\]\]/ { 2021-12-15 11:31:44.199 | gsub("[][]", "", $1); 2021-12-15 11:31:44.199 | split($1, a, "|"); 2021-12-15 11:31:44.199 | if (a[1] == matchgroup) 2021-12-15 11:31:44.199 | print a[2] 2021-12-15 11:31:44.199 | } 2021-12-15 11:31:44.199 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 26 pip_install 297 apt-get 329 run_process 34 dbsync 16 git_timed 15 apt-get-update 2 test_with_retry 5 async_wait 145 osc 483 ------------------------- Unaccounted time -1 ========================= Total runtime 1351 ================= Async summary ================= Time spent in the background minus waits: 533 sec Elapsed time: 1351 sec Time if we did everything serially: 1884 sec Speedup: 1.39452 This is your host IP address: 10.222.0.44 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.44/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: yoga Change: ba8a6cdc37cf05ab09049cd67aecb5a097c56851 Use ping instead of arping for br-data 2021-12-15 11:07:15 +0000 OS Version: Ubuntu 20.04 focal