2022-02-14 19:02:05.817 | + ./stack.sh:main:487 : exec 2022-02-14 19:02:05.817 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-190205' 2022-02-14 19:02:05.817 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-190205.summary.2022-02-14-190205 2022-02-14 19:02:05.817 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:02:05.817 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-190205 2022-02-14 19:02:05.817 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-190205 /opt/stack/logs/stack.sh.log 2022-02-14 19:02:05.817 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-190205.summary.2022-02-14-190205 /opt/stack/logs/stack.sh.log.summary 2022-02-14 19:02:05.817 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 19:02:05.817 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 19:02:05.817 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 19:02:05.817 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 19:02:05.817 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 19:02:05.817 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 19:02:05.818 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 19:02:05.818 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 19:02:05.818 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 19:02:05.818 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 19:02:05.818 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 19:02:05.819 | + ./stack.sh:main:576 : uname -a 2022-02-14 19:02:05.820 | Linux n-d-829064-8 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-14 19:02:05.822 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 19:02:05.824 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 19:02:05.828 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 19:02:05.863 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 19:02:05.879 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 19:02:05.881 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 19:02:05.883 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 19:02:05.885 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 19:02:05.887 | + functions-common:fetch_plugins:1776 : return 2022-02-14 19:02:05.889 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 19:02:05.891 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 19:02:05.893 | + functions-common:run_phase:1854 : local phase= 2022-02-14 19:02:05.895 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:02:05.897 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:02:05.898 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:02:05.900 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:02:05.902 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:02:05.904 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:02:05.908 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:02:05.910 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:02:05.912 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:02:05.913 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 19:02:05.915 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:02:05.928 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:05.930 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 19:02:05.932 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:02:05.934 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:02:05.936 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:02:05.937 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:02:05.939 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:02:05.941 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 19:02:05.943 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 19:02:05.945 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 19:02:05.947 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:02:05.948 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 19:02:05.950 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 19:02:05.952 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 19:02:05.954 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 19:02:05.956 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 19:02:05.958 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 19:02:05.975 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 19:02:05.977 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 19:02:05.990 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:02:05.992 | +++ lib/tls:source:43 : hostname -f 2022-02-14 19:02:05.995 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 19:02:05.997 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 19:02:06.000 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 19:02:06.001 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 19:02:06.003 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 19:02:06.005 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 19:02:06.007 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 19:02:06.009 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 19:02:06.011 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 19:02:06.012 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 19:02:06.017 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 19:02:06.029 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 19:02:06.047 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 19:02:06.059 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 19:02:06.072 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 19:02:06.102 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 19:02:06.162 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 19:02:06.247 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 19:02:06.269 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 19:02:06.320 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 19:02:06.372 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 19:02:06.520 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 19:02:06.536 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 19:02:06.549 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 19:02:06.562 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 19:02:06.657 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 19:02:06.660 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 19:02:06.662 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 19:02:06.665 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 19:02:06.667 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 19:02:06.669 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 19:02:06.672 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 19:02:06.672 | False' 2022-02-14 19:02:06.675 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 19:02:06.689 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 19:02:06.692 | + ./stack.sh:main:624 : run_phase source 2022-02-14 19:02:06.694 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 19:02:06.696 | + functions-common:run_phase:1854 : local phase= 2022-02-14 19:02:06.698 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:02:06.700 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:02:06.702 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:02:06.704 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:02:06.706 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:02:06.708 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:02:06.712 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:02:06.714 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:02:06.716 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:02:06.719 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 19:02:06.721 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:02:06.735 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:06.737 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 19:02:06.739 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 19:02:06.778 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 19:02:06.780 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 19:02:06.782 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 19:02:06.785 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 19:02:06.787 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 19:02:06.789 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 19:02:06.791 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 19:02:06.793 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 19:02:06.795 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 19:02:06.797 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 19:02:06.800 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.802 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 19:02:06.804 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 19:02:06.809 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.811 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 19:02:06.814 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.816 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 19:02:06.818 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.820 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 19:02:06.822 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.825 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 19:02:06.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.829 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 19:02:06.832 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.834 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 19:02:06.836 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.838 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 19:02:06.840 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.843 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 19:02:06.845 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.848 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 19:02:06.850 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.852 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 19:02:06.854 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.857 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 19:02:06.859 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.862 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 19:02:06.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.866 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 19:02:06.868 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.870 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 19:02:06.873 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.875 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 19:02:06.877 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.879 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 19:02:06.882 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.884 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 19:02:06.886 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.888 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 19:02:06.891 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.893 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 19:02:06.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.898 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 19:02:06.900 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.902 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 19:02:06.904 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.907 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 19:02:06.909 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.911 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 19:02:06.913 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.916 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 19:02:06.918 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.921 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 19:02:06.923 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.925 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 19:02:06.928 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.930 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 19:02:06.932 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.934 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 19:02:06.937 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.939 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 19:02:06.941 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.944 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 19:02:06.946 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.948 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 19:02:06.950 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.953 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 19:02:06.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.957 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 19:02:06.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 19:02:06.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 19:02:06.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 19:02:06.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 19:02:06.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 19:02:06.982 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 19:02:06.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.989 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 19:02:06.991 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.993 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 19:02:06.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:06.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 19:02:07.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:07.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 19:02:07.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:07.007 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 19:02:07.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:02:07.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 19:02:07.014 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 19:02:07.016 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 19:02:07.019 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 19:02:07.033 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:07.036 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 19:02:07.038 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 19:02:07.040 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 19:02:07.056 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:02:07.058 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 19:02:07.060 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 19:02:07.063 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 19:02:07.065 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 19:02:07.068 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 19:02:07.070 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 19:02:07.072 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 19:02:07.074 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 19:02:07.077 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 19:02:07.077 | Using mysql database backend 2022-02-14 19:02:07.080 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 19:02:07.095 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 19:02:07.098 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 19:02:07.101 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 19:02:07.103 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 19:02:07.106 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:02:07.109 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 19:02:07.125 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:07.127 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 19:02:07.144 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 19:02:07.160 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:07.163 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 19:02:07.179 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 19:02:07.195 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 19:02:07.211 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:02:07.214 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 19:02:07.230 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:07.234 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 19:02:07.252 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 19:02:07.255 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 19:02:07.257 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 19:02:07.259 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 19:02:07.262 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 19:02:07.267 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-190207 2022-02-14 19:02:07.269 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-190207 757' 2022-02-14 19:02:07.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.274 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:02:07.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.279 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 19:02:07.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.284 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 19:02:07.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.289 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:02:07.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.294 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 19:02:07.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.299 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 19:02:07.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.304 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-190205 2022-02-14 19:02:07.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.308 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 19:02:07.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.313 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 19:02:07.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.318 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 19:02:07.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.322 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 19:02:07.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.327 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 19:02:07.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:02:07.332 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 19:02:07.335 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 19:02:07.337 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 19:02:07.339 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 19:02:07.342 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 19:02:07.344 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:02:07.346 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:02:07.349 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:02:07.351 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:02:07.354 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:02:07.356 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:02:07.372 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:02:07.374 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:02:07.377 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:02:07.379 | + functions-common:git_clone:629 : echo master 2022-02-14 19:02:07.380 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:02:07.385 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 19:02:07.387 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:02:07.389 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 19:02:07.392 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:02:07.392 | + functions-common:git_clone:678 : head -1 2022-02-14 19:02:07.396 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 19:02:07.398 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:02:07.401 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 19:02:07.403 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:02:07.406 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 19:02:07.408 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 19:02:07.411 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 19:02:07.413 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 19:02:07.416 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 19:02:07.419 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 19:02:07.421 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 19:02:07.424 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 19:02:07.427 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 19:02:07.431 | ++ tools/install_prereqs.sh:source:47 : NOW=1644865327 2022-02-14 19:02:07.434 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 19:02:07.439 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644864509 2022-02-14 19:02:07.442 | ++ tools/install_prereqs.sh:source:49 : DELTA=818 2022-02-14 19:02:07.444 | ++ tools/install_prereqs.sh:source:50 : [[ 818 -lt 7200 ]] 2022-02-14 19:02:07.447 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 19:02:07.449 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 19:02:07.451 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 19:02:07.454 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 19:02:07.456 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 19:02:07.459 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 19:02:07.461 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 19:02:07.464 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 19:02:07.467 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:02:07.513 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 19:02:07.513 | apache2-dev 2022-02-14 19:02:07.513 | bc 2022-02-14 19:02:07.513 | bsdmainutils 2022-02-14 19:02:07.513 | curl 2022-02-14 19:02:07.513 | g++ 2022-02-14 19:02:07.513 | gawk 2022-02-14 19:02:07.513 | gcc 2022-02-14 19:02:07.513 | gettext 2022-02-14 19:02:07.513 | git 2022-02-14 19:02:07.513 | graphviz 2022-02-14 19:02:07.514 | iputils-ping 2022-02-14 19:02:07.514 | libapache2-mod-proxy-uwsgi 2022-02-14 19:02:07.514 | libffi-dev 2022-02-14 19:02:07.514 | libjpeg-dev 2022-02-14 19:02:07.514 | libpcre3-dev 2022-02-14 19:02:07.514 | libpq-dev 2022-02-14 19:02:07.514 | libssl-dev 2022-02-14 19:02:07.514 | libsystemd-dev 2022-02-14 19:02:07.514 | libxml2-dev 2022-02-14 19:02:07.514 | libxslt1-dev 2022-02-14 19:02:07.514 | libyaml-dev 2022-02-14 19:02:07.514 | lsof 2022-02-14 19:02:07.514 | openssh-server 2022-02-14 19:02:07.514 | openssl 2022-02-14 19:02:07.514 | pkg-config 2022-02-14 19:02:07.514 | psmisc 2022-02-14 19:02:07.514 | python3-dev 2022-02-14 19:02:07.514 | python3-pip 2022-02-14 19:02:07.514 | python3-systemd 2022-02-14 19:02:07.514 | python3-venv 2022-02-14 19:02:07.514 | tar 2022-02-14 19:02:07.514 | tcpdump 2022-02-14 19:02:07.514 | unzip 2022-02-14 19:02:07.514 | uuid-runtime 2022-02-14 19:02:07.514 | wget 2022-02-14 19:02:07.514 | wget 2022-02-14 19:02:07.514 | zlib1g-dev 2022-02-14 19:02:07.514 | libkrb5-dev 2022-02-14 19:02:07.514 | libldap2-dev 2022-02-14 19:02:07.514 | libsasl2-dev 2022-02-14 19:02:07.514 | memcached 2022-02-14 19:02:07.514 | python3-mysqldb 2022-02-14 19:02:07.514 | sqlite3 2022-02-14 19:02:07.514 | conntrack 2022-02-14 19:02:07.514 | curl 2022-02-14 19:02:07.514 | dnsmasq-base 2022-02-14 19:02:07.514 | dnsmasq-utils 2022-02-14 19:02:07.514 | ebtables 2022-02-14 19:02:07.515 | genisoimage 2022-02-14 19:02:07.515 | iptables 2022-02-14 19:02:07.515 | iputils-arping 2022-02-14 19:02:07.515 | kpartx 2022-02-14 19:02:07.515 | libjs-jquery-tablesorter 2022-02-14 19:02:07.515 | parted 2022-02-14 19:02:07.515 | pm-utils 2022-02-14 19:02:07.515 | python3-mysqldb 2022-02-14 19:02:07.515 | socat 2022-02-14 19:02:07.515 | sqlite3 2022-02-14 19:02:07.515 | sudo 2022-02-14 19:02:07.515 | vlan 2022-02-14 19:02:07.515 | lsscsi 2022-02-14 19:02:07.515 | open-iscsi 2022-02-14 19:02:07.515 | lvm2 2022-02-14 19:02:07.515 | qemu-utils 2022-02-14 19:02:07.515 | thin-provisioning-tools 2022-02-14 19:02:07.515 | acl 2022-02-14 19:02:07.515 | dnsmasq-base 2022-02-14 19:02:07.515 | dnsmasq-utils 2022-02-14 19:02:07.515 | ebtables 2022-02-14 19:02:07.515 | haproxy 2022-02-14 19:02:07.515 | iptables 2022-02-14 19:02:07.515 | iputils-arping 2022-02-14 19:02:07.515 | iputils-ping 2022-02-14 19:02:07.515 | postgresql-server-dev-all 2022-02-14 19:02:07.515 | python3-mysqldb 2022-02-14 19:02:07.515 | sqlite3 2022-02-14 19:02:07.515 | sudo 2022-02-14 19:02:07.515 | vlan 2022-02-14 19:02:07.515 | pcp 2022-02-14 19:02:07.515 | ipset 2022-02-14 19:02:07.515 | conntrack 2022-02-14 19:02:07.515 | conntrackd 2022-02-14 19:02:07.515 | keepalived 2022-02-14 19:02:07.515 | lvm2 2022-02-14 19:02:07.515 | qemu-utils 2022-02-14 19:02:07.515 | thin-provisioning-tools 2022-02-14 19:02:07.516 | curl 2022-02-14 19:02:07.516 | liberasurecode-dev 2022-02-14 19:02:07.516 | make 2022-02-14 19:02:07.516 | memcached 2022-02-14 19:02:07.516 | sqlite3 2022-02-14 19:02:07.516 | xfsprogs' 2022-02-14 19:02:07.516 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 19:02:07.534 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 19:02:07.535 | apache2-dev 2022-02-14 19:02:07.535 | bc 2022-02-14 19:02:07.535 | bsdmainutils 2022-02-14 19:02:07.535 | curl 2022-02-14 19:02:07.535 | g++ 2022-02-14 19:02:07.535 | gawk 2022-02-14 19:02:07.535 | gcc 2022-02-14 19:02:07.535 | gettext 2022-02-14 19:02:07.535 | git 2022-02-14 19:02:07.535 | graphviz 2022-02-14 19:02:07.535 | iputils-ping 2022-02-14 19:02:07.535 | libapache2-mod-proxy-uwsgi 2022-02-14 19:02:07.535 | libffi-dev 2022-02-14 19:02:07.535 | libjpeg-dev 2022-02-14 19:02:07.535 | libpcre3-dev 2022-02-14 19:02:07.535 | libpq-dev 2022-02-14 19:02:07.535 | libssl-dev 2022-02-14 19:02:07.535 | libsystemd-dev 2022-02-14 19:02:07.535 | libxml2-dev 2022-02-14 19:02:07.535 | libxslt1-dev 2022-02-14 19:02:07.535 | libyaml-dev 2022-02-14 19:02:07.535 | lsof 2022-02-14 19:02:07.535 | openssh-server 2022-02-14 19:02:07.535 | openssl 2022-02-14 19:02:07.535 | pkg-config 2022-02-14 19:02:07.535 | psmisc 2022-02-14 19:02:07.535 | python3-dev 2022-02-14 19:02:07.535 | python3-pip 2022-02-14 19:02:07.535 | python3-systemd 2022-02-14 19:02:07.535 | python3-venv 2022-02-14 19:02:07.535 | tar 2022-02-14 19:02:07.535 | tcpdump 2022-02-14 19:02:07.535 | unzip 2022-02-14 19:02:07.535 | uuid-runtime 2022-02-14 19:02:07.535 | wget 2022-02-14 19:02:07.536 | wget 2022-02-14 19:02:07.536 | zlib1g-dev 2022-02-14 19:02:07.536 | libkrb5-dev 2022-02-14 19:02:07.536 | libldap2-dev 2022-02-14 19:02:07.536 | libsasl2-dev 2022-02-14 19:02:07.536 | memcached 2022-02-14 19:02:07.536 | python3-mysqldb 2022-02-14 19:02:07.536 | sqlite3 2022-02-14 19:02:07.536 | conntrack 2022-02-14 19:02:07.536 | curl 2022-02-14 19:02:07.536 | dnsmasq-base 2022-02-14 19:02:07.536 | dnsmasq-utils 2022-02-14 19:02:07.536 | ebtables 2022-02-14 19:02:07.536 | genisoimage 2022-02-14 19:02:07.536 | iptables 2022-02-14 19:02:07.536 | iputils-arping 2022-02-14 19:02:07.536 | kpartx 2022-02-14 19:02:07.536 | libjs-jquery-tablesorter 2022-02-14 19:02:07.536 | parted 2022-02-14 19:02:07.536 | pm-utils 2022-02-14 19:02:07.536 | python3-mysqldb 2022-02-14 19:02:07.536 | socat 2022-02-14 19:02:07.536 | sqlite3 2022-02-14 19:02:07.536 | sudo 2022-02-14 19:02:07.536 | vlan 2022-02-14 19:02:07.536 | lsscsi 2022-02-14 19:02:07.536 | open-iscsi 2022-02-14 19:02:07.536 | lvm2 2022-02-14 19:02:07.536 | qemu-utils 2022-02-14 19:02:07.536 | thin-provisioning-tools 2022-02-14 19:02:07.536 | acl 2022-02-14 19:02:07.536 | dnsmasq-base 2022-02-14 19:02:07.536 | dnsmasq-utils 2022-02-14 19:02:07.536 | ebtables 2022-02-14 19:02:07.536 | haproxy 2022-02-14 19:02:07.536 | iptables 2022-02-14 19:02:07.536 | iputils-arping 2022-02-14 19:02:07.536 | iputils-ping 2022-02-14 19:02:07.536 | postgresql-server-dev-all 2022-02-14 19:02:07.537 | python3-mysqldb 2022-02-14 19:02:07.537 | sqlite3 2022-02-14 19:02:07.537 | sudo 2022-02-14 19:02:07.537 | vlan 2022-02-14 19:02:07.537 | pcp 2022-02-14 19:02:07.537 | ipset 2022-02-14 19:02:07.537 | conntrack 2022-02-14 19:02:07.537 | conntrackd 2022-02-14 19:02:07.537 | keepalived 2022-02-14 19:02:07.537 | lvm2 2022-02-14 19:02:07.537 | qemu-utils 2022-02-14 19:02:07.537 | thin-provisioning-tools 2022-02-14 19:02:07.537 | curl 2022-02-14 19:02:07.537 | liberasurecode-dev 2022-02-14 19:02:07.537 | make 2022-02-14 19:02:07.537 | memcached 2022-02-14 19:02:07.537 | sqlite3 2022-02-14 19:02:07.537 | xfsprogs ' 2022-02-14 19:02:07.539 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 19:02:07.542 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:07.544 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:07.548 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:02:07.548 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 19:02:07.552 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:02:07.555 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 19:02:07.557 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:02:07.559 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 19:02:07.561 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:02:07.564 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:02:07.566 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:02:07.568 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:07.570 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:07.572 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:02:07.574 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 19:02:07.576 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 19:02:07.578 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 19:02:07.581 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 19:02:07.585 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 19:02:07.587 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 19:02:07.589 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 19:02:07.591 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 19:02:07.593 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:02:07.596 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:02:07.600 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644865327597 2022-02-14 19:02:07.602 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 19:02:07.604 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 19:02:07.606 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-14 19:02:07.813 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 19:02:07.847 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-14 19:02:08.015 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-14 19:02:08.134 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-14 19:02:08.908 | Fetched 336 kB in 1s (345 kB/s) 2022-02-14 19:02:10.397 | Reading package lists... 2022-02-14 19:02:10.429 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 19:02:10.431 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 19:02:10.434 | ++ functions-common:time_stop:2425 : local name 2022-02-14 19:02:10.436 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:10.438 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:10.440 | ++ functions-common:time_stop:2428 : local total 2022-02-14 19:02:10.442 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:10.444 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 19:02:10.446 | ++ functions-common:time_stop:2432 : start_time=1644865327597 2022-02-14 19:02:10.448 | ++ functions-common:time_stop:2434 : [[ -z 1644865327597 ]] 2022-02-14 19:02:10.451 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:10.455 | ++ functions-common:time_stop:2437 : end_time=1644865330452 2022-02-14 19:02:10.457 | ++ functions-common:time_stop:2438 : elapsed_time=2855 2022-02-14 19:02:10.459 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 19:02:10.461 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:10.463 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2855 2022-02-14 19:02:10.465 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:02:10.468 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:02:10.470 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:10.473 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:10.475 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:02:10.495 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:02:10.603 | Reading package lists... 2022-02-14 19:02:10.840 | Building dependency tree... 2022-02-14 19:02:10.841 | Reading state information... 2022-02-14 19:02:10.874 | acl is already the newest version (2.2.53-6). 2022-02-14 19:02:10.874 | bc is already the newest version (1.07.1-2build1). 2022-02-14 19:02:10.874 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 19:02:10.874 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 19:02:10.874 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 19:02:10.874 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 19:02:10.874 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 19:02:10.874 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 19:02:10.874 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 19:02:10.874 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 19:02:10.874 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 19:02:10.874 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 19:02:10.874 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 19:02:10.874 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 19:02:10.874 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 19:02:10.874 | libffi-dev is already the newest version (3.3-4). 2022-02-14 19:02:10.874 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 19:02:10.874 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 19:02:10.874 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 19:02:10.874 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 19:02:10.874 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 19:02:10.874 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 19:02:10.874 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 19:02:10.875 | make is already the newest version (4.2.1-1.2). 2022-02-14 19:02:10.875 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 19:02:10.875 | psmisc is already the newest version (23.3-1). 2022-02-14 19:02:10.875 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 19:02:10.875 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 19:02:10.875 | python3-systemd is already the newest version (234-3build2). 2022-02-14 19:02:10.875 | socat is already the newest version (1.7.3.3-2). 2022-02-14 19:02:10.875 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 19:02:10.875 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 19:02:10.875 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 19:02:10.875 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 19:02:10.875 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 19:02:10.875 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 19:02:10.875 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 19:02:10.875 | pcp is already the newest version (5.0.3-1). 2022-02-14 19:02:10.875 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 19:02:10.875 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 19:02:10.875 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:02:10.875 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:02:10.875 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 19:02:10.875 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 19:02:10.875 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 19:02:10.875 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 19:02:10.875 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 19:02:10.875 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 19:02:10.875 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 19:02:10.875 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 19:02:10.875 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 19:02:10.875 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 19:02:10.875 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 19:02:10.875 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 19:02:10.875 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 19:02:10.875 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 19:02:10.875 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 19:02:10.875 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 19:02:10.876 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 19:02:10.876 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 19:02:10.876 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 19:02:10.876 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 19:02:10.876 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 19:02:10.876 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 19:02:10.876 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 19:02:10.876 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 19:02:10.876 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 19:02:10.876 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 19:02:10.876 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:02:11.089 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 19:02:11.089 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 19:02:11.089 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 19:02:11.089 | The following packages were automatically installed and are no longer required: 2022-02-14 19:02:11.090 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:02:11.090 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:02:11.090 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:02:11.090 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:02:11.090 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:02:11.090 | python3-zope.interface 2022-02-14 19:02:11.090 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:02:11.202 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:02:11.207 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 19:02:11.209 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:02:11.211 | ++ functions-common:time_stop:2425 : local name 2022-02-14 19:02:11.213 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:11.215 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:11.218 | ++ functions-common:time_stop:2428 : local total 2022-02-14 19:02:11.220 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:11.222 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:02:11.225 | ++ functions-common:time_stop:2432 : start_time=1644865330493 2022-02-14 19:02:11.227 | ++ functions-common:time_stop:2434 : [[ -z 1644865330493 ]] 2022-02-14 19:02:11.229 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:11.234 | ++ functions-common:time_stop:2437 : end_time=1644865331231 2022-02-14 19:02:11.236 | ++ functions-common:time_stop:2438 : elapsed_time=738 2022-02-14 19:02:11.238 | ++ functions-common:time_stop:2439 : total=737 2022-02-14 19:02:11.240 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:11.242 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1475 2022-02-14 19:02:11.245 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 19:02:11.247 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 19:02:11.250 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:02:11.253 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 19:02:11.257 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 19:02:11.261 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 19:02:11.264 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 19:02:11.267 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 19:02:12.681 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 19:02:12.683 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 19:02:12.685 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 19:02:12.688 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 19:02:12.690 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 19:02:12.691 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 19:02:12.693 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 19:02:12.695 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 19:02:12.697 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 19:02:12.698 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 19:02:12.700 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 19:02:12.702 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 19:02:12.704 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 19:02:12.706 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 19:02:12.708 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 19:02:12.709 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 19:02:12.712 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 19:02:12.714 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 19:02:12.716 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 19:02:12.718 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 19:02:12.720 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 19:02:12.723 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 19:02:12.724 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 19:02:12.727 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 19:02:12.803 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 19:02:12.806 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 19:02:12.882 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 19:02:12.884 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 19:02:12.959 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 19:02:12.961 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 19:02:12.963 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 19:02:12.965 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 19:02:12.967 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 19:02:12.969 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 19:02:12.971 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 19:02:12.973 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 19:02:12.975 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 19:02:12.977 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 19:02:12.979 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 19:02:12.979 | Distro: focal 2022-02-14 19:02:12.981 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 19:02:12.984 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 19:02:12.987 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 19:02:12.989 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 19:02:12.992 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 19:02:12.992 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 19:02:13.678 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 19:02:13.680 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 19:02:13.680 | pip: 21.3.1 2022-02-14 19:02:13.682 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 19:02:13.684 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 19:02:13.686 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:02:13.688 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:02:13.689 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:02:13.691 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:02:13.693 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:02:13.694 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:02:13.696 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:02:13.698 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:02:13.699 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:02:13.701 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:02:13.703 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:02:13.705 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 19:02:13.707 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:13.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:13.710 | + tools/install_pip.sh:main:142 : : 2022-02-14 19:02:13.712 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 19:02:13.714 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 19:02:13.715 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 19:02:13.717 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:02:13.720 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 19:02:13.721 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 19:02:13.723 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:02:13.726 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:02:13.726 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:02:13.730 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-14 19:02:13.732 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-14 19:02:13.734 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:02:13.736 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:02:13.738 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:02:13.754 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 19:02:13.756 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:02:14.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:14.625 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:14.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:14.625 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:15.847 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:17.052 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 19:02:17.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 19:02:19.599 | Installing collected packages: setuptools 2022-02-14 19:02:20.407 | Successfully installed setuptools-60.8.2 2022-02-14 19:02:20.407 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:02:20.579 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:02:20.579 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:02:20.715 | + inc/python:pip_install:200 : result=0 2022-02-14 19:02:20.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:02:20.719 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:20.721 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:20.722 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:20.724 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:20.726 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:20.727 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:02:20.729 | + functions-common:time_stop:2432 : start_time=1644865333749 2022-02-14 19:02:20.731 | + functions-common:time_stop:2434 : [[ -z 1644865333749 ]] 2022-02-14 19:02:20.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:20.737 | + functions-common:time_stop:2437 : end_time=1644865340735 2022-02-14 19:02:20.739 | + functions-common:time_stop:2438 : elapsed_time=6986 2022-02-14 19:02:20.740 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:02:20.742 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:20.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6986 2022-02-14 19:02:20.745 | + inc/python:pip_install:203 : return 0 2022-02-14 19:02:20.747 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 19:02:20.750 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 19:02:20.754 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 19:02:20.756 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 19:02:20.758 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 19:02:20.759 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 19:02:21.453 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 19:02:21.455 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 19:02:21.455 | pip: 21.3.1 2022-02-14 19:02:21.458 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 19:02:21.460 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 19:02:21.464 | + ./stack.sh:main:796 : fixup_all 2022-02-14 19:02:21.466 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 19:02:21.469 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 19:02:21.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:21.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:21.475 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 19:02:21.487 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 19:02:21.498 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 19:02:21.509 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 19:02:21.511 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 19:02:21.514 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:02:21.516 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:02:21.518 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:02:21.520 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:02:21.522 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:02:21.524 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:02:21.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:02:21.528 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:02:21.531 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:02:21.533 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:02:21.535 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:02:21.537 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 19:02:21.540 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 19:02:21.542 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 19:02:21.544 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:02:21.547 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:02:21.549 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:02:21.551 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:02:21.553 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:02:21.555 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:02:21.557 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 19:02:21.560 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 19:02:21.562 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 19:02:21.564 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 19:02:21.566 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 19:02:21.569 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 19:02:21.571 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 19:02:21.591 | Using python 3.8 to install os-testr 2022-02-14 19:02:21.594 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-14 19:02:22.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:22.468 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:22.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:22.468 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:23.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:23.625 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 19:02:24.114 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-14 19:02:24.115 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 19:02:24.116 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 19:02:24.117 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 19:02:24.130 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 19:02:24.157 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-14 19:02:24.158 | 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) 2022-02-14 19:02:24.159 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 19:02:24.160 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 19:02:24.161 | 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) 2022-02-14 19:02:24.184 | 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) (3.0.0) 2022-02-14 19:02:24.185 | 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) 2022-02-14 19:02:24.186 | 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.7) 2022-02-14 19:02:24.187 | 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.5.0) 2022-02-14 19:02:24.190 | 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) 2022-02-14 19:02:24.202 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-14 19:02:24.270 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-14 19:02:24.271 | 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.4.0) 2022-02-14 19:02:24.272 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-14 19:02:26.703 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:02:26.710 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:02:26.710 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:02:26.830 | + inc/python:pip_install:200 : result=0 2022-02-14 19:02:26.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:02:26.835 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:26.837 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:26.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:26.841 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:26.844 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:26.846 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:02:26.848 | + functions-common:time_stop:2432 : start_time=1644865341586 2022-02-14 19:02:26.850 | + functions-common:time_stop:2434 : [[ -z 1644865341586 ]] 2022-02-14 19:02:26.853 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:26.857 | + functions-common:time_stop:2437 : end_time=1644865346854 2022-02-14 19:02:26.859 | + functions-common:time_stop:2438 : elapsed_time=5268 2022-02-14 19:02:26.862 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:02:26.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:26.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5268 2022-02-14 19:02:26.868 | + inc/python:pip_install:203 : return 0 2022-02-14 19:02:26.870 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 19:02:26.922 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 19:02:27.239 | + ./stack.sh:main:810 : install_infra 2022-02-14 19:02:27.242 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:02:27.244 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 19:02:27.247 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:02:27.251 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 19:02:27.274 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 19:02:29.202 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.216 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.220 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.321 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.341 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.345 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.348 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.363 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.371 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.373 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.405 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.414 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.419 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.436 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.474 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.482 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.487 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.534 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.549 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.568 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.575 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.623 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.641 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.645 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.736 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.742 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.797 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.916 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.941 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.945 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.956 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.961 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.981 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:29.987 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.004 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.061 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.073 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.088 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.131 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.135 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:30.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:30.262 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-14 19:02:30.553 | + inc/python:pip_install:200 : result=0 2022-02-14 19:02:30.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:02:30.557 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:30.559 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:30.562 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:30.564 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:30.566 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:30.568 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:02:30.570 | + functions-common:time_stop:2432 : start_time=1644865347266 2022-02-14 19:02:30.572 | + functions-common:time_stop:2434 : [[ -z 1644865347266 ]] 2022-02-14 19:02:30.575 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:30.580 | + functions-common:time_stop:2437 : end_time=1644865350577 2022-02-14 19:02:30.582 | + functions-common:time_stop:2438 : elapsed_time=3311 2022-02-14 19:02:30.584 | + functions-common:time_stop:2439 : total=5268 2022-02-14 19:02:30.586 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:30.588 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8579 2022-02-14 19:02:30.590 | + inc/python:pip_install:203 : return 0 2022-02-14 19:02:30.593 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:02:30.596 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 19:02:30.618 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-14 19:02:32.441 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.455 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.459 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.560 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.580 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.584 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.587 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.601 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.610 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.612 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.643 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.653 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.657 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.675 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.712 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.720 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.726 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.772 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.787 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.807 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.814 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.862 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.880 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.884 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.975 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:32.981 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.036 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.155 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.180 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.184 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.195 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.200 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.219 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.226 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.243 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.300 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.312 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.328 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.371 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.375 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:02:33.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:33.383 | Processing /opt/stack/requirements 2022-02-14 19:02:35.091 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-14 19:02:35.094 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-14 19:02:35.105 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-14 19:02:35.110 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-14 19:02:35.113 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-14 19:02:35.118 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-14 19:02:35.145 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-14 19:02:35.148 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-14 19:02:35.158 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-14 19:02:35.177 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 19:02:35.180 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 19:02:35.195 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-14 19:02:35.198 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-14 19:02:35.201 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-14 19:02:35.206 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-14 19:02:35.208 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 19:02:35.221 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-14 19:02:35.224 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 19:02:35.235 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-14 19:02:35.241 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 19:02:35.311 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.2.5) 2022-02-14 19:02:35.316 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-14 19:02:35.376 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-14 19:02:35.378 | Building wheels for collected packages: openstack-requirements 2022-02-14 19:02:35.379 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 19:02:36.203 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 19:02:36.203 | ERROR: Command errored out with exit status 1: 2022-02-14 19:02:36.203 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-waxyoge6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-waxyoge6/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-0de6e7_u 2022-02-14 19:02:36.203 | cwd: /tmp/pip-req-build-waxyoge6/ 2022-02-14 19:02:36.203 | Complete output (6 lines): 2022-02-14 19:02:36.203 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 19:02:36.203 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 19:02:36.203 | or: setup.py --help-commands 2022-02-14 19:02:36.203 | or: setup.py cmd --help 2022-02-14 19:02:36.203 | 2022-02-14 19:02:36.203 | error: invalid command 'bdist_wheel' 2022-02-14 19:02:36.203 | ---------------------------------------- 2022-02-14 19:02:36.203 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 19:02:36.203 | Running setup.py clean for openstack-requirements 2022-02-14 19:02:37.026 | Failed to build openstack-requirements 2022-02-14 19:02:37.043 | Installing collected packages: openstack-requirements 2022-02-14 19:02:37.043 | Attempting uninstall: openstack-requirements 2022-02-14 19:02:37.045 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 19:02:37.080 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 19:02:37.098 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 19:02:37.101 | Running setup.py install for openstack-requirements: started 2022-02-14 19:02:39.425 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 19:02:39.449 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 19:02:39.574 | + inc/python:pip_install:200 : result=0 2022-02-14 19:02:39.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:02:39.578 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:39.581 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:39.583 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:39.585 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:39.587 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:39.589 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:02:39.591 | + functions-common:time_stop:2432 : start_time=1644865350610 2022-02-14 19:02:39.594 | + functions-common:time_stop:2434 : [[ -z 1644865350610 ]] 2022-02-14 19:02:39.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:39.600 | + functions-common:time_stop:2437 : end_time=1644865359598 2022-02-14 19:02:39.602 | + functions-common:time_stop:2438 : elapsed_time=8988 2022-02-14 19:02:39.604 | + functions-common:time_stop:2439 : total=8579 2022-02-14 19:02:39.606 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:39.609 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17567 2022-02-14 19:02:39.611 | + inc/python:pip_install:203 : return 0 2022-02-14 19:02:39.614 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 19:02:39.616 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 19:02:39.625 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 19:02:39.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:02:39.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:02:39.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 19:02:39.635 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:02:39.637 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 19:02:39.657 | Using python 3.8 to install pbr 2022-02-14 19:02:39.660 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 19:02:40.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:40.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:41.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:41.690 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 19:02:44.290 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:02:44.297 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:02:44.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:02:44.416 | + inc/python:pip_install:200 : result=0 2022-02-14 19:02:44.418 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:02:44.421 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:44.423 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:44.425 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:44.427 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:44.429 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:44.432 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:02:44.434 | + functions-common:time_stop:2432 : start_time=1644865359652 2022-02-14 19:02:44.436 | + functions-common:time_stop:2434 : [[ -z 1644865359652 ]] 2022-02-14 19:02:44.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:44.443 | + functions-common:time_stop:2437 : end_time=1644865364440 2022-02-14 19:02:44.445 | + functions-common:time_stop:2438 : elapsed_time=4788 2022-02-14 19:02:44.447 | + functions-common:time_stop:2439 : total=17567 2022-02-14 19:02:44.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:44.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22355 2022-02-14 19:02:44.453 | + inc/python:pip_install:203 : return 0 2022-02-14 19:02:44.456 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 19:02:46.773 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 19:02:48.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:48.725 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 19:02:48.741 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 19:02:48.744 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 19:02:48.749 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 19:02:48.752 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 19:02:48.755 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-14 19:02:48.828 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 19:02:48.831 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 19:02:48.834 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 19:02:48.851 | + ./stack.sh:main:819 : pkgs= 2022-02-14 19:02:48.853 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 19:02:48.856 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 19:02:48.858 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 19:02:48.860 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 19:02:48.862 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:02:48.864 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:02:48.867 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:02:48.869 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:02:48.871 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:02:48.874 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:02:48.879 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:02:48.883 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:02:48.885 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:02:48.887 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 19:02:48.890 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:02:48.905 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:48.907 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:02:48.909 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:02:48.911 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 19:02:48.913 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:02:48.915 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 19:02:48.918 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:02:48.920 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 19:02:48.922 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:02:48.925 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 19:02:48.927 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:02:48.929 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 19:02:48.931 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 19:02:48.933 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 19:02:48.935 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:02:48.937 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:02:48.939 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 19:02:48.942 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 19:02:48.944 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 19:02:48.946 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 19:02:48.948 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 19:02:48.951 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 19:02:48.954 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 19:02:48.956 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 19:02:48.958 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 19:02:48.961 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 19:02:49.018 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 19:02:49.018 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 19:02:49.020 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 19:02:49.406 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 19:02:49.409 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 19:02:49.425 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:49.427 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 19:02:49.429 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:02:49.432 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:02:49.434 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:02:49.437 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:02:49.439 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:02:49.441 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:02:49.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:49.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:49.448 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:02:49.451 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:02:49.453 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:02:49.455 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:02:49.458 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 19:02:49.460 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:02:49.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:49.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:49.466 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 19:02:49.487 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-14 19:02:49.596 | Reading package lists... 2022-02-14 19:02:49.842 | Building dependency tree... 2022-02-14 19:02:49.844 | Reading state information... 2022-02-14 19:02:50.089 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 19:02:50.089 | The following packages were automatically installed and are no longer required: 2022-02-14 19:02:50.090 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:02:50.090 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:02:50.090 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:02:50.090 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:02:50.090 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:02:50.090 | python3-zope.interface 2022-02-14 19:02:50.090 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:02:50.205 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:02:50.209 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:02:50.212 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:02:50.214 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:50.217 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:50.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:50.221 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:50.223 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:50.226 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:02:50.228 | + functions-common:time_stop:2432 : start_time=1644865369484 2022-02-14 19:02:50.230 | + functions-common:time_stop:2434 : [[ -z 1644865369484 ]] 2022-02-14 19:02:50.233 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:50.237 | + functions-common:time_stop:2437 : end_time=1644865370235 2022-02-14 19:02:50.239 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 19:02:50.242 | + functions-common:time_stop:2439 : total=1475 2022-02-14 19:02:50.244 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:50.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2226 2022-02-14 19:02:50.248 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:02:50.251 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 19:02:50.253 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:02:50.255 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:02:50.257 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:02:50.260 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:02:50.262 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:02:50.264 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:02:50.266 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 19:02:50.269 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:02:50.271 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:02:50.273 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:02:50.276 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:02:50.278 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:02:50.281 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:02:50.283 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:02:50.285 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:02:50.287 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:02:50.290 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:02:50.292 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:02:50.294 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 19:02:50.297 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:02:50.299 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:02:50.301 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:02:50.304 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:02:50.306 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:02:50.308 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:02:50.311 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 19:02:50.313 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 19:02:50.329 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:50.331 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 19:02:50.333 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:02:50.336 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 19:02:50.338 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 19:02:50.341 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 19:02:50.345 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 19:02:50.348 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 19:02:50.350 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 19:02:50.352 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 19:02:50.354 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 19:02:50.357 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 19:02:50.360 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 19:02:51.037 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 19:02:51.037 | user tags 2022-02-14 19:02:51.037 | stackrabbit []' 2022-02-14 19:02:51.041 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 19:02:51.041 | user tags 2022-02-14 19:02:51.041 | stackrabbit []' 2022-02-14 19:02:51.041 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 19:02:51.047 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 19:02:51.050 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 19:02:51.052 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 19:02:51.708 | Changing password for user "stackrabbit" ... 2022-02-14 19:02:51.771 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 19:02:52.440 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 19:02:52.491 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 19:02:52.493 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 19:02:53.151 | Changing password for user "stackrabbit" ... 2022-02-14 19:02:53.217 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 19:02:53.219 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 19:02:53.221 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 19:02:53.899 | Deleting user "guest" ... 2022-02-14 19:02:53.914 | Error: 2022-02-14 19:02:53.914 | {:no_such_user, "guest"} 2022-02-14 19:02:53.927 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 19:02:53.930 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 19:02:53.946 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:53.949 | + ./stack.sh:main:836 : install_database 2022-02-14 19:02:53.951 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 19:02:53.953 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 19:02:53.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:53.958 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:53.960 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 19:02:54.285 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 19:02:54.287 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 19:02:54.289 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 19:02:54.292 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 19:02:54.294 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:02:54.297 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 19:02:54.299 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:02:54.302 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:02:54.304 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:02:54.306 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:02:54.309 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:02:54.311 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:02:54.313 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:02:54.315 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:02:54.318 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:02:54.320 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:02:54.322 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:02:54.325 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 19:02:54.328 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:02:54.330 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:02:54.332 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:02:54.335 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:02:54.337 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:02:54.339 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:02:54.342 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 19:02:54.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:54.347 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:54.349 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 19:02:54.351 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:02:54.354 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:02:54.356 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:02:54.358 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:02:54.360 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:02:54.363 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:02:54.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:54.367 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:54.369 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:02:54.372 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:02:54.374 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:02:54.376 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:02:54.378 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 19:02:54.381 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:02:54.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:02:54.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:02:54.388 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 19:02:54.409 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-14 19:02:54.519 | Reading package lists... 2022-02-14 19:02:54.752 | Building dependency tree... 2022-02-14 19:02:54.753 | Reading state information... 2022-02-14 19:02:54.996 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 19:02:54.996 | The following packages were automatically installed and are no longer required: 2022-02-14 19:02:54.997 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:02:54.997 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:02:54.997 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:02:54.997 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:02:54.997 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:02:54.998 | python3-zope.interface 2022-02-14 19:02:54.998 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:02:55.110 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:02:55.114 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:02:55.116 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:02:55.119 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:55.121 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:55.123 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:55.125 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:55.127 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:55.129 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:02:55.132 | + functions-common:time_stop:2432 : start_time=1644865374406 2022-02-14 19:02:55.134 | + functions-common:time_stop:2434 : [[ -z 1644865374406 ]] 2022-02-14 19:02:55.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:55.141 | + functions-common:time_stop:2437 : end_time=1644865375138 2022-02-14 19:02:55.143 | + functions-common:time_stop:2438 : elapsed_time=732 2022-02-14 19:02:55.145 | + functions-common:time_stop:2439 : total=2226 2022-02-14 19:02:55.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:55.149 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2958 2022-02-14 19:02:55.151 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:02:55.154 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 19:02:55.157 | + ./stack.sh:main:839 : install_database_python 2022-02-14 19:02:55.159 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 19:02:55.161 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 19:02:55.163 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 19:02:55.166 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:02:55.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 19:02:55.172 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 19:02:55.174 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:02:55.177 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:02:55.178 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:02:55.183 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 19:02:55.185 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 19:02:55.187 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 19:02:55.190 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 19:02:55.192 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 19:02:55.213 | Using python 3.8 to install PyMySQL 2022-02-14 19:02:55.216 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-14 19:02:56.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:56.088 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:56.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:02:56.088 | from cryptography.utils import int_from_bytes 2022-02-14 19:02:57.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:02:57.244 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 19:02:59.755 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:02:59.762 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:02:59.764 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:02:59.888 | + inc/python:pip_install:200 : result=0 2022-02-14 19:02:59.891 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:02:59.893 | + functions-common:time_stop:2425 : local name 2022-02-14 19:02:59.895 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:02:59.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:02:59.900 | + functions-common:time_stop:2428 : local total 2022-02-14 19:02:59.902 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:02:59.905 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:02:59.907 | + functions-common:time_stop:2432 : start_time=1644865375208 2022-02-14 19:02:59.909 | + functions-common:time_stop:2434 : [[ -z 1644865375208 ]] 2022-02-14 19:02:59.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:02:59.916 | + functions-common:time_stop:2437 : end_time=1644865379914 2022-02-14 19:02:59.919 | + functions-common:time_stop:2438 : elapsed_time=4706 2022-02-14 19:02:59.921 | + functions-common:time_stop:2439 : total=22355 2022-02-14 19:02:59.924 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:02:59.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27061 2022-02-14 19:02:59.928 | + inc/python:pip_install:203 : return 0 2022-02-14 19:02:59.931 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 19:02:59.933 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 19:02:59.935 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 19:02:59.937 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 19:02:59.954 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:02:59.956 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 19:02:59.958 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 19:02:59.962 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:02:59.962 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:02:59.968 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:02:59.970 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:02:59.973 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:02:59.975 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:02:59.977 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 19:02:59.982 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 19:02:59.997 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:00.000 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 19:03:00.002 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:03:00.005 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:03:00.007 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:03:00.009 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:03:00.012 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:00.014 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:03:00.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:00.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:00.022 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:03:00.023 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:03:00.025 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:03:00.027 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:03:00.030 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 19:03:00.033 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:03:00.035 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:00.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:00.040 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 19:03:00.062 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-14 19:03:00.170 | Reading package lists... 2022-02-14 19:03:00.404 | Building dependency tree... 2022-02-14 19:03:00.406 | Reading state information... 2022-02-14 19:03:00.647 | radvd is already the newest version (1:2.17-2). 2022-02-14 19:03:00.647 | The following packages were automatically installed and are no longer required: 2022-02-14 19:03:00.648 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:03:00.648 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:03:00.648 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:03:00.648 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:03:00.648 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:03:00.648 | python3-zope.interface 2022-02-14 19:03:00.648 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:03:00.760 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:03:00.764 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:03:00.767 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:03:00.769 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:00.771 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:00.773 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:00.776 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:00.778 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:00.780 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:03:00.783 | + functions-common:time_stop:2432 : start_time=1644865380059 2022-02-14 19:03:00.785 | + functions-common:time_stop:2434 : [[ -z 1644865380059 ]] 2022-02-14 19:03:00.788 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:00.792 | + functions-common:time_stop:2437 : end_time=1644865380789 2022-02-14 19:03:00.795 | + functions-common:time_stop:2438 : elapsed_time=730 2022-02-14 19:03:00.797 | + functions-common:time_stop:2439 : total=2958 2022-02-14 19:03:00.799 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:00.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3688 2022-02-14 19:03:00.804 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:03:00.806 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 19:03:00.822 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:00.825 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 19:03:00.827 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 19:03:00.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 19:03:00.832 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 19:03:00.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 19:03:00.854 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:03:00.856 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:03:00.859 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:03:00.861 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:03:00.863 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:00.865 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:03:00.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:00.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:00.872 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:03:00.874 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:03:00.876 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:03:00.878 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:03:00.880 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 19:03:00.882 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:03:00.885 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:00.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:00.890 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 19:03:00.911 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-14 19:03:01.018 | Reading package lists... 2022-02-14 19:03:01.253 | Building dependency tree... 2022-02-14 19:03:01.254 | Reading state information... 2022-02-14 19:03:01.499 | fakeroot is already the newest version (1.24-1). 2022-02-14 19:03:01.499 | make is already the newest version (4.2.1-1.2). 2022-02-14 19:03:01.499 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 19:03:01.499 | The following packages were automatically installed and are no longer required: 2022-02-14 19:03:01.500 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:03:01.500 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:03:01.500 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:03:01.500 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:03:01.500 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:03:01.500 | python3-zope.interface 2022-02-14 19:03:01.500 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:03:01.617 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:03:01.621 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:03:01.624 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:03:01.626 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:01.628 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:01.630 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:01.632 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:01.634 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:01.636 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:03:01.639 | + functions-common:time_stop:2432 : start_time=1644865380907 2022-02-14 19:03:01.641 | + functions-common:time_stop:2434 : [[ -z 1644865380907 ]] 2022-02-14 19:03:01.643 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:01.647 | + functions-common:time_stop:2437 : end_time=1644865381645 2022-02-14 19:03:01.650 | + functions-common:time_stop:2438 : elapsed_time=738 2022-02-14 19:03:01.652 | + functions-common:time_stop:2439 : total=3688 2022-02-14 19:03:01.654 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:01.656 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4426 2022-02-14 19:03:01.658 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:03:01.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 19:03:01.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:01.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:01.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 19:03:01.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 19:03:01.673 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 19:03:01.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 19:03:01.679 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 19:03:01.682 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 19:03:01.683 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 19:03:01.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 19:03:01.689 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 19:03:01.692 | + functions:vercmp:628 : local v1=5.4 2022-02-14 19:03:01.694 | + functions:vercmp:629 : local 'op=<' 2022-02-14 19:03:01.696 | + functions:vercmp:630 : local v2=3.13 2022-02-14 19:03:01.698 | + functions:vercmp:631 : local result 2022-02-14 19:03:01.703 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 19:03:01.703 | ++ functions:vercmp:635 : head -1 2022-02-14 19:03:01.703 | ++ functions:vercmp:635 : sort -V 2022-02-14 19:03:01.707 | + functions:vercmp:635 : result=3.13 2022-02-14 19:03:01.710 | + functions:vercmp:637 : case $op in 2022-02-14 19:03:01.712 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 19:03:01.714 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 19:03:01.717 | + functions:vercmp:648 : return 2022-02-14 19:03:01.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 19:03:01.721 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:03:01.724 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 19:03:02.194 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 19:03:02.196 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 19:03:02.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 19:03:02.208 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.210 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 19:03:02.227 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:02.230 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 19:03:02.233 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 19:03:02.233 | Installing etcd 2022-02-14 19:03:02.236 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 19:03:02.248 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 19:03:02.259 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 19:03:02.263 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 19:03:02.278 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 19:03:02.281 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:03:02.284 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:03:02.287 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:03:02.292 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:03:02.295 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-14 19:03:02.297 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 19:03:02.299 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:03:02.301 | ++ functions:get_extra_file:74 : return 2022-02-14 19:03:02.304 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:03:02.306 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 19:03:02.309 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 19:03:02.311 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 19:03:02.327 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:02.329 | + ./stack.sh:main:866 : install_dstat 2022-02-14 19:03:02.332 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 19:03:02.348 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:02.351 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 19:03:02.353 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:03:02.355 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 19:03:02.358 | + ./stack.sh:main:875 : install_libs 2022-02-14 19:03:02.360 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 19:03:02.362 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 19:03:02.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 19:03:02.367 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 19:03:02.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 19:03:02.376 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.378 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 19:03:02.381 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 19:03:02.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 19:03:02.385 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 19:03:02.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 19:03:02.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.397 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 19:03:02.399 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 19:03:02.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 19:03:02.403 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 19:03:02.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 19:03:02.412 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.415 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 19:03:02.417 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 19:03:02.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 19:03:02.422 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 19:03:02.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 19:03:02.431 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.433 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 19:03:02.436 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 19:03:02.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 19:03:02.440 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 19:03:02.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 19:03:02.449 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.452 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 19:03:02.454 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 19:03:02.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 19:03:02.459 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 19:03:02.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 19:03:02.468 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.470 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 19:03:02.472 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 19:03:02.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 19:03:02.477 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 19:03:02.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.484 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 19:03:02.486 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.489 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 19:03:02.491 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 19:03:02.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 19:03:02.496 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 19:03:02.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 19:03:02.505 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.507 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 19:03:02.509 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 19:03:02.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 19:03:02.514 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 19:03:02.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 19:03:02.523 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.526 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 19:03:02.528 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 19:03:02.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 19:03:02.533 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 19:03:02.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 19:03:02.542 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.545 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 19:03:02.547 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 19:03:02.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 19:03:02.552 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 19:03:02.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 19:03:02.561 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.563 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 19:03:02.565 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 19:03:02.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 19:03:02.570 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 19:03:02.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 19:03:02.579 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.582 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 19:03:02.584 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 19:03:02.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 19:03:02.588 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 19:03:02.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 19:03:02.597 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.600 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 19:03:02.602 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 19:03:02.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 19:03:02.607 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 19:03:02.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 19:03:02.616 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.618 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 19:03:02.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 19:03:02.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 19:03:02.625 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 19:03:02.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 19:03:02.634 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.636 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 19:03:02.639 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 19:03:02.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 19:03:02.644 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 19:03:02.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 19:03:02.654 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.657 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 19:03:02.659 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 19:03:02.661 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 19:03:02.663 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 19:03:02.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 19:03:02.673 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.679 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 19:03:02.681 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 19:03:02.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 19:03:02.686 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 19:03:02.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 19:03:02.695 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.697 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 19:03:02.699 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 19:03:02.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 19:03:02.704 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 19:03:02.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 19:03:02.714 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.716 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 19:03:02.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 19:03:02.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 19:03:02.723 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 19:03:02.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 19:03:02.733 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.735 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 19:03:02.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 19:03:02.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 19:03:02.742 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 19:03:02.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 19:03:02.751 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.754 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 19:03:02.756 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 19:03:02.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 19:03:02.761 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 19:03:02.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 19:03:02.770 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.772 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 19:03:02.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 19:03:02.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 19:03:02.780 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 19:03:02.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 19:03:02.789 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.791 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 19:03:02.794 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 19:03:02.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 19:03:02.798 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 19:03:02.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 19:03:02.807 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.810 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 19:03:02.813 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 19:03:02.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 19:03:02.817 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 19:03:02.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 19:03:02.827 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.829 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 19:03:02.832 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 19:03:02.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 19:03:02.836 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 19:03:02.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 19:03:02.845 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.848 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 19:03:02.850 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 19:03:02.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 19:03:02.855 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 19:03:02.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 19:03:02.864 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.866 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 19:03:02.869 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 19:03:02.871 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 19:03:02.874 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 19:03:02.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 19:03:02.883 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.885 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 19:03:02.888 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 19:03:02.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 19:03:02.893 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 19:03:02.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 19:03:02.902 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.904 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 19:03:02.906 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 19:03:02.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 19:03:02.911 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 19:03:02.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 19:03:02.920 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.923 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 19:03:02.926 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 19:03:02.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 19:03:02.931 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 19:03:02.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 19:03:02.940 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.943 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 19:03:02.945 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 19:03:02.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 19:03:02.950 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 19:03:02.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 19:03:02.959 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.961 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 19:03:02.963 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 19:03:02.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 19:03:02.969 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 19:03:02.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.975 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 19:03:02.978 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.980 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 19:03:02.982 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 19:03:02.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 19:03:02.987 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 19:03:02.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:02.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:02.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 19:03:02.996 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:02.999 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 19:03:03.002 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 19:03:03.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 19:03:03.006 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 19:03:03.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:03.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:03.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 19:03:03.015 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:03.018 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 19:03:03.020 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 19:03:03.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 19:03:03.025 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 19:03:03.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:03.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:03.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 19:03:03.035 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:03.037 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 19:03:03.039 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 19:03:03.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 19:03:03.044 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 19:03:03.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:03.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:03.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 19:03:03.054 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:03.056 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 19:03:03.058 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 19:03:03.061 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 19:03:03.063 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 19:03:03.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:03.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:03.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 19:03:03.073 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:03.075 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 19:03:03.096 | Using python 3.8 to install etcd3 2022-02-14 19:03:03.098 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-14 19:03:03.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:03.975 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:03.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:03.975 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:05.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:05.135 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 19:03:05.143 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 19:03:05.144 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 19:03:05.145 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 19:03:05.146 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 19:03:07.681 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:07.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:07.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:07.807 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:07.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:07.812 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:07.814 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:07.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:07.818 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:07.820 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:07.823 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:07.825 | + functions-common:time_stop:2432 : start_time=1644865383090 2022-02-14 19:03:07.827 | + functions-common:time_stop:2434 : [[ -z 1644865383090 ]] 2022-02-14 19:03:07.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:07.834 | + functions-common:time_stop:2437 : end_time=1644865387831 2022-02-14 19:03:07.836 | + functions-common:time_stop:2438 : elapsed_time=4741 2022-02-14 19:03:07.838 | + functions-common:time_stop:2439 : total=27061 2022-02-14 19:03:07.840 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:07.842 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31802 2022-02-14 19:03:07.845 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:07.847 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 19:03:07.868 | Using python 3.8 to install etcd3gw 2022-02-14 19:03:07.870 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-14 19:03:08.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:08.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:08.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:08.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:09.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:09.882 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 19:03:09.891 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 19:03:09.892 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 19:03:09.893 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 19:03:09.894 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 19:03:09.926 | 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.8) 2022-02-14 19:03:09.929 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 19:03:09.933 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-14 19:03:09.935 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 19:03:12.404 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:12.411 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:12.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:12.530 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:12.533 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:12.535 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:12.537 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:12.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:12.542 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:12.544 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:12.547 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:12.549 | + functions-common:time_stop:2432 : start_time=1644865387863 2022-02-14 19:03:12.551 | + functions-common:time_stop:2434 : [[ -z 1644865387863 ]] 2022-02-14 19:03:12.554 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:12.558 | + functions-common:time_stop:2437 : end_time=1644865392555 2022-02-14 19:03:12.560 | + functions-common:time_stop:2438 : elapsed_time=4692 2022-02-14 19:03:12.562 | + functions-common:time_stop:2439 : total=31802 2022-02-14 19:03:12.564 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:12.567 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36494 2022-02-14 19:03:12.569 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:12.571 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 19:03:12.574 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 19:03:12.576 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 19:03:12.578 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:03:12.581 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:03:12.583 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:03:12.585 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:03:12.588 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:03:12.590 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:03:12.593 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:03:12.595 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:03:12.598 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:03:12.600 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:03:12.602 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:03:12.604 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 19:03:12.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:12.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:12.612 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 19:03:12.614 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:03:12.616 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:03:12.619 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:03:12.621 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:03:12.623 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:03:12.625 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:12.628 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:03:12.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:12.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:12.635 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:03:12.637 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:03:12.639 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:03:12.642 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:03:12.644 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:03:12.646 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:03:12.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:12.651 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:12.654 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:03:12.676 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:03:12.783 | Reading package lists... 2022-02-14 19:03:13.032 | Building dependency tree... 2022-02-14 19:03:13.034 | Reading state information... 2022-02-14 19:03:13.279 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 19:03:13.279 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 19:03:13.279 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:03:13.279 | The following packages were automatically installed and are no longer required: 2022-02-14 19:03:13.280 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:03:13.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:03:13.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:03:13.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:03:13.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:03:13.280 | python3-zope.interface 2022-02-14 19:03:13.280 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:03:13.393 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:03:13.397 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:03:13.400 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:03:13.402 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:13.404 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:13.407 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:13.409 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:13.411 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:13.413 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:03:13.415 | + functions-common:time_stop:2432 : start_time=1644865392673 2022-02-14 19:03:13.418 | + functions-common:time_stop:2434 : [[ -z 1644865392673 ]] 2022-02-14 19:03:13.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:13.425 | + functions-common:time_stop:2437 : end_time=1644865393422 2022-02-14 19:03:13.427 | + functions-common:time_stop:2438 : elapsed_time=749 2022-02-14 19:03:13.429 | + functions-common:time_stop:2439 : total=4426 2022-02-14 19:03:13.431 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:13.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5175 2022-02-14 19:03:13.436 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:03:13.439 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 19:03:13.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:13.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:13.446 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 19:03:13.507 | Module proxy already enabled 2022-02-14 19:03:13.511 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 19:03:13.572 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 19:03:13.572 | Module proxy already enabled 2022-02-14 19:03:13.572 | Module proxy_uwsgi already enabled 2022-02-14 19:03:13.577 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 19:03:13.579 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:03:13.582 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:03:13.584 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:03:13.724 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 19:03:13.726 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 19:03:13.728 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 19:03:13.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 19:03:13.738 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.740 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 19:03:13.742 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 19:03:13.745 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 19:03:13.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 19:03:13.755 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.757 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 19:03:13.759 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 19:03:13.761 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 19:03:13.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 19:03:13.771 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.775 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 19:03:13.777 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 19:03:13.780 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 19:03:13.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 19:03:13.789 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.792 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 19:03:13.795 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 19:03:13.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 19:03:13.804 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.806 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 19:03:13.809 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 19:03:13.811 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 19:03:13.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 19:03:13.821 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.823 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 19:03:13.840 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:13.843 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 19:03:13.846 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 19:03:13.848 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 19:03:13.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 19:03:13.857 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.860 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 19:03:13.876 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:13.879 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 19:03:13.881 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 19:03:13.883 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 19:03:13.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 19:03:13.893 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.896 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 19:03:13.898 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 19:03:13.901 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 19:03:13.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:13.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:13.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 19:03:13.910 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:13.913 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 19:03:13.915 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 19:03:13.918 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:03:13.921 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 19:03:13.923 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 19:03:13.926 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:03:13.929 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:03:13.930 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:03:13.935 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 19:03:13.937 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 19:03:13.939 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 19:03:13.942 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 19:03:13.944 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 19:03:13.966 | Using python 3.8 to install keystonemiddleware 2022-02-14 19:03:13.969 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-14 19:03:14.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:14.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:14.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:14.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:15.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:16.007 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 19:03:16.060 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 19:03:16.061 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 19:03:16.062 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 19:03:16.063 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 19:03:16.064 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 19:03:16.065 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 19:03:16.066 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 19:03:16.067 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 19:03:16.068 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 19:03:16.069 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 19:03:16.071 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 19:03:16.072 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 19:03:16.073 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 19:03:16.074 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 19:03:16.131 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-14 19:03:16.132 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-14 19:03:16.134 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-14 19:03:16.172 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-14 19:03:16.211 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 19:03:16.212 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 19:03:16.213 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-14 19:03:16.214 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-14 19:03:16.264 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-14 19:03:16.266 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-14 19:03:16.276 | 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) 2022-02-14 19:03:16.278 | 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) 2022-02-14 19:03:16.291 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 19:03:16.293 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-14 19:03:16.295 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-14 19:03:16.358 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-14 19:03:16.359 | 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.8) 2022-02-14 19:03:16.360 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 19:03:16.362 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 19:03:16.412 | 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) 2022-02-14 19:03:16.424 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-14 19:03:18.801 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:18.808 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:18.808 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:18.926 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:18.929 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:18.931 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:18.933 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:18.936 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:18.938 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:18.940 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:18.943 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:18.945 | + functions-common:time_stop:2432 : start_time=1644865393960 2022-02-14 19:03:18.947 | + functions-common:time_stop:2434 : [[ -z 1644865393960 ]] 2022-02-14 19:03:18.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:18.954 | + functions-common:time_stop:2437 : end_time=1644865398952 2022-02-14 19:03:18.956 | + functions-common:time_stop:2438 : elapsed_time=4992 2022-02-14 19:03:18.958 | + functions-common:time_stop:2439 : total=36494 2022-02-14 19:03:18.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:18.963 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41486 2022-02-14 19:03:18.965 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:18.967 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 19:03:18.970 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 19:03:18.972 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:03:18.975 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 19:03:18.978 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 19:03:18.980 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:03:18.984 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:03:18.984 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:03:18.991 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 19:03:18.993 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 19:03:18.995 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 19:03:18.999 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 19:03:19.001 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 19:03:19.021 | Using python 3.8 to install python-memcached 2022-02-14 19:03:19.024 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-14 19:03:19.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:19.895 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:19.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:19.895 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:21.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:21.044 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 19:03:21.047 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 19:03:23.529 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:23.536 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:23.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:23.652 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:23.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:23.657 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:23.660 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:23.662 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:23.664 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:23.667 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:23.669 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:23.671 | + functions-common:time_stop:2432 : start_time=1644865399016 2022-02-14 19:03:23.673 | + functions-common:time_stop:2434 : [[ -z 1644865399016 ]] 2022-02-14 19:03:23.676 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:23.680 | + functions-common:time_stop:2437 : end_time=1644865403678 2022-02-14 19:03:23.683 | + functions-common:time_stop:2438 : elapsed_time=4662 2022-02-14 19:03:23.685 | + functions-common:time_stop:2439 : total=41486 2022-02-14 19:03:23.687 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:23.689 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46148 2022-02-14 19:03:23.692 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:23.694 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 19:03:23.711 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:23.713 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 19:03:23.716 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 19:03:23.718 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 19:03:23.721 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 19:03:23.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:03:23.725 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 19:03:23.728 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 19:03:23.742 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:23.745 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 19:03:23.748 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 19:03:23.750 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 19:03:23.752 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:03:23.754 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:03:23.757 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:03:23.759 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:03:23.761 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:03:23.765 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:03:23.779 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:03:23.782 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:03:23.784 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:23.786 | + functions-common:git_clone:629 : echo master 2022-02-14 19:03:23.787 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:03:23.792 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 19:03:23.794 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:23.796 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 19:03:23.799 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:03:23.799 | + functions-common:git_clone:678 : head -1 2022-02-14 19:03:23.820 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 19:03:23.823 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:03:23.825 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 19:03:23.828 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:03:23.830 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:03:23.832 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 19:03:23.834 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:03:23.837 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 19:03:23.839 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:03:23.842 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:03:23.844 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 19:03:23.846 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:03:23.849 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:03:23.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 19:03:23.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:03:23.857 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 19:03:23.859 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:03:23.861 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:03:23.864 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 19:03:23.870 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 19:03:23.873 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 19:03:24.536 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 19:03:24.539 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:03:24.541 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:03:24.543 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:03:24.546 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:03:24.548 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 19:03:24.550 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:03:24.552 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:03:24.554 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:03:24.557 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:03:24.559 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:03:24.561 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:03:24.564 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:03:24.566 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 19:03:24.586 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 19:03:24.588 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-14 19:03:25.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:25.461 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:25.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:25.461 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:26.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:26.598 | Obtaining file:///opt/stack/keystone 2022-02-14 19:03:26.599 | Preparing metadata (setup.py): started 2022-02-14 19:03:28.168 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:03:28.243 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 19:03:28.244 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 19:03:28.245 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 19:03:28.246 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 19:03:28.248 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 19:03:28.249 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 19:03:28.250 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 19:03:28.251 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 19:03:28.252 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 19:03:28.253 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 19:03:28.254 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 19:03:28.255 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:03:28.256 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 19:03:28.257 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 19:03:28.258 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 19:03:28.260 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 19:03:28.261 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 19:03:28.262 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 19:03:28.263 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 19:03:28.264 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 19:03:28.265 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 19:03:28.266 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 19:03:28.267 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 19:03:28.268 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 19:03:28.270 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 19:03:28.271 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:03:28.272 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 19:03:28.272 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 19:03:28.274 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 19:03:28.275 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:03:28.276 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 19:03:28.277 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 19:03:28.278 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 19:03:28.279 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 19:03:28.290 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 19:03:28.292 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 19:03:28.334 | 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.dev100) (5.1.1) 2022-02-14 19:03:28.348 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 19:03:28.349 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 19:03:28.350 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 19:03:28.350 | 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.dev100) (3.0.3) 2022-02-14 19:03:28.361 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 19:03:28.423 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 19:03:28.424 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 19:03:28.518 | 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.dev100) (0.8.0) 2022-02-14 19:03:28.519 | 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.dev100) (2.4.0) 2022-02-14 19:03:28.520 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 19:03:28.522 | 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.dev100) (1.5.0) 2022-02-14 19:03:28.575 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 19:03:28.576 | 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.dev100) (2.0.1) 2022-02-14 19:03:28.578 | 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.dev100) (1.7.6) 2022-02-14 19:03:28.629 | 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.dev100) (0.9.6) 2022-02-14 19:03:28.630 | 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.dev100) (2.8.2) 2022-02-14 19:03:28.686 | 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.dev100) (2.4.0) 2022-02-14 19:03:28.689 | 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.dev100) (5.0.0) 2022-02-14 19:03:28.690 | 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.dev100) (5.2.3) 2022-02-14 19:03:28.691 | 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.dev100) (5.0.9) 2022-02-14 19:03:28.693 | 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.dev100) (2.8.0) 2022-02-14 19:03:28.694 | 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.dev100) (0.4.0) 2022-02-14 19:03:28.712 | 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.dev100) (3.3.0) 2022-02-14 19:03:28.762 | 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.dev100) (3.0.0) 2022-02-14 19:03:28.808 | 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.dev100) (1.0.2) 2022-02-14 19:03:28.809 | 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.dev100) (3.0.7) 2022-02-14 19:03:28.810 | 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.dev100) (0.11.0) 2022-02-14 19:03:28.812 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 19:03:28.863 | 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.dev100) (4.5.0) 2022-02-14 19:03:28.977 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 19:03:28.979 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 19:03:28.980 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 19:03:28.980 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 19:03:29.200 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 19:03:29.222 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 19:03:29.223 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 19:03:29.290 | 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.dev100) (1.1.6) 2022-02-14 19:03:29.292 | 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.dev100) (4.11.0) 2022-02-14 19:03:29.310 | 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.dev100) (5.0.0) 2022-02-14 19:03:29.382 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 19:03:29.423 | 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.dev100) (1.13.3) 2022-02-14 19:03:29.535 | 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.dev100) (2.0.1) 2022-02-14 19:03:29.607 | 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.dev100) (1.7.0) 2022-02-14 19:03:29.735 | 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.dev100) (0.17.3) 2022-02-14 19:03:29.764 | 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.dev100) (0.13.1) 2022-02-14 19:03:29.805 | 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.dev100) (1.3.3) 2022-02-14 19:03:29.806 | 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.dev100) (2.1.1) 2022-02-14 19:03:29.807 | 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.dev100) (3.0.0) 2022-02-14 19:03:29.808 | 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.dev100) (3.5.0) 2022-02-14 19:03:29.811 | 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.dev100) (0.33.0) 2022-02-14 19:03:29.812 | 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.dev100) (2.5.1) 2022-02-14 19:03:29.863 | 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.dev100) (0.2.5) 2022-02-14 19:03:30.002 | 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.dev100) (3.3) 2022-02-14 19:03:30.004 | 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.dev100) (2019.11.28) 2022-02-14 19:03:30.005 | 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.dev100) (1.26.8) 2022-02-14 19:03:30.007 | 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.dev100) (2.0.12) 2022-02-14 19:03:30.164 | 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.dev100) (2.5.0) 2022-02-14 19:03:30.245 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:03:30.319 | 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.dev100) (3.7.0) 2022-02-14 19:03:30.494 | 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.dev100) (2.1.0) 2022-02-14 19:03:30.661 | 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.dev100) (60.8.2) 2022-02-14 19:03:30.755 | 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.dev100) (0.7) 2022-02-14 19:03:30.789 | 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.dev100) (1.0.0) 2022-02-14 19:03:32.654 | Installing collected packages: keystone 2022-02-14 19:03:32.654 | Attempting uninstall: keystone 2022-02-14 19:03:32.656 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 19:03:32.658 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 19:03:32.660 | Running setup.py develop for keystone 2022-02-14 19:03:34.883 | Successfully installed keystone 2022-02-14 19:03:34.883 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:34.891 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:34.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:35.018 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:35.020 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:35.022 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:35.024 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:35.026 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:35.029 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:35.031 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:35.033 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:35.035 | + functions-common:time_stop:2432 : start_time=1644865404581 2022-02-14 19:03:35.037 | + functions-common:time_stop:2434 : [[ -z 1644865404581 ]] 2022-02-14 19:03:35.040 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:35.045 | + functions-common:time_stop:2437 : end_time=1644865415042 2022-02-14 19:03:35.047 | + functions-common:time_stop:2438 : elapsed_time=10461 2022-02-14 19:03:35.049 | + functions-common:time_stop:2439 : total=46148 2022-02-14 19:03:35.051 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:35.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56609 2022-02-14 19:03:35.056 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:35.058 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:03:35.060 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:03:35.062 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:03:35.080 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:03:35.092 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 19:03:35.095 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 19:03:35.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:35.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:35.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 19:03:35.104 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:35.107 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 19:03:35.124 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:35.126 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:03:35.128 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:03:35.131 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 19:03:35.133 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 19:03:35.145 | + 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 ]] 2022-02-14 19:03:35.147 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 19:03:35.153 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 19:03:35.169 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:35.172 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 19:03:35.202 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 19:03:35.230 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 19:03:35.260 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 19:03:35.289 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 19:03:35.320 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 19:03:35.349 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 19:03:35.377 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 19:03:35.404 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 19:03:35.407 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 19:03:35.409 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 19:03:35.411 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 19:03:35.414 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:03:35.416 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:03:35.432 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:35.435 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:03:35.437 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:03:35.440 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:03:35.455 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:35.458 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:03:35.460 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:03:35.490 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:03:35.492 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:03:35.495 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 19:03:35.498 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 19:03:35.513 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:35.516 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-14 19:03:35.546 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 19:03:35.548 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 19:03:35.579 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 19:03:35.581 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 19:03:35.583 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 19:03:35.586 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 19:03:35.588 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 19:03:35.591 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 19:03:35.621 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 19:03:35.623 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 19:03:35.625 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 19:03:35.628 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 19:03:35.631 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:03:35.647 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:03:35.650 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:03:35.652 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:03:35.654 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:03:35.656 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:03:35.684 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:03:35.711 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:03:35.739 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:03:35.766 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 19:03:35.793 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:03:35.796 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 19:03:35.798 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 19:03:35.801 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 19:03:35.803 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 19:03:35.805 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:03:35.808 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:03:35.811 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 19:03:35.815 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 19:03:35.817 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:03:35.820 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:03:35.832 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:03:35.832 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:03:35.841 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:03:35.844 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:03:35.860 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 19:03:35.862 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 19:03:35.866 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 19:03:35.895 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 19:03:35.922 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 19:03:35.948 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 19:03:35.975 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 19:03:36.002 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 19:03:36.029 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 19:03:36.056 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 19:03:36.084 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 19:03:36.111 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:03:36.138 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 19:03:36.165 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 19:03:36.192 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 19:03:36.221 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:03:36.224 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:03:36.226 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 19:03:36.229 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 19:03:36.232 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:03:36.234 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:36.236 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:36.238 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:03:36.241 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:03:36.243 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 19:03:36.271 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 19:03:36.299 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 19:03:36.299 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:03:36.308 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 19:03:36.311 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 19:03:36.313 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 19:03:36.316 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:03:36.318 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:03:36.320 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:03:36.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:36.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:36.328 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:03:36.330 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:03:36.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:36.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:36.337 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 19:03:36.398 | Site keystone-wsgi-public already enabled 2022-02-14 19:03:36.402 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:03:36.405 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:03:36.407 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:03:36.410 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:03:36.544 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 19:03:36.581 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 19:03:36.613 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 19:03:36.644 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 19:03:36.646 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 19:03:36.678 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 19:03:36.705 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 19:03:36.733 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 19:03:36.750 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:36.753 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 19:03:36.769 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:36.772 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 19:03:36.774 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 19:03:36.777 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 19:03:36.779 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:03:36.782 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 19:03:36.784 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 19:03:36.786 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 19:03:36.789 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 19:03:36.791 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:03:36.794 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:03:36.797 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:03:36.800 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:03:36.802 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:03:36.805 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:03:36.820 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:03:36.822 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:03:36.825 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:36.828 | + functions-common:git_clone:629 : echo master 2022-02-14 19:03:36.828 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:03:36.833 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 19:03:36.835 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:36.838 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 19:03:36.841 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:03:36.841 | + functions-common:git_clone:678 : head -1 2022-02-14 19:03:36.848 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 19:03:36.851 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:03:36.853 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 19:03:36.856 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:03:36.859 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:03:36.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 19:03:36.864 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 19:03:36.866 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 19:03:36.869 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:03:36.871 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:03:36.873 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 19:03:36.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:03:36.878 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 19:03:36.881 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 19:03:36.883 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:03:36.886 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 19:03:36.889 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:03:36.891 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:03:36.894 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 19:03:36.900 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 19:03:36.902 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 19:03:37.553 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 19:03:37.555 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:03:37.557 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:03:37.560 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:03:37.563 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:03:37.565 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 19:03:37.567 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:03:37.570 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 19:03:37.572 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:03:37.575 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 19:03:37.577 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 19:03:37.580 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 19:03:37.582 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:03:37.584 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 19:03:37.605 | Using python 3.8 to install /opt/stack/swift 2022-02-14 19:03:37.607 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-14 19:03:38.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:38.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:38.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:38.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:39.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:39.652 | Obtaining file:///opt/stack/swift 2022-02-14 19:03:39.653 | Preparing metadata (setup.py): started 2022-02-14 19:03:40.904 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:03:40.943 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.33.0) 2022-02-14 19:03:40.944 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.1.2) 2022-02-14 19:03:40.945 | 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) (0.11.0) 2022-02-14 19:03:40.946 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.1.1) 2022-02-14 19:03:40.947 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (4.7.1) 2022-02-14 19:03:40.948 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.27.1) 2022-02-14 19:03:40.949 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.16.0) 2022-02-14 19:03:40.950 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.9.9) 2022-02-14 19:03:40.951 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.6.0) 2022-02-14 19:03:40.952 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (36.0.1) 2022-02-14 19:03:40.953 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (9.3.0) 2022-02-14 19:03:40.990 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0) (1.15.0) 2022-02-14 19:03:40.998 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0) (2.1.0) 2022-02-14 19:03:41.052 | 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) (8.7.1) 2022-02-14 19:03:41.053 | 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) (3.4.0) 2022-02-14 19:03:41.055 | 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) (4.12.1) 2022-02-14 19:03:41.056 | 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) (4.4.0) 2022-02-14 19:03:41.057 | 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) (4.2.0) 2022-02-14 19:03:41.058 | 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) (3.1.1) 2022-02-14 19:03:41.060 | 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) (2.10.0) 2022-02-14 19:03:41.061 | 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) (5.8.1) 2022-02-14 19:03:41.062 | 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) (4.6.1) 2022-02-14 19:03:41.063 | 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) (5.1.0) 2022-02-14 19:03:41.064 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 19:03:41.066 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (1.8.7) 2022-02-14 19:03:41.085 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0) (60.8.2) 2022-02-14 19:03:41.116 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (3.3) 2022-02-14 19:03:41.117 | 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) (1.26.8) 2022-02-14 19:03:41.119 | 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) (2.0.12) 2022-02-14 19:03:41.120 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0) (2019.11.28) 2022-02-14 19:03:41.143 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0) (2.21) 2022-02-14 19:03:41.232 | 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) (3.5.0) 2022-02-14 19:03:41.234 | 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) (1.0.2) 2022-02-14 19:03:41.235 | 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) (1.7.0) 2022-02-14 19:03:41.276 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.1.5) 2022-02-14 19:03:41.319 | 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) (2.4.0) 2022-02-14 19:03:41.320 | 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) (0.8.0) 2022-02-14 19:03:41.321 | 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) (1.5.0) 2022-02-14 19:03:41.322 | 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) (6.0) 2022-02-14 19:03:41.382 | 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) (0.9.6) 2022-02-14 19:03:41.385 | 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) (2.8.2) 2022-02-14 19:03:41.398 | 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) (2021.3) 2022-02-14 19:03:41.399 | 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) (1.0.3) 2022-02-14 19:03:41.417 | 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) (3.0.7) 2022-02-14 19:03:41.419 | 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) (21.3) 2022-02-14 19:03:41.522 | 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) (1.13.3) 2022-02-14 19:03:41.537 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0) (5.1.1) 2022-02-14 19:03:43.799 | Installing collected packages: swift 2022-02-14 19:03:43.799 | Attempting uninstall: swift 2022-02-14 19:03:43.799 | Found existing installation: swift 2.29.0 2022-02-14 19:03:43.802 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 19:03:43.804 | Running setup.py develop for swift 2022-02-14 19:03:45.785 | Successfully installed swift 2022-02-14 19:03:45.785 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:45.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:45.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:45.927 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:45.929 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:45.932 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:45.934 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:45.937 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:45.939 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:45.941 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:45.943 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:45.946 | + functions-common:time_stop:2432 : start_time=1644865417599 2022-02-14 19:03:45.948 | + functions-common:time_stop:2434 : [[ -z 1644865417599 ]] 2022-02-14 19:03:45.951 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:45.955 | + functions-common:time_stop:2437 : end_time=1644865425952 2022-02-14 19:03:45.957 | + functions-common:time_stop:2438 : elapsed_time=8353 2022-02-14 19:03:45.959 | + functions-common:time_stop:2439 : total=56609 2022-02-14 19:03:45.961 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:45.963 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64962 2022-02-14 19:03:45.966 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:45.968 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:03:45.971 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:03:45.973 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:03:45.992 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:03:46.005 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 19:03:46.007 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 19:03:46.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:46.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:46.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 19:03:46.017 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:46.019 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 19:03:46.022 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:03:46.024 | + ./stack.sh:main:908 : configure_swift 2022-02-14 19:03:46.026 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 19:03:46.028 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 19:03:46.031 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 19:03:46.033 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 19:03:46.035 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 19:03:47.158 | No container-reconciler running 2022-02-14 19:03:47.158 | No container-sync running 2022-02-14 19:03:47.158 | No proxy-server running 2022-02-14 19:03:47.158 | No object-reconstructor running 2022-02-14 19:03:47.158 | No account-server running 2022-02-14 19:03:47.158 | No account-auditor running 2022-02-14 19:03:47.158 | No account-replicator running 2022-02-14 19:03:47.158 | No object-auditor running 2022-02-14 19:03:47.158 | No account-reaper running 2022-02-14 19:03:47.158 | No container-updater running 2022-02-14 19:03:47.158 | No object-replicator running 2022-02-14 19:03:47.158 | No container-replicator running 2022-02-14 19:03:47.158 | No container-auditor running 2022-02-14 19:03:47.158 | No container-server running 2022-02-14 19:03:47.158 | No object-server running 2022-02-14 19:03:47.158 | No container-sharder running 2022-02-14 19:03:47.159 | No object-updater running 2022-02-14 19:03:47.159 | No object-expirer running 2022-02-14 19:03:47.237 | + lib/swift:configure_swift:340 : true 2022-02-14 19:03:47.239 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 19:03:47.252 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 19:03:47.264 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 19:03:47.267 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 19:03:47.268 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 19:03:47.272 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 19:03:47.272 | s/%GROUP%/ubuntu/; 2022-02-14 19:03:47.272 | s/%USER%/ubuntu/; 2022-02-14 19:03:47.272 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 19:03:47.272 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 19:03:47.277 | uid = ubuntu 2022-02-14 19:03:47.277 | gid = ubuntu 2022-02-14 19:03:47.277 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 19:03:47.277 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 19:03:47.277 | address = 127.0.0.1 2022-02-14 19:03:47.277 | 2022-02-14 19:03:47.277 | [account6612] 2022-02-14 19:03:47.277 | max connections = 25 2022-02-14 19:03:47.277 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:03:47.277 | read only = false 2022-02-14 19:03:47.277 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 19:03:47.277 | 2022-02-14 19:03:47.277 | [account6622] 2022-02-14 19:03:47.277 | max connections = 25 2022-02-14 19:03:47.277 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:03:47.277 | read only = false 2022-02-14 19:03:47.277 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 19:03:47.277 | 2022-02-14 19:03:47.277 | [account6632] 2022-02-14 19:03:47.277 | max connections = 25 2022-02-14 19:03:47.277 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:03:47.278 | read only = false 2022-02-14 19:03:47.278 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | [account6642] 2022-02-14 19:03:47.278 | max connections = 25 2022-02-14 19:03:47.278 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:03:47.278 | read only = false 2022-02-14 19:03:47.278 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | [container6611] 2022-02-14 19:03:47.278 | max connections = 25 2022-02-14 19:03:47.278 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:03:47.278 | read only = false 2022-02-14 19:03:47.278 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | [container6621] 2022-02-14 19:03:47.278 | max connections = 25 2022-02-14 19:03:47.278 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:03:47.278 | read only = false 2022-02-14 19:03:47.278 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | [container6631] 2022-02-14 19:03:47.278 | max connections = 25 2022-02-14 19:03:47.278 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:03:47.278 | read only = false 2022-02-14 19:03:47.278 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | [container6641] 2022-02-14 19:03:47.278 | max connections = 25 2022-02-14 19:03:47.278 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:03:47.278 | read only = false 2022-02-14 19:03:47.278 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | 2022-02-14 19:03:47.278 | [object6613] 2022-02-14 19:03:47.278 | max connections = 25 2022-02-14 19:03:47.278 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:03:47.279 | read only = false 2022-02-14 19:03:47.279 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 19:03:47.279 | 2022-02-14 19:03:47.279 | [object6623] 2022-02-14 19:03:47.279 | max connections = 25 2022-02-14 19:03:47.279 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:03:47.279 | read only = false 2022-02-14 19:03:47.279 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 19:03:47.279 | 2022-02-14 19:03:47.279 | [object6633] 2022-02-14 19:03:47.279 | max connections = 25 2022-02-14 19:03:47.279 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:03:47.279 | read only = false 2022-02-14 19:03:47.279 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 19:03:47.279 | 2022-02-14 19:03:47.279 | [object6643] 2022-02-14 19:03:47.279 | max connections = 25 2022-02-14 19:03:47.279 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:03:47.279 | read only = false 2022-02-14 19:03:47.279 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 19:03:47.281 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 19:03:47.283 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:03:47.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:03:47.287 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 19:03:47.299 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 19:03:47.301 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 19:03:47.306 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 19:03:47.311 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 19:03:47.313 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 19:03:47.317 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 19:03:47.345 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.81:8080/v1/ 2022-02-14 19:03:47.370 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 19:03:47.388 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 19:03:47.415 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 19:03:47.433 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:03:47.461 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 19:03:47.478 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 19:03:47.506 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 19:03:47.524 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 19:03:47.552 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 19:03:47.569 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:03:47.597 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 19:03:47.614 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 19:03:47.629 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:47.631 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 19:03:47.659 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 19:03:47.685 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 19:03:47.712 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 19:03:47.738 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 19:03:47.753 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:47.756 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 19:03:47.782 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 19:03:47.796 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:47.799 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 19:03:47.814 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:47.816 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 19:03:47.818 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 19:03:47.832 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:47.834 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 19:03:47.836 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 19:03:47.838 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 19:03:47.844 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 19:03:47.849 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 19:03:47.876 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 19:03:47.903 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 19:03:47.931 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 19:03:47.960 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 19:03:47.987 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 19:03:47.989 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 19:03:47.991 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 19:03:47.993 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 19:03:47.995 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 19:03:48.022 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 19:03:48.049 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:03:48.077 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 19:03:48.103 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 19:03:48.130 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 19:03:48.157 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 19:03:48.184 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 19:03:48.211 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:03:48.238 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 19:03:48.265 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 19:03:48.292 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 19:03:48.319 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 19:03:48.347 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 19:03:48.378 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 19:03:48.406 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 19:03:48.424 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 19:03:48.451 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 19:03:48.479 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 19:03:48.483 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 19:03:48.511 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 19:03:48.539 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 19:03:48.565 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 19:03:48.568 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:03:48.570 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 19:03:48.572 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 19:03:48.576 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 19:03:48.579 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 19:03:48.581 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:03:48.583 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 19:03:48.585 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 19:03:48.587 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:03:48.590 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:03:48.592 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 19:03:48.610 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 19:03:48.638 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 19:03:48.656 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 19:03:48.685 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 19:03:48.702 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:03:48.731 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 19:03:48.748 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:03:48.776 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 19:03:48.794 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:03:48.823 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 19:03:48.841 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 19:03:48.869 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:03:48.887 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:03:48.916 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 19:03:48.934 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 19:03:48.962 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 19:03:48.980 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 19:03:49.007 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 19:03:49.024 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 19:03:49.043 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:03:49.074 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 19:03:49.103 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 19:03:49.105 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 19:03:49.109 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 19:03:49.112 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 19:03:49.114 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:03:49.116 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 19:03:49.118 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 19:03:49.120 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:03:49.123 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:03:49.125 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 19:03:49.143 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 19:03:49.171 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 19:03:49.189 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 19:03:49.217 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 19:03:49.235 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:03:49.264 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 19:03:49.282 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:03:49.310 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 19:03:49.328 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:03:49.357 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 19:03:49.374 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 19:03:49.403 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:03:49.421 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:03:49.449 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 19:03:49.467 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 19:03:49.495 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 19:03:49.512 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 19:03:49.539 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 19:03:49.545 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 19:03:49.562 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:03:49.591 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 19:03:49.593 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 19:03:49.597 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 19:03:49.600 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 19:03:49.602 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:03:49.604 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 19:03:49.606 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 19:03:49.609 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:03:49.611 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:03:49.613 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 19:03:49.632 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 19:03:49.660 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 19:03:49.678 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 19:03:49.706 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 19:03:49.724 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:03:49.752 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 19:03:49.770 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:03:49.798 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 19:03:49.816 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:03:49.845 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 19:03:49.862 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 19:03:49.890 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:03:49.910 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:03:49.938 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 19:03:49.956 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 19:03:49.984 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 19:03:50.002 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 19:03:50.029 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 19:03:50.034 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 19:03:50.052 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:03:50.081 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 19:03:50.109 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 19:03:50.137 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 19:03:50.166 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 19:03:50.169 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 19:03:50.174 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 19:03:50.203 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 19:03:50.232 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 19:03:50.260 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 19:03:50.289 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 19:03:50.318 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 19:03:50.346 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 19:03:50.374 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 19:03:50.410 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 19:03:50.438 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 19:03:50.454 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:50.456 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 19:03:50.475 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 19:03:50.482 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 19:03:50.501 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 19:03:50.504 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-14 19:03:50.531 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 19:03:50.533 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 19:03:50.562 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-14 19:03:50.591 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 19:03:50.593 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 19:03:50.622 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 19:03:50.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:50.641 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 19:03:50.644 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 19:03:50.649 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 19:03:50.651 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 19:03:50.664 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 19:03:50.666 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 19:03:50.678 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 19:03:50.680 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 19:03:50.682 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:03:50.685 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:03:50.687 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:03:50.689 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:03:50.692 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:03:50.694 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:03:50.696 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 19:03:50.709 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:03:50.712 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 19:03:50.714 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 19:03:50.731 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:03:50.734 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 19:03:50.752 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:50.754 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 19:03:50.758 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 19:03:50.760 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 19:03:50.766 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:03:50.768 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 19:03:50.770 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 19:03:50.773 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 19:03:50.775 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 19:03:50.793 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:50.796 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 19:03:50.799 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 19:03:50.817 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:03:50.822 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 19:03:50.825 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 19:03:50.828 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 19:03:50.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:03:50.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:03:50.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 19:03:50.838 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:03:50.842 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 19:03:50.846 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 19:03:50.848 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 19:03:50.851 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 19:03:50.854 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 19:03:50.856 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 19:03:50.859 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 19:03:50.862 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 19:03:50.865 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 19:03:50.867 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 19:03:50.872 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:03:50.872 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 19:03:50.877 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 19:03:50.880 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 19:03:50.882 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 19:03:50.885 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 19:03:50.889 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 19:03:50.910 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 19:03:50.912 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 19:03:51.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:51.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:51.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:51.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:52.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:52.955 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 19:03:53.037 | 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) 2022-02-14 19:03:53.038 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-14 19:03:53.039 | 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.4.0) 2022-02-14 19:03:53.040 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 19:03:53.041 | 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) 2022-02-14 19:03:53.042 | 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) 2022-02-14 19:03:53.043 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-14 19:03:53.044 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-14 19:03:53.045 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 19:03:53.047 | 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.1) 2022-02-14 19:03:53.047 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-14 19:03:53.048 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-14 19:03:53.051 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-14 19:03:53.053 | 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.4) 2022-02-14 19:03:53.055 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-14 19:03:53.057 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 19:03:53.060 | 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) 2022-02-14 19:03:53.062 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-14 19:03:53.072 | 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) 2022-02-14 19:03:53.073 | 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) 2022-02-14 19:03:53.086 | 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.7) 2022-02-14 19:03:53.154 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-14 19:03:53.156 | 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.1) 2022-02-14 19:03:53.157 | 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) 2022-02-14 19:03:53.180 | 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) 2022-02-14 19:03:53.182 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-14 19:03:53.184 | 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.8.0) 2022-02-14 19:03:53.185 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 19:03:53.186 | 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) 2022-02-14 19:03:53.197 | 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.17.3) 2022-02-14 19:03:53.238 | 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.4.0) 2022-02-14 19:03:53.239 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-14 19:03:53.240 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-14 19:03:53.241 | 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) 2022-02-14 19:03:53.262 | 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) 2022-02-14 19:03:53.263 | 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) 2022-02-14 19:03:53.280 | 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) 2022-02-14 19:03:53.295 | 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) 2022-02-14 19:03:53.297 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-14 19:03:53.315 | 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) 2022-02-14 19:03:53.317 | 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) (3.0.0) 2022-02-14 19:03:53.394 | 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.8) 2022-02-14 19:03:53.397 | 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.12) 2022-02-14 19:03:53.399 | 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) 2022-02-14 19:03:53.400 | 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) 2022-02-14 19:03:53.449 | 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) 2022-02-14 19:03:53.475 | 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) 2022-02-14 19:03:53.672 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 19:03:53.675 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 19:03:53.709 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 19:03:53.710 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 19:03:53.711 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 19:03:53.712 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 19:03:53.715 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 19:03:53.716 | 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) 2022-02-14 19:03:53.793 | 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) 2022-02-14 19:03:53.960 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 19:03:53.985 | 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) (60.8.2) 2022-02-14 19:03:54.068 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 19:03:54.215 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 19:03:56.302 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:03:56.309 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:03:56.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:03:56.432 | + inc/python:pip_install:200 : result=0 2022-02-14 19:03:56.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:03:56.437 | + functions-common:time_stop:2425 : local name 2022-02-14 19:03:56.439 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:03:56.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:03:56.444 | + functions-common:time_stop:2428 : local total 2022-02-14 19:03:56.446 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:03:56.449 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:03:56.452 | + functions-common:time_stop:2432 : start_time=1644865430904 2022-02-14 19:03:56.454 | + functions-common:time_stop:2434 : [[ -z 1644865430904 ]] 2022-02-14 19:03:56.457 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:03:56.461 | + functions-common:time_stop:2437 : end_time=1644865436459 2022-02-14 19:03:56.464 | + functions-common:time_stop:2438 : elapsed_time=5555 2022-02-14 19:03:56.467 | + functions-common:time_stop:2439 : total=64962 2022-02-14 19:03:56.470 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:03:56.472 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70517 2022-02-14 19:03:56.474 | + inc/python:pip_install:203 : return 0 2022-02-14 19:03:56.477 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 19:03:56.480 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 19:03:56.482 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 19:03:56.496 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 19:03:56.501 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 19:03:56.503 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 19:03:56.506 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 19:03:56.508 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:03:56.510 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:03:56.514 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:03:56.516 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:03:56.519 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:03:56.522 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:03:56.539 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:03:56.541 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:03:56.543 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:56.547 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:03:56.547 | + functions-common:git_clone:629 : echo master 2022-02-14 19:03:56.552 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 19:03:56.554 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:03:56.557 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 19:03:56.560 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:03:56.560 | + functions-common:git_clone:678 : head -1 2022-02-14 19:03:56.563 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 19:03:56.566 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:03:56.568 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 19:03:56.571 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:03:56.574 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:03:56.577 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 19:03:56.579 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:03:56.582 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 19:03:56.584 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:03:56.587 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:03:56.589 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 19:03:56.592 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:03:56.595 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:03:56.598 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 19:03:56.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:03:56.603 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 19:03:56.606 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:03:56.608 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:03:56.611 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 19:03:56.617 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 19:03:56.620 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 19:03:57.270 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 19:03:57.273 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:03:57.275 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:03:57.277 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:03:57.280 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:03:57.282 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 19:03:57.285 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:03:57.287 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:03:57.290 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:03:57.292 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:03:57.295 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:03:57.298 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:03:57.300 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:03:57.302 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 19:03:57.324 | Using python 3.8 to install /opt/stack/glance 2022-02-14 19:03:57.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-14 19:03:58.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:58.194 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:58.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:03:58.194 | from cryptography.utils import int_from_bytes 2022-02-14 19:03:59.315 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:03:59.340 | Obtaining file:///opt/stack/glance 2022-02-14 19:03:59.341 | Preparing metadata (setup.py): started 2022-02-14 19:04:00.582 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:04:00.654 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 19:04:00.655 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 19:04:00.656 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 19:04:00.657 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 19:04:00.658 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 19:04:00.659 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 19:04:00.660 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 19:04:00.661 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 19:04:00.662 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 19:04:00.663 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 19:04:00.664 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 19:04:00.666 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 19:04:00.667 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 19:04:00.669 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 19:04:00.670 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 19:04:00.671 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 19:04:00.672 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:04:00.673 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 19:04:00.674 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 19:04:00.675 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 19:04:00.676 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 19:04:00.677 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 19:04:00.678 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 19:04:00.679 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 19:04:00.680 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 19:04:00.681 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 19:04:00.682 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 19:04:00.684 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 19:04:00.685 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 19:04:00.686 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 19:04:00.687 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 19:04:00.688 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 19:04:00.689 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 19:04:00.690 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 19:04:00.691 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 19:04:00.692 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 19:04:00.694 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 19:04:00.695 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 19:04:00.696 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:04:00.697 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 19:04:00.698 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 19:04:00.699 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 19:04:00.700 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 19:04:00.701 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 19:04:00.717 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 19:04:00.719 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 19:04:00.720 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 19:04:00.741 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (5.2.0) 2022-02-14 19:04:00.742 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 19:04:00.782 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 19:04:00.797 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 19:04:00.808 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 19:04:00.822 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 19:04:00.824 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 19:04:00.915 | 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==24.0.0.dev61) (3.0.7) 2022-02-14 19:04:00.992 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 19:04:01.043 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 19:04:01.044 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 19:04:01.078 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 19:04:01.122 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 19:04:01.125 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 19:04:01.126 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 19:04:01.209 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 19:04:01.212 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 19:04:01.213 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 19:04:01.238 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 19:04:01.285 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 19:04:01.289 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 19:04:01.351 | 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==24.0.0.dev61) (5.0.0) 2022-02-14 19:04:01.352 | 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==24.0.0.dev61) (5.2.3) 2022-02-14 19:04:01.353 | 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==24.0.0.dev61) (0.4.0) 2022-02-14 19:04:01.356 | 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==24.0.0.dev61) (5.0.9) 2022-02-14 19:04:01.358 | 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==24.0.0.dev61) (2.8.0) 2022-02-14 19:04:01.380 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 19:04:01.381 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 19:04:01.384 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 19:04:01.428 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 19:04:01.471 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 19:04:01.472 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 19:04:01.473 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 19:04:01.552 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 19:04:01.611 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 19:04:01.711 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 19:04:02.004 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 19:04:02.005 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:04:02.008 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 19:04:02.009 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 19:04:02.067 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 19:04:02.090 | 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==24.0.0.dev61) (5.0.0) 2022-02-14 19:04:02.208 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 19:04:02.316 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 19:04:02.531 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 19:04:02.532 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 19:04:02.533 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 19:04:02.538 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 19:04:02.538 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 19:04:02.538 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 19:04:02.540 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 19:04:02.661 | 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==24.0.0.dev61) (0.13.1) 2022-02-14 19:04:02.693 | 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==24.0.0.dev61) (1.0.3) 2022-02-14 19:04:02.741 | 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==24.0.0.dev61) (1.3.3) 2022-02-14 19:04:02.746 | 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==24.0.0.dev61) (3.0.0) 2022-02-14 19:04:02.988 | 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==24.0.0.dev61) (3.10.0) 2022-02-14 19:04:03.177 | 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==24.0.0.dev61) (2019.11.28) 2022-02-14 19:04:03.179 | 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==24.0.0.dev61) (2.0.12) 2022-02-14 19:04:03.180 | 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==24.0.0.dev61) (1.26.8) 2022-02-14 19:04:03.183 | 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==24.0.0.dev61) (3.3) 2022-02-14 19:04:03.258 | 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==24.0.0.dev61) (0.5.2) 2022-02-14 19:04:03.411 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 19:04:03.541 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 19:04:03.851 | 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==24.0.0.dev61) (0.5.0) 2022-02-14 19:04:03.852 | 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==24.0.0.dev61) (2.3.3) 2022-02-14 19:04:04.079 | 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.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 19:04:04.357 | 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==24.0.0.dev61) (1.0.0) 2022-02-14 19:04:04.677 | 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==24.0.0.dev61) (1.8.2) 2022-02-14 19:04:04.678 | 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==24.0.0.dev61) (21.4.0) 2022-02-14 19:04:06.091 | Installing collected packages: glance 2022-02-14 19:04:06.091 | Attempting uninstall: glance 2022-02-14 19:04:06.092 | Found existing installation: glance 24.0.0.dev61 2022-02-14 19:04:06.098 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 19:04:06.100 | Running setup.py develop for glance 2022-02-14 19:04:08.294 | Successfully installed glance 2022-02-14 19:04:08.295 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:04:08.302 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:04:08.302 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:04:08.436 | + inc/python:pip_install:200 : result=0 2022-02-14 19:04:08.438 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:04:08.441 | + functions-common:time_stop:2425 : local name 2022-02-14 19:04:08.443 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:04:08.446 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:04:08.448 | + functions-common:time_stop:2428 : local total 2022-02-14 19:04:08.451 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:04:08.453 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:04:08.455 | + functions-common:time_stop:2432 : start_time=1644865437318 2022-02-14 19:04:08.458 | + functions-common:time_stop:2434 : [[ -z 1644865437318 ]] 2022-02-14 19:04:08.461 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:04:08.465 | + functions-common:time_stop:2437 : end_time=1644865448462 2022-02-14 19:04:08.468 | + functions-common:time_stop:2438 : elapsed_time=11144 2022-02-14 19:04:08.470 | + functions-common:time_stop:2439 : total=70517 2022-02-14 19:04:08.472 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:04:08.475 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81661 2022-02-14 19:04:08.477 | + inc/python:pip_install:203 : return 0 2022-02-14 19:04:08.479 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:04:08.482 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:04:08.484 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:04:08.503 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:04:08.516 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 19:04:08.518 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 19:04:08.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:04:08.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:04:08.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 19:04:08.529 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:04:08.532 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:04:08.534 | + ./stack.sh:main:920 : configure_glance 2022-02-14 19:04:08.537 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 19:04:08.549 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 19:04:08.552 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 19:04:08.554 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 19:04:08.557 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 19:04:08.559 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 19:04:08.562 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:04:08.564 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:04:08.567 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 19:04:08.596 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:04:08.625 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 19:04:08.655 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 19:04:08.684 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 19:04:08.714 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 19:04:08.744 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 19:04:08.747 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 19:04:08.749 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 19:04:08.752 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:04:08.754 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 19:04:08.783 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 19:04:08.812 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:04:08.842 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 19:04:08.871 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 19:04:08.901 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 19:04:08.930 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 19:04:08.959 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 19:04:08.989 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:04:09.019 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:04:09.049 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 19:04:09.078 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 19:04:09.081 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 19:04:09.083 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 19:04:09.085 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:04:09.088 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:04:09.091 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:04:09.107 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:09.110 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:04:09.113 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:04:09.115 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:04:09.132 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:09.134 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:04:09.137 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:04:09.167 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:04:09.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:04:09.172 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 19:04:09.174 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 19:04:09.177 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 19:04:09.207 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 19:04:09.237 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 19:04:09.239 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 19:04:09.242 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 19:04:09.244 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 19:04:09.247 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 19:04:09.249 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 19:04:09.252 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 19:04:09.281 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 19:04:09.283 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-14 19:04:09.314 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 19:04:09.316 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 19:04:09.333 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:09.335 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 19:04:09.365 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 19:04:09.395 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 19:04:09.425 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 19:04:09.456 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 19:04:09.485 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 19:04:09.502 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:09.505 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:04:09.535 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 19:04:09.565 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 19:04:09.594 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.81/identity/v3 2022-02-14 19:04:09.625 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 19:04:09.655 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-14 19:04:09.685 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 19:04:09.702 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:09.704 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 19:04:09.707 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 19:04:09.709 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 19:04:09.712 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:04:09.729 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:04:09.732 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:04:09.735 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:04:09.737 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:04:09.739 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:04:09.768 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:04:09.798 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:04:09.828 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:04:09.858 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 19:04:09.862 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 19:04:09.893 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 19:04:09.923 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 19:04:09.953 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-14 19:04:09.982 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 19:04:10.012 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 19:04:10.043 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 19:04:10.072 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 19:04:10.102 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 19:04:10.133 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 19:04:10.162 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 19:04:10.193 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 19:04:10.198 | + 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 2022-02-14 19:04:10.205 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 19:04:10.222 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:10.224 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 19:04:10.227 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 19:04:10.229 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 19:04:10.232 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 19:04:10.234 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 19:04:10.237 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 19:04:10.241 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 19:04:10.243 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 19:04:10.247 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 19:04:10.276 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 19:04:10.279 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 19:04:10.282 | ++ functions:get_random_port:837 : true 2022-02-14 19:04:10.284 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 19:04:10.286 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 19:04:10.288 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 19:04:10.358 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 19:04:10.361 | ++ functions:get_random_port:841 : break 2 2022-02-14 19:04:10.363 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 19:04:10.366 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 19:04:10.368 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 19:04:10.395 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 19:04:10.423 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 19:04:10.450 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:04:10.477 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:04:10.505 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:04:10.533 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:04:10.561 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:04:10.588 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:04:10.616 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:04:10.644 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:04:10.672 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:04:10.700 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:04:10.727 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:04:10.755 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 19:04:10.782 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 19:04:10.811 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 19:04:10.838 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 19:04:10.866 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 19:04:10.893 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 19:04:10.896 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 19:04:10.898 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:04:10.901 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:10.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:10.905 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 19:04:10.908 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 19:04:10.963 | proxy (enabled by site administrator) 2022-02-14 19:04:10.966 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 19:04:10.969 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 19:04:10.971 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:04:10.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:10.976 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:10.978 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 19:04:10.981 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 19:04:11.035 | proxy_http (enabled by site administrator) 2022-02-14 19:04:11.038 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 19:04:11.041 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 19:04:11.045 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 19:04:11.047 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:04:11.049 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:11.052 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:11.054 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:04:11.057 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:04:11.060 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 19:04:11.060 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:04:11.069 | KeepAlive Off 2022-02-14 19:04:11.073 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 19:04:11.073 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:04:11.082 | SetEnv proxy-sendchunked 1 2022-02-14 19:04:11.086 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 19:04:11.086 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:04:11.095 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 19:04:11.098 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 19:04:11.101 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 19:04:11.103 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:04:11.106 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:04:11.108 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:04:11.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:11.113 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:11.115 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:04:11.118 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:04:11.120 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:11.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:11.125 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 19:04:11.186 | Site glance-wsgi-api already enabled 2022-02-14 19:04:11.191 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 19:04:11.193 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:04:11.196 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:04:11.198 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:04:11.332 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 19:04:11.341 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 19:04:11.375 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 19:04:11.378 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 19:04:11.398 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:11.401 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 19:04:11.404 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 19:04:11.406 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 19:04:11.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:04:11.411 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 19:04:11.414 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 19:04:11.417 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 19:04:11.419 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 19:04:11.422 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:04:11.424 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:04:11.427 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:04:11.430 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:04:11.432 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:04:11.436 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:04:11.452 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:04:11.454 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:04:11.457 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:11.460 | + functions-common:git_clone:629 : echo master 2022-02-14 19:04:11.460 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:04:11.466 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 19:04:11.468 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:11.470 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 19:04:11.473 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:04:11.474 | + functions-common:git_clone:678 : head -1 2022-02-14 19:04:11.522 | 44351a4a4 Merge "[SVf] update rccg name property to metadata" 2022-02-14 19:04:11.526 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:04:11.529 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 19:04:11.531 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:04:11.534 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:04:11.537 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 19:04:11.539 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:04:11.543 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 19:04:11.545 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:04:11.548 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:04:11.550 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 19:04:11.553 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:04:11.555 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:04:11.558 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 19:04:11.561 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:04:11.564 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 19:04:11.566 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:04:11.569 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:04:11.572 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 19:04:11.578 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 19:04:11.581 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 19:04:12.228 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 19:04:12.231 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:04:12.234 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:04:12.236 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:04:12.239 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:04:12.241 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 19:04:12.243 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:04:12.246 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:04:12.249 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:04:12.251 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:04:12.253 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:04:12.256 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:04:12.258 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:04:12.261 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 19:04:12.282 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 19:04:12.284 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-14 19:04:13.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:04:13.156 | from cryptography.utils import int_from_bytes 2022-02-14 19:04:13.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:04:13.156 | from cryptography.utils import int_from_bytes 2022-02-14 19:04:14.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:04:14.290 | Obtaining file:///opt/stack/cinder 2022-02-14 19:04:14.291 | Preparing metadata (setup.py): started 2022-02-14 19:04:16.286 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:04:16.416 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.8.1) 2022-02-14 19:04:16.417 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.1) 2022-02-14 19:04:16.418 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.33.0) 2022-02-14 19:04:16.419 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.1.2) 2022-02-14 19:04:16.421 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.20.4) 2022-02-14 19:04:16.422 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.0.2) 2022-02-14 19:04:16.423 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev196) (3.2.0) 2022-02-14 19:04:16.424 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 19:04:16.425 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (9.3.0) 2022-02-14 19:04:16.426 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.7.1) 2022-02-14 19:04:16.427 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.1.3) 2022-02-14 19:04:16.428 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (8.7.1) 2022-02-14 19:04:16.429 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 19:04:16.430 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.0) 2022-02-14 19:04:16.431 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (11.1.0) 2022-02-14 19:04:16.432 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.1) 2022-02-14 19:04:16.434 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (12.12.0) 2022-02-14 19:04:16.435 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 19:04:16.436 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.1) 2022-02-14 19:04:16.437 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.6.2) 2022-02-14 19:04:16.438 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.3.0) 2022-02-14 19:04:16.439 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.0) 2022-02-14 19:04:16.441 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.2.0) 2022-02-14 19:04:16.442 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.0) 2022-02-14 19:04:16.443 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.0) 2022-02-14 19:04:16.444 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.12.1) 2022-02-14 19:04:16.445 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:04:16.446 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.2) 2022-02-14 19:04:16.447 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (21.3) 2022-02-14 19:04:16.449 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.1) 2022-02-14 19:04:16.450 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:04:16.451 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.1) 2022-02-14 19:04:16.452 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.9.0) 2022-02-14 19:04:16.453 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.0.7) 2022-02-14 19:04:16.454 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.2.0) 2022-02-14 19:04:16.455 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:04:16.456 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 19:04:16.457 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (17.6.0) 2022-02-14 19:04:16.458 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.13.0) 2022-02-14 19:04:16.459 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2021.3) 2022-02-14 19:04:16.460 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.27.1) 2022-02-14 19:04:16.462 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.1) 2022-02-14 19:04:16.463 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.4) 2022-02-14 19:04:16.464 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.74) 2022-02-14 19:04:16.465 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.16.0) 2022-02-14 19:04:16.466 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.31) 2022-02-14 19:04:16.467 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.13.0) 2022-02-14 19:04:16.468 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:04:16.469 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.8.9) 2022-02-14 19:04:16.470 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.1) 2022-02-14 19:04:16.471 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.8.7) 2022-02-14 19:04:16.472 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 19:04:16.473 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:04:16.474 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 19:04:16.476 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.5.0) 2022-02-14 19:04:16.477 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.10.1) 2022-02-14 19:04:16.478 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.37.0) 2022-02-14 19:04:16.479 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:04:16.480 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (36.0.1) 2022-02-14 19:04:16.481 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.2.2) 2022-02-14 19:04:16.482 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.5.1.0) 2022-02-14 19:04:16.483 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.20.54) 2022-02-14 19:04:16.496 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.5.1) 2022-02-14 19:04:16.497 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (1.23.54) 2022-02-14 19:04:16.498 | 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.dev196) (0.10.0) 2022-02-14 19:04:16.560 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev196) (1.15.0) 2022-02-14 19:04:16.590 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev196) (2.1.0) 2022-02-14 19:04:16.604 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (0.1.0) 2022-02-14 19:04:16.605 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (4.1.1) 2022-02-14 19:04:16.607 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:04:16.608 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (2.6.0) 2022-02-14 19:04:16.702 | 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.dev196) (1.7.0) 2022-02-14 19:04:16.765 | 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.dev196) (2.10.0) 2022-02-14 19:04:16.767 | 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.dev196) (3.1.1) 2022-02-14 19:04:16.794 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.2.8) 2022-02-14 19:04:16.795 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (4.8) 2022-02-14 19:04:16.797 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.4.8) 2022-02-14 19:04:16.850 | 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.dev196) (0.17.3) 2022-02-14 19:04:16.920 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (6.0) 2022-02-14 19:04:16.922 | 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.dev196) (0.8.0) 2022-02-14 19:04:16.923 | 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.dev196) (2.4.0) 2022-02-14 19:04:16.925 | 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.dev196) (1.5.0) 2022-02-14 19:04:16.985 | 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.dev196) (1.7.6) 2022-02-14 19:04:16.986 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 19:04:16.989 | 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.dev196) (2.0.1) 2022-02-14 19:04:17.046 | 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.dev196) (0.9.6) 2022-02-14 19:04:17.050 | 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.dev196) (2.8.2) 2022-02-14 19:04:17.108 | 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.dev196) (5.2.3) 2022-02-14 19:04:17.110 | 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.dev196) (0.4.0) 2022-02-14 19:04:17.112 | 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.dev196) (5.0.0) 2022-02-14 19:04:17.113 | 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.dev196) (5.0.9) 2022-02-14 19:04:17.114 | 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.dev196) (2.4.0) 2022-02-14 19:04:17.140 | 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.dev196) (3.3.0) 2022-02-14 19:04:17.141 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.0.3) 2022-02-14 19:04:17.144 | 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.dev196) (3.2.0) 2022-02-14 19:04:17.189 | 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.dev196) (1.0.3) 2022-02-14 19:04:17.272 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 19:04:17.275 | 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.dev196) (3.0.0) 2022-02-14 19:04:17.298 | 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.dev196) (3.0.0) 2022-02-14 19:04:17.323 | 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.dev196) (0.11.0) 2022-02-14 19:04:17.390 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 19:04:17.392 | 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.dev196) (1.26.8) 2022-02-14 19:04:17.524 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 19:04:17.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev196) (60.8.2) 2022-02-14 19:04:17.688 | 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.dev196) (3.10.0) 2022-02-14 19:04:17.724 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 19:04:17.727 | 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.dev196) (1.13.3) 2022-02-14 19:04:17.728 | 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.dev196) (22.0.0) 2022-02-14 19:04:17.926 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (3.3) 2022-02-14 19:04:17.929 | 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.dev196) (2.0.12) 2022-02-14 19:04:17.930 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2019.11.28) 2022-02-14 19:04:17.966 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev196) (0.7) 2022-02-14 19:04:17.996 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev196) (0.23.2) 2022-02-14 19:04:18.234 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.4.2) 2022-02-14 19:04:18.236 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.5.2) 2022-02-14 19:04:18.376 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (1.4.2) 2022-02-14 19:04:18.378 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:04:18.379 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.6.3) 2022-02-14 19:04:18.511 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev196) (0.12.2) 2022-02-14 19:04:18.630 | 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.dev196) (1.1.6) 2022-02-14 19:04:18.631 | 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.dev196) (4.11.0) 2022-02-14 19:04:18.633 | 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.dev196) (5.4.0) 2022-02-14 19:04:18.668 | 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.dev196) (5.0.0) 2022-02-14 19:04:18.925 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev196) (2.21) 2022-02-14 19:04:19.002 | 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.dev196) (0.5.0) 2022-02-14 19:04:19.003 | 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.dev196) (2.3.3) 2022-02-14 19:04:19.200 | 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.dev196) (2.5.0) 2022-02-14 19:04:19.293 | 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.dev196) (3.19.4) 2022-02-14 19:04:19.295 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.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.dev196) (1.54.0) 2022-02-14 19:04:19.473 | 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.dev196) (2.0.1) 2022-02-14 19:04:19.895 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (1.1.5) 2022-02-14 19:04:19.948 | 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.dev196) (0.13.1) 2022-02-14 19:04:19.997 | 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.dev196) (0.2.5) 2022-02-14 19:04:21.053 | 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.dev196) (1.32) 2022-02-14 19:04:21.324 | 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.dev196) (1.8.2) 2022-02-14 19:04:21.325 | 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.dev196) (21.4.0) 2022-02-14 19:04:21.466 | 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.dev196) (2.2) 2022-02-14 19:04:21.655 | 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.dev196) (1.0.0) 2022-02-14 19:04:21.784 | 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.dev196) (3.7.0) 2022-02-14 19:04:23.450 | Installing collected packages: cinder 2022-02-14 19:04:23.450 | Attempting uninstall: cinder 2022-02-14 19:04:23.451 | Found existing installation: cinder 19.1.0.dev196 2022-02-14 19:04:23.457 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 19:04:23.458 | Running setup.py develop for cinder 2022-02-14 19:04:26.985 | Successfully installed cinder 2022-02-14 19:04:26.985 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:04:26.993 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:04:26.993 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:04:27.141 | + inc/python:pip_install:200 : result=0 2022-02-14 19:04:27.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:04:27.146 | + functions-common:time_stop:2425 : local name 2022-02-14 19:04:27.148 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:04:27.151 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:04:27.153 | + functions-common:time_stop:2428 : local total 2022-02-14 19:04:27.155 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:04:27.157 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:04:27.160 | + functions-common:time_stop:2432 : start_time=1644865452276 2022-02-14 19:04:27.162 | + functions-common:time_stop:2434 : [[ -z 1644865452276 ]] 2022-02-14 19:04:27.165 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:04:27.170 | + functions-common:time_stop:2437 : end_time=1644865467167 2022-02-14 19:04:27.172 | + functions-common:time_stop:2438 : elapsed_time=14891 2022-02-14 19:04:27.174 | + functions-common:time_stop:2439 : total=81661 2022-02-14 19:04:27.176 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:04:27.179 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96552 2022-02-14 19:04:27.181 | + inc/python:pip_install:203 : return 0 2022-02-14 19:04:27.184 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:04:27.187 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:04:27.189 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:04:27.208 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:04:27.220 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 19:04:27.222 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 19:04:27.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:04:27.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:04:27.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 19:04:27.233 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:04:27.235 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 19:04:27.238 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 19:04:27.240 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 19:04:27.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:27.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:27.248 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 19:04:27.260 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 19:04:27.262 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:04:27.265 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:04:27.267 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:04:27.270 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:04:27.272 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:27.275 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:04:27.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:27.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:27.282 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:04:27.285 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:04:27.287 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:04:27.290 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:04:27.293 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 19:04:27.295 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:04:27.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:27.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:27.303 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 19:04:27.327 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-14 19:04:27.435 | Reading package lists... 2022-02-14 19:04:27.675 | Building dependency tree... 2022-02-14 19:04:27.676 | Reading state information... 2022-02-14 19:04:27.922 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 19:04:27.922 | The following packages were automatically installed and are no longer required: 2022-02-14 19:04:27.923 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:04:27.924 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:04:27.924 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:04:27.924 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:04:27.924 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:04:27.924 | python3-zope.interface 2022-02-14 19:04:27.924 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:04:28.036 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:04:28.040 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:04:28.043 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:04:28.046 | + functions-common:time_stop:2425 : local name 2022-02-14 19:04:28.048 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:04:28.051 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:04:28.053 | + functions-common:time_stop:2428 : local total 2022-02-14 19:04:28.056 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:04:28.058 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:04:28.061 | + functions-common:time_stop:2432 : start_time=1644865467324 2022-02-14 19:04:28.063 | + functions-common:time_stop:2434 : [[ -z 1644865467324 ]] 2022-02-14 19:04:28.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:04:28.071 | + functions-common:time_stop:2437 : end_time=1644865468068 2022-02-14 19:04:28.074 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 19:04:28.076 | + functions-common:time_stop:2439 : total=5175 2022-02-14 19:04:28.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:04:28.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5919 2022-02-14 19:04:28.084 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:04:28.086 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:04:28.090 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 19:04:28.092 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 19:04:28.104 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 19:04:28.108 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 19:04:28.110 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 19:04:28.113 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 19:04:28.116 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 19:04:28.116 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 19:04:28.120 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 19:04:28.123 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 19:04:28.125 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 19:04:28.127 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 19:04:28.129 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 19:04:28.131 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 19:04:28.133 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 19:04:28.136 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 19:04:28.147 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 19:04:28.159 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-14 19:04:28.172 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-14 19:04:28.184 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 19:04:28.196 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 19:04:28.199 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 19:04:28.203 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kXh3Vfn2El 2022-02-14 19:04:28.205 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 19:04:28.207 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 19:04:28.210 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 19:04:28.212 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kXh3Vfn2El 2022-02-14 19:04:28.216 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kXh3Vfn2El 2022-02-14 19:04:28.227 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kXh3Vfn2El /etc/sudoers.d/cinder-rootwrap 2022-02-14 19:04:28.240 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 19:04:28.244 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 19:04:28.246 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 19:04:28.249 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 19:04:28.251 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 19:04:28.253 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 19:04:28.255 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 19:04:28.258 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 19:04:28.260 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 19:04:28.264 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 19:04:28.269 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 19:04:28.288 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 19:04:28.307 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 19:04:28.325 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 19:04:28.344 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 19:04:28.363 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 19:04:28.381 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 19:04:28.399 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 19:04:28.418 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 19:04:28.421 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:04:28.423 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 19:04:28.425 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:04:28.428 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 19:04:28.458 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 19:04:28.485 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:04:28.513 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 19:04:28.541 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 19:04:28.568 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 19:04:28.596 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 19:04:28.624 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 19:04:28.652 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:04:28.680 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:04:28.708 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 19:04:28.738 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 19:04:28.767 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 19:04:28.770 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 19:04:28.772 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 19:04:28.774 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 19:04:28.777 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 19:04:28.780 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 19:04:28.811 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 19:04:28.838 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 19:04:28.867 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 19:04:28.895 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 19:04:28.923 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 19:04:28.952 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 19:04:28.983 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 19:04:28.985 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-14 19:04:29.013 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 19:04:29.045 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 19:04:29.052 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 62deb9ac64b096e31db251e8d283cd83 2022-02-14 19:04:29.081 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 19:04:29.083 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 19:04:29.110 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 19:04:29.139 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 19:04:29.167 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 19:04:29.196 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 19:04:29.212 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:29.215 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 19:04:29.217 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 19:04:29.220 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 19:04:29.222 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 19:04:29.224 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 19:04:29.227 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 19:04:29.229 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 19:04:29.231 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 19:04:29.234 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 19:04:29.236 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 19:04:29.238 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 19:04:29.269 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 19:04:29.297 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 19:04:29.325 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 19:04:29.353 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 19:04:29.381 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 19:04:29.410 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 19:04:29.412 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 19:04:29.414 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 19:04:29.417 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 19:04:29.445 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 19:04:29.448 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 19:04:29.475 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 19:04:29.477 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 19:04:29.480 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 19:04:29.482 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 19:04:29.511 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 19:04:29.513 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 19:04:29.516 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 19:04:29.532 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:29.534 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 19:04:29.537 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 19:04:29.539 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 19:04:29.542 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 19:04:29.570 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.81:8080/v1/AUTH_ 2022-02-14 19:04:29.598 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 19:04:29.615 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:29.618 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 19:04:29.634 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:29.637 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 19:04:29.653 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:29.655 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 19:04:29.658 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 19:04:29.660 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 19:04:29.663 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 19:04:29.665 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:04:29.668 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:04:29.670 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:04:29.686 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:29.689 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:04:29.692 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:04:29.694 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:04:29.710 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:29.713 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:04:29.716 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:04:29.743 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:04:29.746 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:04:29.748 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 19:04:29.751 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 19:04:29.753 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:04:29.756 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:04:29.773 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:04:29.776 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:04:29.778 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:04:29.781 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:04:29.783 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:04:29.811 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:04:29.839 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:04:29.868 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:04:29.896 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 19:04:29.913 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:29.916 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 19:04:29.919 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 19:04:29.922 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 19:04:29.925 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 19:04:29.927 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:04:29.930 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:04:29.933 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 19:04:29.937 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 19:04:29.939 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:04:29.941 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:04:29.954 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:04:29.954 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:04:29.962 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:04:29.966 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:04:29.982 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 19:04:29.985 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 19:04:29.988 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 19:04:30.017 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 19:04:30.045 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 19:04:30.072 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:04:30.099 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:04:30.126 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:04:30.154 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:04:30.181 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:04:30.209 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:04:30.236 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:04:30.263 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:04:30.291 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:04:30.318 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:04:30.347 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:04:30.349 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:04:30.352 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 19:04:30.354 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 19:04:30.357 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:04:30.359 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:30.362 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:30.364 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:04:30.367 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:04:30.369 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 19:04:30.397 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:04:30.426 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:04:30.426 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 19:04:30.434 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 19:04:30.438 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 19:04:30.440 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 19:04:30.442 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:04:30.445 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:04:30.447 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:04:30.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:30.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:30.455 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:04:30.457 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:04:30.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:04:30.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:04:30.465 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 19:04:30.526 | Enabling site cinder-wsgi. 2022-02-14 19:04:30.531 | To activate the new configuration, you need to run: 2022-02-14 19:04:30.531 | systemctl reload apache2 2022-02-14 19:04:30.535 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:04:30.538 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:04:30.541 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:04:30.543 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:04:30.679 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 19:04:30.682 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 19:04:30.720 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-14 19:04:30.749 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 19:04:30.766 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:30.768 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 19:04:30.771 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:04:30.773 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:04:30.776 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 19:04:30.778 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 19:04:30.809 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 19:04:30.837 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-14 19:04:30.865 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 19:04:30.893 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 19:04:30.922 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 19:04:30.954 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 19:04:30.983 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 19:04:31.011 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:04:31.038 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 19:04:31.067 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 19:04:31.095 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:04:31.123 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 19:04:31.126 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 19:04:31.143 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:31.145 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-14 19:04:31.176 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 19:04:31.179 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 19:04:31.199 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:31.201 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 19:04:31.204 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 19:04:31.206 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 19:04:31.209 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:04:31.211 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 19:04:31.214 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 19:04:31.218 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:04:31.218 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:04:31.224 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:04:31.226 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:04:31.229 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:04:31.232 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:04:31.234 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 19:04:31.237 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 19:04:31.239 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 19:04:31.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:04:31.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:04:31.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 19:04:31.250 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:04:31.253 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 19:04:31.255 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 19:04:31.257 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 19:04:31.260 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:04:31.262 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:04:31.265 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:04:31.268 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:04:31.270 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:04:31.273 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:04:31.289 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:04:31.292 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:04:31.294 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:31.297 | + functions-common:git_clone:629 : echo master 2022-02-14 19:04:31.297 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:04:31.302 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 19:04:31.305 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:31.307 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 19:04:31.310 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:04:31.311 | + functions-common:git_clone:678 : head -1 2022-02-14 19:04:31.316 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 19:04:31.319 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:04:31.321 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 19:04:31.325 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:04:31.327 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:04:31.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 19:04:31.332 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:04:31.335 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 19:04:31.337 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:04:31.340 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:04:31.342 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 19:04:31.345 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:04:31.347 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:04:31.350 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 19:04:31.353 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:04:31.356 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 19:04:31.358 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:04:31.361 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:04:31.364 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 19:04:31.371 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 19:04:31.373 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 19:04:32.025 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 19:04:32.028 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:04:32.030 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:04:32.033 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:04:32.035 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:04:32.037 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 19:04:32.040 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:04:32.043 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:04:32.045 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:04:32.048 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:04:32.050 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:04:32.053 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:04:32.055 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:04:32.058 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 19:04:32.078 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 19:04:32.080 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-14 19:04:32.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:04:32.953 | from cryptography.utils import int_from_bytes 2022-02-14 19:04:32.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:04:32.953 | from cryptography.utils import int_from_bytes 2022-02-14 19:04:34.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:04:34.122 | Obtaining file:///opt/stack/neutron 2022-02-14 19:04:34.123 | Preparing metadata (setup.py): started 2022-02-14 19:04:36.268 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:04:36.358 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 19:04:36.359 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 19:04:36.360 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 19:04:36.361 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 19:04:36.362 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:04:36.363 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 19:04:36.364 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 19:04:36.366 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 19:04:36.367 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 19:04:36.368 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 19:04:36.369 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 19:04:36.370 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 19:04:36.371 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 19:04:36.372 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 19:04:36.373 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 19:04:36.374 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 19:04:36.376 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 19:04:36.377 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 19:04:36.378 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 19:04:36.379 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:04:36.380 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 19:04:36.381 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 19:04:36.383 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 19:04:36.384 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 19:04:36.385 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 19:04:36.386 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 19:04:36.387 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 19:04:36.388 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 19:04:36.389 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 19:04:36.390 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 19:04:36.391 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 19:04:36.392 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 19:04:36.393 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 19:04:36.395 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 19:04:36.396 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 19:04:36.397 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 19:04:36.398 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 19:04:36.399 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 19:04:36.400 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 19:04:36.401 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:04:36.402 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 19:04:36.403 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 19:04:36.405 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 19:04:36.405 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 19:04:36.407 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 19:04:36.408 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 19:04:36.409 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 19:04:36.410 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:04:36.411 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 19:04:36.412 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 19:04:36.413 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 19:04:36.414 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:04:36.415 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 19:04:36.417 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:04:36.418 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 19:04:36.434 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 19:04:36.436 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 19:04:36.438 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 19:04:36.446 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 19:04:36.459 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 19:04:36.460 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 19:04:36.461 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 19:04:36.480 | 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.dev501) (3.0.7) 2022-02-14 19:04:36.487 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 19:04:36.548 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 19:04:36.549 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 19:04:36.601 | 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.dev501) (4.4.0) 2022-02-14 19:04:36.606 | 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.dev501) (3.1.1) 2022-02-14 19:04:36.650 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 19:04:36.656 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 19:04:36.683 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:04:36.684 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 19:04:36.685 | 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.dev501) (1.1.5) 2022-02-14 19:04:36.687 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 19:04:36.688 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 19:04:36.689 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 19:04:36.692 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 19:04:36.693 | 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.dev501) (1.32) 2022-02-14 19:04:36.708 | 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.dev501) (1.0.3) 2022-02-14 19:04:36.802 | 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.dev501) (0.17.3) 2022-02-14 19:04:36.844 | 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.dev501) (1.5.0) 2022-02-14 19:04:36.932 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 19:04:36.933 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 19:04:36.936 | 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.dev501) (2.0.1) 2022-02-14 19:04:36.994 | 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.dev501) (0.9.6) 2022-02-14 19:04:36.995 | 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.dev501) (2.8.2) 2022-02-14 19:04:37.063 | 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.dev501) (0.4.0) 2022-02-14 19:04:37.066 | 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.dev501) (5.0.0) 2022-02-14 19:04:37.067 | 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.dev501) (5.2.3) 2022-02-14 19:04:37.070 | 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.dev501) (5.0.9) 2022-02-14 19:04:37.094 | 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.dev501) (3.3.0) 2022-02-14 19:04:37.099 | 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.dev501) (3.2.0) 2022-02-14 19:04:37.143 | 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.dev501) (1.15.0) 2022-02-14 19:04:37.197 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 19:04:37.232 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:04:37.235 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 19:04:37.256 | 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.dev501) (3.0.0) 2022-02-14 19:04:37.397 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:04:37.469 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 19:04:37.545 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 19:04:37.547 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:04:37.656 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.657 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.659 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.660 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.661 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.662 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.663 | 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.dev501) (0.6.5) 2022-02-14 19:04:37.867 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 19:04:37.868 | 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.dev501) (2.4.2) 2022-02-14 19:04:37.870 | 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.dev501) (3.10.0) 2022-02-14 19:04:37.918 | 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.dev501) (2.1.0) 2022-02-14 19:04:37.920 | 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.dev501) (3.17.6) 2022-02-14 19:04:38.014 | 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.dev501) (1.26.8) 2022-02-14 19:04:38.015 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 19:04:38.018 | 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.dev501) (2.0.12) 2022-02-14 19:04:38.020 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 19:04:38.056 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 19:04:38.394 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 19:04:38.468 | 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.dev501) (5.0.0) 2022-02-14 19:04:38.658 | 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.dev501) (2.21) 2022-02-14 19:04:38.730 | 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.dev501) (0.5.0) 2022-02-14 19:04:38.734 | 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.dev501) (2.3.3) 2022-02-14 19:04:38.957 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:04:39.130 | 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.dev501) (2.2) 2022-02-14 19:04:39.686 | 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.dev501) (0.13.1) 2022-02-14 19:04:39.731 | 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.dev501) (0.2.5) 2022-02-14 19:04:40.329 | 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.dev501) (0.5.2) 2022-02-14 19:04:40.331 | 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.dev501) (0.4.2) 2022-02-14 19:04:40.631 | 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.dev501) (4.10.0) 2022-02-14 19:04:40.633 | 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.dev501) (2.0.0) 2022-02-14 19:04:40.798 | 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.dev501) (3.7.0) 2022-02-14 19:04:41.043 | 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.dev501) (21.4.0) 2022-02-14 19:04:41.044 | 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.dev501) (1.8.2) 2022-02-14 19:04:41.227 | 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.8.0->neutron==19.1.0.dev501) (1.0.0) 2022-02-14 19:04:41.444 | 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.dev501) (2.3.1) 2022-02-14 19:04:43.049 | Installing collected packages: neutron 2022-02-14 19:04:43.049 | Attempting uninstall: neutron 2022-02-14 19:04:43.049 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 19:04:43.068 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 19:04:43.070 | Running setup.py develop for neutron 2022-02-14 19:04:46.673 | Successfully installed neutron 2022-02-14 19:04:46.673 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:04:46.681 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:04:46.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:04:46.829 | + inc/python:pip_install:200 : result=0 2022-02-14 19:04:46.831 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:04:46.833 | + functions-common:time_stop:2425 : local name 2022-02-14 19:04:46.835 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:04:46.838 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:04:46.840 | + functions-common:time_stop:2428 : local total 2022-02-14 19:04:46.843 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:04:46.845 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:04:46.847 | + functions-common:time_stop:2432 : start_time=1644865472073 2022-02-14 19:04:46.849 | + functions-common:time_stop:2434 : [[ -z 1644865472073 ]] 2022-02-14 19:04:46.852 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:04:46.856 | + functions-common:time_stop:2437 : end_time=1644865486854 2022-02-14 19:04:46.858 | + functions-common:time_stop:2438 : elapsed_time=14781 2022-02-14 19:04:46.861 | + functions-common:time_stop:2439 : total=96552 2022-02-14 19:04:46.863 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:04:46.865 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=111333 2022-02-14 19:04:46.868 | + inc/python:pip_install:203 : return 0 2022-02-14 19:04:46.870 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:04:46.873 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:04:46.875 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:04:46.894 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:04:46.907 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 19:04:46.910 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 19:04:46.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:04:46.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:04:46.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 19:04:46.920 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:04:46.923 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 19:04:46.925 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:04:46.928 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 19:04:46.945 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:04:46.948 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 19:04:46.951 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 19:04:46.953 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 19:04:46.956 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:04:46.959 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 19:04:46.961 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 19:04:46.964 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 19:04:46.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:04:46.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:04:46.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 19:04:46.974 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:04:46.977 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 19:04:46.992 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:46.995 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 19:04:47.012 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:47.014 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 19:04:47.031 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:04:47.033 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 19:04:47.036 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 19:04:47.038 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 19:04:47.040 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:04:47.042 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:04:47.045 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:04:47.048 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:04:47.050 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:04:47.053 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:04:47.069 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:04:47.071 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:04:47.074 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:47.077 | + functions-common:git_clone:629 : echo master 2022-02-14 19:04:47.077 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:04:47.082 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 19:04:47.085 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:04:47.087 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 19:04:47.090 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:04:47.090 | + functions-common:git_clone:678 : head -1 2022-02-14 19:04:47.096 | e6eeedaf72 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 19:04:47.099 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:04:47.101 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 19:04:47.104 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:04:47.106 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:04:47.108 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 19:04:47.111 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:04:47.113 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 19:04:47.116 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:04:47.118 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:04:47.121 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 19:04:47.124 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:04:47.126 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:04:47.130 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 19:04:47.132 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:04:47.136 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 19:04:47.138 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:04:47.141 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:04:47.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 19:04:47.150 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 19:04:47.152 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 19:04:47.804 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 19:04:47.806 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:04:47.809 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:04:47.811 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:04:47.813 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:04:47.816 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 19:04:47.818 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:04:47.820 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:04:47.823 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:04:47.825 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:04:47.827 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:04:47.830 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:04:47.832 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:04:47.834 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 19:04:47.856 | Using python 3.8 to install /opt/stack/nova 2022-02-14 19:04:47.858 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-14 19:04:48.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:04:48.734 | from cryptography.utils import int_from_bytes 2022-02-14 19:04:48.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:04:48.734 | from cryptography.utils import int_from_bytes 2022-02-14 19:04:49.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:04:49.897 | Obtaining file:///opt/stack/nova 2022-02-14 19:04:49.897 | Preparing metadata (setup.py): started 2022-02-14 19:04:53.011 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:04:53.134 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 19:04:53.135 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 19:04:53.136 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 19:04:53.137 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 19:04:53.138 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 19:04:53.139 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 19:04:53.140 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 19:04:53.141 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 19:04:53.142 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 19:04:53.143 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 19:04:53.144 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 19:04:53.146 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 19:04:53.147 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:04:53.148 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 19:04:53.149 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 19:04:53.150 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 19:04:53.151 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 19:04:53.152 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 19:04:53.153 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 19:04:53.154 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 19:04:53.156 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 19:04:53.157 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 19:04:53.158 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 19:04:53.159 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 19:04:53.160 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:04:53.161 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 19:04:53.162 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:04:53.163 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 19:04:53.164 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 19:04:53.166 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 19:04:53.167 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 19:04:53.168 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 19:04:53.169 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 19:04:53.170 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 19:04:53.172 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 19:04:53.173 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 19:04:53.174 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 19:04:53.176 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 19:04:53.178 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 19:04:53.180 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 19:04:53.183 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 19:04:53.185 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 19:04:53.187 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 19:04:53.189 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 19:04:53.191 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 19:04:53.192 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 19:04:53.193 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 19:04:53.194 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:04:53.196 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 19:04:53.197 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 19:04:53.199 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 19:04:53.200 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 19:04:53.201 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 19:04:53.202 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 19:04:53.203 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 19:04:53.204 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 19:04:53.205 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:04:53.206 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 19:04:53.207 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 19:04:53.208 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 19:04:53.209 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:04:53.210 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 19:04:53.212 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 19:04:53.227 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 19:04:53.228 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 19:04:53.230 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 19:04:53.252 | 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.dev256) (5.2.0) 2022-02-14 19:04:53.292 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 19:04:53.323 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 19:04:53.324 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 19:04:53.348 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 19:04:53.470 | 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.dev256) (3.1.1) 2022-02-14 19:04:53.473 | 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.dev256) (4.4.0) 2022-02-14 19:04:53.532 | 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.dev256) (1.1.5) 2022-02-14 19:04:53.533 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 19:04:53.534 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:04:53.537 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 19:04:53.538 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 19:04:53.540 | 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.dev256) (1.32) 2022-02-14 19:04:53.559 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 19:04:53.563 | 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.dev256) (6.3.1) 2022-02-14 19:04:53.614 | 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.dev256) (1.15.0) 2022-02-14 19:04:53.617 | 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.dev256) (2.4.0) 2022-02-14 19:04:53.619 | 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.dev256) (0.6.5) 2022-02-14 19:04:53.704 | 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.dev256) (0.17.3) 2022-02-14 19:04:53.813 | 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.dev256) (2.0.1) 2022-02-14 19:04:53.816 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 19:04:53.878 | 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.dev256) (0.9.6) 2022-02-14 19:04:53.937 | 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.dev256) (5.2.3) 2022-02-14 19:04:53.938 | 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.dev256) (5.0.9) 2022-02-14 19:04:53.941 | 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.dev256) (5.0.0) 2022-02-14 19:04:53.942 | 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.dev256) (0.4.0) 2022-02-14 19:04:53.969 | 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.dev256) (3.3.0) 2022-02-14 19:04:53.973 | 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.dev256) (3.2.0) 2022-02-14 19:04:54.023 | 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.dev256) (1.0.3) 2022-02-14 19:04:54.078 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 19:04:54.109 | 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.dev256) (3.0.0) 2022-02-14 19:04:54.110 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:04:54.165 | 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.dev256) (3.0.7) 2022-02-14 19:04:54.169 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 19:04:54.255 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 19:04:54.280 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 19:04:54.358 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 19:04:54.432 | 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.dev256) (3.17.6) 2022-02-14 19:04:54.496 | 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.dev256) (22.0.0) 2022-02-14 19:04:54.499 | 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.dev256) (1.3.3) 2022-02-14 19:04:54.501 | 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.dev256) (1.13.3) 2022-02-14 19:04:54.545 | 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.dev256) (2.4.2) 2022-02-14 19:04:54.548 | 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.dev256) (3.10.0) 2022-02-14 19:04:54.549 | 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.dev256) (2.1.0) 2022-02-14 19:04:54.629 | 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.dev256) (2.0.12) 2022-02-14 19:04:54.632 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 19:04:54.633 | 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.dev256) (1.26.8) 2022-02-14 19:04:54.633 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 19:04:54.727 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 19:04:54.938 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 19:04:54.939 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 19:04:55.052 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 19:04:55.054 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:04:55.055 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 19:04:55.142 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 19:04:55.228 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 19:04:55.262 | 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.dev256) (5.0.0) 2022-02-14 19:04:55.495 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 19:04:55.574 | 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.dev256) (0.5.0) 2022-02-14 19:04:55.575 | 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.dev256) (2.3.3) 2022-02-14 19:04:55.780 | 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.dev256) (2.5.0) 2022-02-14 19:04:55.890 | 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.dev256) (2.2) 2022-02-14 19:04:56.384 | 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.dev256) (0.13.1) 2022-02-14 19:04:56.431 | 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.dev256) (2.16.0) 2022-02-14 19:04:56.797 | 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.dev256) (0.6.5) 2022-02-14 19:04:56.799 | 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.dev256) (0.6.5) 2022-02-14 19:04:56.800 | 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.dev256) (0.6.5) 2022-02-14 19:04:56.801 | 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.dev256) (0.6.5) 2022-02-14 19:04:56.802 | 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.dev256) (0.6.5) 2022-02-14 19:04:56.803 | 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.dev256) (0.6.5) 2022-02-14 19:04:56.804 | 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.dev256) (0.6.5) 2022-02-14 19:04:58.030 | 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.dev256) (3.7.0) 2022-02-14 19:04:58.440 | 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.dev256) (21.4.0) 2022-02-14 19:04:58.441 | 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.dev256) (1.8.2) 2022-02-14 19:04:58.538 | 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.dev256) (2.4.0) 2022-02-14 19:04:58.645 | 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.dev256) (1.0.0) 2022-02-14 19:05:00.265 | Installing collected packages: nova 2022-02-14 19:05:00.265 | Attempting uninstall: nova 2022-02-14 19:05:00.265 | Found existing installation: nova 24.1.0.dev256 2022-02-14 19:05:00.273 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 19:05:00.275 | Running setup.py develop for nova 2022-02-14 19:05:04.592 | Successfully installed nova 2022-02-14 19:05:04.593 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:05:04.600 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:05:04.600 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:05:04.746 | + inc/python:pip_install:200 : result=0 2022-02-14 19:05:04.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:05:04.751 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:04.754 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:04.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:04.758 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:04.760 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:04.762 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:05:04.765 | + functions-common:time_stop:2432 : start_time=1644865487850 2022-02-14 19:05:04.767 | + functions-common:time_stop:2434 : [[ -z 1644865487850 ]] 2022-02-14 19:05:04.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:04.774 | + functions-common:time_stop:2437 : end_time=1644865504771 2022-02-14 19:05:04.776 | + functions-common:time_stop:2438 : elapsed_time=16921 2022-02-14 19:05:04.778 | + functions-common:time_stop:2439 : total=111333 2022-02-14 19:05:04.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:04.782 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=128254 2022-02-14 19:05:04.785 | + inc/python:pip_install:203 : return 0 2022-02-14 19:05:04.787 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:05:04.789 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:05:04.793 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:05:04.811 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:05:04.823 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 19:05:04.826 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 19:05:04.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:05:04.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:05:04.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 19:05:04.835 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:05:04.838 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 19:05:04.850 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:05:04.853 | + ./stack.sh:main:937 : configure_nova 2022-02-14 19:05:04.856 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 19:05:04.868 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 19:05:04.871 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 19:05:04.873 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 19:05:04.877 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 19:05:04.877 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 19:05:04.882 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 19:05:04.885 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 19:05:04.887 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 19:05:04.890 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 19:05:04.892 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 19:05:04.894 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 19:05:04.897 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 19:05:04.899 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 19:05:04.911 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 19:05:04.924 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-14 19:05:04.936 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-14 19:05:04.948 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 19:05:04.961 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 19:05:04.964 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 19:05:04.969 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UHwHlQLAKH 2022-02-14 19:05:04.971 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 19:05:04.973 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 19:05:04.976 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 19:05:04.978 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 19:05:04.981 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 19:05:04.983 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UHwHlQLAKH 2022-02-14 19:05:04.987 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UHwHlQLAKH 2022-02-14 19:05:05.000 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UHwHlQLAKH /etc/sudoers.d/nova-rootwrap 2022-02-14 19:05:05.013 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 19:05:05.017 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 19:05:05.020 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 19:05:05.022 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 19:05:05.025 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 19:05:05.028 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 19:05:05.030 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 19:05:05.033 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 19:05:05.035 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 19:05:05.040 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 19:05:05.057 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:05.060 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 19:05:05.062 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 19:05:05.066 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 19:05:05.069 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 19:05:05.098 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 19:05:05.100 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 19:05:05.127 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 19:05:05.156 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 19:05:05.183 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 19:05:05.212 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 19:05:05.242 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 19:05:05.271 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 19:05:05.274 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-14 19:05:05.304 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 19:05:05.330 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 19:05:05.359 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 19:05:05.386 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 19:05:05.413 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 19:05:05.442 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 19:05:05.445 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:05:05.447 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:05:05.450 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:05:05.452 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:05:05.454 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:05:05.456 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:05:05.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:05:05.461 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:05:05.464 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:05:05.466 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:05:05.468 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:05:05.470 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 19:05:05.472 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:05:05.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:05:05.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:05:05.479 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:05:05.481 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:05:05.483 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:05:05.486 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 19:05:05.502 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:05.504 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:05:05.506 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 19:05:05.508 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 19:05:05.537 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 19:05:05.539 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 19:05:05.542 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 19:05:05.544 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 19:05:05.546 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 19:05:05.549 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 19:05:05.580 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 19:05:05.582 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 19:05:05.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 19:05:05.586 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 19:05:05.589 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 19:05:05.592 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 19:05:05.621 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 19:05:05.652 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 19:05:05.679 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 19:05:05.706 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 19:05:05.722 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:05.725 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 19:05:05.741 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:05.745 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 19:05:05.745 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 19:05:05.750 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 19:05:05.753 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 19:05:05.780 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 19:05:05.796 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:05.798 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 19:05:05.801 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 19:05:05.803 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:05:05.805 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:05:05.808 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 19:05:05.837 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 19:05:05.864 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:05:05.892 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 19:05:05.920 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 19:05:05.948 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 19:05:05.975 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 19:05:06.002 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 19:05:06.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:05:06.057 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:05:06.085 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 19:05:06.100 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:06.103 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 19:05:06.105 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 19:05:06.135 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 19:05:06.162 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-14 19:05:06.190 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 19:05:06.217 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 19:05:06.245 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 19:05:06.271 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 19:05:06.299 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 19:05:06.326 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 19:05:06.342 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:06.344 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 19:05:06.347 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 19:05:06.374 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 19:05:06.405 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 19:05:06.407 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 19:05:06.434 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 19:05:06.437 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 19:05:06.439 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 19:05:06.441 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:05:06.443 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:05:06.446 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:05:06.448 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:05:06.451 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:05:06.453 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:05:06.455 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 19:05:06.458 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:05:06.460 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:05:06.462 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:05:06.465 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:05:06.467 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:05:06.470 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:05:06.472 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:05:06.474 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:05:06.476 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:05:06.479 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:05:06.481 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:05:06.483 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 19:05:06.485 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 19:05:06.488 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 19:05:06.491 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:05:06.508 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:05:06.511 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:05:06.513 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:05:06.515 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:05:06.517 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:05:06.545 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:05:06.573 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:05:06.600 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:05:06.628 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 19:05:06.658 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 19:05:06.675 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:06.677 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 19:05:06.680 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 19:05:06.682 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 19:05:06.684 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 19:05:06.687 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:05:06.689 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:05:06.692 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 19:05:06.696 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 19:05:06.698 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:05:06.700 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:05:06.713 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:05:06.714 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:05:06.722 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:05:06.725 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:05:06.741 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 19:05:06.743 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 19:05:06.747 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 19:05:06.776 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 19:05:06.803 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 19:05:06.830 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:05:06.857 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:05:06.884 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:05:06.911 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:05:06.938 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:05:06.965 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:05:06.992 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:05:07.019 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:05:07.046 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:05:07.074 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:05:07.100 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:05:07.103 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:05:07.106 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 19:05:07.109 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 19:05:07.112 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:05:07.114 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:07.117 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:07.119 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:05:07.122 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:05:07.125 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 19:05:07.151 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:05:07.179 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-14 19:05:07.180 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:05:07.189 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 19:05:07.192 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 19:05:07.194 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 19:05:07.197 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:05:07.199 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:05:07.201 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:05:07.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:07.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:07.208 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:05:07.210 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:05:07.213 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:07.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:07.217 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 19:05:07.279 | Enabling site nova-api-wsgi. 2022-02-14 19:05:07.284 | To activate the new configuration, you need to run: 2022-02-14 19:05:07.284 | systemctl reload apache2 2022-02-14 19:05:07.289 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:05:07.292 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:05:07.294 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:05:07.297 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:05:07.434 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 19:05:07.455 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:07.458 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 19:05:07.460 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 19:05:07.462 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 19:05:07.465 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 19:05:07.468 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 19:05:07.470 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:05:07.473 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 19:05:07.478 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 19:05:07.480 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:05:07.483 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:05:07.496 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:05:07.496 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:05:07.505 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:05:07.508 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:05:07.524 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 19:05:07.527 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 19:05:07.530 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 19:05:07.561 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 19:05:07.588 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 19:05:07.615 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:05:07.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:05:07.670 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:05:07.697 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:05:07.725 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:05:07.752 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:05:07.779 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:05:07.807 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:05:07.834 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:05:07.862 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:05:07.889 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 19:05:07.892 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 19:05:07.920 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 19:05:07.936 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:07.938 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 19:05:07.970 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 19:05:07.972 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 19:05:07.975 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 19:05:07.991 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:07.993 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:05:07.996 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:05:08.025 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 19:05:08.055 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 19:05:08.058 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 19:05:08.060 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 19:05:08.063 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:05:08.065 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:05:08.067 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:05:08.084 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:08.087 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:05:08.090 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:05:08.092 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:05:08.108 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:08.110 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:05:08.113 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:05:08.142 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:05:08.144 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:05:08.147 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 19:05:08.174 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 19:05:08.203 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 19:05:08.233 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 19:05:08.249 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:08.252 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:05:08.280 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 19:05:08.282 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 19:05:08.284 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 19:05:08.315 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 19:05:08.343 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.81/identity 2022-02-14 19:05:08.372 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 19:05:08.399 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 19:05:08.428 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 19:05:08.456 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 19:05:08.483 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 19:05:08.511 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 19:05:08.538 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 19:05:08.555 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:08.559 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 19:05:08.563 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:05:08.565 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 19:05:08.568 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 19:05:08.570 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 19:05:08.574 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:05:08.576 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:05:08.579 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 19:05:08.581 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 19:05:08.583 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 19:05:08.588 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 19:05:08.591 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 19:05:08.593 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 19:05:08.595 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 19:05:08.598 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 19:05:08.601 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 19:05:08.631 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 19:05:08.662 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 19:05:08.692 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:05:08.695 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 19:05:08.698 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 19:05:08.700 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 19:05:08.717 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:08.720 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 19:05:08.720 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 19:05:09.390 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 19:05:09.392 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 19:05:09.394 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 19:05:09.397 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 19:05:09.399 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:05:09.402 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 19:05:09.405 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:05:09.421 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:09.424 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 19:05:09.426 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 19:05:09.429 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:05:09.445 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:09.448 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 19:05:09.450 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 19:05:09.478 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:05:09.481 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:05:09.483 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 19:05:09.500 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:09.503 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 19:05:09.505 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 19:05:09.507 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 19:05:09.538 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.81/identity 2022-02-14 19:05:09.566 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 19:05:09.593 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 19:05:09.621 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 19:05:09.649 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 19:05:09.677 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 19:05:09.705 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 19:05:09.732 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 19:05:09.734 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 19:05:09.737 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 19:05:09.740 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:05:09.757 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:05:09.759 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:05:09.762 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:05:09.765 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:05:09.767 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:05:09.794 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:05:09.822 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:05:09.850 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:05:09.879 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:05:09.882 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 19:05:09.886 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:05:09.889 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 19:05:09.891 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 19:05:09.894 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 19:05:09.896 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:05:09.899 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:05:09.902 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 19:05:09.904 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 19:05:09.907 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 19:05:09.909 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 19:05:09.911 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 19:05:09.914 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 19:05:09.916 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 19:05:09.933 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:09.935 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 19:05:09.937 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 19:05:09.954 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:09.956 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 19:05:09.973 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:09.975 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 19:05:09.992 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:09.994 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 19:05:10.011 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:10.014 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 19:05:10.016 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 19:05:10.019 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 19:05:10.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:05:10.024 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 19:05:10.026 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 19:05:10.029 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 19:05:10.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:10.034 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:10.037 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 19:05:10.039 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:05:10.042 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:05:10.045 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:05:10.047 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:05:10.050 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:05:10.052 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:05:10.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:10.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:10.060 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:05:10.062 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:05:10.065 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:05:10.067 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:05:10.070 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 19:05:10.072 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:05:10.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:10.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:10.080 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 19:05:10.101 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-14 19:05:10.210 | Reading package lists... 2022-02-14 19:05:10.445 | Building dependency tree... 2022-02-14 19:05:10.446 | Reading state information... 2022-02-14 19:05:10.693 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:05:10.693 | The following packages were automatically installed and are no longer required: 2022-02-14 19:05:10.694 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:05:10.694 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:05:10.694 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:05:10.694 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:05:10.694 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:05:10.694 | python3-zope.interface 2022-02-14 19:05:10.694 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:05:10.808 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:05:10.813 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:05:10.815 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:05:10.818 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:10.820 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:10.823 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:10.825 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:10.827 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:10.830 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:05:10.832 | + functions-common:time_stop:2432 : start_time=1644865510099 2022-02-14 19:05:10.835 | + functions-common:time_stop:2434 : [[ -z 1644865510099 ]] 2022-02-14 19:05:10.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:10.842 | + functions-common:time_stop:2437 : end_time=1644865510840 2022-02-14 19:05:10.845 | + functions-common:time_stop:2438 : elapsed_time=741 2022-02-14 19:05:10.847 | + functions-common:time_stop:2439 : total=5919 2022-02-14 19:05:10.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:10.852 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6660 2022-02-14 19:05:10.854 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:05:10.857 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 19:05:10.860 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 19:05:10.862 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 19:05:10.865 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 19:05:10.867 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 19:05:10.889 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 19:05:10.892 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:05:10.895 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:05:10.897 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:05:10.899 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:05:10.902 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:05:10.905 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:05:10.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:10.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:10.912 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:05:10.915 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:05:10.918 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:05:10.920 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:05:10.923 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 19:05:10.925 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:05:10.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:10.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:10.933 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 19:05:10.956 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-14 19:05:11.064 | Reading package lists... 2022-02-14 19:05:11.299 | Building dependency tree... 2022-02-14 19:05:11.300 | Reading state information... 2022-02-14 19:05:11.547 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 19:05:11.547 | The following packages were automatically installed and are no longer required: 2022-02-14 19:05:11.548 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:05:11.548 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:05:11.548 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:05:11.548 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:05:11.548 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:05:11.549 | python3-zope.interface 2022-02-14 19:05:11.549 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:05:11.661 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:05:11.666 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:05:11.669 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:05:11.671 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:11.674 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:11.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:11.678 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:11.681 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:11.684 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:05:11.686 | + functions-common:time_stop:2432 : start_time=1644865510953 2022-02-14 19:05:11.689 | + functions-common:time_stop:2434 : [[ -z 1644865510953 ]] 2022-02-14 19:05:11.692 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:11.696 | + functions-common:time_stop:2437 : end_time=1644865511693 2022-02-14 19:05:11.698 | + functions-common:time_stop:2438 : elapsed_time=740 2022-02-14 19:05:11.701 | + functions-common:time_stop:2439 : total=6660 2022-02-14 19:05:11.703 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:11.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7400 2022-02-14 19:05:11.708 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:05:11.710 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 19:05:11.713 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 19:05:11.715 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:05:11.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:11.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:11.723 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 19:05:11.725 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 19:05:11.781 | wsgi (enabled by maintainer script) 2022-02-14 19:05:11.785 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 19:05:11.787 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 19:05:11.790 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:05:11.794 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 19:05:11.796 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 19:05:11.799 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:05:11.803 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:05:11.803 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:05:11.808 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 19:05:11.811 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 19:05:11.813 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 19:05:11.816 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 19:05:11.819 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 19:05:11.842 | Using python 3.8 to install osc-placement 2022-02-14 19:05:11.844 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-14 19:05:12.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:05:12.718 | from cryptography.utils import int_from_bytes 2022-02-14 19:05:12.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:05:12.718 | from cryptography.utils import int_from_bytes 2022-02-14 19:05:13.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:05:13.876 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 19:05:13.887 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 19:05:13.888 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 19:05:13.889 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 19:05:13.890 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 19:05:13.891 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 19:05:13.892 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 19:05:13.951 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-14 19:05:13.952 | 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) 2022-02-14 19:05:13.953 | 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) 2022-02-14 19:05:13.954 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-14 19:05:13.966 | 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) 2022-02-14 19:05:13.968 | 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) 2022-02-14 19:05:13.970 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-14 19:05:13.984 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-14 19:05:13.985 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-14 19:05:13.986 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 19:05:13.987 | 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.7) 2022-02-14 19:05:13.988 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-14 19:05:13.990 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-14 19:05:14.009 | 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) 2022-02-14 19:05:14.010 | 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) (3.0.0) 2022-02-14 19:05:14.013 | 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.5.0) 2022-02-14 19:05:14.014 | 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) 2022-02-14 19:05:14.023 | 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) 2022-02-14 19:05:14.061 | 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.1) 2022-02-14 19:05:14.062 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-14 19:05:14.065 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-14 19:05:14.067 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-14 19:05:14.068 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-14 19:05:14.069 | 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.1) 2022-02-14 19:05:14.070 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-14 19:05:14.071 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-14 19:05:14.138 | 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.12) 2022-02-14 19:05:14.141 | 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) 2022-02-14 19:05:14.142 | 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) 2022-02-14 19:05:14.143 | 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.8) 2022-02-14 19:05:14.239 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-14 19:05:14.239 | 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.4.0) 2022-02-14 19:05:14.240 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-14 19:05:14.283 | 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) 2022-02-14 19:05:14.328 | 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) 2022-02-14 19:05:14.488 | 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) 2022-02-14 19:05:16.669 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:05:16.675 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:05:16.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:05:16.796 | + inc/python:pip_install:200 : result=0 2022-02-14 19:05:16.798 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:05:16.801 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:16.804 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:16.806 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:16.809 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:16.811 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:16.814 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:05:16.816 | + functions-common:time_stop:2432 : start_time=1644865511835 2022-02-14 19:05:16.818 | + functions-common:time_stop:2434 : [[ -z 1644865511835 ]] 2022-02-14 19:05:16.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:16.827 | + functions-common:time_stop:2437 : end_time=1644865516824 2022-02-14 19:05:16.829 | + functions-common:time_stop:2438 : elapsed_time=4989 2022-02-14 19:05:16.832 | + functions-common:time_stop:2439 : total=128254 2022-02-14 19:05:16.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:16.837 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133243 2022-02-14 19:05:16.840 | + inc/python:pip_install:203 : return 0 2022-02-14 19:05:16.842 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 19:05:16.845 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 19:05:16.847 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 19:05:16.850 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:05:16.852 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:05:16.856 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:05:16.859 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:05:16.861 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:05:16.864 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:05:16.881 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:05:16.884 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:05:16.887 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:05:16.890 | + functions-common:git_clone:629 : echo master 2022-02-14 19:05:16.890 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:05:16.896 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 19:05:16.898 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:05:16.901 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 19:05:16.904 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:05:16.904 | + functions-common:git_clone:678 : head -1 2022-02-14 19:05:16.907 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 19:05:16.910 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:05:16.913 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 19:05:16.916 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:05:16.918 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:05:16.921 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 19:05:16.923 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:05:16.926 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 19:05:16.928 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:05:16.931 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:05:16.933 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 19:05:16.936 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:05:16.938 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:05:16.941 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 19:05:16.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:05:16.947 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 19:05:16.950 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:05:16.952 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:05:16.955 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 19:05:16.961 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 19:05:16.964 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 19:05:17.619 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 19:05:17.622 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:05:17.624 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:05:17.627 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:05:17.629 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:05:17.632 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 19:05:17.635 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:05:17.638 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:05:17.640 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:05:17.643 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:05:17.645 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:05:17.648 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:05:17.651 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:05:17.653 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 19:05:17.675 | Using python 3.8 to install /opt/stack/placement 2022-02-14 19:05:17.677 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-14 19:05:18.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:05:18.555 | from cryptography.utils import int_from_bytes 2022-02-14 19:05:18.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:05:18.555 | from cryptography.utils import int_from_bytes 2022-02-14 19:05:19.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:05:19.715 | Obtaining file:///opt/stack/placement 2022-02-14 19:05:19.716 | Preparing metadata (setup.py): started 2022-02-14 19:05:20.920 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:05:20.965 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 19:05:20.966 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 19:05:20.966 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 19:05:20.967 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 19:05:20.969 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 19:05:20.970 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 19:05:20.971 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 19:05:20.972 | 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.dev20) (60.8.2) 2022-02-14 19:05:20.974 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 19:05:20.975 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 19:05:20.976 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 19:05:20.977 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 19:05:20.978 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 19:05:20.980 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 19:05:20.981 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 19:05:20.982 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 19:05:20.983 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 19:05:20.985 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 19:05:20.986 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 19:05:20.987 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 19:05:20.988 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 19:05:21.053 | 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.dev20) (4.4.0) 2022-02-14 19:05:21.054 | 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.dev20) (1.16.0) 2022-02-14 19:05:21.055 | 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.dev20) (3.1.1) 2022-02-14 19:05:21.056 | 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.dev20) (2.10.0) 2022-02-14 19:05:21.058 | 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.dev20) (5.1.0) 2022-02-14 19:05:21.060 | 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.dev20) (4.4.0) 2022-02-14 19:05:21.078 | 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.dev20) (0.17.3) 2022-02-14 19:05:21.120 | 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.dev20) (0.8.0) 2022-02-14 19:05:21.122 | 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.dev20) (3.5.0) 2022-02-14 19:05:21.123 | 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.dev20) (2.4.0) 2022-02-14 19:05:21.124 | 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.dev20) (1.5.0) 2022-02-14 19:05:21.125 | 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.dev20) (6.0) 2022-02-14 19:05:21.177 | 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.dev20) (0.13.0) 2022-02-14 19:05:21.178 | 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.dev20) (2.0.1) 2022-02-14 19:05:21.180 | 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.dev20) (1.7.6) 2022-02-14 19:05:21.181 | 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.dev20) (0.5.0) 2022-02-14 19:05:21.223 | 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.dev20) (0.9.6) 2022-02-14 19:05:21.226 | 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.dev20) (2.8.2) 2022-02-14 19:05:21.243 | 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.dev20) (3.2.0) 2022-02-14 19:05:21.245 | 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.dev20) (3.0.3) 2022-02-14 19:05:21.248 | 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.dev20) (3.3.0) 2022-02-14 19:05:21.273 | 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.dev20) (1.0.3) 2022-02-14 19:05:21.274 | 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.dev20) (2021.3) 2022-02-14 19:05:21.286 | 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.dev20) (3.0.0) 2022-02-14 19:05:21.304 | 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.dev20) (21.3) 2022-02-14 19:05:21.305 | 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.dev20) (1.0.2) 2022-02-14 19:05:21.306 | 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.dev20) (3.0.7) 2022-02-14 19:05:21.308 | 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.dev20) (0.11.0) 2022-02-14 19:05:21.350 | 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.dev20) (2.0.12) 2022-02-14 19:05:21.351 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 19:05:21.354 | 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.dev20) (3.3) 2022-02-14 19:05:21.355 | 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.dev20) (1.26.8) 2022-02-14 19:05:21.371 | 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.dev20) (0.7) 2022-02-14 19:05:21.542 | 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.dev20) (1.1.2) 2022-02-14 19:05:21.607 | 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.dev20) (5.4.0) 2022-02-14 19:05:21.609 | 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.dev20) (4.11.0) 2022-02-14 19:05:21.610 | 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.dev20) (1.1.6) 2022-02-14 19:05:21.627 | 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.dev20) (1.15.0) 2022-02-14 19:05:21.661 | 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.dev20) (1.13.3) 2022-02-14 19:05:21.717 | 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.dev20) (2.0.1) 2022-02-14 19:05:21.782 | 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.dev20) (1.7.0) 2022-02-14 19:05:21.865 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-14 19:05:21.915 | 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.dev20) (0.2.5) 2022-02-14 19:05:22.108 | 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.dev20) (0.5.2) 2022-02-14 19:05:22.109 | 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.dev20) (0.4.2) 2022-02-14 19:05:22.111 | 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.dev20) (5.1.1) 2022-02-14 19:05:22.190 | 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.dev20) (2.5.0) 2022-02-14 19:05:22.240 | 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.dev20) (2.21) 2022-02-14 19:05:22.400 | 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.dev20) (3.7.0) 2022-02-14 19:05:22.505 | 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.dev20) (3.0.0) 2022-02-14 19:05:22.507 | 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.dev20) (1.0.0) 2022-02-14 19:05:24.427 | Installing collected packages: openstack-placement 2022-02-14 19:05:24.427 | Attempting uninstall: openstack-placement 2022-02-14 19:05:24.427 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 19:05:24.430 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 19:05:24.432 | Running setup.py develop for openstack-placement 2022-02-14 19:05:26.500 | Successfully installed openstack-placement 2022-02-14 19:05:26.500 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:05:26.508 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:05:26.508 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:05:26.636 | + inc/python:pip_install:200 : result=0 2022-02-14 19:05:26.638 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:05:26.641 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:26.643 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:26.646 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:26.648 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:26.651 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:26.653 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:05:26.655 | + functions-common:time_stop:2432 : start_time=1644865517669 2022-02-14 19:05:26.658 | + functions-common:time_stop:2434 : [[ -z 1644865517669 ]] 2022-02-14 19:05:26.661 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:26.665 | + functions-common:time_stop:2437 : end_time=1644865526662 2022-02-14 19:05:26.667 | + functions-common:time_stop:2438 : elapsed_time=8993 2022-02-14 19:05:26.670 | + functions-common:time_stop:2439 : total=133243 2022-02-14 19:05:26.672 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:26.674 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=142236 2022-02-14 19:05:26.677 | + inc/python:pip_install:203 : return 0 2022-02-14 19:05:26.679 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:05:26.682 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:05:26.685 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:05:26.704 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:05:26.717 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 19:05:26.720 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 19:05:26.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:05:26.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:05:26.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 19:05:26.730 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:05:26.732 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:05:26.735 | + ./stack.sh:main:943 : configure_placement 2022-02-14 19:05:26.737 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 19:05:26.750 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 19:05:26.752 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 19:05:26.757 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 19:05:26.760 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 19:05:26.762 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 19:05:26.765 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 19:05:26.768 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 19:05:26.771 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 19:05:26.804 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 19:05:26.836 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 19:05:26.868 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 19:05:26.871 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 19:05:26.873 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 19:05:26.876 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:05:26.878 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 19:05:26.910 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 19:05:26.939 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:05:26.969 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 19:05:26.998 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 19:05:27.028 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 19:05:27.057 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 19:05:27.086 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 19:05:27.115 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:05:27.145 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:05:27.175 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 19:05:27.177 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 19:05:27.180 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 19:05:27.183 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:05:27.201 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:05:27.204 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:05:27.206 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:05:27.209 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:05:27.211 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:05:27.240 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:05:27.270 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:05:27.300 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:05:27.329 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 19:05:27.331 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 19:05:27.334 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 19:05:27.336 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 19:05:27.339 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 19:05:27.342 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:05:27.345 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:05:27.348 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 19:05:27.352 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 19:05:27.355 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:05:27.357 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:05:27.370 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:05:27.370 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:05:27.379 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:05:27.382 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:05:27.398 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 19:05:27.401 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 19:05:27.405 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 19:05:27.436 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 19:05:27.466 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 19:05:27.495 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:05:27.524 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:05:27.553 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:05:27.583 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:05:27.611 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:05:27.640 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:05:27.669 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:05:27.699 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:05:27.727 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:05:27.756 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:05:27.785 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:05:27.787 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:05:27.791 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 19:05:27.793 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 19:05:27.796 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:05:27.798 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:27.801 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:27.804 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 19:05:27.807 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 19:05:27.809 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 19:05:27.838 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:05:27.868 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 19:05:27.868 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 19:05:27.877 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 19:05:27.881 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 19:05:27.883 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 19:05:27.886 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:05:27.889 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:05:27.891 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:05:27.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:27.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:27.899 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:05:27.901 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:05:27.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:27.906 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:27.909 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 19:05:27.970 | Site placement-api already enabled 2022-02-14 19:05:27.974 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:05:27.977 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:05:27.980 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:05:27.982 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:05:28.116 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 19:05:28.139 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:28.141 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 19:05:28.160 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:28.163 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 19:05:28.182 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:28.185 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 19:05:28.187 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 19:05:28.190 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 19:05:28.222 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-14 19:05:28.252 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 19:05:28.281 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 19:05:28.311 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 19:05:28.340 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 19:05:28.370 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 19:05:28.399 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 19:05:28.429 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 19:05:28.446 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:28.449 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 19:05:28.467 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:28.470 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 19:05:28.472 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 19:05:28.475 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 19:05:28.477 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:05:28.480 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:05:28.483 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:05:28.486 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:05:28.488 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:05:28.491 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:05:28.496 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:05:28.498 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:05:28.501 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:05:28.504 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 19:05:28.506 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:05:28.522 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:28.524 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:05:28.527 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:05:28.529 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 19:05:28.532 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 19:05:28.534 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:05:28.536 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 19:05:28.539 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 19:05:28.542 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 19:05:28.598 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 19:05:28.637 | [206137 Async install_tempest:231491]: running: install_tempest 2022-02-14 19:05:28.640 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 19:05:28.642 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 19:05:28.645 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:05:28.648 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:05:28.651 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 19:05:28.654 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 19:05:28.657 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 19:05:28.659 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 19:05:28.663 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 19:05:28.666 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 19:05:28.669 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 19:05:28.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:05:28.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:05:28.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 19:05:28.680 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:05:28.682 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 19:05:28.685 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 19:05:28.688 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:05:28.694 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 19:05:28.697 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 19:05:28.700 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:05:28.704 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:05:28.704 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:05:28.710 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 19:05:28.713 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 19:05:28.716 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 19:05:28.719 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 19:05:28.722 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 19:05:28.744 | Using python 3.8 to install python-openstackclient 2022-02-14 19:05:28.746 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-14 19:05:29.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:05:29.614 | from cryptography.utils import int_from_bytes 2022-02-14 19:05:29.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:05:29.614 | from cryptography.utils import int_from_bytes 2022-02-14 19:05:30.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:05:30.777 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 19:05:30.796 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-14 19:05:30.798 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 19:05:30.798 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 19:05:30.799 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 19:05:30.801 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 19:05:30.802 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 19:05:30.803 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 19:05:30.804 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 19:05:30.805 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 19:05:30.806 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 19:05:30.807 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 19:05:30.817 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 19:05:30.819 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 19:05:30.820 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-14 19:05:30.821 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-14 19:05:30.822 | 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) 2022-02-14 19:05:30.848 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 19:05:30.849 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 19:05:30.850 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 19:05:30.851 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 19:05:30.852 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 19:05:30.854 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 19:05:30.855 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 19:05:30.856 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 19:05:30.857 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 19:05:30.858 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 19:05:30.859 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 19:05:30.873 | 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) 2022-02-14 19:05:30.891 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-14 19:05:30.892 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-14 19:05:30.893 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 19:05:30.894 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-14 19:05:30.917 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-14 19:05:30.934 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-14 19:05:30.935 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-14 19:05:30.937 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-14 19:05:31.030 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-14 19:05:31.031 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-14 19:05:31.032 | 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.4.0) 2022-02-14 19:05:31.075 | 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) 2022-02-14 19:05:31.087 | 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) 2022-02-14 19:05:31.121 | 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) 2022-02-14 19:05:31.281 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-14 19:05:31.297 | 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) 2022-02-14 19:05:31.401 | 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) 2022-02-14 19:05:31.403 | 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.12) 2022-02-14 19:05:31.405 | 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.8) 2022-02-14 19:05:31.406 | 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) 2022-02-14 19:05:31.532 | 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) 2022-02-14 19:05:33.809 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:05:33.816 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:05:33.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:05:33.940 | + inc/python:pip_install:200 : result=0 2022-02-14 19:05:33.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:05:33.945 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:33.948 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:33.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:33.953 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:33.955 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:33.958 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:05:33.960 | + functions-common:time_stop:2432 : start_time=1644865528738 2022-02-14 19:05:33.963 | + functions-common:time_stop:2434 : [[ -z 1644865528738 ]] 2022-02-14 19:05:33.966 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:33.970 | + functions-common:time_stop:2437 : end_time=1644865533968 2022-02-14 19:05:33.973 | + functions-common:time_stop:2438 : elapsed_time=5230 2022-02-14 19:05:33.975 | + functions-common:time_stop:2439 : total=142236 2022-02-14 19:05:33.978 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:33.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=147466 2022-02-14 19:05:33.982 | + inc/python:pip_install:203 : return 0 2022-02-14 19:05:33.985 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 19:05:33.988 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 19:05:33.993 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.A4oydce2kA 2022-02-14 19:05:33.997 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 19:05:33.999 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 19:05:34.002 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 19:05:34.005 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:05:34.007 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 19:05:34.010 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 19:05:34.029 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:34.032 | + ./stack.sh:main:1035 : configure_database 2022-02-14 19:05:34.034 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 19:05:34.037 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 19:05:34.039 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 19:05:34.042 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:05:34.044 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 19:05:34.047 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 19:05:34.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:34.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:34.054 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 19:05:34.056 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 19:05:34.059 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:05:34.061 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:05:34.063 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:05:34.066 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:05:34.068 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:05:34.070 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:05:34.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:05:34.075 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:05:34.077 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:05:34.080 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:05:34.082 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:05:34.085 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 19:05:34.087 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:05:34.090 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:05:34.092 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:05:34.095 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:05:34.097 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:05:34.100 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:05:34.102 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 19:05:34.117 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 19:05:34.117 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 19:05:34.121 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 19:05:34.124 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 19:05:34.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:34.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:34.132 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 19:05:34.135 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 19:05:34.138 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 19:05:34.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:05:34.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:05:34.145 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 19:05:34.147 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 19:05:34.150 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-14 19:05:34.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:05:34.221 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 19:05:34.232 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:05:34.296 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 19:05:34.299 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 19:05:34.300 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 19:05:34.305 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 19:05:34.358 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 19:05:34.411 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 19:05:34.465 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 19:05:34.530 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 19:05:34.532 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 19:05:34.544 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:05:34.544 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 19:05:37.717 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 19:05:37.720 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 19:05:37.723 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 19:05:37.728 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-190537 2022-02-14 19:05:37.731 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-190537 1039' 2022-02-14 19:05:37.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.736 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:05:37.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.741 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 19:05:37.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.747 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 19:05:37.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.752 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:05:37.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.757 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 19:05:37.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.762 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 19:05:37.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.767 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-190205 2022-02-14 19:05:37.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.772 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 19:05:37.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.777 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 19:05:37.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.782 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 19:05:37.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.787 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 19:05:37.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.792 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 19:05:37.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:05:37.801 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 19:05:37.803 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 19:05:37.806 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 19:05:37.809 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 19:05:37.821 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 19:05:37.823 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.826 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 19:05:37.828 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.831 | + functions-common:run_process:1682 : local group= 2022-02-14 19:05:37.833 | + functions-common:run_process:1683 : local user= 2022-02-14 19:05:37.836 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 19:05:37.839 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:05:37.841 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:05:37.844 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:05:37.846 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:05:37.850 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:05:37.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865537851 2022-02-14 19:05:37.857 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 19:05:37.875 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:37.878 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 19:05:37.880 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 19:05:37.883 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.885 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.888 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.891 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.893 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 19:05:37.896 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 19:05:37.898 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 19:05:37.901 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 19:05:37.904 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 19:05:37.906 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 19:05:37.909 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 19:05:37.911 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 19:05:37.914 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:37.917 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 19:05:37.920 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 19:05:37.922 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 19:05:37.924 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 19:05:37.927 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 19:05:37.929 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 19:05:37.934 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 19:05:37.986 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 19:05:38.040 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:05:38.092 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 19:05:38.145 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 19:05:38.199 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:05:38.263 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 19:05:38.266 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 19:05:38.320 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 19:05:38.722 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 19:05:38.736 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 19:05:39.098 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 19:05:39.121 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:05:39.124 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:39.126 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:39.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:39.131 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:39.133 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:39.136 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:05:39.139 | + functions-common:time_stop:2432 : start_time=1644865537851 2022-02-14 19:05:39.141 | + functions-common:time_stop:2434 : [[ -z 1644865537851 ]] 2022-02-14 19:05:39.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:39.149 | + functions-common:time_stop:2437 : end_time=1644865539146 2022-02-14 19:05:39.152 | + functions-common:time_stop:2438 : elapsed_time=1295 2022-02-14 19:05:39.154 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:05:39.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:39.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1295 2022-02-14 19:05:39.162 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 19:05:39.164 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 19:05:39.167 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 19:05:39.169 | + functions-common:run_process:1682 : local group= 2022-02-14 19:05:39.172 | + functions-common:run_process:1683 : local user=root 2022-02-14 19:05:39.174 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 19:05:39.177 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:05:39.179 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:05:39.182 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:05:39.184 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:05:39.187 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:05:39.192 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865539189 2022-02-14 19:05:39.194 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 19:05:39.217 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:39.219 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:05:39.222 | + functions-common:time_stop:2425 : local name 2022-02-14 19:05:39.224 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:05:39.227 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:05:39.229 | + functions-common:time_stop:2428 : local total 2022-02-14 19:05:39.232 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:05:39.234 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:05:39.237 | + functions-common:time_stop:2432 : start_time=1644865539189 2022-02-14 19:05:39.239 | + functions-common:time_stop:2434 : [[ -z 1644865539189 ]] 2022-02-14 19:05:39.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:05:39.247 | + functions-common:time_stop:2437 : end_time=1644865539244 2022-02-14 19:05:39.249 | + functions-common:time_stop:2438 : elapsed_time=55 2022-02-14 19:05:39.252 | + functions-common:time_stop:2439 : total=1295 2022-02-14 19:05:39.254 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:05:39.257 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1350 2022-02-14 19:05:39.260 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 19:05:39.278 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:39.281 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 19:05:39.305 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:39.308 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 19:05:39.328 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:39.330 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 19:05:39.333 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 19:05:39.335 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-8 --data-dir /opt/stack/data/etcd' 2022-02-14 19:05:39.339 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 19:05:39.341 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-8=http://10.222.0.81:2380' 2022-02-14 19:05:39.344 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-14 19:05:39.347 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-14 19:05:39.349 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 19:05:39.352 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 19:05:39.355 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-14 19:05:39.357 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 19:05:39.360 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 19:05:39.363 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 19:05:39.365 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' '' root 2022-02-14 19:05:39.368 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 19:05:39.371 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 19:05:39.373 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 19:05:39.376 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 19:05:39.378 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 19:05:39.380 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 19:05:39.383 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 19:05:39.386 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 19:05:39.391 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 19:05:39.462 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 19:05:39.544 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 19:05:39.594 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 19:05:39.646 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 19:05:39.709 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:05:39.762 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 19:05:39.765 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 19:05:39.831 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 19:05:40.215 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 19:05:40.272 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 19:05:40.332 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 19:05:40.389 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 19:05:40.446 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 19:05:40.449 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 19:05:40.454 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 19:05:40.457 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 19:05:40.857 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 19:05:40.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 19:05:41.240 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 19:05:41.621 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 19:05:41.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:41.641 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 19:05:41.644 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 19:05:41.647 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 19:05:41.651 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 19:05:41.663 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 19:05:41.676 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 19:05:41.678 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 19:05:41.681 | + 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.81/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 19:05:41.820 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 19:05:41.963 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 19:05:42.102 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:05:42.241 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:05:42.379 | + 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-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:05:42.519 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 19:05:42.656 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 19:05:42.795 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 19:05:42.932 | + functions-common:write_clouds_yaml:188 : /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.81/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 19:05:43.072 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 19:05:43.077 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 19:05:43.080 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 19:05:43.083 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 19:05:43.087 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 19:05:43.090 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 19:05:43.093 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 19:05:43.110 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:05:43.112 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 19:05:43.115 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:05:43.117 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 19:05:43.120 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 19:05:43.123 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 19:05:43.125 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 19:05:43.141 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:05:43.144 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 19:05:43.146 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 19:05:43.149 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 19:05:43.151 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 19:05:43.153 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 19:05:43.156 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 19:05:43.161 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:05:52.152 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 19:05:52.157 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:05:52.328 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 19:05:52.330 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:05:52.333 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:05:52.335 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:05:52.339 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:05:52.344 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865552341 2022-02-14 19:05:52.346 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 19:05:57.057 | 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=233348) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:05:57.064 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:05:57.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.067 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:05:57.067 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:05:57.093 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:05:57.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.096 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:05:57.096 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:05:57.904 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:05:57.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:05:57.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:05:57.907 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:05:57.907 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:05:57.914 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:06:08.326 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 19:06:08.351 | [231491 Async install_tempest:231491]: finished successfully 2022-02-14 19:06:36.765 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:36.765 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:06:36.846 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:36.846 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:06:36.959 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:36.960 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:06:37.028 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:37.028 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:06:37.108 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:37.108 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:06:37.205 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:37.205 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:06:38.514 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:38.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:38.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.518 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:38.518 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:38.519 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:38.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.522 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:38.522 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:38.529 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:38.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:38.964 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:38.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:38.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:38.967 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:38.967 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:39.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:39.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.055 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:39.055 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:39.063 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:06:39.331 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.332 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:06:39.428 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.428 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:06:39.553 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.553 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:06:39.674 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.674 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:06:39.770 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.770 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:06:39.874 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.874 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:06:39.982 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:39.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:39.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:39.986 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:39.986 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:39.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:39.989 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:39.996 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:39.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:39.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:39.999 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:39.999 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:40.377 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:40.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:40.380 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:40.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:06:40.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:06:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:06:40.546 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:06:40.546 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=233348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:06:40.553 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:06:40.657 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:40.657 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:06:40.811 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:40.811 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:06:40.942 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:40.942 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:06:41.028 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:41.028 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:06:41.096 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:41.097 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:06:41.159 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:41.159 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:06:41.227 | INFO migrate.versioning.api [-] done 2022-02-14 19:06:41.603 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 19:06:41.606 | + functions-common:time_stop:2425 : local name 2022-02-14 19:06:41.609 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:06:41.611 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:06:41.613 | + functions-common:time_stop:2428 : local total 2022-02-14 19:06:41.616 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:06:41.618 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:06:41.621 | + functions-common:time_stop:2432 : start_time=1644865552341 2022-02-14 19:06:41.628 | + functions-common:time_stop:2434 : [[ -z 1644865552341 ]] 2022-02-14 19:06:41.628 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:06:41.631 | + functions-common:time_stop:2437 : end_time=1644865601628 2022-02-14 19:06:41.634 | + functions-common:time_stop:2438 : elapsed_time=49287 2022-02-14 19:06:41.636 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:06:41.639 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:06:41.642 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49287 2022-02-14 19:06:41.644 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 19:06:41.647 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 19:06:41.651 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 19:06:46.092 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 19:06:46.093 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 19:06:46.093 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 19:06:46.093 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 19:06:46.094 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 19:06:46.094 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 19:06:46.094 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 19:06:46.095 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 19:06:46.095 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 19:06:46.441 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 19:06:46.446 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 19:06:50.930 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 19:06:50.930 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 19:06:50.930 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 19:06:50.931 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 19:06:50.931 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 19:06:50.931 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 19:06:50.931 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 19:06:50.932 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 19:06:50.932 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 19:06:51.274 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 19:06:51.276 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 19:06:51.279 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 19:06:51.281 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 19:06:51.298 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:06:51.301 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:06:51.304 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 19:06:51.308 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 19:06:51.311 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 19:06:51.314 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.317 | + functions-common:run_process:1682 : local group= 2022-02-14 19:06:51.319 | + functions-common:run_process:1683 : local user= 2022-02-14 19:06:51.321 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 19:06:51.324 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:06:51.327 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:06:51.330 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:06:51.332 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:06:51.335 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:06:51.340 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865611337 2022-02-14 19:06:51.342 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 19:06:51.358 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:06:51.361 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 19:06:51.363 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 19:06:51.366 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.368 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.371 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.373 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.376 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 19:06:51.378 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 19:06:51.381 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 19:06:51.383 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 19:06:51.386 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 19:06:51.388 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 19:06:51.391 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-14 19:06:51.393 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 19:06:51.395 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.397 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 19:06:51.399 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 19:06:51.402 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 19:06:51.404 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 19:06:51.408 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 19:06:51.459 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 19:06:51.511 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 19:06:51.562 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:06:51.614 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:06:51.665 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 19:06:51.717 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 19:06:51.769 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 19:06:51.820 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 19:06:51.871 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 19:06:51.923 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 19:06:51.925 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 19:06:51.976 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 19:06:52.344 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 19:06:52.357 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 19:06:52.732 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 19:06:52.814 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:06:52.816 | + functions-common:time_stop:2425 : local name 2022-02-14 19:06:52.820 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:06:52.822 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:06:52.825 | + functions-common:time_stop:2428 : local total 2022-02-14 19:06:52.827 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:06:52.830 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:06:52.832 | + functions-common:time_stop:2432 : start_time=1644865611337 2022-02-14 19:06:52.837 | + functions-common:time_stop:2434 : [[ -z 1644865611337 ]] 2022-02-14 19:06:52.838 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:06:52.843 | + functions-common:time_stop:2437 : end_time=1644865612840 2022-02-14 19:06:52.846 | + functions-common:time_stop:2438 : elapsed_time=1503 2022-02-14 19:06:52.848 | + functions-common:time_stop:2439 : total=1350 2022-02-14 19:06:52.850 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:06:52.853 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2853 2022-02-14 19:06:52.855 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 19:06:52.855 | Waiting for keystone to start... 2022-02-14 19:06:52.858 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-14 19:06:52.860 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-14 19:06:52.863 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 19:06:52.865 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-14 19:06:52.868 | + functions:wait_for_service:459 : local rval=0 2022-02-14 19:06:52.870 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 19:06:52.873 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 19:06:52.879 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:06:52.879 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:06:52.881 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:06:52.886 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865612883 2022-02-14 19:06:52.889 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 19:06:52.899 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-14 19:06:59.393 | + :: : [[ 200 == 503 ]] 2022-02-14 19:06:59.395 | + :: : [[ 0 -eq 7 ]] 2022-02-14 19:06:59.398 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 19:06:59.400 | + functions-common:time_stop:2425 : local name 2022-02-14 19:06:59.402 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:06:59.405 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:06:59.407 | + functions-common:time_stop:2428 : local total 2022-02-14 19:06:59.410 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:06:59.412 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 19:06:59.415 | + functions-common:time_stop:2432 : start_time=1644865612883 2022-02-14 19:06:59.417 | + functions-common:time_stop:2434 : [[ -z 1644865612883 ]] 2022-02-14 19:06:59.420 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:06:59.424 | + functions-common:time_stop:2437 : end_time=1644865619422 2022-02-14 19:06:59.427 | + functions-common:time_stop:2438 : elapsed_time=6539 2022-02-14 19:06:59.429 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:06:59.432 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:06:59.434 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6539 2022-02-14 19:06:59.437 | + functions:wait_for_service:467 : return 0 2022-02-14 19:06:59.440 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 19:06:59.457 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:06:59.460 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 19:06:59.462 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:06:59.465 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 19:06:59.492 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 19:06:59.495 | + 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.81/identity 2022-02-14 19:07:04.046 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.046 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.046 | 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=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.054 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.070 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.070 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.101 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.135 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.135 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.224 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.225 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.225 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.225 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.245 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.248 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=234189) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:07:04.283 | 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=234189) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:07:04.664 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created domain default 2022-02-14 19:07:04.762 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created project admin 2022-02-14 19:07:04.790 | DEBUG passlib.handlers.bcrypt [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=234189) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 19:07:04.791 | DEBUG passlib.handlers.bcrypt [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=234189) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 19:07:04.926 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created user admin 2022-02-14 19:07:05.000 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created role reader 2022-02-14 19:07:05.115 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created role member 2022-02-14 19:07:05.232 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created implied role where 513c1a6278364f39a1c6a0bd1a18f31c implies dfb41ca219b74f979effab8192b8796d 2022-02-14 19:07:05.355 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created role admin 2022-02-14 19:07:05.501 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created implied role where 566a781c7fd8411eb45b8cf60aeec961 implies 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:05.618 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Granted role admin on project admin to user admin. 2022-02-14 19:07:05.769 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Granted role admin on the system to user admin. 2022-02-14 19:07:05.912 | WARNING py.warnings [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-14 19:07:05.912 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 19:07:05.912 |  2022-02-14 19:07:05.915 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created region RegionOne 2022-02-14 19:07:06.109 | INFO keystone.cmd.bootstrap [None req-57057e8f-297f-411b-9193-0d7a963ebc4d None None] Created public endpoint http://10.222.0.81/identity 2022-02-14 19:07:06.544 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 19:07:06.547 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 19:07:06.550 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 19:07:06.553 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 19:07:09.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:09.467 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:09.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:09.467 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:09.616 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:09.619 | + lib/keystone:create_keystone_accounts:299 : admin_project=832cca066c234b24bf3951bdf2f0d32c 2022-02-14 19:07:09.622 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 19:07:09.625 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 19:07:11.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:11.783 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:11.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:11.783 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:11.932 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:11.935 | + lib/keystone:create_keystone_accounts:301 : admin_user=8cd716bec11e453aa3da14b110712d80 2022-02-14 19:07:11.938 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 19:07:11.940 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 19:07:11.942 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 19:07:11.945 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 8cd716bec11e453aa3da14b110712d80 default 2022-02-14 19:07:12.001 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8cd716bec11e453aa3da14b110712d80 default 2022-02-14 19:07:12.039 | [206137 Async ks-domain-role:234310]: running: get_or_add_user_domain_role admin 8cd716bec11e453aa3da14b110712d80 default 2022-02-14 19:07:12.042 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 19:07:12.044 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:07:12.052 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 19:07:14.390 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 19:07:14.392 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 19:07:14.393 | default 2022-02-14 19:07:14.395 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 19:07:14.455 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 19:07:14.498 | [206137 Async ks-project:234493]: running: get_or_create_project service Default 2022-02-14 19:07:14.501 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 19:07:14.565 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 19:07:14.606 | [206137 Async ks-service:234579]: running: get_or_create_role service 2022-02-14 19:07:14.608 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 19:07:14.693 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 19:07:14.744 | [206137 Async ks-reseller:234665]: running: get_or_create_role ResellerAdmin 2022-02-14 19:07:14.747 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 19:07:14.752 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 19:07:15.129 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 19:07:15.342 | [206137 Async ks-anotherrole:234755]: running: get_or_create_role anotherrole 2022-02-14 19:07:15.362 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 19:07:15.396 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 19:07:15.425 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:07:15.445 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 19:07:17.867 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:17.904 | [234493 Async ks-project:234493]: finished successfully 2022-02-14 19:07:18.251 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:18.320 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:18.338 | [234579 Async ks-service:234579]: finished successfully 2022-02-14 19:07:18.366 | [234665 Async ks-reseller:234665]: finished successfully 2022-02-14 19:07:18.547 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:18.580 | [234755 Async ks-anotherrole:234755]: finished successfully 2022-02-14 19:07:18.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:18.778 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:18.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:18.778 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:18.938 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:18.941 | ++ functions-common:get_or_create_project:938 : project_id=5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:18.944 | ++ functions-common:get_or_create_project:939 : echo 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:18.946 | + lib/keystone:create_keystone_accounts:329 : invis_project=5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:18.949 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 19:07:18.952 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 19:07:18.956 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:07:18.959 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 19:07:20.457 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:20.482 | [234310 Async ks-domain-role:234310]: finished successfully 2022-02-14 19:07:21.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:21.246 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:21.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:21.246 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:21.395 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:21.398 | ++ functions-common:get_or_create_project:938 : project_id=959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:21.401 | ++ functions-common:get_or_create_project:939 : echo 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:21.403 | + lib/keystone:create_keystone_accounts:333 : demo_project=959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:21.406 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 19:07:21.410 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 19:07:21.412 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:21.415 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 19:07:21.417 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 19:07:21.420 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 19:07:23.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:23.753 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:23.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:23.753 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:23.902 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:23.904 | ++ functions-common:get_or_create_user:925 : user_id=44ccc42cc4594e318edfe3722a28f97f 2022-02-14 19:07:23.907 | ++ functions-common:get_or_create_user:926 : echo 44ccc42cc4594e318edfe3722a28f97f 2022-02-14 19:07:23.910 | + lib/keystone:create_keystone_accounts:336 : demo_user=44ccc42cc4594e318edfe3722a28f97f 2022-02-14 19:07:23.913 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 19:07:23.963 | [206137 Async ks-domain-role:234310]: Waiting for completion of get_or_add_user_domain_role admin 8cd716bec11e453aa3da14b110712d80 default running on PID 234310 (6 other jobs running) 2022-02-14 19:07:23.987 | [206137 Async ks-domain-role:234310]: Signaling child to exit 2022-02-14 19:07:23.987 | WAKEUP 2022-02-14 19:07:24.010 | [206137 Async ks-domain-role:234310]: Signaled 2022-02-14 19:07:24.011 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 19:07:24.011 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:24.011 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 8cd716bec11e453aa3da14b110712d80 --domain default 2022-02-14 19:07:24.011 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 19:07:24.011 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:24.011 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:24.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.012 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.012 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.012 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:24.012 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 19:07:24.012 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 19:07:24.012 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 8cd716bec11e453aa3da14b110712d80 --domain default 2022-02-14 19:07:24.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.012 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.012 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.012 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 8cd716bec11e453aa3da14b110712d80 --domain default 2022-02-14 19:07:24.012 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:24.012 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 19:07:24.012 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:24.012 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:24.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.012 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.012 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.012 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:24.012 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:24.012 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:24.012 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 8cd716bec11e453aa3da14b110712d80 | | | default | | False |' 2022-02-14 19:07:24.012 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:24.012 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:24.012 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:24.012 | + functions-common:get_or_add_user_domain_role:1021 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:24.012 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:24.055 | [206137 Async ks-domain-role:234310]: finished get_or_add_user_domain_role admin 8cd716bec11e453aa3da14b110712d80 default with result 0 in 8 seconds 2022-02-14 19:07:24.062 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 19:07:24.098 | [206137 Async ks-project:234493]: Waiting for completion of get_or_create_project service Default running on PID 234493 (5 other jobs running) 2022-02-14 19:07:24.122 | [206137 Async ks-project:234493]: Signaling child to exit 2022-02-14 19:07:24.122 | WAKEUP 2022-02-14 19:07:24.144 | [206137 Async ks-project:234493]: Signaled 2022-02-14 19:07:24.146 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:07:24.146 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 19:07:24.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.146 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.146 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.146 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:24.146 | + functions-common:get_or_create_project:938 : project_id=e556fefa06824ad181d56c1bdd24e54f 2022-02-14 19:07:24.146 | + functions-common:get_or_create_project:939 : echo e556fefa06824ad181d56c1bdd24e54f 2022-02-14 19:07:24.146 | e556fefa06824ad181d56c1bdd24e54f 2022-02-14 19:07:24.190 | [206137 Async ks-project:234493]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 19:07:24.227 | [206137 Async ks-service:234579]: Waiting for completion of get_or_create_role service running on PID 234579 (4 other jobs running) 2022-02-14 19:07:24.251 | [206137 Async ks-service:234579]: Signaling child to exit 2022-02-14 19:07:24.260 | WAKEUP 2022-02-14 19:07:24.274 | [206137 Async ks-service:234579]: Signaled 2022-02-14 19:07:24.275 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:07:24.275 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 19:07:24.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.275 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.276 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:24.276 | + functions-common:get_or_create_role:950 : role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:07:24.276 | + functions-common:get_or_create_role:951 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:07:24.276 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:07:24.320 | [206137 Async ks-service:234579]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 19:07:24.363 | [206137 Async ks-reseller:234665]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 234665 (3 other jobs running) 2022-02-14 19:07:24.389 | [206137 Async ks-reseller:234665]: Signaling child to exit 2022-02-14 19:07:24.389 | WAKEUP 2022-02-14 19:07:24.412 | [206137 Async ks-reseller:234665]: Signaled 2022-02-14 19:07:24.420 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:07:24.420 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 19:07:24.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.420 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.421 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.421 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:24.421 | + functions-common:get_or_create_role:950 : role_id=d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:07:24.421 | + functions-common:get_or_create_role:951 : echo d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:07:24.421 | d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:07:24.464 | [206137 Async ks-reseller:234665]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 19:07:24.500 | [206137 Async ks-anotherrole:234755]: Waiting for completion of get_or_create_role anotherrole running on PID 234755 (2 other jobs running) 2022-02-14 19:07:24.527 | [206137 Async ks-anotherrole:234755]: Signaling child to exit 2022-02-14 19:07:24.527 | WAKEUP 2022-02-14 19:07:24.549 | [206137 Async ks-anotherrole:234755]: Signaled 2022-02-14 19:07:24.550 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:07:24.550 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 19:07:24.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.551 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:24.551 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:24.551 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:24.551 | + functions-common:get_or_create_role:950 : role_id=aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:07:24.551 | + functions-common:get_or_create_role:951 : echo aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:07:24.551 | aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:07:24.594 | [206137 Async ks-anotherrole:234755]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 19:07:24.599 | + inc/async:async_wait:197 : return 0 2022-02-14 19:07:24.601 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.661 | + inc/async:async_inner:63 : get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.702 | [206137 Async ks-demo-member:235622]: running: get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.706 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 8cd716bec11e453aa3da14b110712d80 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.767 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8cd716bec11e453aa3da14b110712d80 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.814 | [206137 Async ks-demo-admin:235734]: running: get_or_add_user_project_role admin 8cd716bec11e453aa3da14b110712d80 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.818 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.889 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.941 | [206137 Async ks-demo-another:235846]: running: get_or_add_user_project_role anotherrole 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:24.947 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:25.022 | + inc/async:async_inner:63 : get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:25.080 | [206137 Async ks-demo-invis:235958]: running: get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:25.085 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 19:07:25.089 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 19:07:25.093 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:25.100 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 19:07:25.104 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 19:07:25.118 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 19:07:27.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:27.847 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:27.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:27.847 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:28.080 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:28.093 | ++ functions-common:get_or_create_user:925 : user_id=3247f216cdb949d896dea29046b29c99 2022-02-14 19:07:28.111 | ++ functions-common:get_or_create_user:926 : echo 3247f216cdb949d896dea29046b29c99 2022-02-14 19:07:28.116 | + lib/keystone:create_keystone_accounts:349 : demo_reader=3247f216cdb949d896dea29046b29c99 2022-02-14 19:07:28.132 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 3247f216cdb949d896dea29046b29c99 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:28.405 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3247f216cdb949d896dea29046b29c99 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:28.646 | [206137 Async ks-demo-reader:236155]: running: get_or_add_user_project_role reader 3247f216cdb949d896dea29046b29c99 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:28.662 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 19:07:28.693 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 19:07:28.713 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:07:28.753 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 19:07:32.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:32.063 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:32.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:32.064 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:32.373 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:32.398 | ++ functions-common:get_or_create_project:938 : project_id=556e692c16f341e684b74e7237919068 2022-02-14 19:07:32.412 | ++ functions-common:get_or_create_project:939 : echo 556e692c16f341e684b74e7237919068 2022-02-14 19:07:32.430 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=556e692c16f341e684b74e7237919068 2022-02-14 19:07:32.452 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 19:07:32.479 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 19:07:32.500 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:32.525 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 19:07:32.547 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 19:07:32.584 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 19:07:34.931 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:35.088 | [235622 Async ks-demo-member:235622]: finished successfully 2022-02-14 19:07:35.101 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:35.272 | [235734 Async ks-demo-admin:235734]: finished successfully 2022-02-14 19:07:35.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:35.578 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:35.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:35.578 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:35.734 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:35.765 | [235958 Async ks-demo-invis:235958]: finished successfully 2022-02-14 19:07:35.775 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:35.779 | ++ functions-common:get_or_create_user:925 : user_id=ad61045e56a24cfc8e272f1cf74f6b9b 2022-02-14 19:07:35.782 | ++ functions-common:get_or_create_user:926 : echo ad61045e56a24cfc8e272f1cf74f6b9b 2022-02-14 19:07:35.785 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=ad61045e56a24cfc8e272f1cf74f6b9b 2022-02-14 19:07:35.788 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 2022-02-14 19:07:35.865 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 2022-02-14 19:07:35.917 | [206137 Async ks-alt-admin:236633]: running: get_or_add_user_project_role admin ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 2022-02-14 19:07:35.921 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 2022-02-14 19:07:36.015 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 2022-02-14 19:07:36.071 | [206137 Async ks-alt-another:236745]: running: get_or_add_user_project_role anotherrole ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 2022-02-14 19:07:36.074 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 19:07:36.080 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 19:07:36.086 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:36.100 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 19:07:36.108 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 19:07:36.118 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 19:07:36.665 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:36.866 | [235846 Async ks-demo-another:235846]: finished successfully 2022-02-14 19:07:38.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:38.550 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:38.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:38.550 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:38.748 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:38.754 | ++ functions-common:get_or_create_user:925 : user_id=77c02851b2524e39b596477fbd419d66 2022-02-14 19:07:38.758 | ++ functions-common:get_or_create_user:926 : echo 77c02851b2524e39b596477fbd419d66 2022-02-14 19:07:38.766 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=77c02851b2524e39b596477fbd419d66 2022-02-14 19:07:38.771 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 77c02851b2524e39b596477fbd419d66 556e692c16f341e684b74e7237919068 2022-02-14 19:07:38.887 | + inc/async:async_inner:63 : get_or_add_user_project_role member 77c02851b2524e39b596477fbd419d66 556e692c16f341e684b74e7237919068 2022-02-14 19:07:38.992 | [206137 Async ks-alt-member-user:236999]: running: get_or_add_user_project_role member 77c02851b2524e39b596477fbd419d66 556e692c16f341e684b74e7237919068 2022-02-14 19:07:39.000 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 19:07:39.021 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 19:07:39.024 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:39.027 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 19:07:39.038 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 19:07:39.054 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 19:07:39.064 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:39.107 | [236155 Async ks-demo-reader:236155]: finished successfully 2022-02-14 19:07:41.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:41.528 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:41.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:41.528 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:41.724 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:41.726 | ++ functions-common:get_or_create_user:925 : user_id=a1d470a266b5487fa41b1bf732e5f7e8 2022-02-14 19:07:41.729 | ++ functions-common:get_or_create_user:926 : echo a1d470a266b5487fa41b1bf732e5f7e8 2022-02-14 19:07:41.732 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=a1d470a266b5487fa41b1bf732e5f7e8 2022-02-14 19:07:41.734 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader a1d470a266b5487fa41b1bf732e5f7e8 556e692c16f341e684b74e7237919068 2022-02-14 19:07:41.805 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a1d470a266b5487fa41b1bf732e5f7e8 556e692c16f341e684b74e7237919068 2022-02-14 19:07:41.910 | [206137 Async ks-alt-reader-user:237275]: running: get_or_add_user_project_role reader a1d470a266b5487fa41b1bf732e5f7e8 556e692c16f341e684b74e7237919068 2022-02-14 19:07:41.927 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 19:07:41.953 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:41.965 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 19:07:41.969 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 19:07:41.972 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 19:07:44.615 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:44.712 | [236633 Async ks-alt-admin:236633]: finished successfully 2022-02-14 19:07:44.764 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:44.799 | [236745 Async ks-alt-another:236745]: finished successfully 2022-02-14 19:07:44.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:44.874 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:44.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:44.874 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:45.054 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:45.057 | ++ functions-common:get_or_create_user:925 : user_id=edd994e963ec497f830e0498f581abad 2022-02-14 19:07:45.060 | ++ functions-common:get_or_create_user:926 : echo edd994e963ec497f830e0498f581abad 2022-02-14 19:07:45.063 | + lib/keystone:create_keystone_accounts:381 : system_member_user=edd994e963ec497f830e0498f581abad 2022-02-14 19:07:45.066 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member edd994e963ec497f830e0498f581abad all 2022-02-14 19:07:45.136 | + inc/async:async_inner:63 : get_or_add_user_system_role member edd994e963ec497f830e0498f581abad all 2022-02-14 19:07:45.185 | [206137 Async ks-system-member:237567]: running: get_or_add_user_system_role member edd994e963ec497f830e0498f581abad all 2022-02-14 19:07:45.189 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 19:07:45.192 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:07:45.195 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 19:07:45.197 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 19:07:45.201 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 19:07:47.326 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:47.358 | [236999 Async ks-alt-member-user:236999]: finished successfully 2022-02-14 19:07:47.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:47.619 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:47.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:47.619 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:47.791 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:47.794 | ++ functions-common:get_or_create_user:925 : user_id=f90220abc182409586c79df36124cced 2022-02-14 19:07:47.796 | ++ functions-common:get_or_create_user:926 : echo f90220abc182409586c79df36124cced 2022-02-14 19:07:47.800 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=f90220abc182409586c79df36124cced 2022-02-14 19:07:47.802 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader f90220abc182409586c79df36124cced all 2022-02-14 19:07:47.868 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f90220abc182409586c79df36124cced all 2022-02-14 19:07:47.912 | [206137 Async ks-system-reader:237800]: running: get_or_add_user_system_role reader f90220abc182409586c79df36124cced all 2022-02-14 19:07:47.915 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 19:07:47.918 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 19:07:47.921 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 19:07:47.924 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 19:07:47.927 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 19:07:50.165 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:50.219 | [237275 Async ks-alt-reader-user:237275]: finished successfully 2022-02-14 19:07:50.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:50.314 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:50.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:50.314 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:50.484 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:50.488 | ++ functions-common:get_or_create_group:902 : group_id=a7884e2d51194f9aaeaa63def722bb50 2022-02-14 19:07:50.490 | ++ functions-common:get_or_create_group:903 : echo a7884e2d51194f9aaeaa63def722bb50 2022-02-14 19:07:50.494 | + lib/keystone:create_keystone_accounts:391 : admin_group=a7884e2d51194f9aaeaa63def722bb50 2022-02-14 19:07:50.497 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 19:07:50.500 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 19:07:50.503 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 19:07:50.508 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 19:07:50.512 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 19:07:52.765 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:52.792 | [237567 Async ks-system-member:237567]: finished successfully 2022-02-14 19:07:52.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:52.902 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:52.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:52.902 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:53.072 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:53.075 | ++ functions-common:get_or_create_group:902 : group_id=1e5e3a91835445f08b5ebde105881401 2022-02-14 19:07:53.078 | ++ functions-common:get_or_create_group:903 : echo 1e5e3a91835445f08b5ebde105881401 2022-02-14 19:07:53.081 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=1e5e3a91835445f08b5ebde105881401 2022-02-14 19:07:53.084 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:53.171 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:53.229 | [206137 Async ks-group-memberdemo:238120]: running: get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:53.232 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:53.302 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:53.346 | [206137 Async ks-group-anotherdemo:238206]: running: get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:53.349 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 2022-02-14 19:07:53.438 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 2022-02-14 19:07:53.487 | [206137 Async ks-group-memberalt:238292]: running: get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 2022-02-14 19:07:53.492 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 2022-02-14 19:07:53.902 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 2022-02-14 19:07:54.135 | [206137 Async ks-group-anotheralt:238380]: running: get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 2022-02-14 19:07:54.165 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c 2022-02-14 19:07:54.629 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c 2022-02-14 19:07:54.860 | [206137 Async ks-group-admin:238468]: running: get_or_add_group_project_role admin a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c 2022-02-14 19:07:54.880 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 19:07:55.251 | [206137 Async ks-demo-member:235622]: Waiting for completion of get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 running on PID 235622 (17 other jobs running) 2022-02-14 19:07:55.437 | [206137 Async ks-demo-member:235622]: Signaling child to exit 2022-02-14 19:07:55.437 | WAKEUP 2022-02-14 19:07:55.616 | [206137 Async ks-demo-member:235622]: Signaled 2022-02-14 19:07:55.628 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:07:55.628 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:07:55.628 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:07:55.628 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:07:55.628 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:07:55.628 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:07:55.628 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:07:55.628 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:07:55.629 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 44ccc42cc4594e318edfe3722a28f97f --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:55.629 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:07:55.629 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:55.629 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:55.629 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:55.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:55.629 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:55.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:55.629 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:55.629 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:55.629 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:07:55.629 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:07:55.629 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 44ccc42cc4594e318edfe3722a28f97f --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:55.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:55.629 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:55.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:55.629 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:55.629 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:07:55.629 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:55.629 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 44ccc42cc4594e318edfe3722a28f97f --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:55.629 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:55.629 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:55.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:55.629 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:55.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:55.629 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:55.629 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:55.629 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:55.629 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:55.629 | ++ functions-common:get_field:818 : echo '| 513c1a6278364f39a1c6a0bd1a18f31c | 44ccc42cc4594e318edfe3722a28f97f | | 959e2fe9af984432bf8abc23d0913d97 | | | False |' 2022-02-14 19:07:55.629 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:55.629 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:55.630 | + functions-common:get_or_add_user_project_role:995 : user_role_id=513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:55.630 | + functions-common:get_or_add_user_project_role:997 : echo 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:55.630 | 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:55.968 | [206137 Async ks-demo-member:235622]: finished get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 with result 0 in 10 seconds 2022-02-14 19:07:56.009 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:07:56.169 | [237800 Async ks-system-reader:237800]: finished successfully 2022-02-14 19:07:56.178 | [206137 Async ks-demo-admin:235734]: Waiting for completion of get_or_add_user_project_role admin 8cd716bec11e453aa3da14b110712d80 959e2fe9af984432bf8abc23d0913d97 running on PID 235734 (16 other jobs running) 2022-02-14 19:07:56.324 | [206137 Async ks-demo-admin:235734]: Signaling child to exit 2022-02-14 19:07:56.324 | WAKEUP 2022-02-14 19:07:56.467 | [206137 Async ks-demo-admin:235734]: Signaled 2022-02-14 19:07:56.477 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:07:56.477 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:07:56.477 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:07:56.477 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:07:56.477 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:07:56.477 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:07:56.477 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:07:56.477 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:07:56.477 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 8cd716bec11e453aa3da14b110712d80 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:56.477 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:56.477 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:07:56.477 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:56.477 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:56.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:56.477 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:56.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:56.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:56.478 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:56.478 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:07:56.478 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:07:56.478 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 8cd716bec11e453aa3da14b110712d80 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:56.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:56.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:56.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:56.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:56.478 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 8cd716bec11e453aa3da14b110712d80 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:56.478 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:07:56.478 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:56.478 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:56.478 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:56.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:56.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:56.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:56.478 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:56.478 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:56.478 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:56.478 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:56.478 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 8cd716bec11e453aa3da14b110712d80 | | 959e2fe9af984432bf8abc23d0913d97 | | | False |' 2022-02-14 19:07:56.478 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:56.478 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:56.478 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:56.478 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:56.478 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:56.762 | [206137 Async ks-demo-admin:235734]: finished get_or_add_user_project_role admin 8cd716bec11e453aa3da14b110712d80 959e2fe9af984432bf8abc23d0913d97 with result 0 in 10 seconds 2022-02-14 19:07:57.001 | [206137 Async ks-demo-another:235846]: Waiting for completion of get_or_add_user_project_role anotherrole 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 running on PID 235846 (15 other jobs running) 2022-02-14 19:07:57.180 | [206137 Async ks-demo-another:235846]: Signaling child to exit 2022-02-14 19:07:57.180 | WAKEUP 2022-02-14 19:07:57.324 | [206137 Async ks-demo-another:235846]: Signaled 2022-02-14 19:07:57.333 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:07:57.333 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:07:57.333 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:07:57.333 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:07:57.333 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:07:57.333 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:07:57.333 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:07:57.333 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:07:57.333 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 44ccc42cc4594e318edfe3722a28f97f --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:57.333 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:57.333 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:07:57.333 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:57.333 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:57.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:57.333 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:57.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:57.333 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:57.333 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:57.333 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:07:57.333 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:07:57.333 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 44ccc42cc4594e318edfe3722a28f97f --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:57.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:57.333 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:57.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:57.334 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:57.334 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 44ccc42cc4594e318edfe3722a28f97f --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:57.334 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:57.334 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:07:57.334 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:57.334 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:57.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:57.334 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:57.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:57.335 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:57.335 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:57.335 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:57.335 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:57.335 | ++ functions-common:get_field:818 : echo '| aeadf6bdaf52447189117d46fb0c9440 | 44ccc42cc4594e318edfe3722a28f97f | | 959e2fe9af984432bf8abc23d0913d97 | | | False |' 2022-02-14 19:07:57.335 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:57.335 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:57.335 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:07:57.335 | + functions-common:get_or_add_user_project_role:997 : echo aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:07:57.335 | aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:07:57.591 | [206137 Async ks-demo-another:235846]: finished get_or_add_user_project_role anotherrole 44ccc42cc4594e318edfe3722a28f97f 959e2fe9af984432bf8abc23d0913d97 with result 0 in 12 seconds 2022-02-14 19:07:57.806 | [206137 Async ks-demo-invis:235958]: Waiting for completion of get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 5c916040ef7348cf8e1dfc42a8d68924 running on PID 235958 (14 other jobs running) 2022-02-14 19:07:57.983 | [206137 Async ks-demo-invis:235958]: Signaling child to exit 2022-02-14 19:07:57.983 | WAKEUP 2022-02-14 19:07:58.126 | [206137 Async ks-demo-invis:235958]: Signaled 2022-02-14 19:07:58.135 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:07:58.135 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:07:58.135 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:07:58.135 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:07:58.135 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:07:58.135 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:07:58.135 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:07:58.135 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 44ccc42cc4594e318edfe3722a28f97f --project 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:58.135 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:58.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:58.135 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:58.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:58.135 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:58.135 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:58.135 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:07:58.135 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:07:58.135 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 44ccc42cc4594e318edfe3722a28f97f --project 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:58.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:58.135 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:58.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:58.135 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:07:58.135 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 44ccc42cc4594e318edfe3722a28f97f --project 5c916040ef7348cf8e1dfc42a8d68924 2022-02-14 19:07:58.135 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:58.136 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:58.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:58.136 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:58.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:58.136 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:58.136 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:58.136 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:58.136 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:58.136 | ++ functions-common:get_field:818 : echo '| 513c1a6278364f39a1c6a0bd1a18f31c | 44ccc42cc4594e318edfe3722a28f97f | | 5c916040ef7348cf8e1dfc42a8d68924 | | | False |' 2022-02-14 19:07:58.136 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:58.136 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:58.136 | + functions-common:get_or_add_user_project_role:995 : user_role_id=513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:58.136 | + functions-common:get_or_add_user_project_role:997 : echo 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:58.136 | 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:07:58.450 | [206137 Async ks-demo-invis:235958]: finished get_or_add_user_project_role member 44ccc42cc4594e318edfe3722a28f97f 5c916040ef7348cf8e1dfc42a8d68924 with result 0 in 10 seconds 2022-02-14 19:07:58.698 | [206137 Async ks-demo-reader:236155]: Waiting for completion of get_or_add_user_project_role reader 3247f216cdb949d896dea29046b29c99 959e2fe9af984432bf8abc23d0913d97 running on PID 236155 (13 other jobs running) 2022-02-14 19:07:58.892 | [206137 Async ks-demo-reader:236155]: Signaling child to exit 2022-02-14 19:07:58.892 | WAKEUP 2022-02-14 19:07:59.051 | [206137 Async ks-demo-reader:236155]: Signaled 2022-02-14 19:07:59.069 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:07:59.069 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:07:59.069 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:07:59.069 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:07:59.069 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:07:59.069 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:07:59.069 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:07:59.069 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:07:59.069 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 3247f216cdb949d896dea29046b29c99 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:59.070 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:07:59.070 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:59.070 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:59.070 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:59.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.070 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:59.070 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:07:59.070 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:07:59.070 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 3247f216cdb949d896dea29046b29c99 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:59.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.070 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:07:59.070 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:59.070 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 3247f216cdb949d896dea29046b29c99 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:07:59.070 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:59.070 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:59.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.070 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:59.070 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:59.070 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:59.070 | ++ functions-common:get_field:818 : echo '| dfb41ca219b74f979effab8192b8796d | 3247f216cdb949d896dea29046b29c99 | | 959e2fe9af984432bf8abc23d0913d97 | | | False |' 2022-02-14 19:07:59.070 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:59.070 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:59.070 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dfb41ca219b74f979effab8192b8796d 2022-02-14 19:07:59.071 | + functions-common:get_or_add_user_project_role:997 : echo dfb41ca219b74f979effab8192b8796d 2022-02-14 19:07:59.071 | dfb41ca219b74f979effab8192b8796d 2022-02-14 19:07:59.340 | [206137 Async ks-demo-reader:236155]: finished get_or_add_user_project_role reader 3247f216cdb949d896dea29046b29c99 959e2fe9af984432bf8abc23d0913d97 with result 0 in 10 seconds 2022-02-14 19:07:59.371 | + inc/async:async_wait:197 : return 0 2022-02-14 19:07:59.374 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 19:07:59.638 | [206137 Async ks-alt-admin:236633]: Waiting for completion of get_or_add_user_project_role admin ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 running on PID 236633 (12 other jobs running) 2022-02-14 19:07:59.678 | [206137 Async ks-alt-admin:236633]: Signaling child to exit 2022-02-14 19:07:59.678 | WAKEUP 2022-02-14 19:07:59.761 | [206137 Async ks-alt-admin:236633]: Signaled 2022-02-14 19:07:59.785 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:07:59.785 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:07:59.785 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:07:59.785 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:07:59.785 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:07:59.785 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:07:59.785 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user ad61045e56a24cfc8e272f1cf74f6b9b --project 556e692c16f341e684b74e7237919068 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:07:59.785 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:59.785 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:59.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.785 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.785 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.785 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:59.785 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:07:59.785 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:07:59.785 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user ad61045e56a24cfc8e272f1cf74f6b9b --project 556e692c16f341e684b74e7237919068 2022-02-14 19:07:59.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.785 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.785 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user ad61045e56a24cfc8e272f1cf74f6b9b --project 556e692c16f341e684b74e7237919068 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:07:59.785 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:07:59.785 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:07:59.785 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:59.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.786 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:07:59.786 | from cryptography.utils import int_from_bytes 2022-02-14 19:07:59.786 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:07:59.786 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:07:59.786 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:07:59.786 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | ad61045e56a24cfc8e272f1cf74f6b9b | | 556e692c16f341e684b74e7237919068 | | | False |' 2022-02-14 19:07:59.786 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:07:59.786 | ++ functions-common:get_field:812 : read data 2022-02-14 19:07:59.786 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:59.786 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:07:59.786 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:08:00.070 | [206137 Async ks-alt-admin:236633]: finished get_or_add_user_project_role admin ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 with result 0 in 8 seconds 2022-02-14 19:08:00.330 | [206137 Async ks-alt-another:236745]: Waiting for completion of get_or_add_user_project_role anotherrole ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 running on PID 236745 (11 other jobs running) 2022-02-14 19:08:00.514 | [206137 Async ks-alt-another:236745]: Signaling child to exit 2022-02-14 19:08:00.514 | WAKEUP 2022-02-14 19:08:00.668 | [206137 Async ks-alt-another:236745]: Signaled 2022-02-14 19:08:00.677 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:00.677 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:08:00.677 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:00.677 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:00.677 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:08:00.677 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:08:00.677 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:08:00.677 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:08:00.677 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user ad61045e56a24cfc8e272f1cf74f6b9b --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:00.677 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:00.677 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:00.677 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:00.677 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:00.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:00.677 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:00.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:00.678 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:00.678 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:00.678 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:00.678 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:00.678 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user ad61045e56a24cfc8e272f1cf74f6b9b --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:00.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:00.678 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:00.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:00.678 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:00.678 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user ad61045e56a24cfc8e272f1cf74f6b9b --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:00.678 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:00.678 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:00.678 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:00.678 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:00.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:00.678 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:00.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:00.678 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:00.678 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:00.678 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:00.678 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:00.678 | ++ functions-common:get_field:818 : echo '| aeadf6bdaf52447189117d46fb0c9440 | ad61045e56a24cfc8e272f1cf74f6b9b | | 556e692c16f341e684b74e7237919068 | | | False |' 2022-02-14 19:08:00.678 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:00.678 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:00.678 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:08:00.678 | + functions-common:get_or_add_user_project_role:997 : echo aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:08:00.678 | aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:08:01.009 | [206137 Async ks-alt-another:236745]: finished get_or_add_user_project_role anotherrole ad61045e56a24cfc8e272f1cf74f6b9b 556e692c16f341e684b74e7237919068 with result 0 in 8 seconds 2022-02-14 19:08:01.272 | [206137 Async ks-alt-member-user:236999]: Waiting for completion of get_or_add_user_project_role member 77c02851b2524e39b596477fbd419d66 556e692c16f341e684b74e7237919068 running on PID 236999 (10 other jobs running) 2022-02-14 19:08:01.430 | [206137 Async ks-alt-member-user:236999]: Signaling child to exit 2022-02-14 19:08:01.430 | WAKEUP 2022-02-14 19:08:01.569 | [206137 Async ks-alt-member-user:236999]: Signaled 2022-02-14 19:08:01.586 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:01.586 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:08:01.586 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:01.586 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:01.586 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:08:01.586 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:08:01.586 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:08:01.586 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:08:01.586 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:01.586 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:01.586 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 77c02851b2524e39b596477fbd419d66 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:01.586 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:01.586 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:01.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:01.586 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:01.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:01.586 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:01.586 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:01.586 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:01.586 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:01.587 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 77c02851b2524e39b596477fbd419d66 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:01.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:01.587 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:01.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:01.587 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:01.587 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:01.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:01.587 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:01.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 77c02851b2524e39b596477fbd419d66 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:01.587 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:01.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:01.587 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:01.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:01.587 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:01.587 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:01.587 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:01.587 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:01.587 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:01.587 | ++ functions-common:get_field:818 : echo '| 513c1a6278364f39a1c6a0bd1a18f31c | 77c02851b2524e39b596477fbd419d66 | | 556e692c16f341e684b74e7237919068 | | | False |' 2022-02-14 19:08:01.587 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:01.587 | + functions-common:get_or_add_user_project_role:995 : user_role_id=513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:08:01.587 | + functions-common:get_or_add_user_project_role:997 : echo 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:08:01.587 | 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:08:01.883 | [206137 Async ks-alt-member-user:236999]: finished get_or_add_user_project_role member 77c02851b2524e39b596477fbd419d66 556e692c16f341e684b74e7237919068 with result 0 in 8 seconds 2022-02-14 19:08:02.142 | [206137 Async ks-alt-reader-user:237275]: Waiting for completion of get_or_add_user_project_role reader a1d470a266b5487fa41b1bf732e5f7e8 556e692c16f341e684b74e7237919068 running on PID 237275 (9 other jobs running) 2022-02-14 19:08:02.319 | [206137 Async ks-alt-reader-user:237275]: Signaling child to exit 2022-02-14 19:08:02.319 | WAKEUP 2022-02-14 19:08:02.444 | [206137 Async ks-alt-reader-user:237275]: Signaled 2022-02-14 19:08:02.453 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:02.453 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:08:02.454 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:02.454 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:02.454 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:08:02.454 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:08:02.454 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:08:02.454 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:08:02.454 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user a1d470a266b5487fa41b1bf732e5f7e8 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:02.454 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:02.454 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:02.454 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:02.454 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:02.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:02.454 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:02.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:02.454 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:02.454 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:02.454 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:02.454 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:02.454 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user a1d470a266b5487fa41b1bf732e5f7e8 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:02.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:02.454 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:02.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:02.456 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:02.456 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:02.456 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user a1d470a266b5487fa41b1bf732e5f7e8 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:02.456 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:02.456 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:02.456 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:02.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:02.456 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:02.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:02.456 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:02.456 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:02.456 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:02.456 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:02.456 | ++ functions-common:get_field:818 : echo '| dfb41ca219b74f979effab8192b8796d | a1d470a266b5487fa41b1bf732e5f7e8 | | 556e692c16f341e684b74e7237919068 | | | False |' 2022-02-14 19:08:02.456 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:02.456 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:02.456 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dfb41ca219b74f979effab8192b8796d 2022-02-14 19:08:02.456 | + functions-common:get_or_add_user_project_role:997 : echo dfb41ca219b74f979effab8192b8796d 2022-02-14 19:08:02.456 | dfb41ca219b74f979effab8192b8796d 2022-02-14 19:08:02.699 | [206137 Async ks-alt-reader-user:237275]: finished get_or_add_user_project_role reader a1d470a266b5487fa41b1bf732e5f7e8 556e692c16f341e684b74e7237919068 with result 0 in 8 seconds 2022-02-14 19:08:02.741 | + inc/async:async_wait:197 : return 0 2022-02-14 19:08:02.765 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 19:08:03.093 | [206137 Async ks-system-member:237567]: Waiting for completion of get_or_add_user_system_role member edd994e963ec497f830e0498f581abad all running on PID 237567 (8 other jobs running) 2022-02-14 19:08:03.124 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:03.214 | [206137 Async ks-system-member:237567]: Signaling child to exit 2022-02-14 19:08:03.215 | WAKEUP 2022-02-14 19:08:03.262 | [238120 Async ks-group-memberdemo:238120]: finished successfully 2022-02-14 19:08:03.371 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:03.386 | [206137 Async ks-system-member:237567]: Signaled 2022-02-14 19:08:03.388 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 19:08:03.388 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 19:08:03.388 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 19:08:03.388 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:03.388 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:03.388 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:08:03.388 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:08:03.388 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:08:03.388 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 19:08:03.388 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user edd994e963ec497f830e0498f581abad --system all -f value -c Role 2022-02-14 19:08:03.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.388 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.388 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.388 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:03.388 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 19:08:03.388 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 19:08:03.388 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user edd994e963ec497f830e0498f581abad --system all 2022-02-14 19:08:03.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.388 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.388 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.388 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user edd994e963ec497f830e0498f581abad --system all -f value -c Role 2022-02-14 19:08:03.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.388 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.388 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.389 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:03.389 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:08:03.389 | + functions-common:get_or_add_user_system_role:1052 : echo 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:08:03.389 | 513c1a6278364f39a1c6a0bd1a18f31c 2022-02-14 19:08:03.426 | [238206 Async ks-group-anotherdemo:238206]: finished successfully 2022-02-14 19:08:03.483 | [206137 Async ks-system-member:237567]: finished get_or_add_user_system_role member edd994e963ec497f830e0498f581abad all with result 0 in 7 seconds 2022-02-14 19:08:03.534 | [206137 Async ks-system-reader:237800]: Waiting for completion of get_or_add_user_system_role reader f90220abc182409586c79df36124cced all running on PID 237800 (7 other jobs running) 2022-02-14 19:08:03.569 | [206137 Async ks-system-reader:237800]: Signaling child to exit 2022-02-14 19:08:03.569 | WAKEUP 2022-02-14 19:08:03.606 | [206137 Async ks-system-reader:237800]: Signaled 2022-02-14 19:08:03.607 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 19:08:03.607 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 19:08:03.607 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 19:08:03.607 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:03.607 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:03.607 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:08:03.607 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:08:03.607 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:08:03.607 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 19:08:03.607 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user f90220abc182409586c79df36124cced --system all -f value -c Role 2022-02-14 19:08:03.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.607 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:03.608 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 19:08:03.608 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 19:08:03.608 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user f90220abc182409586c79df36124cced --system all 2022-02-14 19:08:03.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.608 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user f90220abc182409586c79df36124cced --system all -f value -c Role 2022-02-14 19:08:03.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.608 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.608 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:03.608 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=dfb41ca219b74f979effab8192b8796d 2022-02-14 19:08:03.608 | + functions-common:get_or_add_user_system_role:1052 : echo dfb41ca219b74f979effab8192b8796d 2022-02-14 19:08:03.608 | dfb41ca219b74f979effab8192b8796d 2022-02-14 19:08:03.672 | [206137 Async ks-system-reader:237800]: finished get_or_add_user_system_role reader f90220abc182409586c79df36124cced all with result 0 in 8 seconds 2022-02-14 19:08:03.678 | + inc/async:async_wait:197 : return 0 2022-02-14 19:08:03.681 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 19:08:03.771 | [206137 Async ks-group-memberdemo:238120]: Waiting for completion of get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 running on PID 238120 (6 other jobs running) 2022-02-14 19:08:03.818 | [206137 Async ks-group-memberdemo:238120]: Signaling child to exit 2022-02-14 19:08:03.818 | WAKEUP 2022-02-14 19:08:03.850 | [206137 Async ks-group-memberdemo:238120]: Signaled 2022-02-14 19:08:03.851 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:08:03.851 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 1e5e3a91835445f08b5ebde105881401 --project 959e2fe9af984432bf8abc23d0913d97 -f value 2022-02-14 19:08:03.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.851 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.851 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.852 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:03.852 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:08:03.852 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:08:03.852 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 1e5e3a91835445f08b5ebde105881401 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:08:03.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.852 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 1e5e3a91835445f08b5ebde105881401 --project 959e2fe9af984432bf8abc23d0913d97 -f value 2022-02-14 19:08:03.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:03.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:03.852 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:03.852 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='513c1a6278364f39a1c6a0bd1a18f31c 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 False' 2022-02-14 19:08:03.852 | + functions-common:get_or_add_group_project_role:1076 : echo 513c1a6278364f39a1c6a0bd1a18f31c 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 False 2022-02-14 19:08:03.852 | 513c1a6278364f39a1c6a0bd1a18f31c 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 False 2022-02-14 19:08:03.909 | [206137 Async ks-group-memberdemo:238120]: finished get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 with result 0 in 10 seconds 2022-02-14 19:08:03.958 | [206137 Async ks-group-anotherdemo:238206]: Waiting for completion of get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 running on PID 238206 (5 other jobs running) 2022-02-14 19:08:03.986 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:03.989 | [206137 Async ks-group-anotherdemo:238206]: Signaling child to exit 2022-02-14 19:08:03.990 | WAKEUP 2022-02-14 19:08:04.028 | [238292 Async ks-group-memberalt:238292]: finished successfully 2022-02-14 19:08:04.030 | [206137 Async ks-group-anotherdemo:238206]: Signaled 2022-02-14 19:08:04.032 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:08:04.032 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 1e5e3a91835445f08b5ebde105881401 --project 959e2fe9af984432bf8abc23d0913d97 -f value 2022-02-14 19:08:04.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.032 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.032 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.032 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:04.032 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:08:04.032 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:08:04.032 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 1e5e3a91835445f08b5ebde105881401 --project 959e2fe9af984432bf8abc23d0913d97 2022-02-14 19:08:04.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.032 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.033 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.033 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 1e5e3a91835445f08b5ebde105881401 --project 959e2fe9af984432bf8abc23d0913d97 -f value 2022-02-14 19:08:04.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.033 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.033 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.033 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:04.033 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aeadf6bdaf52447189117d46fb0c9440 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 False' 2022-02-14 19:08:04.033 | + functions-common:get_or_add_group_project_role:1076 : echo aeadf6bdaf52447189117d46fb0c9440 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 False 2022-02-14 19:08:04.033 | aeadf6bdaf52447189117d46fb0c9440 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 False 2022-02-14 19:08:04.094 | [206137 Async ks-group-anotherdemo:238206]: finished get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 959e2fe9af984432bf8abc23d0913d97 with result 0 in 10 seconds 2022-02-14 19:08:04.140 | [206137 Async ks-group-memberalt:238292]: Waiting for completion of get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 running on PID 238292 (4 other jobs running) 2022-02-14 19:08:04.169 | [206137 Async ks-group-memberalt:238292]: Signaling child to exit 2022-02-14 19:08:04.169 | WAKEUP 2022-02-14 19:08:04.198 | [206137 Async ks-group-memberalt:238292]: Signaled 2022-02-14 19:08:04.200 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:08:04.200 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 1e5e3a91835445f08b5ebde105881401 --project 556e692c16f341e684b74e7237919068 -f value 2022-02-14 19:08:04.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.200 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.200 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.200 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:04.200 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:08:04.200 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:08:04.200 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 1e5e3a91835445f08b5ebde105881401 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.201 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.201 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.201 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 1e5e3a91835445f08b5ebde105881401 --project 556e692c16f341e684b74e7237919068 -f value 2022-02-14 19:08:04.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.201 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.201 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.201 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:04.201 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='513c1a6278364f39a1c6a0bd1a18f31c 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 False' 2022-02-14 19:08:04.201 | + functions-common:get_or_add_group_project_role:1076 : echo 513c1a6278364f39a1c6a0bd1a18f31c 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 False 2022-02-14 19:08:04.201 | 513c1a6278364f39a1c6a0bd1a18f31c 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 False 2022-02-14 19:08:04.262 | [206137 Async ks-group-memberalt:238292]: finished get_or_add_group_project_role member 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 with result 0 in 10 seconds 2022-02-14 19:08:04.307 | [206137 Async ks-group-anotheralt:238380]: Waiting for completion of get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 running on PID 238380 (3 other jobs running) 2022-02-14 19:08:04.336 | [206137 Async ks-group-anotheralt:238380]: Signaling child to exit 2022-02-14 19:08:04.390 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:04.416 | [238380 Async ks-group-anotheralt:238380]: finished successfully 2022-02-14 19:08:04.436 | WAKEUP 2022-02-14 19:08:04.461 | [206137 Async ks-group-anotheralt:238380]: Signaled 2022-02-14 19:08:04.462 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:08:04.462 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 1e5e3a91835445f08b5ebde105881401 --project 556e692c16f341e684b74e7237919068 -f value 2022-02-14 19:08:04.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.462 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.462 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.463 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:04.463 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:08:04.463 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:08:04.463 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 1e5e3a91835445f08b5ebde105881401 --project 556e692c16f341e684b74e7237919068 2022-02-14 19:08:04.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.463 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.463 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.463 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 1e5e3a91835445f08b5ebde105881401 --project 556e692c16f341e684b74e7237919068 -f value 2022-02-14 19:08:04.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.463 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:04.463 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:04.463 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:04.463 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='aeadf6bdaf52447189117d46fb0c9440 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 False' 2022-02-14 19:08:04.463 | + functions-common:get_or_add_group_project_role:1076 : echo aeadf6bdaf52447189117d46fb0c9440 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 False 2022-02-14 19:08:04.463 | aeadf6bdaf52447189117d46fb0c9440 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 False 2022-02-14 19:08:04.510 | [206137 Async ks-group-anotheralt:238380]: finished get_or_add_group_project_role anotherrole 1e5e3a91835445f08b5ebde105881401 556e692c16f341e684b74e7237919068 with result 0 in 10 seconds 2022-02-14 19:08:04.549 | [206137 Async ks-group-admin:238468]: Waiting for completion of get_or_add_group_project_role admin a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c running on PID 238468 (2 other jobs running) 2022-02-14 19:08:04.574 | [206137 Async ks-group-admin:238468]: Signaling child to exit 2022-02-14 19:08:05.133 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:05.158 | [238468 Async ks-group-admin:238468]: finished successfully 2022-02-14 19:08:05.178 | WAKEUP 2022-02-14 19:08:05.201 | [206137 Async ks-group-admin:238468]: Signaled 2022-02-14 19:08:05.202 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:08:05.202 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group a7884e2d51194f9aaeaa63def722bb50 --project 832cca066c234b24bf3951bdf2f0d32c -f value 2022-02-14 19:08:05.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:05.203 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:05.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:05.203 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:05.203 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:05.203 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:08:05.203 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:08:05.203 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group a7884e2d51194f9aaeaa63def722bb50 --project 832cca066c234b24bf3951bdf2f0d32c 2022-02-14 19:08:05.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:05.203 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:05.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:05.203 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:05.203 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group a7884e2d51194f9aaeaa63def722bb50 --project 832cca066c234b24bf3951bdf2f0d32c -f value 2022-02-14 19:08:05.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:05.203 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:05.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:05.203 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:05.203 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:05.203 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='566a781c7fd8411eb45b8cf60aeec961 a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c False' 2022-02-14 19:08:05.203 | + functions-common:get_or_add_group_project_role:1076 : echo 566a781c7fd8411eb45b8cf60aeec961 a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c False 2022-02-14 19:08:05.203 | 566a781c7fd8411eb45b8cf60aeec961 a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c False 2022-02-14 19:08:05.248 | [206137 Async ks-group-admin:238468]: finished get_or_add_group_project_role admin a7884e2d51194f9aaeaa63def722bb50 832cca066c234b24bf3951bdf2f0d32c with result 0 in 10 seconds 2022-02-14 19:08:05.252 | + inc/async:async_wait:197 : return 0 2022-02-14 19:08:05.255 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 19:08:05.272 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:08:05.274 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 19:08:05.292 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:05.295 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 19:08:05.297 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 19:08:05.358 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 19:08:05.399 | [206137 Async create_nova_accounts:240367]: running: create_nova_accounts 2022-02-14 19:08:05.401 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 19:08:05.420 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:05.422 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 19:08:05.425 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 19:08:05.485 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 19:08:05.532 | [206137 Async create_glance_accounts:240482]: running: create_glance_accounts 2022-02-14 19:08:05.535 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 19:08:05.557 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:05.560 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 19:08:05.562 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 19:08:05.630 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 19:08:05.674 | [206137 Async create_cinder_accounts:240612]: running: create_cinder_accounts 2022-02-14 19:08:05.677 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 19:08:05.698 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:05.701 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 19:08:05.703 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 19:08:05.778 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 19:08:05.857 | [206137 Async create_neutron_accounts:240727]: running: create_neutron_accounts 2022-02-14 19:08:05.862 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 19:08:05.901 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:05.905 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 19:08:05.917 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 19:08:06.285 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 19:08:06.521 | [206137 Async create_swift_accounts:240869]: running: create_swift_accounts 2022-02-14 19:08:06.549 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 19:08:06.661 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:08:06.682 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 19:08:07.035 | [206137 Async create_nova_accounts:240367]: Waiting for completion of create_nova_accounts running on PID 240367 (6 other jobs running) 2022-02-14 19:08:07.172 | [206137 Async create_nova_accounts:240367]: Signaling child to exit 2022-02-14 19:08:33.288 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:33.422 | [240727 Async create_neutron_accounts:240727]: finished successfully 2022-02-14 19:08:49.201 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:49.232 | [240612 Async create_cinder_accounts:240612]: finished successfully 2022-02-14 19:08:55.580 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:55.613 | [240482 Async create_glance_accounts:240482]: finished successfully 2022-02-14 19:08:59.721 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:08:59.747 | [240367 Async create_nova_accounts:240367]: finished successfully 2022-02-14 19:08:59.768 | WAKEUP 2022-02-14 19:08:59.791 | [206137 Async create_nova_accounts:240367]: Signaled 2022-02-14 19:08:59.793 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 19:08:59.793 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 19:08:59.793 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 19:08:59.793 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:08:59.793 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:08:59.793 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:08:59.793 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:08:59.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.793 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.793 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.793 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.793 | + functions-common:get_or_create_user:925 : user_id=19031b74983b4ee6aeb2c44ee3b04849 2022-02-14 19:08:59.793 | + functions-common:get_or_create_user:926 : echo 19031b74983b4ee6aeb2c44ee3b04849 2022-02-14 19:08:59.793 | 19031b74983b4ee6aeb2c44ee3b04849 2022-02-14 19:08:59.793 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 19:08:59.793 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:59.793 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:08:59.793 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:08:59.793 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:08:59.794 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.794 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.794 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:59.794 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.794 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.794 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.794 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:59.794 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:59.794 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.794 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.794 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:59.794 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.794 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.794 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.794 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.794 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.794 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:59.794 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:59.794 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | 19031b74983b4ee6aeb2c44ee3b04849 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:08:59.794 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:59.794 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.794 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.795 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.795 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.795 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:08:59.795 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 19:08:59.795 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:59.795 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:08:59.795 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:08:59.795 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:08:59.795 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:59.795 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.795 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.795 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.795 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.795 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.795 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.795 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.795 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:59.795 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:59.795 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.795 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.796 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.796 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:59.796 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.796 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.796 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.796 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.796 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.796 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.796 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.796 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:59.796 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:59.796 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 19031b74983b4ee6aeb2c44ee3b04849 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:08:59.796 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:59.796 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.796 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:08:59.796 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:08:59.796 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:08:59.796 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 19:08:59.796 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:08:59.796 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.81/compute 2022-02-14 19:08:59.796 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 19:08:59.796 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:08:59.796 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 19:08:59.796 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 19:08:59.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.796 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.796 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.796 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.796 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:08:59.796 | 5b62fab37b3640b2ada927bb80dfce3c' 2022-02-14 19:08:59.797 | + functions-common:get_or_create_service:1094 : echo 5b62fab37b3640b2ada927bb80dfce3c 2022-02-14 19:08:59.797 | 5b62fab37b3640b2ada927bb80dfce3c 2022-02-14 19:08:59.797 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.81/compute/v2/$(project_id)s' 2022-02-14 19:08:59.797 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:08:59.797 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' RegionOne 2022-02-14 19:08:59.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:08:59.797 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 19:08:59.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.797 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.797 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.797 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:08:59.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:08:59.797 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:08:59.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.797 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.797 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.797 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0312b9d709da4865917f165a70924aa6 2022-02-14 19:08:59.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0312b9d709da4865917f165a70924aa6 2022-02-14 19:08:59.798 | + functions-common:get_or_create_endpoint:1127 : public_id=0312b9d709da4865917f165a70924aa6 2022-02-14 19:08:59.798 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:08:59.798 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:08:59.798 | + functions-common:get_or_create_endpoint:1136 : echo 0312b9d709da4865917f165a70924aa6 2022-02-14 19:08:59.798 | 0312b9d709da4865917f165a70924aa6 2022-02-14 19:08:59.798 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 19:08:59.798 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:08:59.798 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 19:08:59.798 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 19:08:59.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.798 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.798 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.798 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.798 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:08:59.798 | a4d061f0aef448559f3ce78fc19bbd3f' 2022-02-14 19:08:59.798 | + functions-common:get_or_create_service:1094 : echo a4d061f0aef448559f3ce78fc19bbd3f 2022-02-14 19:08:59.798 | a4d061f0aef448559f3ce78fc19bbd3f 2022-02-14 19:08:59.798 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.81/compute/v2.1 2022-02-14 19:08:59.798 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:08:59.798 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.81/compute/v2.1 RegionOne 2022-02-14 19:08:59.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:08:59.799 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 19:08:59.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.799 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.799 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.799 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:08:59.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:08:59.799 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.81/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 19:08:59.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.799 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.799 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.799 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=04a14f32ed954a0dbbdba3da977c16c9 2022-02-14 19:08:59.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 04a14f32ed954a0dbbdba3da977c16c9 2022-02-14 19:08:59.799 | + functions-common:get_or_create_endpoint:1127 : public_id=04a14f32ed954a0dbbdba3da977c16c9 2022-02-14 19:08:59.799 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:08:59.799 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:08:59.799 | + functions-common:get_or_create_endpoint:1136 : echo 04a14f32ed954a0dbbdba3da977c16c9 2022-02-14 19:08:59.799 | 04a14f32ed954a0dbbdba3da977c16c9 2022-02-14 19:08:59.799 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 19:08:59.799 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:59.799 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 19:08:59.799 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:59.799 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 19:08:59.799 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:59.799 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:08:59.799 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:59.799 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:59.800 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:08:59.800 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:08:59.800 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:08:59.800 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:08:59.800 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:08:59.800 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:08:59.800 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:59.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.800 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.800 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.800 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.800 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.800 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.800 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:59.800 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:59.800 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.800 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.800 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.800 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.800 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.800 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:59.800 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.800 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.800 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.800 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.801 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:59.801 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:59.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:59.801 | ++ functions-common:get_field:818 : echo '| d9e3951afdc04ad8b3299a9b434a0a33 | 19031b74983b4ee6aeb2c44ee3b04849 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:08:59.801 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.801 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:08:59.801 | + functions-common:get_or_add_user_project_role:997 : echo d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:08:59.801 | d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:08:59.801 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 19:08:59.801 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:08:59.838 | [206137 Async create_nova_accounts:240367]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-14 19:08:59.876 | [206137 Async create_glance_accounts:240482]: Waiting for completion of create_glance_accounts running on PID 240482 (5 other jobs running) 2022-02-14 19:08:59.902 | [206137 Async create_glance_accounts:240482]: Signaling child to exit 2022-02-14 19:08:59.902 | WAKEUP 2022-02-14 19:08:59.926 | [206137 Async create_glance_accounts:240482]: Signaled 2022-02-14 19:08:59.927 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 19:08:59.927 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:59.927 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 19:08:59.927 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 19:08:59.927 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:08:59.927 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:08:59.927 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:08:59.927 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:08:59.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.927 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.927 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.928 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.928 | + functions-common:get_or_create_user:925 : user_id=cc8dc913a0f24ba2a008bda6aa4fd516 2022-02-14 19:08:59.928 | + functions-common:get_or_create_user:926 : echo cc8dc913a0f24ba2a008bda6aa4fd516 2022-02-14 19:08:59.928 | cc8dc913a0f24ba2a008bda6aa4fd516 2022-02-14 19:08:59.928 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 19:08:59.928 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:59.928 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:08:59.928 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:08:59.928 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:08:59.928 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:59.928 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.928 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.928 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.928 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.928 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.928 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.928 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.928 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:59.928 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:59.928 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.928 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.928 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.929 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.929 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:59.929 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.929 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.929 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.929 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.929 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.929 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.929 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:59.929 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:59.929 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:59.929 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | cc8dc913a0f24ba2a008bda6aa4fd516 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:08:59.929 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.929 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.929 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.929 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.929 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:08:59.929 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 19:08:59.929 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:08:59.929 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 19:08:59.929 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 19:08:59.929 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:08:59.929 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:08:59.929 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:08:59.929 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:08:59.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.929 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.929 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.929 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.930 | + functions-common:get_or_create_user:925 : user_id=8fbb2047e5b749e3897f27d3050c307c 2022-02-14 19:08:59.930 | + functions-common:get_or_create_user:926 : echo 8fbb2047e5b749e3897f27d3050c307c 2022-02-14 19:08:59.930 | 8fbb2047e5b749e3897f27d3050c307c 2022-02-14 19:08:59.930 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 19:08:59.930 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:08:59.930 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:08:59.930 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.930 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.930 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.930 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.930 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.930 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.930 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:59.930 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:59.930 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.930 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.930 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.930 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:59.931 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.931 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.931 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.931 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.931 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.931 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:59.931 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:59.931 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | 8fbb2047e5b749e3897f27d3050c307c | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:08:59.931 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:59.931 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.931 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.931 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.931 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:08:59.931 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 19:08:59.931 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 19:08:59.931 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:08:59.931 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:08:59.931 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:08:59.931 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:08:59.931 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.931 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.931 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:08:59.931 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.931 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.932 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.932 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.932 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.932 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:08:59.932 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:08:59.932 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.932 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.932 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.932 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:08:59.932 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:08:59.932 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:08:59.932 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:08:59.932 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.932 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.932 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.932 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.932 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:08:59.932 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:08:59.932 | ++ functions-common:get_field:818 : echo '| d9e3951afdc04ad8b3299a9b434a0a33 | 8fbb2047e5b749e3897f27d3050c307c | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:08:59.932 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:08:59.932 | ++ functions-common:get_field:812 : read data 2022-02-14 19:08:59.932 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:08:59.932 | + functions-common:get_or_add_user_project_role:997 : echo d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:08:59.933 | d9e3951afdc04ad8b3299a9b434a0a33 2022-02-14 19:08:59.933 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 19:08:59.933 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:08:59.933 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 19:08:59.933 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 19:08:59.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.933 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.933 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.933 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.933 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:08:59.933 | 18ce6d236ca44389a612207d22327bac' 2022-02-14 19:08:59.933 | + functions-common:get_or_create_service:1094 : echo 18ce6d236ca44389a612207d22327bac 2022-02-14 19:08:59.933 | 18ce6d236ca44389a612207d22327bac 2022-02-14 19:08:59.933 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.81/image 2022-02-14 19:08:59.933 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:08:59.933 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.81/image RegionOne 2022-02-14 19:08:59.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:08:59.933 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 19:08:59.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.933 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.933 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.933 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:08:59.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:08:59.933 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.81/image --region RegionOne -f value -c id 2022-02-14 19:08:59.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.933 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:08:59.933 | from cryptography.utils import int_from_bytes 2022-02-14 19:08:59.933 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:08:59.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=df23bd580b4c48038740bb9c50542d03 2022-02-14 19:08:59.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo df23bd580b4c48038740bb9c50542d03 2022-02-14 19:08:59.934 | + functions-common:get_or_create_endpoint:1127 : public_id=df23bd580b4c48038740bb9c50542d03 2022-02-14 19:08:59.934 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:08:59.934 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:08:59.934 | + functions-common:get_or_create_endpoint:1136 : echo df23bd580b4c48038740bb9c50542d03 2022-02-14 19:08:59.934 | df23bd580b4c48038740bb9c50542d03 2022-02-14 19:08:59.934 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 19:08:59.934 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:08:59.934 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 19:08:59.934 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 19:08:59.934 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 19:08:59.934 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 19:08:59.934 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 19:08:59.934 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 19:08:59.934 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 19:08:59.974 | [206137 Async create_glance_accounts:240482]: finished create_glance_accounts with result 0 in 50 seconds 2022-02-14 19:09:00.015 | [206137 Async create_cinder_accounts:240612]: Waiting for completion of create_cinder_accounts running on PID 240612 (4 other jobs running) 2022-02-14 19:09:00.041 | [206137 Async create_cinder_accounts:240612]: Signaling child to exit 2022-02-14 19:09:00.042 | WAKEUP 2022-02-14 19:09:00.064 | [206137 Async create_cinder_accounts:240612]: Signaled 2022-02-14 19:09:00.066 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-14 19:09:00.066 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 19:09:00.066 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 19:09:00.066 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:00.066 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:09:00.066 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:09:00.066 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:09:00.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.066 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.066 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.066 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.066 | + functions-common:get_or_create_user:925 : user_id=5200e30df1104c1eadfa1e3834bafd5a 2022-02-14 19:09:00.066 | + functions-common:get_or_create_user:926 : echo 5200e30df1104c1eadfa1e3834bafd5a 2022-02-14 19:09:00.066 | 5200e30df1104c1eadfa1e3834bafd5a 2022-02-14 19:09:00.066 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 19:09:00.066 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:00.066 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:09:00.066 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:09:00.066 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:09:00.067 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:00.067 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:00.067 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:09:00.067 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:00.067 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:00.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.067 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.067 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.067 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.067 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:00.067 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:00.067 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:09:00.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.067 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.067 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.067 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:09:00.067 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:00.067 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:00.067 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:00.067 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:00.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.067 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.067 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.067 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.067 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:00.067 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:00.067 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | 5200e30df1104c1eadfa1e3834bafd5a | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:09:00.067 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:00.068 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:00.068 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:00.068 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:00.068 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:00.068 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:09:00.068 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 19:09:00.068 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:09:00.068 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 19:09:00.068 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 19:09:00.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.068 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.068 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.068 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.068 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:09:00.068 | b2b085a680c441ba8b6fc7a2674354ed' 2022-02-14 19:09:00.068 | + functions-common:get_or_create_service:1094 : echo b2b085a680c441ba8b6fc7a2674354ed 2022-02-14 19:09:00.068 | b2b085a680c441ba8b6fc7a2674354ed 2022-02-14 19:09:00.068 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 19:09:00.068 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 19:09:00.068 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:09:00.068 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 19:09:00.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:09:00.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 19:09:00.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.068 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.068 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.068 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:09:00.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:09:00.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:09:00.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.069 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.069 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.069 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8bd9e23c251a48d4bdb7f4e2adb1bc95 2022-02-14 19:09:00.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8bd9e23c251a48d4bdb7f4e2adb1bc95 2022-02-14 19:09:00.069 | + functions-common:get_or_create_endpoint:1127 : public_id=8bd9e23c251a48d4bdb7f4e2adb1bc95 2022-02-14 19:09:00.069 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:09:00.069 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:09:00.069 | + functions-common:get_or_create_endpoint:1136 : echo 8bd9e23c251a48d4bdb7f4e2adb1bc95 2022-02-14 19:09:00.069 | 8bd9e23c251a48d4bdb7f4e2adb1bc95 2022-02-14 19:09:00.069 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 19:09:00.069 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:09:00.069 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 19:09:00.069 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 19:09:00.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.069 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.069 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.069 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.069 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:09:00.069 | f993688c6301436ba565b3b3925b562c' 2022-02-14 19:09:00.069 | + functions-common:get_or_create_service:1094 : echo f993688c6301436ba565b3b3925b562c 2022-02-14 19:09:00.069 | f993688c6301436ba565b3b3925b562c 2022-02-14 19:09:00.069 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 19:09:00.069 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:09:00.069 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 19:09:00.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:09:00.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 19:09:00.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.070 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:09:00.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:09:00.070 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:09:00.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.070 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e8447f085582414697fb0bfe5465a0ad 2022-02-14 19:09:00.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e8447f085582414697fb0bfe5465a0ad 2022-02-14 19:09:00.070 | + functions-common:get_or_create_endpoint:1127 : public_id=e8447f085582414697fb0bfe5465a0ad 2022-02-14 19:09:00.070 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:09:00.070 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:09:00.070 | + functions-common:get_or_create_endpoint:1136 : echo e8447f085582414697fb0bfe5465a0ad 2022-02-14 19:09:00.070 | e8447f085582414697fb0bfe5465a0ad 2022-02-14 19:09:00.070 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 19:09:00.070 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 19:09:00.070 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:09:00.070 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 19:09:00.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.070 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.070 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.070 | ++ functions-common:get_or_create_project:938 : project_id=e556fefa06824ad181d56c1bdd24e54f 2022-02-14 19:09:00.070 | ++ functions-common:get_or_create_project:939 : echo e556fefa06824ad181d56c1bdd24e54f 2022-02-14 19:09:00.070 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e556fefa06824ad181d56c1bdd24e54f 2022-02-14 19:09:00.071 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 19:09:00.071 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:00.071 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:09:00.071 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 19:09:00.071 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 19:09:00.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.071 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.071 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.071 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 19:09:00.071 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.071 | ++ functions-common:get_or_create_user:925 : user_id=5200e30df1104c1eadfa1e3834bafd5a 2022-02-14 19:09:00.071 | ++ functions-common:get_or_create_user:926 : echo 5200e30df1104c1eadfa1e3834bafd5a 2022-02-14 19:09:00.071 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5200e30df1104c1eadfa1e3834bafd5a 2022-02-14 19:09:00.112 | [206137 Async create_cinder_accounts:240612]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-14 19:09:00.117 | + inc/async:async_wait:197 : return 0 2022-02-14 19:09:00.119 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 19:09:00.171 | [206137 Async create_neutron_accounts:240727]: Waiting for completion of create_neutron_accounts running on PID 240727 (3 other jobs running) 2022-02-14 19:09:00.197 | [206137 Async create_neutron_accounts:240727]: Signaling child to exit 2022-02-14 19:09:00.197 | WAKEUP 2022-02-14 19:09:00.220 | [206137 Async create_neutron_accounts:240727]: Signaled 2022-02-14 19:09:00.222 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 19:09:00.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:09:00.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:09:00.222 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:09:00.222 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:09:00.222 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:09:00.222 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:09:00.222 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 19:09:00.222 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 19:09:00.222 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 19:09:00.222 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.81:9696/ 2022-02-14 19:09:00.222 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-14 19:09:00.222 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 19:09:00.222 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 19:09:00.222 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:00.222 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:09:00.222 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:09:00.222 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:09:00.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.223 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.223 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.223 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.223 | + functions-common:get_or_create_user:925 : user_id=e20eeff004fc4698b5aacf7c6cc8c8d5 2022-02-14 19:09:00.223 | + functions-common:get_or_create_user:926 : echo e20eeff004fc4698b5aacf7c6cc8c8d5 2022-02-14 19:09:00.223 | e20eeff004fc4698b5aacf7c6cc8c8d5 2022-02-14 19:09:00.223 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 19:09:00.223 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:00.223 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:09:00.223 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:09:00.223 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:09:00.223 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:00.223 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:00.223 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:09:00.223 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:00.223 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:00.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.223 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.223 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.223 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.223 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:00.223 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:00.223 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:09:00.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.224 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.224 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.224 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:09:00.224 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:00.224 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:00.224 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:00.224 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:00.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.224 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.224 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.224 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.224 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:00.224 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:00.224 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | e20eeff004fc4698b5aacf7c6cc8c8d5 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:09:00.224 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:00.224 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:00.224 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:00.224 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:00.224 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:00.224 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:09:00.224 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 19:09:00.224 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:09:00.224 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 19:09:00.224 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 19:09:00.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.224 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.224 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.224 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.224 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:09:00.225 | 9f6de6d902df43b2ade0742b1f3c9a04' 2022-02-14 19:09:00.225 | + functions-common:get_or_create_service:1094 : echo 9f6de6d902df43b2ade0742b1f3c9a04 2022-02-14 19:09:00.225 | 9f6de6d902df43b2ade0742b1f3c9a04 2022-02-14 19:09:00.225 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.81:9696/ 2022-02-14 19:09:00.225 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:09:00.225 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.81:9696/ RegionOne 2022-02-14 19:09:00.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:09:00.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 19:09:00.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.225 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.225 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.225 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:09:00.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:09:00.225 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.81:9696/ --region RegionOne -f value -c id 2022-02-14 19:09:00.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.225 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:00.225 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:00.225 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:00.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=75a68b7fd5704eeabfeb3c8567def89e 2022-02-14 19:09:00.225 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 75a68b7fd5704eeabfeb3c8567def89e 2022-02-14 19:09:00.225 | + functions-common:get_or_create_endpoint:1127 : public_id=75a68b7fd5704eeabfeb3c8567def89e 2022-02-14 19:09:00.225 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:09:00.225 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:09:00.225 | + functions-common:get_or_create_endpoint:1136 : echo 75a68b7fd5704eeabfeb3c8567def89e 2022-02-14 19:09:00.225 | 75a68b7fd5704eeabfeb3c8567def89e 2022-02-14 19:09:00.269 | [206137 Async create_neutron_accounts:240727]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-14 19:09:00.307 | [206137 Async create_swift_accounts:240869]: Waiting for completion of create_swift_accounts running on PID 240869 (2 other jobs running) 2022-02-14 19:09:00.334 | [206137 Async create_swift_accounts:240869]: Signaling child to exit 2022-02-14 19:09:42.777 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:09:42.803 | [240869 Async create_swift_accounts:240869]: finished successfully 2022-02-14 19:09:42.823 | WAKEUP 2022-02-14 19:09:42.847 | [206137 Async create_swift_accounts:240869]: Signaled 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 19:09:42.848 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 19:09:42.848 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 19:09:42.848 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:09:42.848 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 19:09:42.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.849 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.849 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.849 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.849 | ++ functions-common:get_or_create_role:950 : role_id=aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:09:42.849 | ++ functions-common:get_or_create_role:951 : echo aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:09:42.849 | + lib/swift:create_swift_accounts:638 : another_role=aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:09:42.849 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 19:09:42.849 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 19:09:42.849 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:42.849 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:09:42.849 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:09:42.849 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:09:42.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.849 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.849 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.849 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.849 | + functions-common:get_or_create_user:925 : user_id=3149d584a16c4789a9ff4b9691468245 2022-02-14 19:09:42.849 | + functions-common:get_or_create_user:926 : echo 3149d584a16c4789a9ff4b9691468245 2022-02-14 19:09:42.849 | 3149d584a16c4789a9ff4b9691468245 2022-02-14 19:09:42.849 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 19:09:42.849 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:42.849 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:09:42.849 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:09:42.849 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:09:42.850 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:42.850 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.850 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.850 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.850 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:09:42.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.850 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.850 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.850 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.850 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:42.850 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:42.850 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:09:42.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.850 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.850 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.850 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.850 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:09:42.850 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:42.850 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.850 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.850 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.850 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.850 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.850 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:42.850 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:42.850 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:42.850 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | 3149d584a16c4789a9ff4b9691468245 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:09:42.850 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.850 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:42.851 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:42.851 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:09:42.851 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:09:42.851 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 19:09:42.851 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:42.851 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:09:42.851 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:09:42.851 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:09:42.851 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:42.851 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.851 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:09:42.851 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.851 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.851 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.851 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.851 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.851 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:42.851 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:42.851 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:09:42.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.851 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.851 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.851 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:09:42.852 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:42.852 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.852 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.852 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.852 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.852 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:42.852 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:42.852 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 3149d584a16c4789a9ff4b9691468245 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:09:42.852 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:42.852 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.852 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.852 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.852 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.852 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 19:09:42.852 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:09:42.852 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 19:09:42.852 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 19:09:42.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.852 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.852 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.852 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:09:42.852 | 502aa0333f124401aaa9ec705abd37c8' 2022-02-14 19:09:42.852 | + functions-common:get_or_create_service:1094 : echo 502aa0333f124401aaa9ec705abd37c8 2022-02-14 19:09:42.852 | 502aa0333f124401aaa9ec705abd37c8 2022-02-14 19:09:42.852 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' http://10.222.0.81:8080 2022-02-14 19:09:42.852 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:09:42.852 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:09:42.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-14 19:09:42.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.853 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.853 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.853 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:09:42.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:09:42.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.853 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.853 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.853 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=eec907dace9645e5a7a80a4cf3111bc8 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo eec907dace9645e5a7a80a4cf3111bc8 2022-02-14 19:09:42.853 | + functions-common:get_or_create_endpoint:1127 : public_id=eec907dace9645e5a7a80a4cf3111bc8 2022-02-14 19:09:42.853 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.81:8080 ]] 2022-02-14 19:09:42.853 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.81:8080 RegionOne 2022-02-14 19:09:42.853 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-14 19:09:42.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.853 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.853 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.853 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.853 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:09:42.853 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:09:42.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.81:8080 --region RegionOne -f value -c id 2022-02-14 19:09:42.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.854 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.854 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.854 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.854 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=de8909339bf34a8b837eb7baaaf9f791 2022-02-14 19:09:42.854 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo de8909339bf34a8b837eb7baaaf9f791 2022-02-14 19:09:42.854 | de8909339bf34a8b837eb7baaaf9f791 2022-02-14 19:09:42.854 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:09:42.854 | + functions-common:get_or_create_endpoint:1136 : echo eec907dace9645e5a7a80a4cf3111bc8 2022-02-14 19:09:42.854 | eec907dace9645e5a7a80a4cf3111bc8 2022-02-14 19:09:42.854 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 19:09:42.854 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 19:09:42.854 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:09:42.854 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 19:09:42.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.854 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.854 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.854 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.854 | ++ functions-common:get_or_create_project:938 : project_id=c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.854 | ++ functions-common:get_or_create_project:939 : echo c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.854 | + lib/swift:create_swift_accounts:652 : swift_project_test1=c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.854 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 19:09:42.854 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.854 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 19:09:42.854 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:42.854 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 19:09:42.854 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 19:09:42.854 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-14 19:09:42.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.854 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.855 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.855 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.855 | ++ functions-common:get_or_create_user:925 : user_id=0839e38f876841949019ce4b0ab29386 2022-02-14 19:09:42.855 | ++ functions-common:get_or_create_user:926 : echo 0839e38f876841949019ce4b0ab29386 2022-02-14 19:09:42.855 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=0839e38f876841949019ce4b0ab29386 2022-02-14 19:09:42.855 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 19:09:42.855 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.855 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 0839e38f876841949019ce4b0ab29386 c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.855 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:42.855 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:09:42.855 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:42.855 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:42.855 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:09:42.855 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:09:42.855 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:09:42.855 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:09:42.855 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:42.855 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 0839e38f876841949019ce4b0ab29386 --project c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.855 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.855 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.855 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.855 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.855 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.855 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.855 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:42.855 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:42.855 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 0839e38f876841949019ce4b0ab29386 --project c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.856 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.856 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.856 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 0839e38f876841949019ce4b0ab29386 --project c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.856 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.856 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:42.856 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.856 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.856 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.856 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.856 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.856 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:42.856 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:42.856 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 0839e38f876841949019ce4b0ab29386 | | c635aca139d547c5929645a43989bbe6 | | | False |' 2022-02-14 19:09:42.856 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:42.856 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.856 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.856 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.856 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 19:09:42.856 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 19:09:42.856 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:42.856 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 19:09:42.856 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 19:09:42.856 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-14 19:09:42.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.856 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.856 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.856 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.857 | ++ functions-common:get_or_create_user:925 : user_id=9ba3f3886dc2439b8dee5a6fbde8d035 2022-02-14 19:09:42.857 | ++ functions-common:get_or_create_user:926 : echo 9ba3f3886dc2439b8dee5a6fbde8d035 2022-02-14 19:09:42.857 | + lib/swift:create_swift_accounts:661 : swift_user_test3=9ba3f3886dc2439b8dee5a6fbde8d035 2022-02-14 19:09:42.857 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 19:09:42.857 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.857 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role aeadf6bdaf52447189117d46fb0c9440 9ba3f3886dc2439b8dee5a6fbde8d035 c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.857 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:42.857 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:09:42.857 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:42.857 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:42.857 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:09:42.857 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:09:42.857 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:09:42.857 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:09:42.857 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role aeadf6bdaf52447189117d46fb0c9440 --user 9ba3f3886dc2439b8dee5a6fbde8d035 --project c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.857 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.857 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:42.857 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.857 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.857 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.857 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.857 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.857 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:42.857 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:42.857 | + functions-common:get_or_add_user_project_role:986 : openstack role add aeadf6bdaf52447189117d46fb0c9440 --user 9ba3f3886dc2439b8dee5a6fbde8d035 --project c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.857 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.857 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.857 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role aeadf6bdaf52447189117d46fb0c9440 --user 9ba3f3886dc2439b8dee5a6fbde8d035 --project c635aca139d547c5929645a43989bbe6 2022-02-14 19:09:42.857 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.858 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:42.858 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.858 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.858 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.858 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.858 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.858 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:42.858 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:42.858 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:42.858 | ++ functions-common:get_field:818 : echo '| aeadf6bdaf52447189117d46fb0c9440 | 9ba3f3886dc2439b8dee5a6fbde8d035 | | c635aca139d547c5929645a43989bbe6 | | | False |' 2022-02-14 19:09:42.858 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.858 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:09:42.858 | + functions-common:get_or_add_user_project_role:997 : echo aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:09:42.858 | aeadf6bdaf52447189117d46fb0c9440 2022-02-14 19:09:42.858 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 19:09:42.858 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 19:09:42.858 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:09:42.858 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 19:09:42.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.858 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.858 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.858 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.858 | ++ functions-common:get_or_create_project:938 : project_id=dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.858 | ++ functions-common:get_or_create_project:939 : echo dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.858 | + lib/swift:create_swift_accounts:666 : swift_project_test2=dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.858 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 19:09:42.858 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.858 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 19:09:42.858 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 19:09:42.858 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:42.859 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 19:09:42.859 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 19:09:42.859 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-14 19:09:42.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.859 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.859 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.859 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.859 | ++ functions-common:get_or_create_user:925 : user_id=06be46a1b3dc42398d144a937bcf9d03 2022-02-14 19:09:42.859 | ++ functions-common:get_or_create_user:926 : echo 06be46a1b3dc42398d144a937bcf9d03 2022-02-14 19:09:42.859 | + lib/swift:create_swift_accounts:671 : swift_user_test2=06be46a1b3dc42398d144a937bcf9d03 2022-02-14 19:09:42.859 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 19:09:42.859 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.859 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 06be46a1b3dc42398d144a937bcf9d03 dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.859 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:42.859 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:09:42.859 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:42.859 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:42.859 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:09:42.859 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:09:42.859 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:09:42.859 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:09:42.859 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 06be46a1b3dc42398d144a937bcf9d03 --project dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.859 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.859 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:42.859 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.859 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.859 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.859 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.860 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.860 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:42.860 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:42.860 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 06be46a1b3dc42398d144a937bcf9d03 --project dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.860 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.860 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.860 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 06be46a1b3dc42398d144a937bcf9d03 --project dd95a04d5c544eb89beaec6bb6442f78 2022-02-14 19:09:42.860 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.860 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:42.860 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.860 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.860 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.861 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.861 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.861 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:42.861 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:42.861 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:42.861 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 06be46a1b3dc42398d144a937bcf9d03 | | dd95a04d5c544eb89beaec6bb6442f78 | | | False |' 2022-02-14 19:09:42.861 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.861 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.861 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.861 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.861 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 19:09:42.861 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 19:09:42.861 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:09:42.861 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 19:09:42.861 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 19:09:42.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.861 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.861 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.861 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.861 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 19:09:42.861 | 016b7e5c64784dcf971c89d39a58dbe8' 2022-02-14 19:09:42.861 | ++ functions-common:get_or_create_domain:888 : echo 016b7e5c64784dcf971c89d39a58dbe8 2022-02-14 19:09:42.861 | + lib/swift:create_swift_accounts:676 : swift_domain=016b7e5c64784dcf971c89d39a58dbe8 2022-02-14 19:09:42.861 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 19:09:42.861 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.861 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 19:09:42.861 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 016b7e5c64784dcf971c89d39a58dbe8 2022-02-14 19:09:42.861 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:09:42.861 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=016b7e5c64784dcf971c89d39a58dbe8 --or-show -f value -c id 2022-02-14 19:09:42.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.861 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.862 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.862 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_project:938 : project_id=e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_project:939 : echo e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.862 | + lib/swift:create_swift_accounts:680 : swift_project_test4=e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.862 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 19:09:42.862 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.862 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 19:09:42.862 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 016b7e5c64784dcf971c89d39a58dbe8 test4@example.com 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 19:09:42.862 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=016b7e5c64784dcf971c89d39a58dbe8 --email=test4@example.com --or-show -f value -c id 2022-02-14 19:09:42.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.862 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.862 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.862 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_user:925 : user_id=0633a92d7e3847b092c83040b1e2de05 2022-02-14 19:09:42.862 | ++ functions-common:get_or_create_user:926 : echo 0633a92d7e3847b092c83040b1e2de05 2022-02-14 19:09:42.862 | + lib/swift:create_swift_accounts:685 : swift_user_test4=0633a92d7e3847b092c83040b1e2de05 2022-02-14 19:09:42.862 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 19:09:42.862 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:09:42.862 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 0633a92d7e3847b092c83040b1e2de05 e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.862 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:09:42.862 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:09:42.862 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:09:42.862 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:09:42.862 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:09:42.862 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:09:42.862 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:09:42.862 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:09:42.862 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 0633a92d7e3847b092c83040b1e2de05 --project e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.863 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.863 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:09:42.863 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.863 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.863 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.863 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:09:42.863 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:09:42.863 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 0633a92d7e3847b092c83040b1e2de05 --project e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.863 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 0633a92d7e3847b092c83040b1e2de05 --project e302d0c4def54a168616c4c2931356a7 2022-02-14 19:09:42.863 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:09:42.863 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:09:42.863 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:09:42.863 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:42.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:42.863 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:09:42.863 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:09:42.863 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:09:42.863 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:09:42.863 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | 0633a92d7e3847b092c83040b1e2de05 | | e302d0c4def54a168616c4c2931356a7 | | | False |' 2022-02-14 19:09:42.863 | ++ functions-common:get_field:812 : read data 2022-02-14 19:09:42.864 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.864 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.864 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:09:42.894 | [206137 Async create_swift_accounts:240869]: finished create_swift_accounts with result 0 in 96 seconds 2022-02-14 19:09:42.901 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 19:09:42.904 | + inc/async:async_wait:197 : return 0 2022-02-14 19:09:42.906 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 19:09:42.925 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:09:42.928 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 19:09:42.946 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:09:42.948 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 19:09:42.951 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:09:42.954 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 19:09:42.956 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 19:09:42.959 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 19:09:43.018 | + inc/async:async_inner:63 : init_glance 2022-02-14 19:09:43.058 | [206137 Async init_glance:245100]: running: init_glance 2022-02-14 19:09:43.061 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 19:09:43.081 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:09:43.083 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 19:09:43.095 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:09:43.095 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 19:09:43.095 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 19:09:43.095 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 19:09:43.099 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:09:43.099 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:09:43.105 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:09:43.107 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:09:43.111 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:09:43.113 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:09:43.116 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 19:09:43.123 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 19:09:43.123 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 19:09:43.123 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 19:09:43.136 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 19:09:43.139 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 19:09:46.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:46.546 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:46.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:46.546 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:50.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:50.313 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:50.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:50.314 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:53.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:53.700 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:53.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:53.700 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:57.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:57.110 | from cryptography.utils import int_from_bytes 2022-02-14 19:09:57.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:09:57.110 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:00.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:00.513 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:00.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:00.513 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:03.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:03.881 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:03.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:03.881 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:07.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:07.243 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:07.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:07.244 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:10.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:10.865 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:10.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:10.865 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:15.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:15.428 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:15.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:15.428 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:15.428 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 19:10:21.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:21.157 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:21.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:21.157 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:21.455 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 19:10:21.459 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 19:10:21.462 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 19:10:21.468 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 19:10:21.470 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 19:10:21.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 19:10:21.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 19:10:21.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 19:10:21.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 19:10:21.482 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 19:10:21.484 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 19:10:21.487 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 19:10:21.490 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 19:10:21.492 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 19:10:21.494 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 19:10:21.497 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 19:10:21.501 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:21.506 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 19:10:21.506 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:21.511 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 19:10:21.514 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 19:10:21.516 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 19:10:21.518 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 19:10:21.521 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 19:10:21.524 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 19:10:21.554 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 19:10:21.590 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 19:10:21.625 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 19:10:21.654 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 19:10:21.688 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 19:10:21.718 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 19:10:21.721 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 19:10:21.723 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 19:10:21.726 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:10:21.729 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:10:21.746 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:10:21.748 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:10:21.750 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:10:21.753 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:10:21.755 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:10:21.786 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:10:21.817 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:10:21.847 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:10:21.881 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 19:10:21.898 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:10:21.907 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 19:10:21.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:10:21.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 19:10:21.908 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 19:10:21.910 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 19:10:21.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 19:10:21.925 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:10:21.928 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 19:10:21.930 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 19:10:21.942 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-14 19:10:21.955 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 19:10:21.957 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-14 19:10:21.980 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-14 19:10:21.992 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-14 19:10:22.005 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 19:10:22.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:22.011 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 19:10:22.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.3MYOA7rW4Z 2022-02-14 19:10:22.022 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 19:10:22.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:22.027 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.3MYOA7rW4Z 2022-02-14 19:10:22.030 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.3MYOA7rW4Z 2022-02-14 19:10:22.043 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.3MYOA7rW4Z /etc/sudoers.d/neutron-rootwrap 2022-02-14 19:10:22.057 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:10:22.086 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:22.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:22.119 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 19:10:22.125 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 19:10:22.125 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 19:10:22.126 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:10:22.129 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:10:22.131 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:10:22.148 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:22.151 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:10:22.154 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:10:22.156 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:10:22.175 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:22.178 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:10:22.181 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:10:22.211 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:10:22.213 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:10:22.216 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 19:10:22.233 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:22.240 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 19:10:22.240 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 19:10:22.241 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:10:22.244 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:10:22.246 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 19:10:22.249 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 19:10:22.251 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:10:22.254 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 19:10:22.256 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 19:10:22.259 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 19:10:22.263 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 19:10:22.266 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-14 19:10:22.270 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 19:10:22.289 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:22.291 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 19:10:22.294 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 19:10:22.296 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 19:10:22.302 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 19:10:22.331 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 19:10:22.364 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 19:10:22.395 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 19:10:22.431 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 19:10:22.466 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 19:10:22.468 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:10:22.471 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 19:10:22.474 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:10:22.477 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 19:10:22.511 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 19:10:22.543 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:10:22.573 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 19:10:22.606 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 19:10:22.637 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 19:10:22.669 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 19:10:22.703 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 19:10:22.737 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:10:22.773 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:10:22.810 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 19:10:22.843 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 19:10:22.877 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 19:10:22.880 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:10:22.882 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:10:22.884 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 19:10:22.887 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 19:10:22.918 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 19:10:22.950 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.81/identity 2022-02-14 19:10:22.986 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 19:10:23.016 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 19:10:23.047 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 19:10:23.080 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 19:10:23.120 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 19:10:23.151 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:10:23.182 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 19:10:23.213 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 19:10:23.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 19:10:23.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 19:10:23.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 19:10:23.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 19:10:23.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 19:10:23.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 19:10:23.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-14 19:10:23.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-14 19:10:23.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-14 19:10:23.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 19:10:23.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 19:10:23.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 19:10:23.246 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 19:10:23.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 19:10:23.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 19:10:23.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 19:10:23.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 19:10:23.259 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:23.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-14 19:10:23.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-14 19:10:23.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.295 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:10:23.297 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 19:10:23.300 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 19:10:23.303 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.305 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 19:10:23.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 19:10:23.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-14 19:10:23.339 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.341 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:10:23.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 19:10:23.346 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 19:10:23.349 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.351 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 19:10:23.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-14 19:10:23.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:10:23.387 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 19:10:23.390 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 19:10:23.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 19:10:23.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-14 19:10:23.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.429 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 19:10:23.432 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 19:10:23.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 19:10:23.439 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-14 19:10:23.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-14 19:10:23.472 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 19:10:23.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 19:10:23.479 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 19:10:23.481 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.484 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 19:10:23.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-14 19:10:23.516 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 19:10:23.521 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 19:10:23.524 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 19:10:23.526 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.529 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 19:10:23.560 | + 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:350:399 2022-02-14 19:10:23.562 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.565 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 19:10:23.567 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-14 19:10:23.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-14 19:10:23.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.574 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-14 19:10:23.607 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-14 19:10:23.609 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:10:23.612 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 19:10:23.614 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 19:10:23.617 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 19:10:23.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:10:23.623 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 19:10:23.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 19:10:23.661 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 19:10:23.679 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:23.681 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 19:10:23.685 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:10:23.722 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:23.725 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:23.755 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 19:10:23.787 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 19:10:23.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 19:10:23.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 19:10:23.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 19:10:26.753 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 19:10:26.753 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 19:10:26.754 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=247006) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 19:10:26.806 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=247006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:10:26.806 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=247006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:10:26.806 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=247006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:26.807 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=247006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:26.807 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=247006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:26.807 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=247006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:26.862 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 19:10:26.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:26.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:26.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:26.863 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:27.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 19:10:27.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 19:10:27.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 19:10:27.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:10:27.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 19:10:27.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-14 19:10:27.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 19:10:27.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:27.285 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-14 19:10:27.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 19:10:27.319 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 19:10:27.327 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 19:10:27.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 19:10:27.333 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 19:10:27.346 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 19:10:27.358 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 19:10:27.361 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 19:10:27.369 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 19:10:27.373 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 19:10:27.375 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 19:10:27.384 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 19:10:27.387 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 19:10:27.390 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 19:10:27.393 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 19:10:27.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 19:10:27.402 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 19:10:27.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 19:10:27.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 19:10:27.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:10:27.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 19:10:27.442 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 19:10:27.446 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-14 19:10:27.481 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 19:10:27.484 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 19:10:27.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 19:10:27.547 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 19:10:27.564 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:27.567 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 19:10:27.573 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 19:10:27.576 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 19:10:27.608 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 19:10:27.638 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:10:27.670 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:27.673 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:27.703 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 19:10:27.721 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:27.723 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 19:10:27.726 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 19:10:27.757 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 19:10:27.760 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 19:10:27.762 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 19:10:27.792 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 19:10:27.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 19:10:27.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 19:10:27.805 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 19:10:27.817 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:27.820 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 19:10:27.822 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-14 19:10:27.827 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 19:10:27.858 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:10:27.893 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:27.896 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:27.927 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 19:10:27.930 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 19:10:27.961 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 19:10:27.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 19:10:27.966 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 19:10:28.004 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 19:10:28.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 19:10:28.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 19:10:28.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 19:10:30.990 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 19:10:30.990 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 19:10:30.991 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=247542) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 19:10:31.042 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=247542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:10:31.042 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=247542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:10:31.042 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=247542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:31.043 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=247542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:31.043 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=247542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:31.043 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=247542) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:10:31.104 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 19:10:31.105 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=247542) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 19:10:31.105 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=247542) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 19:10:31.105 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 19:10:31.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:31.105 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:31.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:10:31.105 | from cryptography.utils import int_from_bytes 2022-02-14 19:10:31.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 19:10:31.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 19:10:31.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 19:10:31.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 19:10:31.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 19:10:31.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:10:31.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 19:10:31.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 19:10:31.496 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 19:10:31.499 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 19:10:31.501 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 19:10:31.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-14 19:10:31.533 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 19:10:31.536 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 19:10:31.538 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 19:10:31.541 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 19:10:31.543 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 19:10:31.546 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 19:10:31.548 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 19:10:31.551 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 19:10:31.553 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 19:10:31.556 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 19:10:31.558 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 19:10:31.561 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 19:10:31.563 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 19:10:31.565 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 19:10:31.569 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 19:10:31.571 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 19:10:31.577 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 19:10:31.580 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 19:10:31.582 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 19:10:31.584 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 19:10:31.591 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 19:10:31.591 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 19:10:31.591 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 19:10:31.595 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.64/22 brd 192.168.3.255' 2022-02-14 19:10:31.598 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 19:10:31.600 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:31.602 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 19:10:31.605 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 19:10:31.607 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.64/22 brd 192.168.3.255 != '' ]] 2022-02-14 19:10:31.609 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1' 2022-02-14 19:10:31.612 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data' 2022-02-14 19:10:31.615 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 19:10:31.617 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 19:10:31.621 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.64/22 brd 192.168.3.255 2022-02-14 19:10:31.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 19:10:31.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 19:10:31.626 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 19:10:31.632 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.64 2022-02-14 19:10:31.634 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.64 ' 2022-02-14 19:10:31.636 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1 2022-02-14 19:10:31.649 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data 2022-02-14 19:10:31.663 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 19:10:31.679 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 19:10:31.700 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.64 2022-02-14 19:10:31.709 | PING 192.168.0.64 (192.168.0.64) from 192.168.0.64 br-data: 56(84) bytes of data. 2022-02-14 19:10:31.709 | 64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=0.074 ms 2022-02-14 19:10:32.711 | 64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.053 ms 2022-02-14 19:10:33.735 | 64 bytes from 192.168.0.64: icmp_seq=3 ttl=64 time=0.041 ms 2022-02-14 19:10:33.735 | 2022-02-14 19:10:33.735 | --- 192.168.0.64 ping statistics --- 2022-02-14 19:10:33.735 | 3 packets transmitted, 3 received, 0% packet loss, time 2026ms 2022-02-14 19:10:33.735 | rtt min/avg/max/mdev = 0.041/0.056/0.074/0.013 ms 2022-02-14 19:10:33.741 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 19:10:33.741 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 19:10:33.747 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 19:10:33.749 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 19:10:33.767 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:33.770 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 19:10:33.772 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 19:10:33.777 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 19:10:33.807 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.81 2022-02-14 19:10:33.838 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 19:10:33.868 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:10:33.900 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 19:10:33.902 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:10:33.935 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 19:10:33.938 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 19:10:33.956 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:10:33.959 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 19:10:33.962 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 19:10:33.979 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:10:33.982 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 19:10:33.999 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:10:34.002 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 19:10:34.021 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:10:34.024 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 19:10:34.054 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 19:10:34.086 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 19:10:34.089 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 19:10:34.107 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.109 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 19:10:34.127 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.130 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 19:10:34.133 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 19:10:34.200 | + inc/async:async_inner:63 : init_neutron 2022-02-14 19:10:34.245 | [206137 Async init_neutron:248024]: running: init_neutron 2022-02-14 19:10:34.248 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 19:10:34.271 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.274 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 19:10:34.285 | ++ ./stack.sh:main:1162 : true 2022-02-14 19:10:34.288 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 19:10:34.291 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 19:10:34.294 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 19:10:34.306 | dnsmasq: no process found 2022-02-14 19:10:34.310 | + ./stack.sh:main:1164 : true 2022-02-14 19:10:34.312 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 19:10:34.318 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:10:34.323 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 19:10:34.323 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 19:10:34.323 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 19:10:34.325 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 19:10:34.329 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 19:10:34.329 | + lib/nova:clean_iptables:183 : bash 2022-02-14 19:10:34.337 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:10:34.340 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 19:10:34.340 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 19:10:34.343 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 19:10:34.344 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 19:10:34.347 | + lib/nova:clean_iptables:185 : bash 2022-02-14 19:10:34.353 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 19:10:34.361 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 19:10:34.362 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 19:10:34.364 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 19:10:34.366 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:10:34.366 | + lib/nova:clean_iptables:187 : bash 2022-02-14 19:10:34.369 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 19:10:34.373 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 19:10:34.385 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 19:10:34.386 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 19:10:34.387 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 19:10:34.391 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 19:10:34.391 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 19:10:34.391 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:10:34.393 | + lib/nova:clean_iptables:189 : bash 2022-02-14 19:10:34.403 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 19:10:34.412 | net.ipv4.ip_forward = 1 2022-02-14 19:10:34.421 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 19:10:34.434 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.437 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 19:10:34.440 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 19:10:34.443 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 19:10:34.475 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 19:10:34.506 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 19:10:34.509 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 19:10:34.542 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 19:10:34.578 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 19:10:34.597 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.599 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 19:10:34.602 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:10:34.604 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 19:10:34.607 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 19:10:34.610 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 19:10:34.670 | + inc/async:async_inner:63 : init_swift 2022-02-14 19:10:34.715 | [206137 Async init_swift:248382]: running: init_swift 2022-02-14 19:10:34.717 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 19:10:34.736 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.739 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 19:10:34.742 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:10:34.744 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 19:10:34.747 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 19:10:34.750 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 19:10:34.823 | + inc/async:async_inner:63 : init_cinder 2022-02-14 19:10:34.865 | [206137 Async init_cinder:248477]: running: init_cinder 2022-02-14 19:10:34.869 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 19:10:34.902 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:10:34.905 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 19:10:34.908 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:10:34.913 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 19:10:34.924 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 19:10:34.924 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 19:10:34.994 | + inc/async:async_inner:63 : init_placement 2022-02-14 19:10:35.038 | [206137 Async init_placement:248596]: running: init_placement 2022-02-14 19:10:35.041 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 19:10:35.096 | [206137 Async init_neutron:248024]: Waiting for completion of init_neutron running on PID 248024 (6 other jobs running) 2022-02-14 19:10:35.122 | [206137 Async init_neutron:248024]: Signaling child to exit 2022-02-14 19:10:47.001 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:10:47.026 | [248382 Async init_swift:248382]: finished successfully 2022-02-14 19:11:04.136 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:11:04.163 | [245100 Async init_glance:245100]: finished successfully 2022-02-14 19:11:43.859 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:11:43.887 | [248596 Async init_placement:248596]: finished successfully 2022-02-14 19:12:08.037 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:12:08.064 | [248477 Async init_cinder:248477]: finished successfully 2022-02-14 19:16:38.413 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:16:38.439 | [248024 Async init_neutron:248024]: finished successfully 2022-02-14 19:16:38.459 | WAKEUP 2022-02-14 19:16:38.481 | [206137 Async init_neutron:248024]: Signaled 2022-02-14 19:16:38.483 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 19:16:38.483 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:16:38.483 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:16:38.483 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:16:38.483 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:16:38.483 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:16:38.483 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:16:38.484 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 19:16:38.484 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 19:16:38.484 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 19:16:38.484 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 19:16:38.484 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 19:16:38.484 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 19:16:38.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:38.484 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 19:16:38.484 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:38.484 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 19:16:38.484 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:16:38.484 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:16:38.484 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:16:38.484 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:16:38.484 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865900299 2022-02-14 19:16:38.484 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-14 19:16:38.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.484 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.484 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 19:16:38.484 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 19:16:38.485 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 19:16:38.486 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 19:16:38.487 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 19:16:38.488 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 19:16:38.488 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 19:16:38.488 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 19:16:38.488 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 19:16:38.488 | Running upgrade for neutron ... 2022-02-14 19:16:38.488 | OK 2022-02-14 19:16:38.488 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 19:16:38.488 | + functions-common:time_stop:2425 : local name 2022-02-14 19:16:38.488 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:16:38.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:16:38.488 | + functions-common:time_stop:2428 : local total 2022-02-14 19:16:38.488 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:16:38.488 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:16:38.488 | + functions-common:time_stop:2432 : start_time=1644865900299 2022-02-14 19:16:38.488 | + functions-common:time_stop:2434 : [[ -z 1644865900299 ]] 2022-02-14 19:16:38.488 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:16:38.488 | + functions-common:time_stop:2437 : end_time=1644866198398 2022-02-14 19:16:38.488 | + functions-common:time_stop:2438 : elapsed_time=298099 2022-02-14 19:16:38.488 | + functions-common:time_stop:2439 : total=49287 2022-02-14 19:16:38.488 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:16:38.488 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=347386 2022-02-14 19:16:38.529 | [206137 Async init_neutron:248024]: finished init_neutron with result 0 in 364 seconds 2022-02-14 19:16:38.533 | + inc/async:async_wait:197 : return 0 2022-02-14 19:16:38.536 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 19:16:38.587 | [206137 Async init_placement:248596]: Waiting for completion of init_placement running on PID 248596 (5 other jobs running) 2022-02-14 19:16:38.613 | [206137 Async init_placement:248596]: Signaling child to exit 2022-02-14 19:16:38.613 | WAKEUP 2022-02-14 19:16:38.636 | [206137 Async init_placement:248596]: Signaled 2022-02-14 19:16:38.638 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 19:16:38.638 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 19:16:38.638 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 19:16:38.638 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 19:16:38.638 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 19:16:38.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:38.638 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 19:16:38.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:38.638 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 19:16:38.638 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 19:16:38.638 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 19:16:38.638 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 19:16:38.638 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:16:38.638 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:16:38.638 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:16:38.638 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:16:38.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.639 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.639 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.639 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.639 | + functions-common:get_or_create_user:925 : user_id=cdaef52889464d6b8d7541f5ae4383c9 2022-02-14 19:16:38.639 | + functions-common:get_or_create_user:926 : echo cdaef52889464d6b8d7541f5ae4383c9 2022-02-14 19:16:38.639 | cdaef52889464d6b8d7541f5ae4383c9 2022-02-14 19:16:38.639 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 19:16:38.639 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:16:38.639 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:16:38.639 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:16:38.639 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:16:38.639 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:16:38.639 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:16:38.639 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:16:38.639 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:16:38.639 | ++ functions-common:get_field:812 : read data 2022-02-14 19:16:38.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.639 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.639 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.639 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.639 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:16:38.639 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:16:38.639 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:16:38.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.640 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.640 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.640 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:16:38.640 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:16:38.640 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:16:38.640 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:16:38.640 | ++ functions-common:get_field:812 : read data 2022-02-14 19:16:38.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.640 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.640 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.640 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.640 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:16:38.640 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:16:38.640 | ++ functions-common:get_field:818 : echo '| bb81197d8858443cb8dac4fc2b1eb61c | cdaef52889464d6b8d7541f5ae4383c9 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:16:38.640 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:16:38.640 | ++ functions-common:get_field:812 : read data 2022-02-14 19:16:38.640 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:16:38.640 | + functions-common:get_or_add_user_project_role:997 : echo bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:16:38.640 | bb81197d8858443cb8dac4fc2b1eb61c 2022-02-14 19:16:38.640 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:16:38.640 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 19:16:38.640 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:16:38.640 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:16:38.640 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:16:38.640 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:16:38.641 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:16:38.641 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:16:38.641 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:16:38.641 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:16:38.641 | ++ functions-common:get_field:812 : read data 2022-02-14 19:16:38.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.641 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.641 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:16:38.641 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:16:38.641 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:16:38.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.641 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 19:16:38.641 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:16:38.641 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:16:38.641 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:16:38.641 | ++ functions-common:get_field:812 : read data 2022-02-14 19:16:38.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.641 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.641 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.641 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:16:38.641 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:16:38.641 | ++ functions-common:get_field:818 : echo '| 566a781c7fd8411eb45b8cf60aeec961 | cdaef52889464d6b8d7541f5ae4383c9 | | e556fefa06824ad181d56c1bdd24e54f | | | False |' 2022-02-14 19:16:38.641 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:16:38.641 | ++ functions-common:get_field:812 : read data 2022-02-14 19:16:38.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id=566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:16:38.642 | + functions-common:get_or_add_user_project_role:997 : echo 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:16:38.642 | 566a781c7fd8411eb45b8cf60aeec961 2022-02-14 19:16:38.642 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.81/placement 2022-02-14 19:16:38.642 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 19:16:38.642 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:16:38.642 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 19:16:38.642 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 19:16:38.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.642 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.642 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:16:38.642 | 977dbed31c7b4199bfa4f87d2021106e' 2022-02-14 19:16:38.642 | + functions-common:get_or_create_service:1094 : echo 977dbed31c7b4199bfa4f87d2021106e 2022-02-14 19:16:38.642 | 977dbed31c7b4199bfa4f87d2021106e 2022-02-14 19:16:38.642 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.81/placement 2022-02-14 19:16:38.642 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:16:38.642 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.81/placement RegionOne 2022-02-14 19:16:38.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:16:38.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 19:16:38.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.642 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:16:38.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:16:38.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.81/placement --region RegionOne -f value -c id 2022-02-14 19:16:38.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:38.642 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:38.643 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:16:38.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=15cd69862c2a4611863c78b2bee7bbdb 2022-02-14 19:16:38.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 15cd69862c2a4611863c78b2bee7bbdb 2022-02-14 19:16:38.643 | + functions-common:get_or_create_endpoint:1127 : public_id=15cd69862c2a4611863c78b2bee7bbdb 2022-02-14 19:16:38.643 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:16:38.643 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:16:38.643 | + functions-common:get_or_create_endpoint:1136 : echo 15cd69862c2a4611863c78b2bee7bbdb 2022-02-14 19:16:38.643 | 15cd69862c2a4611863c78b2bee7bbdb 2022-02-14 19:16:38.683 | [206137 Async init_placement:248596]: finished init_placement with result 0 in 68 seconds 2022-02-14 19:16:38.688 | + inc/async:async_wait:197 : return 0 2022-02-14 19:16:38.690 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 19:16:38.741 | [206137 Async init_glance:245100]: Waiting for completion of init_glance running on PID 245100 (4 other jobs running) 2022-02-14 19:16:38.767 | [206137 Async init_glance:245100]: Signaling child to exit 2022-02-14 19:16:38.767 | WAKEUP 2022-02-14 19:16:38.791 | [206137 Async init_glance:245100]: Signaled 2022-02-14 19:16:38.792 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 19:16:38.792 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 19:16:38.792 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 19:16:38.792 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 19:16:38.792 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 19:16:38.792 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 19:16:38.792 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 19:16:38.792 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:38.792 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 19:16:38.792 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:38.792 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 19:16:38.793 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:16:38.793 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:16:38.793 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:16:38.793 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:16:38.793 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865786908 2022-02-14 19:16:38.793 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 19:16:38.793 | 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=245226) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:16:38.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.793 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 19:16:38.794 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 19:16:38.794 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 19:16:38.794 | Database migration is up to date. No migration needed. 2022-02-14 19:16:38.794 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 19:16:38.794 | Database is synced successfully. 2022-02-14 19:16:38.794 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 19:16:38.794 | 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=247547) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 19:16:38.794 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 19:16:38.795 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 19:16:38.796 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 19:16:38.796 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 19:16:38.796 | + functions-common:time_stop:2425 : local name 2022-02-14 19:16:38.796 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:16:38.796 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:16:38.796 | + functions-common:time_stop:2428 : local total 2022-02-14 19:16:38.796 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:16:38.796 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:16:38.796 | + functions-common:time_stop:2432 : start_time=1644865786908 2022-02-14 19:16:38.796 | + functions-common:time_stop:2434 : [[ -z 1644865786908 ]] 2022-02-14 19:16:38.796 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:16:38.796 | + functions-common:time_stop:2437 : end_time=1644865864120 2022-02-14 19:16:38.796 | + functions-common:time_stop:2438 : elapsed_time=77212 2022-02-14 19:16:38.796 | + functions-common:time_stop:2439 : total=49287 2022-02-14 19:16:38.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:16:38.796 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=126499 2022-02-14 19:16:38.837 | [206137 Async init_glance:245100]: finished init_glance with result 0 in 81 seconds 2022-02-14 19:16:38.842 | + inc/async:async_wait:197 : return 0 2022-02-14 19:16:38.845 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 19:16:38.896 | [206137 Async init_swift:248382]: Waiting for completion of init_swift running on PID 248382 (3 other jobs running) 2022-02-14 19:16:38.922 | [206137 Async init_swift:248382]: Signaling child to exit 2022-02-14 19:16:38.922 | WAKEUP 2022-02-14 19:16:38.945 | [206137 Async init_swift:248382]: Signaled 2022-02-14 19:16:38.946 | + lib/swift:init_swift:692 : local node_number 2022-02-14 19:16:38.946 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 19:16:38.946 | No object-server running 2022-02-14 19:16:38.946 | No account-auditor running 2022-02-14 19:16:38.946 | No proxy-server running 2022-02-14 19:16:38.946 | No account-replicator running 2022-02-14 19:16:38.946 | No container-replicator running 2022-02-14 19:16:38.946 | No object-auditor running 2022-02-14 19:16:38.946 | No object-reconstructor running 2022-02-14 19:16:38.946 | No container-server running 2022-02-14 19:16:38.946 | No container-sharder running 2022-02-14 19:16:38.946 | No container-sync running 2022-02-14 19:16:38.946 | No object-updater running 2022-02-14 19:16:38.946 | No object-expirer running 2022-02-14 19:16:38.946 | No account-reaper running 2022-02-14 19:16:38.946 | No container-reconciler running 2022-02-14 19:16:38.947 | No object-replicator running 2022-02-14 19:16:38.947 | No account-server running 2022-02-14 19:16:38.947 | No container-auditor running 2022-02-14 19:16:38.947 | No container-updater running 2022-02-14 19:16:38.947 | + lib/swift:init_swift:694 : true 2022-02-14 19:16:38.947 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 19:16:38.947 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 19:16:38.947 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 19:16:38.947 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 19:16:38.947 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 19:16:38.947 | = reflink=1 2022-02-14 19:16:38.947 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 19:16:38.947 | = sunit=0 swidth=0 blks 2022-02-14 19:16:38.947 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 19:16:38.947 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 19:16:38.947 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 19:16:38.947 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-14 19:16:38.947 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 19:16:38.948 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 19:16:38.948 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 19:16:38.948 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644865006.object.builder backups/1644865007.container.builder backups/1644865008.account.builder backups/1644865013.object.builder backups/1644865014.container.builder backups/1644865015.account.builder backups/1644865013.object.ring.gz backups/1644865014.container.ring.gz backups/1644865015.account.ring.gz 2022-02-14 19:16:38.948 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 19:16:38.948 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 19:16:38.948 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 19:16:38.948 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 19:16:38.948 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:16:38.948 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 19:16:38.948 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 19:16:38.948 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 19:16:38.948 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 19:16:38.948 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 19:16:38.948 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 19:16:38.948 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 19:16:38.948 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 19:16:38.948 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 19:16:38.948 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 19:16:38.948 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 19:16:38.948 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 19:16:38.948 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 19:16:38.948 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 19:16:38.948 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 19:16:38.948 | + lib/swift:init_swift:738 : popd 2022-02-14 19:16:38.992 | [206137 Async init_swift:248382]: finished init_swift with result 0 in 12 seconds 2022-02-14 19:16:38.996 | + inc/async:async_wait:197 : return 0 2022-02-14 19:16:38.999 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 19:16:39.051 | [206137 Async init_cinder:248477]: Waiting for completion of init_cinder running on PID 248477 (2 other jobs running) 2022-02-14 19:16:39.078 | [206137 Async init_cinder:248477]: Signaling child to exit 2022-02-14 19:16:39.078 | WAKEUP 2022-02-14 19:16:39.101 | [206137 Async init_cinder:248477]: Signaled 2022-02-14 19:16:39.105 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 19:16:39.105 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:16:39.105 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 19:16:39.105 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 19:16:39.105 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 19:16:39.105 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 19:16:39.105 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 19:16:39.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:39.105 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 19:16:39.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:39.105 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 19:16:39.105 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:16:39.105 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:16:39.105 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:16:39.105 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:16:39.106 | + functions-common:time_start:2416 : _TIME_START[$name]=1644865853437 2022-02-14 19:16:39.106 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 19:16:39.106 | 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=248898) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | 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=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:16:39.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:16:39.107 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:16:39.107 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=248898) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:16:39.107 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 19:16:39.107 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 19:16:39.107 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 19:16:39.107 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 19:16:39.107 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=248898) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 19:16:39.107 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 19:16:39.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:39.107 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:39.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:39.107 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:39.107 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 19:16:39.107 | last_heartbeat = column_property( 2022-02-14 19:16:39.107 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 19:16:39.107 | num_hosts = column_property( 2022-02-14 19:16:39.107 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 19:16:39.107 | num_down_hosts = column_property( 2022-02-14 19:16:39.107 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 19:16:39.107 | + functions-common:time_stop:2425 : local name 2022-02-14 19:16:39.107 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:16:39.107 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:16:39.107 | + functions-common:time_stop:2428 : local total 2022-02-14 19:16:39.107 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:16:39.107 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:16:39.107 | + functions-common:time_stop:2432 : start_time=1644865853437 2022-02-14 19:16:39.107 | + functions-common:time_stop:2434 : [[ -z 1644865853437 ]] 2022-02-14 19:16:39.107 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:16:39.107 | + functions-common:time_stop:2437 : end_time=1644865926314 2022-02-14 19:16:39.107 | + functions-common:time_stop:2438 : elapsed_time=72877 2022-02-14 19:16:39.107 | + functions-common:time_stop:2439 : total=49287 2022-02-14 19:16:39.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:16:39.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=122164 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 19:16:39.108 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 19:16:39.108 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 19:16:39.108 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 19:16:39.108 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 19:16:39.108 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 19:16:39.108 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 19:16:39.108 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 19:16:39.108 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:16:39.108 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:16:39.108 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:16:39.108 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 19:16:39.108 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:16:39.108 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:16:39.108 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:16:39.108 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:16:39.108 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:16:39.108 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:16:39.109 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 19:16:39.109 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 19:16:39.109 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 19:16:39.109 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 19:16:39.109 | Physical volume "/dev/loop4" successfully created. 2022-02-14 19:16:39.109 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 19:16:39.109 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 19:16:39.109 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 19:16:39.109 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 19:16:39.109 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 19:16:39.109 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 19:16:39.109 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:16:39.109 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 19:16:39.109 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 19:16:39.109 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 19:16:39.151 | [206137 Async init_cinder:248477]: finished init_cinder with result 0 in 93 seconds 2022-02-14 19:16:39.155 | + inc/async:async_wait:197 : return 0 2022-02-14 19:16:39.158 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 19:16:39.177 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:16:39.179 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 19:16:39.182 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:16:39.184 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 19:16:39.187 | + ./stack.sh:main:1218 : init_nova 2022-02-14 19:16:39.190 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 19:16:39.208 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:16:39.210 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 19:16:39.227 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:16:39.230 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:16:39.233 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 19:16:39.292 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 19:16:39.330 | [206137 Async nova-cell-0:251142]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 19:16:39.334 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 19:16:39.340 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:16:39.341 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 19:16:39.344 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:16:39.347 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:16:39.350 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 19:16:39.411 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 19:16:39.457 | [206137 Async nova-cell-1:251234]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 19:16:39.460 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 19:16:39.462 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 19:16:39.465 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 19:16:39.467 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 19:16:39.470 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 19:16:39.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:39.635 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 19:16:39.640 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:16:39.743 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 19:16:43.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:43.716 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:43.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:16:43.717 | from cryptography.utils import int_from_bytes 2022-02-14 19:16:43.718 | Traceback (most recent call last): 2022-02-14 19:16:43.718 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 19:16:43.718 | from nova.cmd.manage import main 2022-02-14 19:16:43.718 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 19:16:43.718 | from nova.virt.libvirt import machine_type_utils 2022-02-14 19:16:43.718 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 19:16:43.718 | from nova.virt.libvirt import driver 2022-02-14 19:16:43.718 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 19:16:43.718 | from nova.virt.libvirt import blockinfo 2022-02-14 19:16:43.718 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 19:16:43.718 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 19:16:43.718 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 19:16:43.718 | from nova.virt.libvirt import config as vconfig 2022-02-14 19:16:43.718 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1991 2022-02-14 19:16:43.718 | for o in 'burst' 2022-02-14 19:16:43.718 | ^ 2022-02-14 19:16:43.718 | SyntaxError: invalid syntax 2022-02-14 19:16:44.172 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 19:16:44.174 | + inc/async:async_inner:68 : rc=1 2022-02-14 19:16:44.175 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 19:16:44.178 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 19:16:44.182 | + ./stack.sh:exit_trap:522 : jobs='231491 2022-02-14 19:16:44.182 | 251142 2022-02-14 19:16:44.182 | 251234' 2022-02-14 19:16:44.185 | + ./stack.sh:exit_trap:525 : [[ -n 231491 2022-02-14 19:16:44.185 | 251142 2022-02-14 19:16:44.185 | 251234 ]] 2022-02-14 19:16:44.188 | + inc/async:async_inner:68 : rc=1 2022-02-14 19:16:44.192 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-190205 ]] 2022-02-14 19:16:44.192 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 19:16:44.194 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 19:16:44.194 | exit_trap: cleaning up child processes 2022-02-14 19:16:44.197 | + ./stack.sh:exit_trap:527 : kill 231491 251142 251234 2022-02-14 19:16:44.200 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.A4oydce2kA ']' 2022-02-14 19:16:44.203 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.A4oydce2kA 2022-02-14 19:16:44.207 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 19:16:44.210 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 19:16:44.212 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 19:16:44.215 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 19:16:44.215 | Error on exit 2022-02-14 19:16:44.217 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 19:16:44.220 | + ./stack.sh:exit_trap:542 : generate-subunit 1644865322 882 fail 2022-02-14 19:16:44.842 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 19:16:44.845 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 19:16:45.915 | + ./stack.sh:exit_trap:556 : exit 1