2022-03-09 14:15:55.658 | + ./stack.sh:main:487 : exec 2022-03-09 14:15:55.658 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-141555' 2022-03-09 14:15:55.658 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-09-141555.summary.2022-03-09-141555 2022-03-09 14:15:55.658 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:15:55.658 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-141555 2022-03-09 14:15:55.658 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-141555 /opt/stack/logs/stack.sh.log 2022-03-09 14:15:55.658 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-141555.summary.2022-03-09-141555 /opt/stack/logs/stack.sh.log.summary 2022-03-09 14:15:55.658 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-09 14:15:55.658 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-09 14:15:55.658 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-09 14:15:55.658 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-09 14:15:55.658 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 14:15:55.658 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-09 14:15:55.658 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-09 14:15:55.659 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 14:15:55.659 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-09 14:15:55.659 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-09 14:15:55.659 | + ./stack.sh:main:573 : set -o errexit 2022-03-09 14:15:55.659 | + ./stack.sh:main:576 : uname -a 2022-03-09 14:15:55.659 | Linux dv-neutron-832783-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-09 14:15:55.659 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-09 14:15:55.659 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-09 14:15:55.662 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-09 14:15:55.698 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-09 14:15:55.714 | + ./stack.sh:main:590 : fetch_plugins 2022-03-09 14:15:55.716 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-09 14:15:55.718 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-09 14:15:55.720 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-09 14:15:55.721 | + functions-common:fetch_plugins:1776 : return 2022-03-09 14:15:55.723 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-09 14:15:55.725 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-09 14:15:55.727 | + functions-common:run_phase:1854 : local phase= 2022-03-09 14:15:55.729 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:15:55.730 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:15:55.732 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:15:55.734 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:15:55.736 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:15:55.738 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:15:55.742 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:15:55.744 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:15:55.746 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:15:55.748 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-09 14:15:55.750 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:15:55.763 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:55.764 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 14:15:55.767 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:15:55.768 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:15:55.770 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:15:55.772 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:15:55.774 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 14:15:55.775 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-09 14:15:55.777 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-09 14:15:55.779 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 14:15:55.781 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 14:15:55.783 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-09 14:15:55.785 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-09 14:15:55.786 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-09 14:15:55.788 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-09 14:15:55.790 | + functions-common:plugin_override_defaults:1817 : return 2022-03-09 14:15:55.792 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-09 14:15:55.809 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-09 14:15:55.811 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-09 14:15:55.823 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:15:55.826 | +++ lib/tls:source:43 : hostname -f 2022-03-09 14:15:55.830 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-09 14:15:55.831 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-09 14:15:55.833 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-09 14:15:55.835 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-09 14:15:55.837 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-09 14:15:55.839 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-09 14:15:55.841 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-09 14:15:55.843 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-09 14:15:55.844 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-09 14:15:55.846 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-09 14:15:55.851 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-09 14:15:55.862 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-09 14:15:55.879 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-09 14:15:55.891 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-09 14:15:55.903 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-09 14:15:55.939 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-09 14:15:55.997 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-09 14:15:56.085 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-09 14:15:56.106 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-09 14:15:56.156 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-09 14:15:56.209 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-09 14:15:56.353 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-09 14:15:56.367 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-09 14:15:56.380 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-09 14:15:56.393 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-09 14:15:56.488 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-09 14:15:56.490 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-09 14:15:56.493 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-09 14:15:56.495 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-09 14:15:56.497 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-09 14:15:56.499 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-09 14:15:56.502 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-09 14:15:56.502 | False' 2022-03-09 14:15:56.504 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-09 14:15:56.518 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-09 14:15:56.521 | + ./stack.sh:main:624 : run_phase source 2022-03-09 14:15:56.523 | + functions-common:run_phase:1853 : local mode=source 2022-03-09 14:15:56.525 | + functions-common:run_phase:1854 : local phase= 2022-03-09 14:15:56.527 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:15:56.529 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:15:56.531 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:15:56.533 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:15:56.535 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:15:56.538 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:15:56.541 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:15:56.543 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:15:56.545 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:15:56.548 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-09 14:15:56.550 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:15:56.564 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:56.566 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 14:15:56.568 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-09 14:15:56.606 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-09 14:15:56.608 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-09 14:15:56.611 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 14:15:56.613 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-09 14:15:56.615 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-09 14:15:56.617 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-09 14:15:56.619 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-09 14:15:56.621 | + functions-common:load_plugin_settings:1794 : return 2022-03-09 14:15:56.623 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-09 14:15:56.625 | + functions-common:verify_disabled_services:2136 : local service 2022-03-09 14:15:56.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.630 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-09 14:15:56.632 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.634 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-09 14:15:56.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.639 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-09 14:15:56.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.643 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-09 14:15:56.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.648 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-09 14:15:56.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.652 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-09 14:15:56.655 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.657 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-09 14:15:56.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.662 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-09 14:15:56.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.666 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-09 14:15:56.669 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.671 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-09 14:15:56.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.675 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-09 14:15:56.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.680 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-09 14:15:56.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-09 14:15:56.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.688 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-09 14:15:56.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.693 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-09 14:15:56.695 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.697 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-09 14:15:56.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.702 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-09 14:15:56.704 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.706 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-09 14:15:56.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.711 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-09 14:15:56.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.715 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-09 14:15:56.717 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-09 14:15:56.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.724 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-09 14:15:56.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-09 14:15:56.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-09 14:15:56.735 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-09 14:15:56.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.742 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-09 14:15:56.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.746 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-09 14:15:56.748 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-09 14:15:56.753 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.755 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-09 14:15:56.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.759 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-09 14:15:56.762 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.764 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-09 14:15:56.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.769 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-09 14:15:56.771 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.773 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-09 14:15:56.775 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.777 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-09 14:15:56.780 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.782 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-09 14:15:56.785 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.787 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-09 14:15:56.789 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.791 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-09 14:15:56.794 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.796 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-09 14:15:56.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-09 14:15:56.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.805 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-09 14:15:56.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.809 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-09 14:15:56.811 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.813 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-09 14:15:56.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.818 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-09 14:15:56.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-09 14:15:56.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.827 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-09 14:15:56.829 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-09 14:15:56.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 14:15:56.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-09 14:15:56.839 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-09 14:15:56.841 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 14:15:56.843 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-09 14:15:56.858 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:56.860 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-09 14:15:56.862 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 14:15:56.865 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-09 14:15:56.879 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:15:56.882 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-09 14:15:56.884 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-09 14:15:56.886 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-09 14:15:56.888 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-09 14:15:56.890 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-09 14:15:56.893 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-09 14:15:56.895 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-09 14:15:56.898 | + lib/database:initialize_database_backends:92 : return 0 2022-03-09 14:15:56.900 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-09 14:15:56.900 | Using mysql database backend 2022-03-09 14:15:56.902 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-09 14:15:56.919 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-09 14:15:56.922 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-09 14:15:56.924 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 14:15:56.926 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-09 14:15:56.929 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 14:15:56.932 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-09 14:15:56.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:56.949 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-09 14:15:56.965 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-09 14:15:56.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:56.984 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-09 14:15:56.999 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-09 14:15:57.015 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-09 14:15:57.032 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:15:57.034 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-09 14:15:57.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:15:57.053 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-09 14:15:57.069 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-09 14:15:57.071 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-09 14:15:57.074 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-09 14:15:57.076 | + functions-common:save_stackenv:60 : local tag=757 2022-03-09 14:15:57.080 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 14:15:57.084 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-141557 2022-03-09 14:15:57.086 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-141557 757' 2022-03-09 14:15:57.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.091 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 14:15:57.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.096 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 14:15:57.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.101 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 14:15:57.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.105 | + 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-03-09 14:15:57.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.110 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 14:15:57.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.115 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 14:15:57.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.120 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-141555 2022-03-09 14:15:57.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.124 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 14:15:57.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.130 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 14:15:57.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.135 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 14:15:57.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.139 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 14:15:57.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.145 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 14:15:57.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:15:57.149 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 14:15:57.152 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-09 14:15:57.154 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-09 14:15:57.157 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-09 14:15:57.159 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-09 14:15:57.161 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:15:57.163 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:15:57.165 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:15:57.168 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:15:57.170 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:15:57.173 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:15:57.187 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:15:57.190 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:15:57.192 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:15:57.195 | + functions-common:git_clone:629 : echo master 2022-03-09 14:15:57.195 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:15:57.200 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-09 14:15:57.202 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:15:57.205 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-09 14:15:57.208 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:15:57.208 | + functions-common:git_clone:678 : head -1 2022-03-09 14:15:57.211 | 32ae8273 Merge "update constraint for ceilometer to new release 18.0.0.0rc1" 2022-03-09 14:15:57.213 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:15:57.216 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-09 14:15:57.218 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:15:57.221 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-09 14:15:57.223 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-09 14:15:57.226 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-09 14:15:57.228 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-09 14:15:57.231 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 14:15:57.233 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-09 14:15:57.235 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-09 14:15:57.238 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-09 14:15:57.241 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-09 14:15:57.245 | ++ tools/install_prereqs.sh:source:47 : NOW=1646835357 2022-03-09 14:15:57.248 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-09 14:15:57.253 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646834814 2022-03-09 14:15:57.255 | ++ tools/install_prereqs.sh:source:49 : DELTA=543 2022-03-09 14:15:57.258 | ++ tools/install_prereqs.sh:source:50 : [[ 543 -lt 7200 ]] 2022-03-09 14:15:57.260 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-09 14:15:57.263 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-09 14:15:57.265 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-09 14:15:57.268 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-09 14:15:57.270 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-09 14:15:57.272 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-09 14:15:57.275 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-09 14:15:57.277 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-09 14:15:57.281 | +++ 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-03-09 14:15:57.326 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-09 14:15:57.326 | apache2-dev 2022-03-09 14:15:57.326 | bc 2022-03-09 14:15:57.326 | bsdmainutils 2022-03-09 14:15:57.326 | curl 2022-03-09 14:15:57.326 | g++ 2022-03-09 14:15:57.326 | gawk 2022-03-09 14:15:57.326 | gcc 2022-03-09 14:15:57.326 | gettext 2022-03-09 14:15:57.327 | git 2022-03-09 14:15:57.327 | graphviz 2022-03-09 14:15:57.327 | iputils-ping 2022-03-09 14:15:57.327 | libapache2-mod-proxy-uwsgi 2022-03-09 14:15:57.327 | libffi-dev 2022-03-09 14:15:57.327 | libjpeg-dev 2022-03-09 14:15:57.327 | libpcre3-dev 2022-03-09 14:15:57.327 | libpq-dev 2022-03-09 14:15:57.327 | libssl-dev 2022-03-09 14:15:57.327 | libsystemd-dev 2022-03-09 14:15:57.327 | libxml2-dev 2022-03-09 14:15:57.327 | libxslt1-dev 2022-03-09 14:15:57.327 | libyaml-dev 2022-03-09 14:15:57.327 | lsof 2022-03-09 14:15:57.327 | openssh-server 2022-03-09 14:15:57.327 | openssl 2022-03-09 14:15:57.327 | pkg-config 2022-03-09 14:15:57.327 | psmisc 2022-03-09 14:15:57.327 | python3-dev 2022-03-09 14:15:57.327 | python3-pip 2022-03-09 14:15:57.327 | python3-systemd 2022-03-09 14:15:57.327 | python3-venv 2022-03-09 14:15:57.327 | tar 2022-03-09 14:15:57.327 | tcpdump 2022-03-09 14:15:57.327 | unzip 2022-03-09 14:15:57.327 | uuid-runtime 2022-03-09 14:15:57.327 | wget 2022-03-09 14:15:57.327 | wget 2022-03-09 14:15:57.327 | zlib1g-dev 2022-03-09 14:15:57.327 | libkrb5-dev 2022-03-09 14:15:57.327 | libldap2-dev 2022-03-09 14:15:57.327 | libsasl2-dev 2022-03-09 14:15:57.327 | memcached 2022-03-09 14:15:57.327 | python3-mysqldb 2022-03-09 14:15:57.327 | sqlite3 2022-03-09 14:15:57.327 | conntrack 2022-03-09 14:15:57.327 | curl 2022-03-09 14:15:57.328 | dnsmasq-base 2022-03-09 14:15:57.328 | dnsmasq-utils 2022-03-09 14:15:57.328 | ebtables 2022-03-09 14:15:57.328 | genisoimage 2022-03-09 14:15:57.328 | iptables 2022-03-09 14:15:57.328 | iputils-arping 2022-03-09 14:15:57.328 | kpartx 2022-03-09 14:15:57.328 | libjs-jquery-tablesorter 2022-03-09 14:15:57.328 | parted 2022-03-09 14:15:57.328 | pm-utils 2022-03-09 14:15:57.328 | python3-mysqldb 2022-03-09 14:15:57.328 | socat 2022-03-09 14:15:57.328 | sqlite3 2022-03-09 14:15:57.328 | sudo 2022-03-09 14:15:57.328 | vlan 2022-03-09 14:15:57.328 | lsscsi 2022-03-09 14:15:57.328 | open-iscsi 2022-03-09 14:15:57.328 | lvm2 2022-03-09 14:15:57.328 | qemu-utils 2022-03-09 14:15:57.328 | thin-provisioning-tools 2022-03-09 14:15:57.328 | acl 2022-03-09 14:15:57.328 | dnsmasq-base 2022-03-09 14:15:57.328 | dnsmasq-utils 2022-03-09 14:15:57.328 | ebtables 2022-03-09 14:15:57.328 | haproxy 2022-03-09 14:15:57.328 | iptables 2022-03-09 14:15:57.329 | iputils-arping 2022-03-09 14:15:57.329 | iputils-ping 2022-03-09 14:15:57.329 | postgresql-server-dev-all 2022-03-09 14:15:57.329 | python3-mysqldb 2022-03-09 14:15:57.329 | sqlite3 2022-03-09 14:15:57.329 | sudo 2022-03-09 14:15:57.329 | vlan 2022-03-09 14:15:57.329 | pcp 2022-03-09 14:15:57.329 | ipset 2022-03-09 14:15:57.329 | conntrack 2022-03-09 14:15:57.329 | conntrackd 2022-03-09 14:15:57.329 | keepalived 2022-03-09 14:15:57.329 | lvm2 2022-03-09 14:15:57.329 | qemu-utils 2022-03-09 14:15:57.329 | thin-provisioning-tools 2022-03-09 14:15:57.329 | curl 2022-03-09 14:15:57.329 | liberasurecode-dev 2022-03-09 14:15:57.329 | make 2022-03-09 14:15:57.329 | memcached 2022-03-09 14:15:57.329 | rsync 2022-03-09 14:15:57.329 | sqlite3 2022-03-09 14:15:57.329 | xfsprogs' 2022-03-09 14:15:57.330 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-09 14:15:57.348 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-09 14:15:57.348 | apache2-dev 2022-03-09 14:15:57.348 | bc 2022-03-09 14:15:57.348 | bsdmainutils 2022-03-09 14:15:57.348 | curl 2022-03-09 14:15:57.348 | g++ 2022-03-09 14:15:57.348 | gawk 2022-03-09 14:15:57.348 | gcc 2022-03-09 14:15:57.348 | gettext 2022-03-09 14:15:57.348 | git 2022-03-09 14:15:57.348 | graphviz 2022-03-09 14:15:57.348 | iputils-ping 2022-03-09 14:15:57.348 | libapache2-mod-proxy-uwsgi 2022-03-09 14:15:57.348 | libffi-dev 2022-03-09 14:15:57.348 | libjpeg-dev 2022-03-09 14:15:57.348 | libpcre3-dev 2022-03-09 14:15:57.348 | libpq-dev 2022-03-09 14:15:57.348 | libssl-dev 2022-03-09 14:15:57.348 | libsystemd-dev 2022-03-09 14:15:57.348 | libxml2-dev 2022-03-09 14:15:57.348 | libxslt1-dev 2022-03-09 14:15:57.348 | libyaml-dev 2022-03-09 14:15:57.348 | lsof 2022-03-09 14:15:57.348 | openssh-server 2022-03-09 14:15:57.348 | openssl 2022-03-09 14:15:57.348 | pkg-config 2022-03-09 14:15:57.348 | psmisc 2022-03-09 14:15:57.348 | python3-dev 2022-03-09 14:15:57.348 | python3-pip 2022-03-09 14:15:57.348 | python3-systemd 2022-03-09 14:15:57.348 | python3-venv 2022-03-09 14:15:57.348 | tar 2022-03-09 14:15:57.348 | tcpdump 2022-03-09 14:15:57.348 | unzip 2022-03-09 14:15:57.349 | uuid-runtime 2022-03-09 14:15:57.349 | wget 2022-03-09 14:15:57.349 | wget 2022-03-09 14:15:57.349 | zlib1g-dev 2022-03-09 14:15:57.349 | libkrb5-dev 2022-03-09 14:15:57.349 | libldap2-dev 2022-03-09 14:15:57.349 | libsasl2-dev 2022-03-09 14:15:57.349 | memcached 2022-03-09 14:15:57.349 | python3-mysqldb 2022-03-09 14:15:57.349 | sqlite3 2022-03-09 14:15:57.349 | conntrack 2022-03-09 14:15:57.349 | curl 2022-03-09 14:15:57.349 | dnsmasq-base 2022-03-09 14:15:57.349 | dnsmasq-utils 2022-03-09 14:15:57.349 | ebtables 2022-03-09 14:15:57.349 | genisoimage 2022-03-09 14:15:57.349 | iptables 2022-03-09 14:15:57.349 | iputils-arping 2022-03-09 14:15:57.349 | kpartx 2022-03-09 14:15:57.349 | libjs-jquery-tablesorter 2022-03-09 14:15:57.349 | parted 2022-03-09 14:15:57.349 | pm-utils 2022-03-09 14:15:57.349 | python3-mysqldb 2022-03-09 14:15:57.349 | socat 2022-03-09 14:15:57.349 | sqlite3 2022-03-09 14:15:57.349 | sudo 2022-03-09 14:15:57.349 | vlan 2022-03-09 14:15:57.349 | lsscsi 2022-03-09 14:15:57.349 | open-iscsi 2022-03-09 14:15:57.349 | lvm2 2022-03-09 14:15:57.349 | qemu-utils 2022-03-09 14:15:57.349 | thin-provisioning-tools 2022-03-09 14:15:57.349 | acl 2022-03-09 14:15:57.349 | dnsmasq-base 2022-03-09 14:15:57.349 | dnsmasq-utils 2022-03-09 14:15:57.349 | ebtables 2022-03-09 14:15:57.349 | haproxy 2022-03-09 14:15:57.349 | iptables 2022-03-09 14:15:57.350 | iputils-arping 2022-03-09 14:15:57.350 | iputils-ping 2022-03-09 14:15:57.350 | postgresql-server-dev-all 2022-03-09 14:15:57.350 | python3-mysqldb 2022-03-09 14:15:57.350 | sqlite3 2022-03-09 14:15:57.350 | sudo 2022-03-09 14:15:57.350 | vlan 2022-03-09 14:15:57.350 | pcp 2022-03-09 14:15:57.350 | ipset 2022-03-09 14:15:57.350 | conntrack 2022-03-09 14:15:57.350 | conntrackd 2022-03-09 14:15:57.350 | keepalived 2022-03-09 14:15:57.350 | lvm2 2022-03-09 14:15:57.350 | qemu-utils 2022-03-09 14:15:57.350 | thin-provisioning-tools 2022-03-09 14:15:57.350 | curl 2022-03-09 14:15:57.350 | liberasurecode-dev 2022-03-09 14:15:57.350 | make 2022-03-09 14:15:57.350 | memcached 2022-03-09 14:15:57.350 | rsync 2022-03-09 14:15:57.350 | sqlite3 2022-03-09 14:15:57.350 | xfsprogs ' 2022-03-09 14:15:57.350 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-09 14:15:57.352 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:15:57.354 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:15:57.358 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 14:15:57.358 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-09 14:15:57.362 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 14:15:57.365 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-09 14:15:57.367 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:15:57.369 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-09 14:15:57.371 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:15:57.373 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:15:57.375 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:15:57.377 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:15:57.379 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:15:57.381 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:15:57.383 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-09 14:15:57.385 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-09 14:15:57.387 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-09 14:15:57.390 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-09 14:15:57.394 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-09 14:15:57.397 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-09 14:15:57.399 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-09 14:15:57.401 | ++ functions-common:time_start:2412 : local start_time= 2022-03-09 14:15:57.403 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:15:57.405 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:15:57.409 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646835357406 2022-03-09 14:15:57.411 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-09 14:15:57.413 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-09 14:15:57.415 | ++ 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-03-09 14:15:57.627 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-09 14:15:57.657 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-09 14:15:57.663 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-09 14:15:57.709 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-09 14:15:58.397 | Fetched 222 kB in 1s (348 kB/s) 2022-03-09 14:15:59.901 | Reading package lists... 2022-03-09 14:15:59.933 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-09 14:15:59.935 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-09 14:15:59.937 | ++ functions-common:time_stop:2425 : local name 2022-03-09 14:15:59.939 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 14:15:59.941 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:15:59.943 | ++ functions-common:time_stop:2428 : local total 2022-03-09 14:15:59.945 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 14:15:59.947 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-09 14:15:59.949 | ++ functions-common:time_stop:2432 : start_time=1646835357406 2022-03-09 14:15:59.952 | ++ functions-common:time_stop:2434 : [[ -z 1646835357406 ]] 2022-03-09 14:15:59.955 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:15:59.959 | ++ functions-common:time_stop:2437 : end_time=1646835359956 2022-03-09 14:15:59.961 | ++ functions-common:time_stop:2438 : elapsed_time=2550 2022-03-09 14:15:59.963 | ++ functions-common:time_stop:2439 : total=0 2022-03-09 14:15:59.965 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:15:59.967 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2550 2022-03-09 14:15:59.970 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 14:15:59.972 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:15:59.974 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:15:59.976 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:15:59.979 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 14:15:59.998 | ++ 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 rsync sqlite3 xfsprogs 2022-03-09 14:16:00.107 | Reading package lists... 2022-03-09 14:16:00.355 | Building dependency tree... 2022-03-09 14:16:00.357 | Reading state information... 2022-03-09 14:16:00.393 | acl is already the newest version (2.2.53-6). 2022-03-09 14:16:00.393 | bc is already the newest version (1.07.1-2build1). 2022-03-09 14:16:00.393 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-09 14:16:00.393 | conntrack is already the newest version (1:1.4.5-2). 2022-03-09 14:16:00.393 | ebtables is already the newest version (2.0.11-3build1). 2022-03-09 14:16:00.393 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 14:16:00.393 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-09 14:16:00.393 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 14:16:00.393 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-09 14:16:00.393 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-09 14:16:00.393 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-09 14:16:00.393 | iputils-arping is already the newest version (3:20190709-3). 2022-03-09 14:16:00.393 | iputils-ping is already the newest version (3:20190709-3). 2022-03-09 14:16:00.393 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-09 14:16:00.393 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-09 14:16:00.393 | libffi-dev is already the newest version (3.3-4). 2022-03-09 14:16:00.393 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-09 14:16:00.393 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-09 14:16:00.393 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-09 14:16:00.393 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-09 14:16:00.393 | lsscsi is already the newest version (0.30-0.1). 2022-03-09 14:16:00.393 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-09 14:16:00.393 | make is already the newest version (4.2.1-1.2). 2022-03-09 14:16:00.393 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-09 14:16:00.393 | psmisc is already the newest version (23.3-1). 2022-03-09 14:16:00.393 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-09 14:16:00.393 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-09 14:16:00.393 | python3-systemd is already the newest version (234-3build2). 2022-03-09 14:16:00.393 | socat is already the newest version (1.7.3.3-2). 2022-03-09 14:16:00.393 | tcpdump is already the newest version (4.9.3-4). 2022-03-09 14:16:00.394 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-09 14:16:00.394 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-09 14:16:00.394 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-09 14:16:00.394 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-09 14:16:00.394 | graphviz is already the newest version (2.42.2-3build2). 2022-03-09 14:16:00.394 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-09 14:16:00.394 | pcp is already the newest version (5.0.3-1). 2022-03-09 14:16:00.394 | pm-utils is already the newest version (1.4.1-19). 2022-03-09 14:16:00.394 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-09 14:16:00.394 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:16:00.394 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:16:00.394 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-09 14:16:00.394 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 14:16:00.394 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-09 14:16:00.394 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-09 14:16:00.394 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-09 14:16:00.394 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-09 14:16:00.394 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-09 14:16:00.394 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-09 14:16:00.394 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-09 14:16:00.394 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-09 14:16:00.394 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-09 14:16:00.394 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 14:16:00.394 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-09 14:16:00.394 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-09 14:16:00.394 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-09 14:16:00.394 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-09 14:16:00.394 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-09 14:16:00.394 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-09 14:16:00.394 | openssl is already the newest version (1.1.1f-1ubuntu2.11). 2022-03-09 14:16:00.394 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-09 14:16:00.394 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-09 14:16:00.394 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-09 14:16:00.394 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-09 14:16:00.395 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-09 14:16:00.395 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-09 14:16:00.395 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-09 14:16:00.395 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-09 14:16:00.395 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-09 14:16:00.615 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:16:00.615 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-09 14:16:00.615 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-09 14:16:00.615 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-09 14:16:00.616 | The following packages were automatically installed and are no longer required: 2022-03-09 14:16:00.616 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:16:00.616 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:16:00.616 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:16:00.616 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:16:00.616 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:16:00.617 | python3-zope.interface 2022-03-09 14:16:00.617 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:16:00.729 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:16:00.733 | ++ functions-common:apt_get:1234 : result=0 2022-03-09 14:16:00.736 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:16:00.738 | ++ functions-common:time_stop:2425 : local name 2022-03-09 14:16:00.740 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:00.742 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:00.745 | ++ functions-common:time_stop:2428 : local total 2022-03-09 14:16:00.747 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:00.749 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:16:00.752 | ++ functions-common:time_stop:2432 : start_time=1646835359996 2022-03-09 14:16:00.754 | ++ functions-common:time_stop:2434 : [[ -z 1646835359996 ]] 2022-03-09 14:16:00.756 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:00.760 | ++ functions-common:time_stop:2437 : end_time=1646835360758 2022-03-09 14:16:00.763 | ++ functions-common:time_stop:2438 : elapsed_time=762 2022-03-09 14:16:00.765 | ++ functions-common:time_stop:2439 : total=739 2022-03-09 14:16:00.767 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:00.769 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1501 2022-03-09 14:16:00.771 | ++ functions-common:apt_get:1238 : return 0 2022-03-09 14:16:00.774 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-09 14:16:00.776 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-09 14:16:00.779 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-09 14:16:00.783 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-09 14:16:00.787 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-09 14:16:00.790 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-09 14:16:00.793 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-09 14:16:02.194 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-09 14:16:02.196 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-09 14:16:02.198 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-09 14:16:02.200 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-09 14:16:02.201 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-09 14:16:02.203 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-09 14:16:02.205 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-09 14:16:02.207 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-09 14:16:02.208 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-09 14:16:02.210 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-09 14:16:02.212 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-09 14:16:02.213 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-09 14:16:02.215 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-09 14:16:02.217 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-09 14:16:02.219 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-09 14:16:02.220 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-09 14:16:02.222 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-09 14:16:02.224 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-09 14:16:02.225 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-09 14:16:02.227 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-09 14:16:02.229 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-09 14:16:02.232 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-09 14:16:02.233 | + functions-common:_ensure_lsb_release:394 : return 2022-03-09 14:16:02.236 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-09 14:16:02.311 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-09 14:16:02.314 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-09 14:16:02.388 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-09 14:16:02.390 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-09 14:16:02.464 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-09 14:16:02.466 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-09 14:16:02.468 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-09 14:16:02.470 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-09 14:16:02.472 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-09 14:16:02.474 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-09 14:16:02.476 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-09 14:16:02.478 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-09 14:16:02.480 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-09 14:16:02.481 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-09 14:16:02.483 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-09 14:16:02.483 | Distro: focal 2022-03-09 14:16:02.486 | + tools/install_pip.sh:main:124 : get_versions 2022-03-09 14:16:02.489 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 14:16:02.492 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 14:16:02.494 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 14:16:02.496 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 14:16:02.497 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 14:16:03.183 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 14:16:03.185 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 14:16:03.185 | pip: 21.3.1 2022-03-09 14:16:03.186 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-09 14:16:03.189 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-09 14:16:03.191 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:16:03.192 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:16:03.194 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:16:03.196 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:16:03.198 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:16:03.199 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:16:03.201 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:16:03.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:16:03.205 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:16:03.207 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:16:03.209 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:16:03.210 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-09 14:16:03.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:03.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:03.216 | + tools/install_pip.sh:main:142 : : 2022-03-09 14:16:03.217 | + tools/install_pip.sh:main:147 : set -x 2022-03-09 14:16:03.219 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-09 14:16:03.221 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-09 14:16:03.223 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:16:03.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-09 14:16:03.227 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-09 14:16:03.229 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:16:03.231 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:16:03.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:16:03.235 | ++ 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-03-09 14:16:03.237 | ++ 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-03-09 14:16:03.239 | ++ 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-03-09 14:16:03.241 | + 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-03-09 14:16:03.243 | + 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-03-09 14:16:03.259 | 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-03-09 14:16:03.261 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-03-09 14:16:04.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:04.131 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:04.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:04.131 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:05.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:07.001 | 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-03-09 14:16:07.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-09 14:16:09.580 | Installing collected packages: setuptools 2022-03-09 14:16:10.424 | Successfully installed setuptools-60.9.3 2022-03-09 14:16:10.424 | 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-03-09 14:16:10.599 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:16:10.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:16:10.736 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:10.738 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:10.739 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:10.741 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:10.743 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:10.745 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:10.746 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:10.748 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:10.750 | + functions-common:time_stop:2432 : start_time=1646835363255 2022-03-09 14:16:10.752 | + functions-common:time_stop:2434 : [[ -z 1646835363255 ]] 2022-03-09 14:16:10.754 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:10.757 | + functions-common:time_stop:2437 : end_time=1646835370755 2022-03-09 14:16:10.759 | + functions-common:time_stop:2438 : elapsed_time=7500 2022-03-09 14:16:10.761 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:16:10.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:10.764 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7500 2022-03-09 14:16:10.766 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:10.768 | + tools/install_pip.sh:main:153 : get_versions 2022-03-09 14:16:10.771 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 14:16:10.774 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 14:16:10.776 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 14:16:10.779 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 14:16:10.779 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 14:16:11.474 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 14:16:11.476 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 14:16:11.476 | pip: 21.3.1 2022-03-09 14:16:11.479 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-09 14:16:11.482 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 14:16:11.485 | + ./stack.sh:main:796 : fixup_all 2022-03-09 14:16:11.488 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-09 14:16:11.490 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-09 14:16:11.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:11.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:11.496 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-09 14:16:11.508 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-09 14:16:11.519 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-09 14:16:11.530 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-09 14:16:11.532 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-09 14:16:11.534 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:16:11.536 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:16:11.538 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:16:11.540 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:16:11.542 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:16:11.545 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:16:11.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:16:11.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:16:11.551 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:16:11.553 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:16:11.556 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:16:11.558 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-09 14:16:11.560 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-09 14:16:11.562 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-09 14:16:11.564 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:16:11.566 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:16:11.568 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:16:11.570 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:16:11.573 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:16:11.575 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:16:11.577 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-09 14:16:11.579 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-09 14:16:11.581 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-09 14:16:11.583 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-09 14:16:11.586 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-09 14:16:11.588 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-09 14:16:11.590 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-09 14:16:11.611 | Using python 3.8 to install os-testr 2022-03-09 14:16:11.613 | + 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-03-09 14:16:12.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:12.495 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:12.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:12.495 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:13.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:13.653 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-09 14:16:13.729 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-09 14:16:13.730 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-09 14:16:13.731 | 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-03-09 14:16:13.732 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-09 14:16:13.744 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-09 14:16:13.772 | 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-03-09 14:16:13.772 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-09 14:16:13.773 | 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-03-09 14:16:13.775 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-09 14:16:13.776 | 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-03-09 14:16:13.800 | 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-03-09 14:16:13.801 | 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.4.0) 2022-03-09 14:16:13.802 | 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.1.1) 2022-03-09 14:16:13.804 | 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-03-09 14:16:13.805 | 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-03-09 14:16:13.818 | 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-03-09 14:16:13.882 | 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-03-09 14:16:13.883 | 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-03-09 14:16:13.884 | 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-03-09 14:16:16.312 | 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-03-09 14:16:16.319 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:16:16.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:16:16.440 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:16.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:16.446 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:16.448 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:16.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:16.452 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:16.454 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:16.456 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:16.458 | + functions-common:time_stop:2432 : start_time=1646835371605 2022-03-09 14:16:16.460 | + functions-common:time_stop:2434 : [[ -z 1646835371605 ]] 2022-03-09 14:16:16.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:16.467 | + functions-common:time_stop:2437 : end_time=1646835376465 2022-03-09 14:16:16.470 | + functions-common:time_stop:2438 : elapsed_time=4860 2022-03-09 14:16:16.472 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:16:16.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:16.476 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4860 2022-03-09 14:16:16.478 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:16.480 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-09 14:16:16.532 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-09 14:16:16.844 | + ./stack.sh:main:810 : install_infra 2022-03-09 14:16:16.848 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 14:16:16.851 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-09 14:16:16.854 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 14:16:16.857 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-09 14:16:16.880 | + 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-03-09 14:16:18.822 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.833 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.839 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.843 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.945 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.964 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.969 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.972 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.987 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.995 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:18.997 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.029 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.038 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.043 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.061 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.099 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.106 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.112 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.159 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.173 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.177 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.201 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.208 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.256 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.274 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.278 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.369 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.377 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.431 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.553 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.577 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.581 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.591 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.597 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.617 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.624 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.641 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.697 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.710 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.726 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.769 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.773 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:19.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:19.916 | 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 357)) (5.8.1) 2022-03-09 14:16:20.191 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:20.193 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:20.196 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:20.198 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:20.200 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:20.202 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:20.205 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:20.207 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:20.209 | + functions-common:time_stop:2432 : start_time=1646835376872 2022-03-09 14:16:20.211 | + functions-common:time_stop:2434 : [[ -z 1646835376872 ]] 2022-03-09 14:16:20.213 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:20.217 | + functions-common:time_stop:2437 : end_time=1646835380215 2022-03-09 14:16:20.220 | + functions-common:time_stop:2438 : elapsed_time=3343 2022-03-09 14:16:20.222 | + functions-common:time_stop:2439 : total=4860 2022-03-09 14:16:20.224 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:20.226 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8203 2022-03-09 14:16:20.228 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:20.231 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 14:16:20.233 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-09 14:16:20.255 | + 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-03-09 14:16:22.076 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.087 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.093 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.097 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.199 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.219 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.223 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.226 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.241 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.250 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.252 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.283 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.292 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.298 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.316 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.353 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.361 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.366 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.414 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.428 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.432 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.452 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.459 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.509 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.527 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.530 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.627 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.634 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.689 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.815 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.839 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.843 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.854 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.860 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.879 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.886 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.903 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.960 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.973 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:22.988 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:23.032 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:23.036 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 14:16:23.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:23.044 | Processing /opt/stack/requirements 2022-03-09 14:16:24.774 | 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 26)) (6.0) 2022-03-09 14:16:24.776 | 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 184)) (3.0.0) 2022-03-09 14:16:24.788 | 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 353)) (21.3) 2022-03-09 14:16:24.793 | 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 357)) (5.8.1) 2022-03-09 14:16:24.796 | 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 395)) (3.0.7) 2022-03-09 14:16:24.802 | 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 481)) (2.27.1) 2022-03-09 14:16:24.829 | 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 523)) (1.16.0) 2022-03-09 14:16:24.850 | 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 579)) (2.5.0) 2022-03-09 14:16:24.860 | 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 610)) (1.26.8) 2022-03-09 14:16:24.880 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (1.3) 2022-03-09 14:16:24.882 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5330) (0.3.0) 2022-03-09 14:16:24.898 | 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 123)) (2.0.12) 2022-03-09 14:16:24.903 | 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 218)) (3.3) 2022-03-09 14:16:24.906 | 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 481)) (2021.10.8) 2022-03-09 14:16:24.909 | 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 179)) (1.0.0) 2022-03-09 14:16:24.911 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-09 14:16:24.924 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-09 14:16:24.972 | 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 100)) (0.5.0) 2022-03-09 14:16:24.976 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-09 14:16:24.986 | 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 559)) (3.5.0) 2022-03-09 14:16:24.993 | 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 620)) (0.2.5) 2022-03-09 14:16:24.998 | 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 96)) (21.4.0) 2022-03-09 14:16:25.058 | 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 396)) (1.8.2) 2022-03-09 14:16:25.061 | Building wheels for collected packages: openstack-requirements 2022-03-09 14:16:25.061 | Building wheel for openstack-requirements (setup.py): started 2022-03-09 14:16:25.885 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-09 14:16:25.885 | ERROR: Command errored out with exit status 1: 2022-03-09 14:16:25.885 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0je3bdz2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0je3bdz2/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-e5mgyk9o 2022-03-09 14:16:25.885 | cwd: /tmp/pip-req-build-0je3bdz2/ 2022-03-09 14:16:25.885 | Complete output (6 lines): 2022-03-09 14:16:25.885 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-09 14:16:25.885 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-09 14:16:25.885 | or: setup.py --help-commands 2022-03-09 14:16:25.885 | or: setup.py cmd --help 2022-03-09 14:16:25.885 | 2022-03-09 14:16:25.885 | error: invalid command 'bdist_wheel' 2022-03-09 14:16:25.885 | ---------------------------------------- 2022-03-09 14:16:25.885 | ERROR: Failed building wheel for openstack-requirements 2022-03-09 14:16:25.885 | Running setup.py clean for openstack-requirements 2022-03-09 14:16:26.705 | Failed to build openstack-requirements 2022-03-09 14:16:26.720 | Installing collected packages: openstack-requirements 2022-03-09 14:16:26.720 | Attempting uninstall: openstack-requirements 2022-03-09 14:16:26.721 | Found existing installation: openstack-requirements 1.2.1.dev5330 2022-03-09 14:16:26.757 | Uninstalling openstack-requirements-1.2.1.dev5330: 2022-03-09 14:16:26.775 | Successfully uninstalled openstack-requirements-1.2.1.dev5330 2022-03-09 14:16:26.778 | Running setup.py install for openstack-requirements: started 2022-03-09 14:16:29.141 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-09 14:16:29.168 | Successfully installed openstack-requirements-1.2.1.dev5330 2022-03-09 14:16:29.296 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:29.298 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:29.300 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:29.302 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:29.304 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:29.306 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:29.308 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:29.310 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:29.313 | + functions-common:time_stop:2432 : start_time=1646835380247 2022-03-09 14:16:29.315 | + functions-common:time_stop:2434 : [[ -z 1646835380247 ]] 2022-03-09 14:16:29.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:29.321 | + functions-common:time_stop:2437 : end_time=1646835389319 2022-03-09 14:16:29.324 | + functions-common:time_stop:2438 : elapsed_time=9072 2022-03-09 14:16:29.326 | + functions-common:time_stop:2439 : total=8203 2022-03-09 14:16:29.328 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:29.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17275 2022-03-09 14:16:29.333 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:29.335 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-09 14:16:29.337 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-09 14:16:29.340 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-09 14:16:29.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:29.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:29.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-09 14:16:29.349 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:29.351 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-09 14:16:29.371 | Using python 3.8 to install pbr 2022-03-09 14:16:29.373 | + 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-03-09 14:16:30.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:30.258 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:30.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:30.258 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:31.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:31.433 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-09 14:16:34.071 | 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-03-09 14:16:34.078 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:16:34.078 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:16:34.199 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:34.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:34.204 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:34.206 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:34.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:34.210 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:34.212 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:34.214 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:34.216 | + functions-common:time_stop:2432 : start_time=1646835389366 2022-03-09 14:16:34.219 | + functions-common:time_stop:2434 : [[ -z 1646835389366 ]] 2022-03-09 14:16:34.221 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:34.225 | + functions-common:time_stop:2437 : end_time=1646835394223 2022-03-09 14:16:34.228 | + functions-common:time_stop:2438 : elapsed_time=4857 2022-03-09 14:16:34.230 | + functions-common:time_stop:2439 : total=17275 2022-03-09 14:16:34.232 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:34.234 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22132 2022-03-09 14:16:34.236 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:34.238 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-09 14:16:36.573 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-09 14:16:38.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:38.496 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-09 14:16:38.511 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-09 14:16:38.516 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-09 14:16:38.518 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-09 14:16:38.521 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-09 14:16:38.524 | 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-03-09 14:16:38.595 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 14:16:38.598 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 14:16:38.601 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-09 14:16:38.618 | + ./stack.sh:main:819 : pkgs= 2022-03-09 14:16:38.620 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-09 14:16:38.623 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-09 14:16:38.625 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 14:16:38.627 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-09 14:16:38.629 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:16:38.632 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:16:38.634 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:16:38.636 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:16:38.638 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:16:38.641 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:16:38.645 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:16:38.647 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:16:38.650 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:16:38.652 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-09 14:16:38.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:16:38.669 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:38.671 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:16:38.673 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:16:38.676 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-09 14:16:38.678 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:16:38.680 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-09 14:16:38.682 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:16:38.685 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-09 14:16:38.688 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:16:38.690 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-09 14:16:38.692 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:16:38.694 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-09 14:16:38.697 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 14:16:38.699 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 14:16:38.701 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:16:38.703 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 14:16:38.706 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-09 14:16:38.708 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 14:16:38.710 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-09 14:16:38.712 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 14:16:38.714 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 14:16:38.717 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-09 14:16:38.720 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-09 14:16:38.722 | + functions:set_systemd_override:821 : local value=2048 2022-03-09 14:16:38.724 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-09 14:16:38.727 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-09 14:16:38.777 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-09 14:16:38.778 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-09 14:16:38.780 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-09 14:16:39.164 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-09 14:16:39.167 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-09 14:16:39.183 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:39.185 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-09 14:16:39.188 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:16:39.190 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:16:39.193 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:16:39.195 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:16:39.197 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:16:39.199 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:16:39.201 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:39.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:39.207 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:16:39.209 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:16:39.211 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:16:39.213 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:16:39.216 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-09 14:16:39.218 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:16:39.220 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:39.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:39.224 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-09 14:16:39.245 | + 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-03-09 14:16:39.357 | Reading package lists... 2022-03-09 14:16:39.594 | Building dependency tree... 2022-03-09 14:16:39.595 | Reading state information... 2022-03-09 14:16:39.846 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-09 14:16:39.846 | The following packages were automatically installed and are no longer required: 2022-03-09 14:16:39.847 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:16:39.847 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:16:39.847 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:16:39.847 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:16:39.847 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:16:39.847 | python3-zope.interface 2022-03-09 14:16:39.847 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:16:39.963 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:16:39.968 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:16:39.970 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:16:39.973 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:39.975 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:39.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:39.979 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:39.981 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:39.984 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:16:39.986 | + functions-common:time_stop:2432 : start_time=1646835399242 2022-03-09 14:16:39.988 | + functions-common:time_stop:2434 : [[ -z 1646835399242 ]] 2022-03-09 14:16:39.991 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:39.995 | + functions-common:time_stop:2437 : end_time=1646835399993 2022-03-09 14:16:39.997 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-09 14:16:39.999 | + functions-common:time_stop:2439 : total=1501 2022-03-09 14:16:40.002 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:40.004 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2252 2022-03-09 14:16:40.006 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:16:40.008 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-09 14:16:40.011 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:16:40.013 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:16:40.015 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:16:40.017 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:16:40.020 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:16:40.022 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:16:40.025 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-09 14:16:40.027 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:16:40.029 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:16:40.032 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:16:40.034 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:16:40.036 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:16:40.038 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:16:40.041 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:16:40.043 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:16:40.045 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:16:40.048 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:16:40.050 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:16:40.053 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-09 14:16:40.055 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:16:40.057 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:16:40.059 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:16:40.062 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:16:40.064 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:16:40.066 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:16:40.068 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-09 14:16:40.071 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-09 14:16:40.086 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:40.088 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-09 14:16:40.090 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:16:40.093 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-09 14:16:40.095 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-09 14:16:40.098 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-09 14:16:40.102 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-09 14:16:40.104 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-09 14:16:40.107 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-09 14:16:40.110 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-09 14:16:40.112 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-09 14:16:40.114 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-09 14:16:40.117 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-09 14:16:40.870 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-09 14:16:40.870 | user tags 2022-03-09 14:16:40.870 | stackrabbit []' 2022-03-09 14:16:40.873 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-09 14:16:40.873 | user tags 2022-03-09 14:16:40.873 | stackrabbit []' 2022-03-09 14:16:40.874 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-09 14:16:40.880 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-09 14:16:40.882 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-09 14:16:40.885 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 14:16:41.551 | Changing password for user "stackrabbit" ... 2022-03-09 14:16:41.628 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-09 14:16:42.289 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-09 14:16:42.348 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-09 14:16:42.350 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 14:16:43.008 | Changing password for user "stackrabbit" ... 2022-03-09 14:16:43.061 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-09 14:16:43.063 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-09 14:16:43.065 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-09 14:16:43.752 | Deleting user "guest" ... 2022-03-09 14:16:43.768 | Error: 2022-03-09 14:16:43.768 | {:no_such_user, "guest"} 2022-03-09 14:16:43.781 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-09 14:16:43.783 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-09 14:16:43.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:43.802 | + ./stack.sh:main:836 : install_database 2022-03-09 14:16:43.804 | + lib/database:install_database:118 : install_database_mysql 2022-03-09 14:16:43.807 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-09 14:16:43.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:43.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:43.814 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-09 14:16:44.125 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-09 14:16:44.127 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-09 14:16:44.129 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-09 14:16:44.132 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-09 14:16:44.134 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:16:44.137 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-09 14:16:44.139 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:16:44.141 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:16:44.143 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:16:44.146 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:16:44.148 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:16:44.150 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:16:44.152 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:16:44.155 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:16:44.157 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:16:44.159 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:16:44.162 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:16:44.164 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-09 14:16:44.166 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:16:44.169 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:16:44.172 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:16:44.174 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:16:44.176 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:16:44.178 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:16:44.181 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-09 14:16:44.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:44.185 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:44.188 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-09 14:16:44.190 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:16:44.192 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:16:44.195 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:16:44.197 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:16:44.199 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:16:44.201 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:16:44.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:44.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:44.208 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:16:44.210 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:16:44.212 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:16:44.214 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:16:44.217 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-09 14:16:44.219 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:16:44.221 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:44.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:44.226 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-09 14:16:44.247 | + 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-03-09 14:16:44.356 | Reading package lists... 2022-03-09 14:16:44.601 | Building dependency tree... 2022-03-09 14:16:44.602 | Reading state information... 2022-03-09 14:16:44.857 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-09 14:16:44.857 | The following packages were automatically installed and are no longer required: 2022-03-09 14:16:44.858 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:16:44.858 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:16:44.858 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:16:44.858 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:16:44.858 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:16:44.858 | python3-zope.interface 2022-03-09 14:16:44.858 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:16:44.971 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:16:44.975 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:16:44.977 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:16:44.980 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:44.982 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:44.984 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:44.986 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:44.988 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:44.990 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:16:44.992 | + functions-common:time_stop:2432 : start_time=1646835404244 2022-03-09 14:16:44.994 | + functions-common:time_stop:2434 : [[ -z 1646835404244 ]] 2022-03-09 14:16:44.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:45.001 | + functions-common:time_stop:2437 : end_time=1646835404998 2022-03-09 14:16:45.003 | + functions-common:time_stop:2438 : elapsed_time=754 2022-03-09 14:16:45.005 | + functions-common:time_stop:2439 : total=2252 2022-03-09 14:16:45.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:45.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3006 2022-03-09 14:16:45.012 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:16:45.014 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-09 14:16:45.017 | + ./stack.sh:main:839 : install_database_python 2022-03-09 14:16:45.019 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-09 14:16:45.021 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-09 14:16:45.024 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-09 14:16:45.027 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:16:45.031 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-09 14:16:45.033 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-09 14:16:45.036 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:16:45.039 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:16:45.039 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:16:45.045 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-09 14:16:45.047 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-09 14:16:45.049 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-09 14:16:45.052 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-09 14:16:45.054 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-09 14:16:45.075 | Using python 3.8 to install PyMySQL 2022-03-09 14:16:45.078 | + 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-03-09 14:16:45.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:45.955 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:45.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:45.955 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:47.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:47.120 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-09 14:16:49.619 | 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-03-09 14:16:49.626 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:16:49.626 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:16:49.742 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:49.744 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:49.746 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:49.749 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:49.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:49.754 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:49.756 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:49.758 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:49.760 | + functions-common:time_stop:2432 : start_time=1646835405070 2022-03-09 14:16:49.763 | + functions-common:time_stop:2434 : [[ -z 1646835405070 ]] 2022-03-09 14:16:49.766 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:49.770 | + functions-common:time_stop:2437 : end_time=1646835409768 2022-03-09 14:16:49.772 | + functions-common:time_stop:2438 : elapsed_time=4698 2022-03-09 14:16:49.775 | + functions-common:time_stop:2439 : total=22132 2022-03-09 14:16:49.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:49.779 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26830 2022-03-09 14:16:49.781 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:49.784 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-09 14:16:49.786 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 14:16:49.788 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-09 14:16:49.790 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-09 14:16:49.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:49.809 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-09 14:16:49.811 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-09 14:16:49.815 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:16:49.815 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:16:49.820 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:16:49.823 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:16:49.825 | + 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-03-09 14:16:49.828 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:16:49.830 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-09 14:16:49.833 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-09 14:16:49.847 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:49.850 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-09 14:16:49.852 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:16:49.854 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:16:49.857 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:16:49.859 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:16:49.861 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:16:49.864 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:16:49.866 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:49.868 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:49.870 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:16:49.873 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:16:49.875 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:16:49.877 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:16:49.880 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-09 14:16:49.882 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:16:49.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:49.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:49.889 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-09 14:16:49.909 | + 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-03-09 14:16:50.018 | Reading package lists... 2022-03-09 14:16:50.253 | Building dependency tree... 2022-03-09 14:16:50.255 | Reading state information... 2022-03-09 14:16:50.505 | radvd is already the newest version (1:2.17-2). 2022-03-09 14:16:50.505 | The following packages were automatically installed and are no longer required: 2022-03-09 14:16:50.505 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:16:50.506 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:16:50.506 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:16:50.506 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:16:50.506 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:16:50.506 | python3-zope.interface 2022-03-09 14:16:50.506 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:16:50.618 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:16:50.622 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:16:50.624 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:16:50.627 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:50.629 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:50.631 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:50.633 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:50.635 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:50.637 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:16:50.640 | + functions-common:time_stop:2432 : start_time=1646835409907 2022-03-09 14:16:50.642 | + functions-common:time_stop:2434 : [[ -z 1646835409907 ]] 2022-03-09 14:16:50.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:50.649 | + functions-common:time_stop:2437 : end_time=1646835410646 2022-03-09 14:16:50.651 | + functions-common:time_stop:2438 : elapsed_time=739 2022-03-09 14:16:50.653 | + functions-common:time_stop:2439 : total=3006 2022-03-09 14:16:50.656 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:50.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3745 2022-03-09 14:16:50.660 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:16:50.662 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-09 14:16:50.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:50.681 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-09 14:16:50.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-09 14:16:50.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-09 14:16:50.688 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-09 14:16:50.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-09 14:16:50.710 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:16:50.712 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:16:50.714 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:16:50.716 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:16:50.719 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:16:50.721 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:16:50.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:50.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:50.728 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:16:50.730 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:16:50.732 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:16:50.734 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:16:50.736 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-09 14:16:50.738 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:16:50.741 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:50.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:50.745 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-09 14:16:50.764 | + 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-03-09 14:16:50.873 | Reading package lists... 2022-03-09 14:16:51.110 | Building dependency tree... 2022-03-09 14:16:51.111 | Reading state information... 2022-03-09 14:16:51.371 | fakeroot is already the newest version (1.24-1). 2022-03-09 14:16:51.371 | make is already the newest version (4.2.1-1.2). 2022-03-09 14:16:51.371 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-09 14:16:51.371 | The following packages were automatically installed and are no longer required: 2022-03-09 14:16:51.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:16:51.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:16:51.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:16:51.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:16:51.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:16:51.372 | python3-zope.interface 2022-03-09 14:16:51.372 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:16:51.487 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:16:51.491 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:16:51.494 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:16:51.496 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:51.498 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:51.500 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:51.503 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:51.505 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:51.507 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:16:51.509 | + functions-common:time_stop:2432 : start_time=1646835410761 2022-03-09 14:16:51.511 | + functions-common:time_stop:2434 : [[ -z 1646835410761 ]] 2022-03-09 14:16:51.513 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:51.517 | + functions-common:time_stop:2437 : end_time=1646835411515 2022-03-09 14:16:51.520 | + functions-common:time_stop:2438 : elapsed_time=754 2022-03-09 14:16:51.522 | + functions-common:time_stop:2439 : total=3745 2022-03-09 14:16:51.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:51.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4499 2022-03-09 14:16:51.528 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:16:51.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-09 14:16:51.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:16:51.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:16:51.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-09 14:16:51.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-09 14:16:51.542 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-09 14:16:51.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-09 14:16:51.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-09 14:16:51.552 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-09 14:16:51.552 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-09 14:16:51.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-09 14:16:51.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-09 14:16:51.562 | + functions:vercmp:628 : local v1=5.4 2022-03-09 14:16:51.564 | + functions:vercmp:629 : local 'op=<' 2022-03-09 14:16:51.566 | + functions:vercmp:630 : local v2=3.13 2022-03-09 14:16:51.568 | + functions:vercmp:631 : local result 2022-03-09 14:16:51.572 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-09 14:16:51.574 | ++ functions:vercmp:635 : sort -V 2022-03-09 14:16:51.574 | ++ functions:vercmp:635 : head -1 2022-03-09 14:16:51.577 | + functions:vercmp:635 : result=3.13 2022-03-09 14:16:51.579 | + functions:vercmp:637 : case $op in 2022-03-09 14:16:51.581 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-09 14:16:51.583 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-09 14:16:51.585 | + functions:vercmp:648 : return 2022-03-09 14:16:51.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-09 14:16:51.590 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:16:51.592 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-09 14:16:52.059 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-09 14:16:52.062 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-09 14:16:52.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-09 14:16:52.071 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.074 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-09 14:16:52.093 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:16:52.095 | + ./stack.sh:main:847 : install_etcd3 2022-03-09 14:16:52.098 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-09 14:16:52.098 | Installing etcd 2022-03-09 14:16:52.100 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-09 14:16:52.113 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-09 14:16:52.124 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-09 14:16:52.126 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-09 14:16:52.140 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-09 14:16:52.146 | ++ 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-03-09 14:16:52.148 | ++ 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-03-09 14:16:52.151 | +++ 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-03-09 14:16:52.156 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 14:16:52.158 | ++ 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-03-09 14:16:52.161 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-09 14:16:52.163 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 14:16:52.165 | ++ functions:get_extra_file:74 : return 2022-03-09 14:16:52.168 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 14:16:52.171 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-09 14:16:52.173 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-09 14:16:52.176 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-09 14:16:52.191 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:16:52.194 | + ./stack.sh:main:866 : install_dstat 2022-03-09 14:16:52.196 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-09 14:16:52.212 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:16:52.215 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-09 14:16:52.218 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:16:52.220 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-09 14:16:52.222 | + ./stack.sh:main:875 : install_libs 2022-03-09 14:16:52.224 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-09 14:16:52.227 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-09 14:16:52.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-09 14:16:52.231 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-09 14:16:52.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-09 14:16:52.240 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.242 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-09 14:16:52.244 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-09 14:16:52.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-09 14:16:52.249 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-09 14:16:52.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-09 14:16:52.257 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.260 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-09 14:16:52.262 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-09 14:16:52.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-09 14:16:52.267 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-09 14:16:52.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-09 14:16:52.276 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.278 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-09 14:16:52.281 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-09 14:16:52.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-09 14:16:52.285 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-09 14:16:52.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-09 14:16:52.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.297 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-09 14:16:52.299 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-09 14:16:52.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-09 14:16:52.304 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-09 14:16:52.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-09 14:16:52.313 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.315 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-09 14:16:52.317 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-09 14:16:52.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-09 14:16:52.322 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-09 14:16:52.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-09 14:16:52.331 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.333 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-09 14:16:52.336 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-09 14:16:52.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-09 14:16:52.340 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-09 14:16:52.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-09 14:16:52.350 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.352 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-09 14:16:52.354 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-09 14:16:52.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-09 14:16:52.360 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-09 14:16:52.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-09 14:16:52.368 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.371 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-09 14:16:52.373 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-09 14:16:52.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-09 14:16:52.378 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-09 14:16:52.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-09 14:16:52.387 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.390 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-09 14:16:52.392 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-09 14:16:52.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-09 14:16:52.397 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-09 14:16:52.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-09 14:16:52.407 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.409 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-09 14:16:52.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-09 14:16:52.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-09 14:16:52.418 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-09 14:16:52.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-09 14:16:52.427 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.429 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-09 14:16:52.431 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-09 14:16:52.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-09 14:16:52.436 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-09 14:16:52.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-09 14:16:52.445 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.447 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-09 14:16:52.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-09 14:16:52.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-09 14:16:52.455 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-09 14:16:52.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-09 14:16:52.464 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.466 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-09 14:16:52.469 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-09 14:16:52.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-09 14:16:52.473 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-09 14:16:52.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-09 14:16:52.483 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.485 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-09 14:16:52.487 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-09 14:16:52.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-09 14:16:52.492 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-09 14:16:52.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-09 14:16:52.501 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.503 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-09 14:16:52.506 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-09 14:16:52.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-09 14:16:52.510 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-09 14:16:52.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-09 14:16:52.520 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.522 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-09 14:16:52.524 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-09 14:16:52.527 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-09 14:16:52.529 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-09 14:16:52.532 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.534 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.536 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-09 14:16:52.539 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.541 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-09 14:16:52.544 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-09 14:16:52.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-09 14:16:52.548 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-09 14:16:52.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-09 14:16:52.557 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.560 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-09 14:16:52.563 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-09 14:16:52.565 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-09 14:16:52.567 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-09 14:16:52.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-09 14:16:52.577 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.579 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-09 14:16:52.582 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-09 14:16:52.584 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-09 14:16:52.586 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-09 14:16:52.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-09 14:16:52.595 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.598 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-09 14:16:52.600 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-09 14:16:52.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-09 14:16:52.605 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-09 14:16:52.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-09 14:16:52.614 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.616 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-09 14:16:52.619 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-09 14:16:52.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-09 14:16:52.624 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-09 14:16:52.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.630 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-09 14:16:52.633 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.635 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-09 14:16:52.637 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-09 14:16:52.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-09 14:16:52.643 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-09 14:16:52.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-09 14:16:52.652 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.654 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-09 14:16:52.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-09 14:16:52.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-09 14:16:52.661 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-09 14:16:52.663 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-09 14:16:52.670 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.672 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-09 14:16:52.675 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-09 14:16:52.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-09 14:16:52.679 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-09 14:16:52.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-09 14:16:52.689 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.691 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-09 14:16:52.694 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-09 14:16:52.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-09 14:16:52.698 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-09 14:16:52.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-09 14:16:52.708 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.710 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-09 14:16:52.712 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-09 14:16:52.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-09 14:16:52.717 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-09 14:16:52.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-09 14:16:52.726 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.728 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-09 14:16:52.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-09 14:16:52.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-09 14:16:52.735 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-09 14:16:52.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-09 14:16:52.745 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.747 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-09 14:16:52.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-09 14:16:52.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-09 14:16:52.754 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-09 14:16:52.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-09 14:16:52.763 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.766 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-09 14:16:52.768 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-09 14:16:52.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-09 14:16:52.773 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-09 14:16:52.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-09 14:16:52.782 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.785 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-09 14:16:52.787 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-09 14:16:52.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-09 14:16:52.792 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-09 14:16:52.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-09 14:16:52.801 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.803 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-09 14:16:52.805 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-09 14:16:52.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-09 14:16:52.810 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-09 14:16:52.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-09 14:16:52.820 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.822 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-09 14:16:52.824 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-09 14:16:52.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-09 14:16:52.829 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-09 14:16:52.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-09 14:16:52.839 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.841 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-09 14:16:52.843 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-09 14:16:52.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-09 14:16:52.848 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-09 14:16:52.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-09 14:16:52.857 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.859 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-09 14:16:52.862 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-09 14:16:52.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-09 14:16:52.866 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-09 14:16:52.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-09 14:16:52.876 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.878 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-09 14:16:52.881 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-09 14:16:52.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-09 14:16:52.885 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-09 14:16:52.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-09 14:16:52.895 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.897 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-09 14:16:52.900 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-09 14:16:52.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-09 14:16:52.904 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-09 14:16:52.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-09 14:16:52.914 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.916 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-09 14:16:52.919 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-09 14:16:52.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-09 14:16:52.924 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-09 14:16:52.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:16:52.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:16:52.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-09 14:16:52.933 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:16:52.935 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-09 14:16:52.956 | Using python 3.8 to install etcd3 2022-03-09 14:16:52.959 | + 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-03-09 14:16:53.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:53.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:53.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:53.865 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:55.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:55.047 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-09 14:16:55.055 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-09 14:16:55.056 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-09 14:16:55.057 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-09 14:16:55.058 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-09 14:16:57.591 | 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-03-09 14:16:57.598 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:16:57.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:16:57.715 | + inc/python:pip_install:200 : result=0 2022-03-09 14:16:57.718 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:16:57.720 | + functions-common:time_stop:2425 : local name 2022-03-09 14:16:57.722 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:16:57.724 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:16:57.726 | + functions-common:time_stop:2428 : local total 2022-03-09 14:16:57.728 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:16:57.730 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:16:57.733 | + functions-common:time_stop:2432 : start_time=1646835412951 2022-03-09 14:16:57.735 | + functions-common:time_stop:2434 : [[ -z 1646835412951 ]] 2022-03-09 14:16:57.738 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:16:57.742 | + functions-common:time_stop:2437 : end_time=1646835417739 2022-03-09 14:16:57.744 | + functions-common:time_stop:2438 : elapsed_time=4788 2022-03-09 14:16:57.746 | + functions-common:time_stop:2439 : total=26830 2022-03-09 14:16:57.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:16:57.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31618 2022-03-09 14:16:57.753 | + inc/python:pip_install:203 : return 0 2022-03-09 14:16:57.756 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-09 14:16:57.776 | Using python 3.8 to install etcd3gw 2022-03-09 14:16:57.779 | + 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-03-09 14:16:58.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:58.658 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:58.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:16:58.659 | from cryptography.utils import int_from_bytes 2022-03-09 14:16:59.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:16:59.832 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-09 14:16:59.839 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-09 14:16:59.840 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-09 14:16:59.841 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-09 14:16:59.843 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-09 14:16:59.875 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-09 14:16:59.877 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-09 14:16:59.878 | 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-03-09 14:16:59.880 | 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-03-09 14:17:02.385 | 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-03-09 14:17:02.392 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:17:02.392 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:17:02.511 | + inc/python:pip_install:200 : result=0 2022-03-09 14:17:02.513 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:17:02.515 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:02.518 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:02.520 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:02.522 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:02.524 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:02.526 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:17:02.528 | + functions-common:time_stop:2432 : start_time=1646835417771 2022-03-09 14:17:02.531 | + functions-common:time_stop:2434 : [[ -z 1646835417771 ]] 2022-03-09 14:17:02.534 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:02.538 | + functions-common:time_stop:2437 : end_time=1646835422535 2022-03-09 14:17:02.540 | + functions-common:time_stop:2438 : elapsed_time=4764 2022-03-09 14:17:02.542 | + functions-common:time_stop:2439 : total=31618 2022-03-09 14:17:02.544 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:02.547 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36382 2022-03-09 14:17:02.549 | + inc/python:pip_install:203 : return 0 2022-03-09 14:17:02.552 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-09 14:17:02.554 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-09 14:17:02.556 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-09 14:17:02.559 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:17:02.561 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:17:02.563 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:17:02.566 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:17:02.568 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:17:02.570 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:17:02.572 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:17:02.575 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:17:02.577 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:17:02.579 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:17:02.582 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:17:02.584 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-09 14:17:02.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:02.588 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:02.591 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-09 14:17:02.594 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 14:17:02.596 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:17:02.598 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:17:02.600 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:17:02.603 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:17:02.605 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:02.608 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:17:02.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:02.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:02.615 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:17:02.617 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:17:02.619 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:17:02.621 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:17:02.624 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 14:17:02.626 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:17:02.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:02.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:02.633 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 14:17:02.655 | + 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-03-09 14:17:02.763 | Reading package lists... 2022-03-09 14:17:02.999 | Building dependency tree... 2022-03-09 14:17:03.001 | Reading state information... 2022-03-09 14:17:03.252 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-09 14:17:03.252 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-09 14:17:03.252 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:17:03.253 | The following packages were automatically installed and are no longer required: 2022-03-09 14:17:03.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:17:03.254 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:17:03.254 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:17:03.254 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:17:03.254 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:17:03.254 | python3-zope.interface 2022-03-09 14:17:03.254 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:17:03.370 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:17:03.374 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:17:03.377 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:17:03.379 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:03.381 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:03.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:03.386 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:03.388 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:03.391 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:17:03.393 | + functions-common:time_stop:2432 : start_time=1646835422651 2022-03-09 14:17:03.395 | + functions-common:time_stop:2434 : [[ -z 1646835422651 ]] 2022-03-09 14:17:03.398 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:03.402 | + functions-common:time_stop:2437 : end_time=1646835423399 2022-03-09 14:17:03.404 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-09 14:17:03.406 | + functions-common:time_stop:2439 : total=4499 2022-03-09 14:17:03.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:03.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5247 2022-03-09 14:17:03.413 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:17:03.415 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-09 14:17:03.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:03.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:03.423 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-09 14:17:03.484 | Module proxy already enabled 2022-03-09 14:17:03.488 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-09 14:17:03.549 | Considering dependency proxy for proxy_uwsgi: 2022-03-09 14:17:03.549 | Module proxy already enabled 2022-03-09 14:17:03.549 | Module proxy_uwsgi already enabled 2022-03-09 14:17:03.553 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-09 14:17:03.556 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:17:03.558 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:17:03.561 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:17:03.697 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-09 14:17:03.699 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-09 14:17:03.702 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-09 14:17:03.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-09 14:17:03.711 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.713 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-09 14:17:03.715 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-09 14:17:03.718 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-09 14:17:03.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-09 14:17:03.727 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.729 | + ./stack.sh:main:883 : install_glanceclient 2022-03-09 14:17:03.732 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-09 14:17:03.734 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-09 14:17:03.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-09 14:17:03.744 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.746 | + ./stack.sh:main:884 : install_cinderclient 2022-03-09 14:17:03.749 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-09 14:17:03.751 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-09 14:17:03.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-09 14:17:03.761 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.763 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-09 14:17:03.766 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-09 14:17:03.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-09 14:17:03.775 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.777 | + ./stack.sh:main:885 : install_novaclient 2022-03-09 14:17:03.780 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-09 14:17:03.782 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-09 14:17:03.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-09 14:17:03.792 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.794 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-09 14:17:03.811 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:03.814 | + ./stack.sh:main:887 : install_swiftclient 2022-03-09 14:17:03.816 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-09 14:17:03.818 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-09 14:17:03.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-09 14:17:03.828 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.830 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-09 14:17:03.846 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:03.849 | + ./stack.sh:main:890 : install_neutronclient 2022-03-09 14:17:03.851 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-09 14:17:03.854 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-09 14:17:03.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-09 14:17:03.863 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.866 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-09 14:17:03.868 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-09 14:17:03.871 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-09 14:17:03.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:03.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:03.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-09 14:17:03.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:03.882 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-09 14:17:03.885 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-09 14:17:03.887 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:17:03.890 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-09 14:17:03.892 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-09 14:17:03.895 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:17:03.898 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:17:03.899 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:17:03.903 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-09 14:17:03.906 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-09 14:17:03.908 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-09 14:17:03.911 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-09 14:17:03.914 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-09 14:17:03.934 | Using python 3.8 to install keystonemiddleware 2022-03-09 14:17:03.937 | + 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-03-09 14:17:04.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:04.816 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:04.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:04.816 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:05.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:17:05.968 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-09 14:17:06.019 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-09 14:17:06.020 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-09 14:17:06.022 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-09 14:17:06.023 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-09 14:17:06.024 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-09 14:17:06.025 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-09 14:17:06.026 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-09 14:17:06.027 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-09 14:17:06.028 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-09 14:17:06.030 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-09 14:17:06.031 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-09 14:17:06.032 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-09 14:17:06.033 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-09 14:17:06.034 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-09 14:17:06.091 | 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-03-09 14:17:06.092 | 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-03-09 14:17:06.093 | 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-03-09 14:17:06.131 | 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-03-09 14:17:06.171 | 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-03-09 14:17:06.172 | 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-03-09 14:17:06.173 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-09 14:17:06.174 | 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-03-09 14:17:06.224 | 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-03-09 14:17:06.225 | 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-03-09 14:17:06.236 | 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-03-09 14:17:06.237 | 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-03-09 14:17:06.252 | 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-03-09 14:17:06.253 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-09 14:17:06.254 | 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-03-09 14:17:06.318 | 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-03-09 14:17:06.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-09 14:17:06.321 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-09 14:17:06.322 | 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-03-09 14:17:06.373 | 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-03-09 14:17:06.385 | 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-03-09 14:17:08.847 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 14:17:08.854 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:17:08.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:17:08.974 | + inc/python:pip_install:200 : result=0 2022-03-09 14:17:08.976 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:17:08.978 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:08.981 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:08.983 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:08.985 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:08.987 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:08.989 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:17:08.992 | + functions-common:time_stop:2432 : start_time=1646835423929 2022-03-09 14:17:08.994 | + functions-common:time_stop:2434 : [[ -z 1646835423929 ]] 2022-03-09 14:17:08.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:09.001 | + functions-common:time_stop:2437 : end_time=1646835428998 2022-03-09 14:17:09.003 | + functions-common:time_stop:2438 : elapsed_time=5069 2022-03-09 14:17:09.005 | + functions-common:time_stop:2439 : total=36382 2022-03-09 14:17:09.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:09.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41451 2022-03-09 14:17:09.012 | + inc/python:pip_install:203 : return 0 2022-03-09 14:17:09.015 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-09 14:17:09.017 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-09 14:17:09.019 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:17:09.022 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-09 14:17:09.025 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-09 14:17:09.027 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:17:09.032 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:17:09.032 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:17:09.038 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-09 14:17:09.041 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-09 14:17:09.044 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-09 14:17:09.047 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-09 14:17:09.050 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-09 14:17:09.071 | Using python 3.8 to install python-memcached 2022-03-09 14:17:09.074 | + 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-03-09 14:17:09.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:09.957 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:09.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:09.957 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:11.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:17:11.116 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-09 14:17:11.120 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-09 14:17:13.622 | 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-03-09 14:17:13.629 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:17:13.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:17:13.745 | + inc/python:pip_install:200 : result=0 2022-03-09 14:17:13.747 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:17:13.750 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:13.752 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:13.754 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:13.756 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:13.758 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:13.761 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:17:13.763 | + functions-common:time_stop:2432 : start_time=1646835429066 2022-03-09 14:17:13.766 | + functions-common:time_stop:2434 : [[ -z 1646835429066 ]] 2022-03-09 14:17:13.768 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:13.773 | + functions-common:time_stop:2437 : end_time=1646835433770 2022-03-09 14:17:13.775 | + functions-common:time_stop:2438 : elapsed_time=4704 2022-03-09 14:17:13.777 | + functions-common:time_stop:2439 : total=41451 2022-03-09 14:17:13.779 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:13.781 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46155 2022-03-09 14:17:13.784 | + inc/python:pip_install:203 : return 0 2022-03-09 14:17:13.786 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-09 14:17:13.803 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:13.805 | + ./stack.sh:main:897 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 14:17:13.807 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-09 14:17:13.810 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-09 14:17:13.812 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-09 14:17:13.815 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:17:13.817 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-09 14:17:13.819 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-09 14:17:13.835 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:13.837 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-09 14:17:13.839 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-09 14:17:13.841 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-09 14:17:13.843 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:17:13.845 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:17:13.848 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:17:13.850 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:17:13.853 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:17:13.855 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:17:13.870 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:17:13.872 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:17:13.874 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:13.877 | + functions-common:git_clone:629 : echo master 2022-03-09 14:17:13.877 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:17:13.882 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-09 14:17:13.884 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:13.886 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-09 14:17:13.890 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:17:13.890 | + functions-common:git_clone:678 : head -1 2022-03-09 14:17:13.892 | 0eba22f33 Fix bindep.txt for current RPM based distributions 2022-03-09 14:17:13.895 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:17:13.897 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-09 14:17:13.899 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:17:13.902 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 14:17:13.904 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-09 14:17:13.906 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:17:13.908 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-09 14:17:13.911 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:17:13.913 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 14:17:13.915 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-09 14:17:13.918 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:17:13.921 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:17:13.923 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-09 14:17:13.926 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:17:13.928 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-09 14:17:13.931 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:17:13.933 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:17:13.936 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-09 14:17:13.942 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-09 14:17:13.944 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-09 14:17:14.619 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-09 14:17:14.621 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:17:14.623 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:17:14.625 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:17:14.628 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 14:17:14.630 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-09 14:17:14.632 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:17:14.634 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:17:14.636 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:17:14.639 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:17:14.641 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:17:14.643 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:17:14.645 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:17:14.648 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-09 14:17:14.669 | Using python 3.8 to install /opt/stack/keystone 2022-03-09 14:17:14.671 | + 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-03-09 14:17:15.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:15.566 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:15.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:15.566 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:16.704 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:17:16.729 | Obtaining file:///opt/stack/keystone 2022-03-09 14:17:16.730 | Preparing metadata (setup.py): started 2022-03-09 14:17:20.281 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:17:20.355 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.8.1) 2022-03-09 14:17:20.357 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.8.7) 2022-03-09 14:17:20.358 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.0.3) 2022-03-09 14:17:20.359 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.3.9) 2022-03-09 14:17:20.360 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (36.0.1) 2022-03-09 14:17:20.361 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.4.31) 2022-03-09 14:17:20.362 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.13.0) 2022-03-09 14:17:20.363 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.5.0) 2022-03-09 14:17:20.365 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.7.4) 2022-03-09 14:17:20.366 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.4.0) 2022-03-09 14:17:20.367 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (9.4.0) 2022-03-09 14:17:20.368 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 14:17:20.369 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.8.20) 2022-03-09 14:17:20.370 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.10.1) 2022-03-09 14:17:20.371 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (8.8.0) 2022-03-09 14:17:20.372 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.1.0) 2022-03-09 14:17:20.373 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (12.13.0) 2022-03-09 14:17:20.374 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (11.2.0) 2022-03-09 14:17:20.375 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.1.0) 2022-03-09 14:17:20.376 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.6.1) 2022-03-09 14:17:20.377 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.5.1) 2022-03-09 14:17:20.378 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.11.0) 2022-03-09 14:17:20.380 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.3.0) 2022-03-09 14:17:20.381 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.5.0) 2022-03-09 14:17:20.382 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.12.2) 2022-03-09 14:17:20.383 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 14:17:20.385 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (7.1.1) 2022-03-09 14:17:20.385 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.3.0) 2022-03-09 14:17:20.386 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.1.5) 2022-03-09 14:17:20.387 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 14:17:20.388 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.1.1) 2022-03-09 14:17:20.390 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.0.3) 2022-03-09 14:17:20.391 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.4.2) 2022-03-09 14:17:20.392 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2021.3) 2022-03-09 14:17:20.402 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.15.0) 2022-03-09 14:17:20.404 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.16.0) 2022-03-09 14:17:20.447 | 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.dev103) (5.1.1) 2022-03-09 14:17:20.459 | 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.dev103) (2.0.3) 2022-03-09 14:17:20.461 | 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.dev103) (3.0.3) 2022-03-09 14:17:20.462 | 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.dev103) (2.1.0) 2022-03-09 14:17:20.463 | 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.dev103) (8.0.4) 2022-03-09 14:17:20.473 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev103) (9.0.1) 2022-03-09 14:17:20.534 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 14:17:20.536 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.27.1) 2022-03-09 14:17:20.632 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (6.0) 2022-03-09 14:17:20.633 | 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.dev103) (1.5.0) 2022-03-09 14:17:20.634 | 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.dev103) (2.4.0) 2022-03-09 14:17:20.635 | 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.dev103) (0.8.0) 2022-03-09 14:17:20.689 | 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.dev103) (1.7.6) 2022-03-09 14:17:20.690 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (0.5.0) 2022-03-09 14:17:20.692 | 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.dev103) (2.0.1) 2022-03-09 14:17:20.742 | 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.dev103) (2.8.2) 2022-03-09 14:17:20.745 | 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.dev103) (0.9.6) 2022-03-09 14:17:20.802 | 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.dev103) (5.0.0) 2022-03-09 14:17:20.804 | 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.dev103) (2.4.0) 2022-03-09 14:17:20.806 | 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.dev103) (2.8.0) 2022-03-09 14:17:20.807 | 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.dev103) (5.2.3) 2022-03-09 14:17:20.808 | 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.dev103) (0.4.0) 2022-03-09 14:17:20.810 | 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.dev103) (5.0.9) 2022-03-09 14:17:20.829 | 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.dev103) (3.3.0) 2022-03-09 14:17:20.903 | 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.dev103) (3.1.1) 2022-03-09 14:17:20.922 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (21.3) 2022-03-09 14:17:20.923 | 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.dev103) (3.0.7) 2022-03-09 14:17:20.925 | 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.dev103) (1.0.2) 2022-03-09 14:17:20.927 | 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.dev103) (0.11.0) 2022-03-09 14:17:20.977 | 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.dev103) (4.5.0) 2022-03-09 14:17:21.091 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (0.7.1) 2022-03-09 14:17:21.092 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (60.9.3) 2022-03-09 14:17:21.094 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (5.4.0) 2022-03-09 14:17:21.096 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (22.0.0) 2022-03-09 14:17:21.097 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (1.9.2) 2022-03-09 14:17:21.313 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev103) (1.1.2) 2022-03-09 14:17:21.335 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.4.2) 2022-03-09 14:17:21.336 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.5.2) 2022-03-09 14:17:21.404 | 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.dev103) (4.11.1) 2022-03-09 14:17:21.405 | 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.dev103) (1.1.6) 2022-03-09 14:17:21.423 | 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.dev103) (5.0.0) 2022-03-09 14:17:21.498 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev103) (2.21) 2022-03-09 14:17:21.538 | 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.dev103) (1.13.3) 2022-03-09 14:17:21.648 | 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.dev103) (2.1.0) 2022-03-09 14:17:21.720 | 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.dev103) (1.7.0) 2022-03-09 14:17:21.846 | 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.dev103) (0.17.3) 2022-03-09 14:17:21.876 | 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.dev103) (0.13.1) 2022-03-09 14:17:21.914 | 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.dev103) (1.3.3) 2022-03-09 14:17:21.917 | 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.dev103) (2.1.1) 2022-03-09 14:17:21.919 | 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.dev103) (0.33.0) 2022-03-09 14:17:21.920 | 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.dev103) (3.5.0) 2022-03-09 14:17:21.921 | 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.dev103) (2.5.1) 2022-03-09 14:17:21.923 | 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.dev103) (3.0.0) 2022-03-09 14:17:21.975 | 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.dev103) (0.2.5) 2022-03-09 14:17:22.110 | 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.dev103) (2.0.12) 2022-03-09 14:17:22.111 | 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.dev103) (2019.11.28) 2022-03-09 14:17:22.112 | 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.dev103) (1.26.8) 2022-03-09 14:17:22.116 | 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.dev103) (3.3) 2022-03-09 14:17:22.265 | 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.dev103) (2.5.0) 2022-03-09 14:17:22.345 | 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.dev103) (2.4.0) 2022-03-09 14:17:22.418 | 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.dev103) (3.7.0) 2022-03-09 14:17:22.595 | 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.dev103) (2.1.0) 2022-03-09 14:17:22.852 | 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.dev103) (0.7) 2022-03-09 14:17:22.886 | 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.dev103) (1.0.0) 2022-03-09 14:17:24.775 | Installing collected packages: keystone 2022-03-09 14:17:24.775 | Attempting uninstall: keystone 2022-03-09 14:17:24.776 | Found existing installation: keystone 20.1.0.dev103 2022-03-09 14:17:24.781 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-09 14:17:24.783 | Running setup.py develop for keystone 2022-03-09 14:17:29.288 | Successfully installed keystone 2022-03-09 14:17:29.288 | 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-03-09 14:17:29.296 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:17:29.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:17:29.424 | + inc/python:pip_install:200 : result=0 2022-03-09 14:17:29.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:17:29.428 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:29.430 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:29.432 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:29.434 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:29.436 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:29.438 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:17:29.440 | + functions-common:time_stop:2432 : start_time=1646835434663 2022-03-09 14:17:29.442 | + functions-common:time_stop:2434 : [[ -z 1646835434663 ]] 2022-03-09 14:17:29.445 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:29.449 | + functions-common:time_stop:2437 : end_time=1646835449447 2022-03-09 14:17:29.451 | + functions-common:time_stop:2438 : elapsed_time=14784 2022-03-09 14:17:29.453 | + functions-common:time_stop:2439 : total=46155 2022-03-09 14:17:29.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:29.457 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60939 2022-03-09 14:17:29.459 | + inc/python:pip_install:203 : return 0 2022-03-09 14:17:29.462 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:17:29.464 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 14:17:29.467 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 14:17:29.485 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 14:17:29.500 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-09 14:17:29.502 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-09 14:17:29.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:29.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:29.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-09 14:17:29.511 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:29.513 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-09 14:17:29.530 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:29.532 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-09 14:17:29.534 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:17:29.537 | + ./stack.sh:main:899 : configure_keystone 2022-03-09 14:17:29.539 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-09 14:17:29.552 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-09 14:17:29.554 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-09 14:17:29.559 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-09 14:17:29.574 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:29.576 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-09 14:17:29.605 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-09 14:17:29.632 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-09 14:17:29.662 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-09 14:17:29.692 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-09 14:17:29.722 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-09 14:17:29.751 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-09 14:17:29.777 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-09 14:17:29.805 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-09 14:17:29.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-09 14:17:29.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-09 14:17:29.812 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-09 14:17:29.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:17:29.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:17:29.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:29.835 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:17:29.837 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:17:29.839 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:17:29.855 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:29.857 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:17:29.860 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:17:29.889 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:17:29.891 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:17:29.894 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-09 14:17:29.896 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-09 14:17:29.912 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:29.915 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-03-09 14:17:29.944 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-09 14:17:29.946 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-09 14:17:29.977 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-09 14:17:29.980 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-09 14:17:29.982 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-09 14:17:29.984 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-09 14:17:29.987 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 14:17:29.989 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 14:17:30.019 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-09 14:17:30.021 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-09 14:17:30.024 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-09 14:17:30.026 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-09 14:17:30.030 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:17:30.046 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:17:30.049 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:17:30.051 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:17:30.053 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:17:30.056 | + 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-03-09 14:17:30.083 | + 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-03-09 14:17:30.110 | + 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-03-09 14:17:30.138 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:17:30.168 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-09 14:17:30.196 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-09 14:17:30.198 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-09 14:17:30.201 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-09 14:17:30.203 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-09 14:17:30.205 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-09 14:17:30.207 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:17:30.210 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:17:30.212 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-09 14:17:30.217 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-09 14:17:30.219 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:17:30.221 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:17:30.234 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:17:30.235 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:17:30.243 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:17:30.246 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:17:30.261 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 14:17:30.264 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-09 14:17:30.267 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-09 14:17:30.297 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-09 14:17:30.323 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-09 14:17:30.349 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-09 14:17:30.376 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-09 14:17:30.403 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-09 14:17:30.430 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-09 14:17:30.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-09 14:17:30.483 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-09 14:17:30.511 | + 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-03-09 14:17:30.538 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-09 14:17:30.564 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-09 14:17:30.592 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-09 14:17:30.618 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:17:30.620 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:17:30.623 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-09 14:17:30.625 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-09 14:17:30.628 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:17:30.630 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:30.632 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:30.634 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 14:17:30.637 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 14:17:30.640 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 14:17:30.667 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-09 14:17:30.694 | + 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-03-09 14:17:30.694 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 14:17:30.703 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-09 14:17:30.707 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-09 14:17:30.709 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-09 14:17:30.711 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:17:30.713 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:17:30.717 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:17:30.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:30.721 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:30.723 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:17:30.725 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:17:30.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:30.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:30.732 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-09 14:17:30.794 | Site keystone-wsgi-public already enabled 2022-03-09 14:17:30.799 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:17:30.801 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:17:30.804 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:17:30.806 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:17:30.947 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-09 14:17:30.978 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-09 14:17:31.010 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-09 14:17:31.040 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-09 14:17:31.043 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-09 14:17:31.073 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-09 14:17:31.102 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-09 14:17:31.130 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-09 14:17:31.132 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-09 14:17:31.149 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:31.151 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-09 14:17:31.168 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:31.170 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-09 14:17:31.173 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-09 14:17:31.175 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-09 14:17:31.177 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:17:31.180 | + lib/stack:stack_install_service:32 : install_swift 2022-03-09 14:17:31.182 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-09 14:17:31.185 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-09 14:17:31.187 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-09 14:17:31.189 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:17:31.192 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:17:31.194 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:17:31.197 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:17:31.199 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:17:31.202 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:17:31.217 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:17:31.220 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:17:31.222 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:31.225 | + functions-common:git_clone:629 : echo master 2022-03-09 14:17:31.225 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:17:31.230 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-09 14:17:31.233 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:31.235 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-09 14:17:31.238 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:17:31.238 | + functions-common:git_clone:678 : head -1 2022-03-09 14:17:31.241 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-09 14:17:31.243 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:17:31.246 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-09 14:17:31.249 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:17:31.251 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 14:17:31.254 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-09 14:17:31.256 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-09 14:17:31.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-09 14:17:31.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:17:31.263 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 14:17:31.265 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-09 14:17:31.268 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:17:31.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-09 14:17:31.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-09 14:17:31.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:17:31.278 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-09 14:17:31.280 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:17:31.283 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:17:31.286 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-09 14:17:31.291 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-09 14:17:31.294 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-09 14:17:31.946 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-09 14:17:31.949 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:17:31.951 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:17:31.954 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:17:31.956 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 14:17:31.958 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-09 14:17:31.960 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:17:31.963 | + inc/python:setup_package:428 : local extras=keystone 2022-03-09 14:17:31.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:17:31.968 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-09 14:17:31.970 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-09 14:17:31.972 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-09 14:17:31.974 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:17:31.977 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-09 14:17:31.997 | Using python 3.8 to install /opt/stack/swift 2022-03-09 14:17:31.999 | + 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-03-09 14:17:32.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:32.884 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:32.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:32.885 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:34.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:17:34.038 | Obtaining file:///opt/stack/swift 2022-03-09 14:17:34.039 | Preparing metadata (setup.py): started 2022-03-09 14:17:37.245 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:17:37.282 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-09 14:17:37.283 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-09 14:17:37.285 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-09 14:17:37.286 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-09 14:17:37.287 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-09 14:17:37.288 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-09 14:17:37.289 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-09 14:17:37.290 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-09 14:17:37.291 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-09 14:17:37.292 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-09 14:17:37.293 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-09 14:17:37.330 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-09 14:17:37.338 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-09 14:17:37.397 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.1.0) 2022-03-09 14:17:37.398 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-09 14:17:37.399 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-09 14:17:37.400 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-09 14:17:37.401 | 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.1.dev13) (5.8.1) 2022-03-09 14:17:37.403 | 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.1.dev13) (4.3.0) 2022-03-09 14:17:37.405 | 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.1.dev13) (3.1.1) 2022-03-09 14:17:37.405 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.5.0) 2022-03-09 14:17:37.407 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-09 14:17:37.408 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-09 14:17:37.409 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-09 14:17:37.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-09 14:17:37.430 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-09 14:17:37.464 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-09 14:17:37.466 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-09 14:17:37.467 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-09 14:17:37.469 | 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.1.dev13) (1.26.8) 2022-03-09 14:17:37.490 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-09 14:17:37.584 | 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.1.dev13) (1.0.2) 2022-03-09 14:17:37.585 | 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.1.dev13) (3.5.0) 2022-03-09 14:17:37.586 | 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.1.dev13) (1.7.0) 2022-03-09 14:17:37.627 | 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.1.dev13) (1.1.5) 2022-03-09 14:17:37.671 | 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.1.dev13) (2.4.0) 2022-03-09 14:17:37.672 | 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.1.dev13) (1.5.0) 2022-03-09 14:17:37.673 | 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.1.dev13) (0.8.0) 2022-03-09 14:17:37.673 | 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.1.dev13) (6.0) 2022-03-09 14:17:37.732 | 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.1.dev13) (2.8.2) 2022-03-09 14:17:37.737 | 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.1.dev13) (0.9.6) 2022-03-09 14:17:37.750 | 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.1.dev13) (2021.3) 2022-03-09 14:17:37.751 | 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.1.dev13) (1.0.3) 2022-03-09 14:17:37.770 | 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.1.dev13) (3.0.7) 2022-03-09 14:17:37.772 | 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.1.dev13) (21.3) 2022-03-09 14:17:37.883 | 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.1.dev13) (1.13.3) 2022-03-09 14:17:37.898 | 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.1.dev13) (5.1.1) 2022-03-09 14:17:40.181 | Installing collected packages: swift 2022-03-09 14:17:40.182 | Attempting uninstall: swift 2022-03-09 14:17:40.182 | Found existing installation: swift 2.29.1.dev13 2022-03-09 14:17:40.185 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-09 14:17:40.187 | Running setup.py develop for swift 2022-03-09 14:17:44.392 | Successfully installed swift 2022-03-09 14:17:44.392 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 14:17:44.400 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:17:44.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:17:44.532 | + inc/python:pip_install:200 : result=0 2022-03-09 14:17:44.534 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:17:44.536 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:44.539 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:44.541 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:44.544 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:44.546 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:44.548 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:17:44.550 | + functions-common:time_stop:2432 : start_time=1646835451991 2022-03-09 14:17:44.552 | + functions-common:time_stop:2434 : [[ -z 1646835451991 ]] 2022-03-09 14:17:44.555 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:44.559 | + functions-common:time_stop:2437 : end_time=1646835464557 2022-03-09 14:17:44.561 | + functions-common:time_stop:2438 : elapsed_time=12566 2022-03-09 14:17:44.563 | + functions-common:time_stop:2439 : total=60939 2022-03-09 14:17:44.565 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:44.568 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73505 2022-03-09 14:17:44.570 | + inc/python:pip_install:203 : return 0 2022-03-09 14:17:44.572 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:17:44.574 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 14:17:44.577 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 14:17:44.595 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 14:17:44.607 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-09 14:17:44.610 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-09 14:17:44.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:44.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:44.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-09 14:17:44.619 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:44.622 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-09 14:17:44.624 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:17:44.627 | + ./stack.sh:main:908 : configure_swift 2022-03-09 14:17:44.629 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-09 14:17:44.631 | + lib/swift:configure_swift:332 : local node_number 2022-03-09 14:17:44.633 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-09 14:17:44.635 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-09 14:17:44.637 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-09 14:17:45.804 | No account-replicator running 2022-03-09 14:17:45.804 | No container-auditor running 2022-03-09 14:17:45.804 | No container-reconciler running 2022-03-09 14:17:45.804 | No container-sync running 2022-03-09 14:17:45.804 | No object-replicator running 2022-03-09 14:17:45.804 | No proxy-server running 2022-03-09 14:17:45.804 | No container-replicator running 2022-03-09 14:17:45.804 | No container-server running 2022-03-09 14:17:45.804 | No object-server running 2022-03-09 14:17:45.804 | No account-reaper running 2022-03-09 14:17:45.804 | No object-expirer running 2022-03-09 14:17:45.804 | No object-updater running 2022-03-09 14:17:45.804 | No object-auditor running 2022-03-09 14:17:45.804 | No account-auditor running 2022-03-09 14:17:45.804 | No account-server running 2022-03-09 14:17:45.804 | No container-sharder running 2022-03-09 14:17:45.804 | No object-reconstructor running 2022-03-09 14:17:45.804 | No container-updater running 2022-03-09 14:17:45.894 | + lib/swift:configure_swift:337 : true 2022-03-09 14:17:45.896 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-09 14:17:45.908 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-09 14:17:45.920 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-09 14:17:45.923 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-09 14:17:45.924 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-09 14:17:45.928 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-09 14:17:45.928 | s/%GROUP%/ubuntu/; 2022-03-09 14:17:45.928 | s/%USER%/ubuntu/; 2022-03-09 14:17:45.928 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-09 14:17:45.928 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-09 14:17:45.932 | uid = ubuntu 2022-03-09 14:17:45.932 | gid = ubuntu 2022-03-09 14:17:45.932 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-09 14:17:45.932 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-09 14:17:45.932 | address = 127.0.0.1 2022-03-09 14:17:45.932 | 2022-03-09 14:17:45.932 | [account6612] 2022-03-09 14:17:45.932 | max connections = 25 2022-03-09 14:17:45.932 | path = /opt/stack/data/swift/1/node/ 2022-03-09 14:17:45.932 | read only = false 2022-03-09 14:17:45.932 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-09 14:17:45.932 | 2022-03-09 14:17:45.932 | [account6622] 2022-03-09 14:17:45.932 | max connections = 25 2022-03-09 14:17:45.932 | path = /opt/stack/data/swift/2/node/ 2022-03-09 14:17:45.932 | read only = false 2022-03-09 14:17:45.932 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-09 14:17:45.932 | 2022-03-09 14:17:45.932 | [account6632] 2022-03-09 14:17:45.932 | max connections = 25 2022-03-09 14:17:45.932 | path = /opt/stack/data/swift/3/node/ 2022-03-09 14:17:45.932 | read only = false 2022-03-09 14:17:45.933 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | [account6642] 2022-03-09 14:17:45.933 | max connections = 25 2022-03-09 14:17:45.933 | path = /opt/stack/data/swift/4/node/ 2022-03-09 14:17:45.933 | read only = false 2022-03-09 14:17:45.933 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | [container6611] 2022-03-09 14:17:45.933 | max connections = 25 2022-03-09 14:17:45.933 | path = /opt/stack/data/swift/1/node/ 2022-03-09 14:17:45.933 | read only = false 2022-03-09 14:17:45.933 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | [container6621] 2022-03-09 14:17:45.933 | max connections = 25 2022-03-09 14:17:45.933 | path = /opt/stack/data/swift/2/node/ 2022-03-09 14:17:45.933 | read only = false 2022-03-09 14:17:45.933 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | [container6631] 2022-03-09 14:17:45.933 | max connections = 25 2022-03-09 14:17:45.933 | path = /opt/stack/data/swift/3/node/ 2022-03-09 14:17:45.933 | read only = false 2022-03-09 14:17:45.933 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | [container6641] 2022-03-09 14:17:45.933 | max connections = 25 2022-03-09 14:17:45.933 | path = /opt/stack/data/swift/4/node/ 2022-03-09 14:17:45.933 | read only = false 2022-03-09 14:17:45.933 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | 2022-03-09 14:17:45.933 | [object6613] 2022-03-09 14:17:45.933 | max connections = 25 2022-03-09 14:17:45.934 | path = /opt/stack/data/swift/1/node/ 2022-03-09 14:17:45.934 | read only = false 2022-03-09 14:17:45.934 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-09 14:17:45.934 | 2022-03-09 14:17:45.934 | [object6623] 2022-03-09 14:17:45.934 | max connections = 25 2022-03-09 14:17:45.934 | path = /opt/stack/data/swift/2/node/ 2022-03-09 14:17:45.934 | read only = false 2022-03-09 14:17:45.934 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-09 14:17:45.934 | 2022-03-09 14:17:45.934 | [object6633] 2022-03-09 14:17:45.934 | max connections = 25 2022-03-09 14:17:45.934 | path = /opt/stack/data/swift/3/node/ 2022-03-09 14:17:45.934 | read only = false 2022-03-09 14:17:45.934 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-09 14:17:45.934 | 2022-03-09 14:17:45.934 | [object6643] 2022-03-09 14:17:45.935 | max connections = 25 2022-03-09 14:17:45.935 | path = /opt/stack/data/swift/4/node/ 2022-03-09 14:17:45.935 | read only = false 2022-03-09 14:17:45.935 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-09 14:17:45.935 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-09 14:17:45.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:17:45.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:17:45.942 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-09 14:17:45.954 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-09 14:17:45.956 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-09 14:17:45.960 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-09 14:17:45.964 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-09 14:17:45.966 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-09 14:17:45.970 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-09 14:17:45.998 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-03-09 14:17:46.023 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-09 14:17:46.040 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-09 14:17:46.067 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-09 14:17:46.086 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:17:46.114 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-09 14:17:46.132 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-09 14:17:46.159 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-09 14:17:46.177 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-09 14:17:46.204 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-09 14:17:46.221 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:17:46.249 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-09 14:17:46.266 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-09 14:17:46.280 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:46.282 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-09 14:17:46.311 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-09 14:17:46.337 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-09 14:17:46.363 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-09 14:17:46.390 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-09 14:17:46.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:46.406 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-09 14:17:46.433 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-09 14:17:46.448 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:46.450 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-09 14:17:46.464 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:46.466 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-09 14:17:46.468 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-09 14:17:46.483 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:46.485 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-09 14:17:46.487 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-09 14:17:46.489 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-09 14:17:46.494 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-09 14:17:46.509 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-09 14:17:46.535 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-09 14:17:46.562 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-09 14:17:46.591 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-09 14:17:46.619 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-09 14:17:46.645 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-09 14:17:46.647 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-09 14:17:46.650 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-09 14:17:46.652 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-09 14:17:46.654 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-09 14:17:46.681 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-09 14:17:46.706 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:17:46.734 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-09 14:17:46.760 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-09 14:17:46.787 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-09 14:17:46.814 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-09 14:17:46.840 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-09 14:17:46.868 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:17:46.894 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-09 14:17:46.921 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-09 14:17:46.947 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-09 14:17:46.975 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-09 14:17:47.001 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-09 14:17:47.031 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-09 14:17:47.057 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-09 14:17:47.075 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-09 14:17:47.102 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-09 14:17:47.129 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-09 14:17:47.133 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-09 14:17:47.161 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-09 14:17:47.187 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-09 14:17:47.213 | + lib/swift:configure_swift:475 : local node_number 2022-03-09 14:17:47.216 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-09 14:17:47.218 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 14:17:47.220 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-09 14:17:47.224 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-09 14:17:47.226 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 14:17:47.228 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 14:17:47.231 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-09 14:17:47.233 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-09 14:17:47.235 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 14:17:47.237 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 14:17:47.240 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-09 14:17:47.257 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-09 14:17:47.284 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-09 14:17:47.302 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-09 14:17:47.329 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-09 14:17:47.347 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:17:47.375 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-09 14:17:47.394 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 14:17:47.426 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-09 14:17:47.443 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 14:17:47.471 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-09 14:17:47.489 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-09 14:17:47.516 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-09 14:17:47.535 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-09 14:17:47.563 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-09 14:17:47.581 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-09 14:17:47.609 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-09 14:17:47.626 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-09 14:17:47.653 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-09 14:17:47.663 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-09 14:17:47.680 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:17:47.708 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-09 14:17:47.736 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 14:17:47.738 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-09 14:17:47.744 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-09 14:17:47.746 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 14:17:47.749 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 14:17:47.752 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-09 14:17:47.754 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-09 14:17:47.756 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 14:17:47.759 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 14:17:47.761 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-09 14:17:47.780 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-09 14:17:47.808 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-09 14:17:47.826 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-09 14:17:47.853 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-09 14:17:47.871 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:17:47.899 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-09 14:17:47.917 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 14:17:47.944 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-09 14:17:47.962 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 14:17:47.990 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-09 14:17:48.007 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-09 14:17:48.038 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-09 14:17:48.056 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-09 14:17:48.084 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-09 14:17:48.102 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-09 14:17:48.133 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-09 14:17:48.151 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-09 14:17:48.178 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-09 14:17:48.184 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-09 14:17:48.202 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:17:48.230 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 14:17:48.232 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-09 14:17:48.237 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-09 14:17:48.239 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 14:17:48.241 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 14:17:48.243 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-09 14:17:48.245 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-09 14:17:48.248 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 14:17:48.250 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 14:17:48.252 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-09 14:17:48.270 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-09 14:17:48.298 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-09 14:17:48.316 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-09 14:17:48.343 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-09 14:17:48.361 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 14:17:48.389 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-09 14:17:48.407 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 14:17:48.435 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-09 14:17:48.453 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 14:17:48.480 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-09 14:17:48.498 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-09 14:17:48.525 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-09 14:17:48.543 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-09 14:17:48.571 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-09 14:17:48.588 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-09 14:17:48.616 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-09 14:17:48.634 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-09 14:17:48.660 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-09 14:17:48.666 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-09 14:17:48.685 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 14:17:48.713 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-09 14:17:48.754 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-09 14:17:48.781 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-09 14:17:48.809 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-09 14:17:48.811 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-09 14:17:48.816 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-09 14:17:48.844 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-09 14:17:48.872 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-09 14:17:48.899 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-09 14:17:48.928 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-09 14:17:48.955 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-09 14:17:48.983 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-09 14:17:49.009 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-09 14:17:49.035 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-09 14:17:49.063 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-09 14:17:49.079 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:49.081 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-09 14:17:49.099 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-09 14:17:49.102 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-09 14:17:49.120 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-09 14:17:49.123 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-03-09 14:17:49.150 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-09 14:17:49.152 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-09 14:17:49.179 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-03-09 14:17:49.207 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-09 14:17:49.209 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-09 14:17:49.236 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-09 14:17:49.252 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:49.254 | + lib/swift:configure_swift:538 : local user_group 2022-03-09 14:17:49.257 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-09 14:17:49.262 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-09 14:17:49.264 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-09 14:17:49.276 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-09 14:17:49.278 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-09 14:17:49.289 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-09 14:17:49.292 | + lib/swift:configure_swift:545 : is_suse 2022-03-09 14:17:49.295 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:17:49.297 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:17:49.299 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:17:49.301 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:17:49.303 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:17:49.306 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:17:49.308 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-09 14:17:49.320 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-09 14:17:49.323 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-09 14:17:49.325 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-09 14:17:49.342 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:17:49.344 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-09 14:17:49.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:49.364 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-09 14:17:49.366 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-09 14:17:49.368 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-09 14:17:49.371 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:17:49.374 | + lib/stack:stack_install_service:32 : install_glance 2022-03-09 14:17:49.376 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-09 14:17:49.379 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-09 14:17:49.381 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-09 14:17:49.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:49.400 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-09 14:17:49.402 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-09 14:17:49.419 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:17:49.422 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-09 14:17:49.424 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-09 14:17:49.427 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-09 14:17:49.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:17:49.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:17:49.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-09 14:17:49.438 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:17:49.441 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-09 14:17:49.443 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-09 14:17:49.446 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-09 14:17:49.449 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-09 14:17:49.451 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-09 14:17:49.454 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-09 14:17:49.456 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-09 14:17:49.459 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-09 14:17:49.462 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-09 14:17:49.465 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-09 14:17:49.468 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:17:49.469 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-09 14:17:49.474 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-09 14:17:49.476 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-09 14:17:49.479 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-09 14:17:49.482 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-09 14:17:49.485 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 14:17:49.507 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-09 14:17:49.510 | + 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-03-09 14:17:50.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:50.378 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:50.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:50.378 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:51.511 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:17:51.539 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-09 14:17:51.620 | 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-03-09 14:17:51.621 | 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.8.0) 2022-03-09 14:17:51.623 | 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-03-09 14:17:51.624 | 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-03-09 14:17:51.625 | 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-03-09 14:17:51.626 | 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-03-09 14:17:51.627 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 14:17:51.628 | 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.2) 2022-03-09 14:17:51.629 | 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-03-09 14:17:51.630 | 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-03-09 14:17:51.631 | 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.3.0) 2022-03-09 14:17:51.632 | 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-03-09 14:17:51.635 | 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.1) 2022-03-09 14:17:51.637 | 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-03-09 14:17:51.639 | 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.7.0) 2022-03-09 14:17:51.641 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 14:17:51.644 | 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.3.0) 2022-03-09 14:17:51.646 | 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.2.0) 2022-03-09 14:17:51.655 | 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-03-09 14:17:51.656 | 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-03-09 14:17:51.670 | 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-03-09 14:17:51.738 | 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-03-09 14:17:51.739 | 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-03-09 14:17:51.741 | 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-03-09 14:17:51.764 | Requirement already satisfied: oslo.service>=2.8.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-03-09 14:17:51.765 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-09 14:17:51.766 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-09 14:17:51.769 | Requirement already satisfied: oslo.log>=4.6.1 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-03-09 14:17:51.771 | 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-03-09 14:17:51.781 | 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-03-09 14:17:51.822 | 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-03-09 14:17:51.824 | 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-03-09 14:17:51.825 | 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-03-09 14:17:51.826 | 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-03-09 14:17:51.847 | 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-03-09 14:17:51.848 | 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-03-09 14:17:51.864 | 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-03-09 14:17:51.880 | 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-03-09 14:17:51.881 | 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-03-09 14:17:51.899 | 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.1.1) 2022-03-09 14:17:51.900 | 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-03-09 14:17:51.982 | 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-03-09 14:17:51.984 | 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-03-09 14:17:51.985 | 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-03-09 14:17:51.986 | 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-03-09 14:17:52.035 | 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-03-09 14:17:52.061 | 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-03-09 14:17:52.258 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-09 14:17:52.260 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-09 14:17:52.293 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-09 14:17:52.294 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-09 14:17:52.295 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-09 14:17:52.319 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 14:17:52.321 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-09 14:17:52.323 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-09 14:17:52.377 | 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-03-09 14:17:52.543 | 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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-09 14:17:52.566 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-09 14:17:52.649 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-09 14:17:52.796 | 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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-09 14:17:54.890 | 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-03-09 14:17:54.897 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:17:54.897 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:17:55.022 | + inc/python:pip_install:200 : result=0 2022-03-09 14:17:55.024 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:17:55.026 | + functions-common:time_stop:2425 : local name 2022-03-09 14:17:55.029 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:17:55.032 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:17:55.034 | + functions-common:time_stop:2428 : local total 2022-03-09 14:17:55.036 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:17:55.038 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:17:55.041 | + functions-common:time_stop:2432 : start_time=1646835469502 2022-03-09 14:17:55.043 | + functions-common:time_stop:2434 : [[ -z 1646835469502 ]] 2022-03-09 14:17:55.047 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:17:55.051 | + functions-common:time_stop:2437 : end_time=1646835475048 2022-03-09 14:17:55.053 | + functions-common:time_stop:2438 : elapsed_time=5546 2022-03-09 14:17:55.055 | + functions-common:time_stop:2439 : total=73505 2022-03-09 14:17:55.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:17:55.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79051 2022-03-09 14:17:55.062 | + inc/python:pip_install:203 : return 0 2022-03-09 14:17:55.065 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-09 14:17:55.067 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-09 14:17:55.070 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-09 14:17:55.082 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-09 14:17:55.087 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-09 14:17:55.089 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-09 14:17:55.092 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-09 14:17:55.094 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:17:55.097 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:17:55.100 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:17:55.102 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:17:55.104 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:17:55.108 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:17:55.124 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:17:55.126 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:17:55.128 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:55.131 | + functions-common:git_clone:629 : echo master 2022-03-09 14:17:55.131 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:17:55.136 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-09 14:17:55.139 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:17:55.141 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-09 14:17:55.144 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:17:55.145 | + functions-common:git_clone:678 : head -1 2022-03-09 14:17:55.147 | 7af4d971f Merge "Fix warning in the release notes" 2022-03-09 14:17:55.150 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:17:55.153 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-09 14:17:55.156 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:17:55.158 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 14:17:55.161 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-09 14:17:55.163 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:17:55.166 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-09 14:17:55.169 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:17:55.171 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 14:17:55.173 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-09 14:17:55.176 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:17:55.178 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:17:55.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-09 14:17:55.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:17:55.186 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-09 14:17:55.189 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:17:55.191 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:17:55.194 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-09 14:17:55.200 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-09 14:17:55.203 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-09 14:17:55.863 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-09 14:17:55.865 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:17:55.867 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:17:55.870 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:17:55.873 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 14:17:55.875 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-09 14:17:55.877 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:17:55.880 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:17:55.882 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:17:55.884 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:17:55.887 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:17:55.890 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:17:55.892 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:17:55.894 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-09 14:17:55.915 | Using python 3.8 to install /opt/stack/glance 2022-03-09 14:17:55.917 | + 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-03-09 14:17:56.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:56.795 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:56.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:17:56.795 | from cryptography.utils import int_from_bytes 2022-03-09 14:17:57.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:17:57.960 | Obtaining file:///opt/stack/glance 2022-03-09 14:17:57.961 | Preparing metadata (setup.py): started 2022-03-09 14:18:01.186 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:18:01.255 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.8.1) 2022-03-09 14:18:01.256 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.7.1) 2022-03-09 14:18:01.257 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.4.31) 2022-03-09 14:18:01.258 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.33.0) 2022-03-09 14:18:01.259 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.1.1) 2022-03-09 14:18:01.260 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.5.1) 2022-03-09 14:18:01.261 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.8.7) 2022-03-09 14:18:01.262 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.4.2) 2022-03-09 14:18:01.263 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.7.6) 2022-03-09 14:18:01.264 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.20.4) 2022-03-09 14:18:01.265 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (8.8.0) 2022-03-09 14:18:01.266 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 14:18:01.267 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.1.0) 2022-03-09 14:18:01.268 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 14:18:01.269 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.12.2) 2022-03-09 14:18:01.270 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 14:18:01.271 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 14:18:01.273 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.4) 2022-03-09 14:18:01.274 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 14:18:01.275 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (9.4.0) 2022-03-09 14:18:01.276 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.11.0) 2022-03-09 14:18:01.277 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.1.1) 2022-03-09 14:18:01.278 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 14:18:01.279 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev3) (3.2.0) 2022-03-09 14:18:01.280 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.4.0) 2022-03-09 14:18:01.281 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (22.0.0) 2022-03-09 14:18:01.282 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (11.2.0) 2022-03-09 14:18:01.283 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.1.0) 2022-03-09 14:18:01.284 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 14:18:01.285 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.1) 2022-03-09 14:18:01.286 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (12.13.0) 2022-03-09 14:18:01.288 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.1) 2022-03-09 14:18:01.289 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.3.0) 2022-03-09 14:18:01.290 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.11.0) 2022-03-09 14:18:01.291 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.3.3) 2022-03-09 14:18:01.293 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.4.2) 2022-03-09 14:18:01.294 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.0.0) 2022-03-09 14:18:01.295 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 14:18:01.296 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (36.0.1) 2022-03-09 14:18:01.297 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.2.2) 2022-03-09 14:18:01.298 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.0.2) 2022-03-09 14:18:01.299 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.6.0) 2022-03-09 14:18:01.300 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.10.1) 2022-03-09 14:18:01.316 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (5.4.0) 2022-03-09 14:18:01.318 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (4.11.1) 2022-03-09 14:18:01.319 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (1.1.6) 2022-03-09 14:18:01.338 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev3) (5.3.0) 2022-03-09 14:18:01.341 | 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.1.0.dev3) (2.27.1) 2022-03-09 14:18:01.387 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev3) (1.15.0) 2022-03-09 14:18:01.403 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev3) (4.3.0) 2022-03-09 14:18:01.412 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev3) (1.13.3) 2022-03-09 14:18:01.427 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.1.2) 2022-03-09 14:18:01.428 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (2.1.0) 2022-03-09 14:18:01.429 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.16.0) 2022-03-09 14:18:01.519 | 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.1.0.dev3) (3.0.7) 2022-03-09 14:18:01.595 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev3) (1.7.0) 2022-03-09 14:18:01.645 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev3) (2.10.1) 2022-03-09 14:18:01.647 | 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.1.0.dev3) (3.1.1) 2022-03-09 14:18:01.682 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev3) (0.17.3) 2022-03-09 14:18:01.725 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (0.8.0) 2022-03-09 14:18:01.728 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (6.0) 2022-03-09 14:18:01.729 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (1.5.0) 2022-03-09 14:18:01.812 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.13.0) 2022-03-09 14:18:01.814 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 14:18:01.817 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (2.0.1) 2022-03-09 14:18:01.840 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev3) (0.61.0) 2022-03-09 14:18:01.888 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (0.9.6) 2022-03-09 14:18:01.890 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev3) (2.8.2) 2022-03-09 14:18:01.949 | 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.1.0.dev3) (2.8.0) 2022-03-09 14:18:01.953 | 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.1.0.dev3) (5.0.0) 2022-03-09 14:18:01.954 | 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.1.0.dev3) (5.2.3) 2022-03-09 14:18:01.955 | 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.1.0.dev3) (5.0.9) 2022-03-09 14:18:01.957 | 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.1.0.dev3) (0.4.0) 2022-03-09 14:18:01.980 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.2.0) 2022-03-09 14:18:01.983 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.3.0) 2022-03-09 14:18:01.985 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.0.3) 2022-03-09 14:18:02.027 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev3) (5.9.0) 2022-03-09 14:18:02.069 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (21.3) 2022-03-09 14:18:02.072 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (0.11.0) 2022-03-09 14:18:02.073 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (2021.3) 2022-03-09 14:18:02.149 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev3) (60.9.3) 2022-03-09 14:18:02.207 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev3) (0.2.5) 2022-03-09 14:18:02.308 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev3) (0.7) 2022-03-09 14:18:02.579 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (6.3.1) 2022-03-09 14:18:02.580 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.6.3) 2022-03-09 14:18:02.582 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 14:18:02.583 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (1.4.2) 2022-03-09 14:18:02.636 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev3) (0.8.1) 2022-03-09 14:18:02.659 | 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.1.0.dev3) (5.0.0) 2022-03-09 14:18:02.773 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev3) (2.21) 2022-03-09 14:18:02.877 | 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.1.0.dev3) (2.1.0) 2022-03-09 14:18:03.096 | 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.1.0.dev3) (1.4.4) 2022-03-09 14:18:03.096 | 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.1.0.dev3) (0.10.0) 2022-03-09 14:18:03.097 | 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.1.0.dev3) (1.1.5) 2022-03-09 14:18:03.098 | 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.1.0.dev3) (2.5.0) 2022-03-09 14:18:03.099 | 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.1.0.dev3) (5.1.1) 2022-03-09 14:18:03.101 | 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.1.0.dev3) (1.4.0) 2022-03-09 14:18:03.103 | 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.1.0.dev3) (1.32) 2022-03-09 14:18:03.222 | 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.1.0.dev3) (0.13.1) 2022-03-09 14:18:03.251 | 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.1.0.dev3) (1.0.3) 2022-03-09 14:18:03.303 | 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.1.0.dev3) (3.0.0) 2022-03-09 14:18:03.306 | 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.1.0.dev3) (1.3.3) 2022-03-09 14:18:03.550 | 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.1.0.dev3) (3.10.1) 2022-03-09 14:18:03.730 | 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.1.0.dev3) (2019.11.28) 2022-03-09 14:18:03.731 | 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.1.0.dev3) (1.26.8) 2022-03-09 14:18:03.733 | 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.1.0.dev3) (3.3) 2022-03-09 14:18:03.736 | 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.1.0.dev3) (2.0.12) 2022-03-09 14:18:03.842 | 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.1.0.dev3) (0.5.2) 2022-03-09 14:18:03.994 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev3) (2.5.0) 2022-03-09 14:18:04.125 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev3) (3.7.0) 2022-03-09 14:18:04.436 | 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.1.0.dev3) (0.5.0) 2022-03-09 14:18:04.437 | 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.1.0.dev3) (2.4.0) 2022-03-09 14:18:04.663 | 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.1.0.dev3) (2.2) 2022-03-09 14:18:04.948 | 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.1.0.dev3) (1.0.0) 2022-03-09 14:18:05.258 | 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.1.0.dev3) (21.4.0) 2022-03-09 14:18:05.260 | 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.1.0.dev3) (1.8.2) 2022-03-09 14:18:06.709 | Installing collected packages: glance 2022-03-09 14:18:06.709 | Attempting uninstall: glance 2022-03-09 14:18:06.709 | Found existing installation: glance 24.1.0.dev3 2022-03-09 14:18:06.717 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-09 14:18:06.718 | Running setup.py develop for glance 2022-03-09 14:18:11.099 | Successfully installed glance 2022-03-09 14:18:11.099 | 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-03-09 14:18:11.107 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:18:11.107 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:18:11.240 | + inc/python:pip_install:200 : result=0 2022-03-09 14:18:11.242 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:18:11.245 | + functions-common:time_stop:2425 : local name 2022-03-09 14:18:11.247 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:18:11.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:18:11.252 | + functions-common:time_stop:2428 : local total 2022-03-09 14:18:11.254 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:18:11.256 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:18:11.258 | + functions-common:time_stop:2432 : start_time=1646835475910 2022-03-09 14:18:11.260 | + functions-common:time_stop:2434 : [[ -z 1646835475910 ]] 2022-03-09 14:18:11.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:18:11.267 | + functions-common:time_stop:2437 : end_time=1646835491265 2022-03-09 14:18:11.270 | + functions-common:time_stop:2438 : elapsed_time=15355 2022-03-09 14:18:11.272 | + functions-common:time_stop:2439 : total=79051 2022-03-09 14:18:11.274 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:18:11.276 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94406 2022-03-09 14:18:11.279 | + inc/python:pip_install:203 : return 0 2022-03-09 14:18:11.281 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:18:11.284 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 14:18:11.286 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 14:18:11.306 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 14:18:11.320 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-09 14:18:11.323 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-09 14:18:11.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:18:11.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:18:11.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-09 14:18:11.332 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:18:11.335 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:18:11.337 | + ./stack.sh:main:920 : configure_glance 2022-03-09 14:18:11.340 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-09 14:18:11.353 | + lib/glance:configure_glance:326 : local dburl 2022-03-09 14:18:11.357 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-09 14:18:11.359 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-09 14:18:11.361 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-09 14:18:11.364 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-09 14:18:11.366 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 14:18:11.369 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 14:18:11.371 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-09 14:18:11.399 | + 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-03-09 14:18:11.428 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-09 14:18:11.456 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 14:18:11.485 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-09 14:18:11.514 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-09 14:18:11.543 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-09 14:18:11.546 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 14:18:11.548 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-09 14:18:11.551 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:18:11.553 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-09 14:18:11.583 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-09 14:18:11.613 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:18:11.645 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-09 14:18:11.676 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-09 14:18:11.705 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-09 14:18:11.734 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-09 14:18:11.763 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-09 14:18:11.792 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:18:11.821 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:18:11.851 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-09 14:18:11.880 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-09 14:18:11.882 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-09 14:18:11.885 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-09 14:18:11.887 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:18:11.890 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:18:11.892 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:18:11.909 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:11.912 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:18:11.915 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:18:11.917 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:18:11.935 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:11.937 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:18:11.941 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:18:11.971 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:18:11.974 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:18:11.976 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-09 14:18:11.978 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-09 14:18:11.981 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-09 14:18:12.011 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-09 14:18:12.041 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-09 14:18:12.043 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-09 14:18:12.045 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-09 14:18:12.048 | + lib/glance:configure_glance_store:254 : local be 2022-03-09 14:18:12.050 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-09 14:18:12.053 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-09 14:18:12.055 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 14:18:12.084 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-09 14:18:12.087 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-03-09 14:18:12.116 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-09 14:18:12.118 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-09 14:18:12.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:12.138 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-09 14:18:12.167 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-09 14:18:12.197 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-09 14:18:12.226 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-09 14:18:12.255 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-09 14:18:12.285 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-09 14:18:12.301 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:12.304 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 14:18:12.334 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-09 14:18:12.362 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-09 14:18:12.392 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-03-09 14:18:12.422 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-09 14:18:12.451 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-03-09 14:18:12.480 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-09 14:18:12.497 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:12.499 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-09 14:18:12.502 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-09 14:18:12.504 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 14:18:12.507 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:18:12.524 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:18:12.526 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:18:12.529 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:18:12.531 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:18:12.533 | + 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-03-09 14:18:12.564 | + 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-03-09 14:18:12.592 | + 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-03-09 14:18:12.622 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:18:12.651 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-09 14:18:12.655 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-09 14:18:12.685 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-09 14:18:12.714 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 14:18:12.744 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-03-09 14:18:12.773 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-09 14:18:12.803 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-09 14:18:12.832 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-09 14:18:12.862 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 14:18:12.892 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-09 14:18:12.921 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-09 14:18:12.951 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-09 14:18:12.983 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-09 14:18:12.988 | + 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-03-09 14:18:12.996 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-09 14:18:13.012 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:13.014 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-09 14:18:13.017 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-09 14:18:13.019 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-09 14:18:13.021 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-09 14:18:13.024 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-09 14:18:13.026 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-09 14:18:13.031 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-09 14:18:13.033 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-09 14:18:13.037 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-09 14:18:13.067 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-09 14:18:13.070 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-09 14:18:13.072 | ++ functions:get_random_port:837 : true 2022-03-09 14:18:13.074 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-09 14:18:13.077 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-09 14:18:13.079 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-09 14:18:13.142 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-09 14:18:13.144 | ++ functions:get_random_port:841 : break 2 2022-03-09 14:18:13.146 | ++ functions:get_random_port:845 : echo 60999 2022-03-09 14:18:13.149 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-09 14:18:13.151 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-09 14:18:13.179 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-09 14:18:13.206 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-09 14:18:13.233 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:18:13.260 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:18:13.287 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:18:13.314 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:18:13.342 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:18:13.368 | + 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-03-09 14:18:13.396 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:18:13.423 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:18:13.449 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:18:13.477 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:18:13.505 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:18:13.532 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-09 14:18:13.559 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-09 14:18:13.587 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-09 14:18:13.614 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-09 14:18:13.642 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-09 14:18:13.669 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-09 14:18:13.671 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-09 14:18:13.673 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:18:13.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:13.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:13.680 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-09 14:18:13.683 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-09 14:18:13.738 | proxy (enabled by site administrator) 2022-03-09 14:18:13.741 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-09 14:18:13.743 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-09 14:18:13.745 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:18:13.748 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:13.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:13.753 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-09 14:18:13.755 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-09 14:18:13.810 | proxy_http (enabled by site administrator) 2022-03-09 14:18:13.813 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-09 14:18:13.817 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-09 14:18:13.819 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-09 14:18:13.821 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:18:13.824 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:13.827 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:13.829 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:18:13.832 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:18:13.835 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-09 14:18:13.835 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:18:13.844 | KeepAlive Off 2022-03-09 14:18:13.848 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:18:13.848 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-09 14:18:13.856 | SetEnv proxy-sendchunked 1 2022-03-09 14:18:13.860 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-09 14:18:13.861 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 14:18:13.869 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-09 14:18:13.873 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-09 14:18:13.875 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-09 14:18:13.877 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:18:13.880 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:18:13.882 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:18:13.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:13.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:13.889 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:18:13.891 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:18:13.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:13.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:13.898 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-09 14:18:13.960 | Site glance-wsgi-api already enabled 2022-03-09 14:18:13.964 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-09 14:18:13.966 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:18:13.969 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:18:13.971 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:18:14.109 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-09 14:18:14.115 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-09 14:18:14.147 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-09 14:18:14.149 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-09 14:18:14.170 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:14.172 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-09 14:18:14.175 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-09 14:18:14.177 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-09 14:18:14.180 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:18:14.182 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-09 14:18:14.185 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-09 14:18:14.188 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-09 14:18:14.190 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-09 14:18:14.193 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:18:14.195 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:18:14.198 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:18:14.201 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:18:14.203 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:18:14.206 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:18:14.222 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:18:14.224 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:18:14.227 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:14.230 | + functions-common:git_clone:629 : echo master 2022-03-09 14:18:14.230 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:18:14.236 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-09 14:18:14.238 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:14.241 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-09 14:18:14.244 | + functions-common:git_clone:678 : head -1 2022-03-09 14:18:14.244 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:18:14.254 | 1088f06d4 Merge "db: Move utility methods to top of file" 2022-03-09 14:18:14.257 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:18:14.260 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-09 14:18:14.263 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:18:14.265 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 14:18:14.267 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-09 14:18:14.270 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:18:14.272 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-09 14:18:14.275 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:18:14.277 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 14:18:14.280 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-09 14:18:14.282 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:18:14.285 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:18:14.288 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-09 14:18:14.291 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:18:14.294 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-09 14:18:14.297 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:18:14.299 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:18:14.303 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-09 14:18:14.309 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-09 14:18:14.311 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-09 14:18:14.953 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-09 14:18:14.956 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:18:14.958 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:18:14.960 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:18:14.963 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 14:18:14.965 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-09 14:18:14.968 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:18:14.970 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:18:14.973 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:18:14.975 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:18:14.977 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:18:14.988 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:18:14.988 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:18:14.988 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-09 14:18:15.006 | Using python 3.8 to install /opt/stack/cinder 2022-03-09 14:18:15.008 | + 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-03-09 14:18:15.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:18:15.872 | from cryptography.utils import int_from_bytes 2022-03-09 14:18:15.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:18:15.872 | from cryptography.utils import int_from_bytes 2022-03-09 14:18:17.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:18:17.027 | Obtaining file:///opt/stack/cinder 2022-03-09 14:18:17.028 | Preparing metadata (setup.py): started 2022-03-09 14:18:21.084 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:18:21.212 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.8.1) 2022-03-09 14:18:21.213 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.1) 2022-03-09 14:18:21.214 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.33.0) 2022-03-09 14:18:21.215 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.1.2) 2022-03-09 14:18:21.216 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.20.4) 2022-03-09 14:18:21.218 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.0.2) 2022-03-09 14:18:21.219 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev253) (3.2.0) 2022-03-09 14:18:21.220 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 14:18:21.221 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (9.4.0) 2022-03-09 14:18:21.222 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.8.0) 2022-03-09 14:18:21.223 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.3) 2022-03-09 14:18:21.224 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (8.8.0) 2022-03-09 14:18:21.225 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 14:18:21.226 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.0) 2022-03-09 14:18:21.228 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (11.2.0) 2022-03-09 14:18:21.229 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.1) 2022-03-09 14:18:21.230 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (12.13.0) 2022-03-09 14:18:21.231 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.1) 2022-03-09 14:18:21.232 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.11.0) 2022-03-09 14:18:21.234 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.7.0) 2022-03-09 14:18:21.235 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.3.0) 2022-03-09 14:18:21.236 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 14:18:21.237 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.3.0) 2022-03-09 14:18:21.238 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.0) 2022-03-09 14:18:21.239 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.0) 2022-03-09 14:18:21.240 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.12.2) 2022-03-09 14:18:21.241 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.6.0) 2022-03-09 14:18:21.242 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.4.2) 2022-03-09 14:18:21.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (21.3) 2022-03-09 14:18:21.244 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.1) 2022-03-09 14:18:21.245 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 14:18:21.246 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.1) 2022-03-09 14:18:21.247 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.9.0) 2022-03-09 14:18:21.248 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.0.7) 2022-03-09 14:18:21.249 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.3.0) 2022-03-09 14:18:21.250 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.6.0) 2022-03-09 14:18:21.252 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.4.0) 2022-03-09 14:18:21.253 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (17.7.0) 2022-03-09 14:18:21.254 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.13.1) 2022-03-09 14:18:21.255 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2021.3) 2022-03-09 14:18:21.256 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.27.1) 2022-03-09 14:18:21.257 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.5.1) 2022-03-09 14:18:21.258 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.4) 2022-03-09 14:18:21.259 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.74) 2022-03-09 14:18:21.260 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.16.0) 2022-03-09 14:18:21.261 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.4.31) 2022-03-09 14:18:21.262 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.13.0) 2022-03-09 14:18:21.264 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 14:18:21.265 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.8.9) 2022-03-09 14:18:21.266 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 14:18:21.267 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.8.7) 2022-03-09 14:18:21.268 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.0) 2022-03-09 14:18:21.269 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.0) 2022-03-09 14:18:21.270 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.2.0) 2022-03-09 14:18:21.271 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.6.0) 2022-03-09 14:18:21.272 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.10.1) 2022-03-09 14:18:21.273 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.38.0) 2022-03-09 14:18:21.274 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.1) 2022-03-09 14:18:21.275 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (36.0.1) 2022-03-09 14:18:21.276 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.2.2) 2022-03-09 14:18:21.278 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.1.0) 2022-03-09 14:18:21.279 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.21.7) 2022-03-09 14:18:21.294 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (1.24.7) 2022-03-09 14:18:21.295 | 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.dev253) (0.5.2) 2022-03-09 14:18:21.296 | 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.dev253) (0.10.0) 2022-03-09 14:18:21.357 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev253) (1.15.0) 2022-03-09 14:18:21.387 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 14:18:21.401 | 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.dev253) (4.1.1) 2022-03-09 14:18:21.402 | 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.dev253) (2.6.0) 2022-03-09 14:18:21.404 | 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.dev253) (0.1.0) 2022-03-09 14:18:21.405 | 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.dev253) (2.5.0) 2022-03-09 14:18:21.498 | 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.dev253) (1.7.0) 2022-03-09 14:18:21.550 | 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.dev253) (2.10.1) 2022-03-09 14:18:21.551 | 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.dev253) (3.1.1) 2022-03-09 14:18:21.580 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (0.4.8) 2022-03-09 14:18:21.581 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev253) (4.8) 2022-03-09 14:18:21.582 | 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.dev253) (0.2.8) 2022-03-09 14:18:21.646 | 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.dev253) (0.17.3) 2022-03-09 14:18:21.716 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (6.0) 2022-03-09 14:18:21.717 | 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.dev253) (0.8.0) 2022-03-09 14:18:21.719 | 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.dev253) (1.5.0) 2022-03-09 14:18:21.720 | 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.dev253) (2.4.0) 2022-03-09 14:18:21.780 | 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.dev253) (2.0.1) 2022-03-09 14:18:21.781 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 14:18:21.783 | 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.dev253) (1.7.6) 2022-03-09 14:18:21.840 | 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.dev253) (2.8.2) 2022-03-09 14:18:21.844 | 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.dev253) (0.9.6) 2022-03-09 14:18:21.904 | 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.dev253) (5.0.0) 2022-03-09 14:18:21.905 | 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.dev253) (5.0.9) 2022-03-09 14:18:21.907 | 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.dev253) (5.2.3) 2022-03-09 14:18:21.909 | 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.dev253) (0.4.0) 2022-03-09 14:18:21.913 | 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.dev253) (2.4.0) 2022-03-09 14:18:21.936 | 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.dev253) (3.2.0) 2022-03-09 14:18:21.937 | 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.dev253) (3.3.0) 2022-03-09 14:18:21.938 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.0.3) 2022-03-09 14:18:21.985 | 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.dev253) (1.0.3) 2022-03-09 14:18:22.069 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 14:18:22.072 | 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.dev253) (3.0.0) 2022-03-09 14:18:22.096 | 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.dev253) (3.1.1) 2022-03-09 14:18:22.125 | 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.dev253) (0.11.0) 2022-03-09 14:18:22.193 | 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.dev253) (1.0.0) 2022-03-09 14:18:22.195 | 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.dev253) (1.26.8) 2022-03-09 14:18:22.326 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 14:18:22.350 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev253) (60.9.3) 2022-03-09 14:18:22.492 | 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.dev253) (3.10.1) 2022-03-09 14:18:22.527 | 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.dev253) (1.13.3) 2022-03-09 14:18:22.530 | 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.dev253) (22.0.0) 2022-03-09 14:18:22.533 | 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.dev253) (1.3.3) 2022-03-09 14:18:22.731 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2019.11.28) 2022-03-09 14:18:22.734 | 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.dev253) (2.0.12) 2022-03-09 14:18:22.736 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (3.3) 2022-03-09 14:18:22.772 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev253) (0.7) 2022-03-09 14:18:22.802 | 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.dev253) (0.23.2) 2022-03-09 14:18:23.040 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 14:18:23.041 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.4.2) 2022-03-09 14:18:23.182 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 14:18:23.183 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.6.3) 2022-03-09 14:18:23.184 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (1.4.2) 2022-03-09 14:18:23.316 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev253) (0.12.2) 2022-03-09 14:18:23.438 | 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.dev253) (4.11.1) 2022-03-09 14:18:23.439 | 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.dev253) (1.1.6) 2022-03-09 14:18:23.440 | 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.dev253) (5.4.0) 2022-03-09 14:18:23.475 | 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.dev253) (5.0.0) 2022-03-09 14:18:23.726 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev253) (2.21) 2022-03-09 14:18:23.805 | 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.dev253) (2.4.0) 2022-03-09 14:18:23.806 | 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.dev253) (0.5.0) 2022-03-09 14:18:24.006 | 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.dev253) (2.5.0) 2022-03-09 14:18:24.101 | 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.dev253) (3.19.4) 2022-03-09 14:18:24.102 | 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.dev253) (1.55.0) 2022-03-09 14:18:24.285 | 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.dev253) (2.1.0) 2022-03-09 14:18:24.714 | 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.dev253) (1.1.5) 2022-03-09 14:18:24.768 | 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.dev253) (0.13.1) 2022-03-09 14:18:24.816 | 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.dev253) (0.2.5) 2022-03-09 14:18:25.882 | 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.dev253) (1.32) 2022-03-09 14:18:26.155 | 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.dev253) (1.8.2) 2022-03-09 14:18:26.156 | 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.dev253) (21.4.0) 2022-03-09 14:18:26.303 | 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.dev253) (2.2) 2022-03-09 14:18:26.497 | 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.dev253) (1.0.0) 2022-03-09 14:18:26.629 | 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.dev253) (3.7.0) 2022-03-09 14:18:28.302 | Installing collected packages: cinder 2022-03-09 14:18:28.302 | Attempting uninstall: cinder 2022-03-09 14:18:28.303 | Found existing installation: cinder 19.1.0.dev253 2022-03-09 14:18:28.309 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-09 14:18:28.311 | Running setup.py develop for cinder 2022-03-09 14:18:34.117 | Successfully installed cinder 2022-03-09 14:18:34.117 | 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-03-09 14:18:34.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:18:34.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:18:34.274 | + inc/python:pip_install:200 : result=0 2022-03-09 14:18:34.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:18:34.278 | + functions-common:time_stop:2425 : local name 2022-03-09 14:18:34.281 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:18:34.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:18:34.286 | + functions-common:time_stop:2428 : local total 2022-03-09 14:18:34.288 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:18:34.290 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:18:34.292 | + functions-common:time_stop:2432 : start_time=1646835495000 2022-03-09 14:18:34.295 | + functions-common:time_stop:2434 : [[ -z 1646835495000 ]] 2022-03-09 14:18:34.298 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:18:34.302 | + functions-common:time_stop:2437 : end_time=1646835514299 2022-03-09 14:18:34.304 | + functions-common:time_stop:2438 : elapsed_time=19299 2022-03-09 14:18:34.306 | + functions-common:time_stop:2439 : total=94406 2022-03-09 14:18:34.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:18:34.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113705 2022-03-09 14:18:34.314 | + inc/python:pip_install:203 : return 0 2022-03-09 14:18:34.316 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:18:34.318 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 14:18:34.321 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 14:18:34.339 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 14:18:34.351 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-09 14:18:34.354 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-09 14:18:34.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:18:34.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:18:34.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-09 14:18:34.364 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:18:34.366 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-09 14:18:34.369 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-09 14:18:34.372 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-09 14:18:34.374 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:34.377 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:34.379 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-09 14:18:34.390 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-09 14:18:34.393 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:18:34.395 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:18:34.398 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:18:34.400 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:18:34.403 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:34.405 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:18:34.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:34.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:34.413 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:18:34.415 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:18:34.418 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:18:34.421 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:18:34.423 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-09 14:18:34.426 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:18:34.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:34.430 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:34.433 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-09 14:18:34.455 | + 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-03-09 14:18:34.569 | Reading package lists... 2022-03-09 14:18:34.816 | Building dependency tree... 2022-03-09 14:18:34.817 | Reading state information... 2022-03-09 14:18:35.073 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-09 14:18:35.074 | The following packages were automatically installed and are no longer required: 2022-03-09 14:18:35.075 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:18:35.075 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:18:35.075 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:18:35.075 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:18:35.075 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:18:35.075 | python3-zope.interface 2022-03-09 14:18:35.075 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:18:35.187 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:18:35.192 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:18:35.194 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:18:35.197 | + functions-common:time_stop:2425 : local name 2022-03-09 14:18:35.200 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:18:35.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:18:35.204 | + functions-common:time_stop:2428 : local total 2022-03-09 14:18:35.207 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:18:35.209 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:18:35.212 | + functions-common:time_stop:2432 : start_time=1646835514452 2022-03-09 14:18:35.214 | + functions-common:time_stop:2434 : [[ -z 1646835514452 ]] 2022-03-09 14:18:35.218 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:18:35.222 | + functions-common:time_stop:2437 : end_time=1646835515220 2022-03-09 14:18:35.225 | + functions-common:time_stop:2438 : elapsed_time=768 2022-03-09 14:18:35.227 | + functions-common:time_stop:2439 : total=5247 2022-03-09 14:18:35.230 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:18:35.232 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6015 2022-03-09 14:18:35.235 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:18:35.237 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:18:35.240 | + ./stack.sh:main:926 : configure_cinder 2022-03-09 14:18:35.242 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-09 14:18:35.255 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-09 14:18:35.259 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-09 14:18:35.261 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-09 14:18:35.264 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 14:18:35.267 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-09 14:18:35.267 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 14:18:35.272 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-09 14:18:35.274 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-09 14:18:35.276 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 14:18:35.278 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-09 14:18:35.280 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-09 14:18:35.282 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-09 14:18:35.285 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-09 14:18:35.287 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-09 14:18:35.298 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-09 14:18:35.311 | + 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-03-09 14:18:35.322 | + 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-03-09 14:18:35.335 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-09 14:18:35.346 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 14:18:35.349 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 14:18:35.353 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gKqLbsIzGg 2022-03-09 14:18:35.355 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 14:18:35.357 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 14:18:35.360 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-09 14:18:35.362 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gKqLbsIzGg 2022-03-09 14:18:35.365 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gKqLbsIzGg 2022-03-09 14:18:35.377 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gKqLbsIzGg /etc/sudoers.d/cinder-rootwrap 2022-03-09 14:18:35.390 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-09 14:18:35.394 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 14:18:35.396 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 14:18:35.398 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 14:18:35.400 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 14:18:35.402 | + 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-03-09 14:18:35.404 | + 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-03-09 14:18:35.407 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-09 14:18:35.409 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-09 14:18:35.414 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-09 14:18:35.418 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-09 14:18:35.437 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-09 14:18:35.455 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-09 14:18:35.473 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-09 14:18:35.491 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-09 14:18:35.509 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-09 14:18:35.528 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-09 14:18:35.546 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-09 14:18:35.564 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-09 14:18:35.567 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 14:18:35.569 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-09 14:18:35.571 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:18:35.574 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-09 14:18:35.602 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-09 14:18:35.630 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:18:35.657 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-09 14:18:35.686 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-09 14:18:35.713 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-09 14:18:35.740 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-09 14:18:35.767 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-09 14:18:35.795 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:18:35.822 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:18:35.850 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-09 14:18:35.880 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-09 14:18:35.908 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-09 14:18:35.910 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-09 14:18:35.913 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-09 14:18:35.915 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-09 14:18:35.918 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 14:18:35.921 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 14:18:35.951 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-09 14:18:35.978 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-09 14:18:36.006 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-09 14:18:36.034 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-09 14:18:36.062 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-09 14:18:36.088 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-09 14:18:36.119 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-09 14:18:36.121 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-03-09 14:18:36.148 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 14:18:36.180 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-09 14:18:36.187 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 984c86ff4e822e624b9b425512c08a7f 2022-03-09 14:18:36.214 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-09 14:18:36.217 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-09 14:18:36.244 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-09 14:18:36.271 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-09 14:18:36.300 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-09 14:18:36.339 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-09 14:18:36.356 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:36.359 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-09 14:18:36.361 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-09 14:18:36.363 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-09 14:18:36.366 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-09 14:18:36.368 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-09 14:18:36.370 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-09 14:18:36.373 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-09 14:18:36.375 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-09 14:18:36.377 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-09 14:18:36.380 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-09 14:18:36.382 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-09 14:18:36.412 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-09 14:18:36.439 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-09 14:18:36.467 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-09 14:18:36.495 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-09 14:18:36.523 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-09 14:18:36.550 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-09 14:18:36.553 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-09 14:18:36.555 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-09 14:18:36.557 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-09 14:18:36.585 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-09 14:18:36.588 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-09 14:18:36.615 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-09 14:18:36.618 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-09 14:18:36.620 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-09 14:18:36.623 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-09 14:18:36.650 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-09 14:18:36.652 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-09 14:18:36.654 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-09 14:18:36.671 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:36.673 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-09 14:18:36.676 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-09 14:18:36.678 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-09 14:18:36.680 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-09 14:18:36.708 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-03-09 14:18:36.735 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-09 14:18:36.751 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:36.754 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-09 14:18:36.769 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:36.772 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-09 14:18:36.788 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:36.791 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-09 14:18:36.794 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-09 14:18:36.796 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-09 14:18:36.798 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-09 14:18:36.801 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:18:36.803 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:18:36.805 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:18:36.821 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:36.825 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:18:36.827 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:18:36.830 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:18:36.845 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:36.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:18:36.850 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:18:36.877 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:18:36.880 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:18:36.882 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-09 14:18:36.884 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-09 14:18:36.887 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 14:18:36.890 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:18:36.907 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:18:36.909 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:18:36.911 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:18:36.914 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:18:36.916 | + 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-03-09 14:18:36.944 | + 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-03-09 14:18:36.972 | + 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-03-09 14:18:37.000 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:18:37.027 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-09 14:18:37.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:37.046 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-09 14:18:37.048 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-09 14:18:37.051 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-09 14:18:37.053 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-09 14:18:37.055 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:18:37.058 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:18:37.061 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-09 14:18:37.065 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-09 14:18:37.067 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:18:37.070 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:18:37.083 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:18:37.083 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:18:37.091 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:18:37.095 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:18:37.110 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-09 14:18:37.113 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-09 14:18:37.116 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-09 14:18:37.145 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-09 14:18:37.172 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-09 14:18:37.199 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:18:37.226 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:18:37.253 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:18:37.279 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:18:37.306 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:18:37.333 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:18:37.360 | + 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-03-09 14:18:37.387 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:18:37.414 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:18:37.442 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:18:37.469 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:18:37.471 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:18:37.474 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-09 14:18:37.477 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-09 14:18:37.479 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:18:37.482 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:37.484 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:37.486 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 14:18:37.489 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 14:18:37.491 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-09 14:18:37.518 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:18:37.547 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 14:18:37.547 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-09 14:18:37.555 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-09 14:18:37.558 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-09 14:18:37.561 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-09 14:18:37.563 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:18:37.565 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:18:37.568 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:18:37.570 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:37.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:37.575 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:18:37.577 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:18:37.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:18:37.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:18:37.584 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-09 14:18:37.644 | Enabling site cinder-wsgi. 2022-03-09 14:18:37.650 | To activate the new configuration, you need to run: 2022-03-09 14:18:37.650 | systemctl reload apache2 2022-03-09 14:18:37.654 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:18:37.657 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:18:37.659 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:18:37.662 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:18:37.797 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-09 14:18:37.800 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-09 14:18:37.831 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-03-09 14:18:37.862 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-09 14:18:37.878 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:37.880 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-09 14:18:37.883 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 14:18:37.885 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 14:18:37.888 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-09 14:18:37.890 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-09 14:18:37.921 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-09 14:18:37.948 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-03-09 14:18:37.976 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-09 14:18:38.004 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-09 14:18:38.032 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-09 14:18:38.059 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-09 14:18:38.087 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-09 14:18:38.115 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:18:38.142 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-09 14:18:38.170 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-09 14:18:38.197 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 14:18:38.226 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-09 14:18:38.228 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-09 14:18:38.244 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:38.247 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-03-09 14:18:38.278 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-09 14:18:38.280 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-09 14:18:38.297 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:38.300 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-09 14:18:38.302 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-09 14:18:38.305 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-09 14:18:38.307 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:18:38.310 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-09 14:18:38.312 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-09 14:18:38.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:18:38.316 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:18:38.322 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:18:38.325 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:18:38.327 | + 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-03-09 14:18:38.330 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:18:38.332 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-09 14:18:38.335 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-09 14:18:38.337 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-09 14:18:38.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:18:38.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:18:38.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-09 14:18:38.347 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:18:38.350 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-09 14:18:38.352 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-09 14:18:38.354 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-09 14:18:38.357 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:18:38.359 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:18:38.362 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:18:38.364 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:18:38.367 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:18:38.370 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:18:38.386 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:18:38.389 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:18:38.391 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:38.394 | + functions-common:git_clone:629 : echo master 2022-03-09 14:18:38.394 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:18:38.399 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-09 14:18:38.402 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:38.404 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-09 14:18:38.407 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:18:38.407 | + functions-common:git_clone:678 : head -1 2022-03-09 14:18:38.416 | 9be8e28b4c Merge commit 'refs/changes/83/832783/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-09 14:18:38.418 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:18:38.421 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-09 14:18:38.423 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:18:38.426 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 14:18:38.428 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-09 14:18:38.431 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:18:38.434 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-09 14:18:38.436 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:18:38.439 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 14:18:38.441 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-09 14:18:38.443 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:18:38.446 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:18:38.450 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-09 14:18:38.452 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:18:38.455 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-09 14:18:38.457 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:18:38.460 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:18:38.463 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-09 14:18:38.469 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-09 14:18:38.471 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-09 14:18:39.175 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-09 14:18:39.178 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:18:39.180 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:18:39.182 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:18:39.185 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 14:18:39.187 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-09 14:18:39.189 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:18:39.191 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:18:39.194 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:18:39.196 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:18:39.198 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:18:39.201 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:18:39.203 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:18:39.206 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-09 14:18:39.226 | Using python 3.8 to install /opt/stack/neutron 2022-03-09 14:18:39.229 | + 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-03-09 14:18:40.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:18:40.113 | from cryptography.utils import int_from_bytes 2022-03-09 14:18:40.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:18:40.113 | from cryptography.utils import int_from_bytes 2022-03-09 14:18:41.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:18:41.329 | Obtaining file:///opt/stack/neutron 2022-03-09 14:18:41.340 | Preparing metadata (setup.py): started 2022-03-09 14:18:45.570 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:18:45.658 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.8.1) 2022-03-09 14:18:45.659 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 14:18:45.660 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.1.1) 2022-03-09 14:18:45.661 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.5.1) 2022-03-09 14:18:45.662 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:18:45.663 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.1) 2022-03-09 14:18:45.664 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.33.0) 2022-03-09 14:18:45.665 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.1) 2022-03-09 14:18:45.667 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.20.4) 2022-03-09 14:18:45.668 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.27.1) 2022-03-09 14:18:45.669 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.0.3) 2022-03-09 14:18:45.670 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (9.4.0) 2022-03-09 14:18:45.671 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.8.0) 2022-03-09 14:18:45.672 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.11.0) 2022-03-09 14:18:45.673 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.20.0) 2022-03-09 14:18:45.674 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (7.8.0) 2022-03-09 14:18:45.675 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 14:18:45.677 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.31) 2022-03-09 14:18:45.677 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.8.7) 2022-03-09 14:18:45.678 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 14:18:45.679 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.7.6) 2022-03-09 14:18:45.680 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 14:18:45.682 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 14:18:45.683 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 14:18:45.684 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (8.8.0) 2022-03-09 14:18:45.685 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.1.0) 2022-03-09 14:18:45.686 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (11.2.0) 2022-03-09 14:18:45.687 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.0) 2022-03-09 14:18:45.688 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.6.1) 2022-03-09 14:18:45.689 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (12.13.0) 2022-03-09 14:18:45.690 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.1) 2022-03-09 14:18:45.692 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.11.0) 2022-03-09 14:18:45.693 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.0) 2022-03-09 14:18:45.694 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.0) 2022-03-09 14:18:45.695 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 14:18:45.696 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.3.0) 2022-03-09 14:18:45.697 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.8.0) 2022-03-09 14:18:45.698 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.5.0) 2022-03-09 14:18:45.699 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.12.2) 2022-03-09 14:18:45.700 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.6.0) 2022-03-09 14:18:45.702 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.4.2) 2022-03-09 14:18:45.703 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.1) 2022-03-09 14:18:45.704 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.1.0) 2022-03-09 14:18:45.705 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.16.0) 2022-03-09 14:18:45.706 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.15.1) 2022-03-09 14:18:45.707 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (21.3) 2022-03-09 14:18:45.708 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.9.0) 2022-03-09 14:18:45.709 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:45.710 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (22.0.0) 2022-03-09 14:18:45.712 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (17.7.0) 2022-03-09 14:18:45.713 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.61.0) 2022-03-09 14:18:45.714 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 14:18:45.715 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.1) 2022-03-09 14:18:45.716 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:18:45.717 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 14:18:45.733 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (4.11.1) 2022-03-09 14:18:45.735 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (5.4.0) 2022-03-09 14:18:45.736 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (1.1.6) 2022-03-09 14:18:45.745 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev587) (1.13.3) 2022-03-09 14:18:45.758 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 14:18:45.759 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.1.2) 2022-03-09 14:18:45.760 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.16.0) 2022-03-09 14:18:45.778 | 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.dev587) (3.0.7) 2022-03-09 14:18:45.785 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 14:18:45.845 | 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.dev587) (1.7.0) 2022-03-09 14:18:45.846 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.0.2) 2022-03-09 14:18:45.902 | 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.dev587) (3.1.1) 2022-03-09 14:18:45.903 | 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.dev587) (4.4.0) 2022-03-09 14:18:45.948 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (2.7.0) 2022-03-09 14:18:45.950 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (1.2.2) 2022-03-09 14:18:45.978 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 14:18:45.979 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (0.10.0) 2022-03-09 14:18:45.981 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (6.0) 2022-03-09 14:18:45.982 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.0) 2022-03-09 14:18:45.984 | 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.dev587) (1.32) 2022-03-09 14:18:45.985 | 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.dev587) (1.1.5) 2022-03-09 14:18:45.986 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (36.0.1) 2022-03-09 14:18:45.987 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.4) 2022-03-09 14:18:46.004 | 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.dev587) (1.0.3) 2022-03-09 14:18:46.094 | 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.dev587) (0.17.3) 2022-03-09 14:18:46.137 | 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.dev587) (1.5.0) 2022-03-09 14:18:46.223 | 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.dev587) (2.0.1) 2022-03-09 14:18:46.226 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 14:18:46.228 | 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.dev587) (0.13.0) 2022-03-09 14:18:46.286 | 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.dev587) (0.9.6) 2022-03-09 14:18:46.288 | 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.dev587) (2.8.2) 2022-03-09 14:18:46.344 | 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.dev587) (5.0.0) 2022-03-09 14:18:46.345 | 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.dev587) (5.2.3) 2022-03-09 14:18:46.353 | 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.dev587) (5.0.9) 2022-03-09 14:18:46.353 | 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.dev587) (0.4.0) 2022-03-09 14:18:46.374 | 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.dev587) (3.2.0) 2022-03-09 14:18:46.378 | 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.dev587) (3.3.0) 2022-03-09 14:18:46.424 | 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.dev587) (1.15.0) 2022-03-09 14:18:46.477 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev587) (2021.3) 2022-03-09 14:18:46.511 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.3.3) 2022-03-09 14:18:46.514 | 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.dev587) (3.0.0) 2022-03-09 14:18:46.538 | 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.dev587) (3.1.1) 2022-03-09 14:18:46.675 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 14:18:46.744 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev587) (60.9.3) 2022-03-09 14:18:46.819 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (0.3.5) 2022-03-09 14:18:46.820 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 14:18:46.929 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:46.930 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:46.931 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:46.932 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:46.933 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:46.934 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:46.936 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 14:18:47.142 | 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.dev587) (2.5.0) 2022-03-09 14:18:47.143 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 14:18:47.145 | 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.dev587) (3.10.1) 2022-03-09 14:18:47.190 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 14:18:47.192 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (3.17.6) 2022-03-09 14:18:47.281 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2019.11.28) 2022-03-09 14:18:47.283 | 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.dev587) (2.0.12) 2022-03-09 14:18:47.286 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (3.3) 2022-03-09 14:18:47.287 | 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.dev587) (1.26.8) 2022-03-09 14:18:47.327 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev587) (0.7) 2022-03-09 14:18:47.658 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev587) (0.12.2) 2022-03-09 14:18:47.735 | 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.dev587) (5.0.0) 2022-03-09 14:18:47.922 | 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.dev587) (2.21) 2022-03-09 14:18:47.994 | 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.dev587) (0.5.0) 2022-03-09 14:18:47.997 | 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.dev587) (2.4.0) 2022-03-09 14:18:48.219 | 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.dev587) (2.5.0) 2022-03-09 14:18:48.390 | 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.dev587) (2.2) 2022-03-09 14:18:48.905 | 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.dev587) (0.13.1) 2022-03-09 14:18:48.984 | 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.dev587) (0.2.5) 2022-03-09 14:18:49.585 | 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.dev587) (0.5.2) 2022-03-09 14:18:49.586 | 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.dev587) (0.4.2) 2022-03-09 14:18:49.911 | 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.dev587) (2.0.0) 2022-03-09 14:18:49.911 | 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.dev587) (4.10.0) 2022-03-09 14:18:50.110 | 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.dev587) (3.7.0) 2022-03-09 14:18:50.362 | 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.dev587) (21.4.0) 2022-03-09 14:18:50.363 | 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.dev587) (1.8.2) 2022-03-09 14:18:50.567 | 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.dev587) (1.0.0) 2022-03-09 14:18:50.787 | 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.dev587) (2.3.1) 2022-03-09 14:18:52.353 | Installing collected packages: neutron 2022-03-09 14:18:52.353 | Attempting uninstall: neutron 2022-03-09 14:18:52.353 | Found existing installation: neutron 19.1.0.dev587 2022-03-09 14:18:52.371 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-09 14:18:52.410 | Running setup.py develop for neutron 2022-03-09 14:18:58.287 | Successfully installed neutron 2022-03-09 14:18:58.287 | 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-03-09 14:18:58.296 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:18:58.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:18:58.441 | + inc/python:pip_install:200 : result=0 2022-03-09 14:18:58.443 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:18:58.445 | + functions-common:time_stop:2425 : local name 2022-03-09 14:18:58.448 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:18:58.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:18:58.452 | + functions-common:time_stop:2428 : local total 2022-03-09 14:18:58.454 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:18:58.456 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:18:58.459 | + functions-common:time_stop:2432 : start_time=1646835519221 2022-03-09 14:18:58.461 | + functions-common:time_stop:2434 : [[ -z 1646835519221 ]] 2022-03-09 14:18:58.464 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:18:58.468 | + functions-common:time_stop:2437 : end_time=1646835538465 2022-03-09 14:18:58.470 | + functions-common:time_stop:2438 : elapsed_time=19244 2022-03-09 14:18:58.472 | + functions-common:time_stop:2439 : total=113705 2022-03-09 14:18:58.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:18:58.476 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132949 2022-03-09 14:18:58.479 | + inc/python:pip_install:203 : return 0 2022-03-09 14:18:58.481 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:18:58.484 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 14:18:58.486 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 14:18:58.505 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 14:18:58.517 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-09 14:18:58.520 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-09 14:18:58.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:18:58.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:18:58.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-09 14:18:58.530 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:18:58.533 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-09 14:18:58.535 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:18:58.537 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-09 14:18:58.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:18:58.557 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-09 14:18:58.560 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-09 14:18:58.562 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-09 14:18:58.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:18:58.567 | + lib/stack:stack_install_service:32 : install_nova 2022-03-09 14:18:58.570 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-09 14:18:58.572 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-09 14:18:58.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:18:58.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:18:58.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-09 14:18:58.581 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:18:58.584 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-09 14:18:58.600 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:58.602 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-09 14:18:58.619 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:58.621 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-09 14:18:58.637 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:18:58.640 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-09 14:18:58.642 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-09 14:18:58.644 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-09 14:18:58.646 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:18:58.649 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:18:58.652 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:18:58.654 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:18:58.657 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:18:58.659 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:18:58.675 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:18:58.677 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:18:58.680 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:58.682 | + functions-common:git_clone:629 : echo master 2022-03-09 14:18:58.683 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:18:58.689 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-09 14:18:58.691 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:18:58.694 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-09 14:18:58.696 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:18:58.697 | + functions-common:git_clone:678 : head -1 2022-03-09 14:18:58.703 | d1b036fdb1 Merge "Follow up for unified limits" 2022-03-09 14:18:58.706 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:18:58.708 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-09 14:18:58.710 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:18:58.713 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 14:18:58.716 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-09 14:18:58.718 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:18:58.720 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-09 14:18:58.723 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:18:58.725 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 14:18:58.728 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-09 14:18:58.731 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:18:58.733 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:18:58.737 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-09 14:18:58.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:18:58.742 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-09 14:18:58.744 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:18:58.747 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:18:58.750 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-09 14:18:58.756 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-09 14:18:58.759 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-09 14:18:59.413 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-09 14:18:59.415 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:18:59.418 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:18:59.420 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:18:59.423 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 14:18:59.426 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-09 14:18:59.428 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:18:59.430 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:18:59.433 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:18:59.435 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:18:59.437 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:18:59.439 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:18:59.441 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:18:59.444 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-09 14:18:59.464 | Using python 3.8 to install /opt/stack/nova 2022-03-09 14:18:59.467 | + 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-03-09 14:19:00.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:00.336 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:00.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:00.336 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:01.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:19:01.488 | Obtaining file:///opt/stack/nova 2022-03-09 14:19:01.489 | Preparing metadata (setup.py): started 2022-03-09 14:19:06.615 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:19:06.739 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.8.1) 2022-03-09 14:19:06.740 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.4.31) 2022-03-09 14:19:06.741 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.1) 2022-03-09 14:19:06.742 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.33.0) 2022-03-09 14:19:06.743 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.0.3) 2022-03-09 14:19:06.744 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (9.4.0) 2022-03-09 14:19:06.746 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.8.0) 2022-03-09 14:19:06.747 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.5.1) 2022-03-09 14:19:06.748 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (36.0.1) 2022-03-09 14:19:06.749 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.8.7) 2022-03-09 14:19:06.750 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.2) 2022-03-09 14:19:06.751 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.1.1) 2022-03-09 14:19:06.752 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 14:19:06.753 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.1.1) 2022-03-09 14:19:06.754 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.13.0) 2022-03-09 14:19:06.755 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.6) 2022-03-09 14:19:06.756 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.8.0) 2022-03-09 14:19:06.757 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.11.0) 2022-03-09 14:19:06.758 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.1) 2022-03-09 14:19:06.759 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.2) 2022-03-09 14:19:06.761 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev367) (3.2.0) 2022-03-09 14:19:06.762 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.3.0) 2022-03-09 14:19:06.763 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 14:19:06.764 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (7.8.0) 2022-03-09 14:19:06.765 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.6.0) 2022-03-09 14:19:06.766 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.27.1) 2022-03-09 14:19:06.767 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 14:19:06.768 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.10.0) 2022-03-09 14:19:06.769 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 14:19:06.770 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 14:19:06.772 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.8.0) 2022-03-09 14:19:06.773 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.1.0) 2022-03-09 14:19:06.774 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.1) 2022-03-09 14:19:06.775 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:19:06.777 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.3.0) 2022-03-09 14:19:06.778 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.3.0) 2022-03-09 14:19:06.779 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:19:06.780 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.12.2) 2022-03-09 14:19:06.781 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (11.2.0) 2022-03-09 14:19:06.782 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.3.1) 2022-03-09 14:19:06.783 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (12.13.0) 2022-03-09 14:19:06.784 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.11.0) 2022-03-09 14:19:06.785 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 14:19:06.787 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.0) 2022-03-09 14:19:06.788 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.0) 2022-03-09 14:19:06.789 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:19:06.790 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.1) 2022-03-09 14:19:06.791 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.9.0) 2022-03-09 14:19:06.793 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.6.0) 2022-03-09 14:19:06.794 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.2.0) 2022-03-09 14:19:06.795 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.0) 2022-03-09 14:19:06.796 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 14:19:06.797 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.1) 2022-03-09 14:19:06.798 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.10.1) 2022-03-09 14:19:06.799 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.1) 2022-03-09 14:19:06.800 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 14:19:06.801 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.2.2) 2022-03-09 14:19:06.803 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.3.3) 2022-03-09 14:19:06.804 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.0) 2022-03-09 14:19:06.805 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.4) 2022-03-09 14:19:06.806 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.2) 2022-03-09 14:19:06.807 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.4.0) 2022-03-09 14:19:06.808 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.61.0) 2022-03-09 14:19:06.809 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.0) 2022-03-09 14:19:06.825 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (1.1.6) 2022-03-09 14:19:06.827 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (4.11.1) 2022-03-09 14:19:06.828 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (5.4.0) 2022-03-09 14:19:06.850 | 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.dev367) (5.3.0) 2022-03-09 14:19:06.890 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev367) (1.15.0) 2022-03-09 14:19:06.921 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (1.16.0) 2022-03-09 14:19:06.922 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (2.1.0) 2022-03-09 14:19:06.946 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev367) (2.1.0) 2022-03-09 14:19:07.068 | 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.dev367) (3.1.1) 2022-03-09 14:19:07.073 | 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.dev367) (4.4.0) 2022-03-09 14:19:07.136 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:19:07.138 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.0) 2022-03-09 14:19:07.139 | 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.dev367) (1.32) 2022-03-09 14:19:07.140 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (0.10.0) 2022-03-09 14:19:07.142 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.4) 2022-03-09 14:19:07.144 | 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.dev367) (1.1.5) 2022-03-09 14:19:07.165 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (6.3.1) 2022-03-09 14:19:07.167 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (5.6.0) 2022-03-09 14:19:07.245 | 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.dev367) (2.4.0) 2022-03-09 14:19:07.246 | 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.dev367) (1.15.1) 2022-03-09 14:19:07.249 | 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.dev367) (0.6.7) 2022-03-09 14:19:07.309 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev367) (0.17.3) 2022-03-09 14:19:07.423 | 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.dev367) (2.0.1) 2022-03-09 14:19:07.424 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 14:19:07.508 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev367) (0.9.6) 2022-03-09 14:19:07.569 | 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.dev367) (0.4.0) 2022-03-09 14:19:07.571 | 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.dev367) (5.0.9) 2022-03-09 14:19:07.573 | 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.dev367) (5.0.0) 2022-03-09 14:19:07.575 | 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.dev367) (5.2.3) 2022-03-09 14:19:07.599 | 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.dev367) (3.3.0) 2022-03-09 14:19:07.600 | 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.dev367) (3.2.0) 2022-03-09 14:19:07.656 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev367) (1.0.3) 2022-03-09 14:19:07.713 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev367) (2021.3) 2022-03-09 14:19:07.746 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 14:19:07.749 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (3.0.0) 2022-03-09 14:19:07.801 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (3.0.7) 2022-03-09 14:19:07.804 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (21.3) 2022-03-09 14:19:07.893 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev367) (1.5.0) 2022-03-09 14:19:07.920 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev367) (60.9.3) 2022-03-09 14:19:08.000 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev367) (0.2.5) 2022-03-09 14:19:08.077 | 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.dev367) (3.17.6) 2022-03-09 14:19:08.143 | 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.dev367) (22.0.0) 2022-03-09 14:19:08.144 | 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.dev367) (1.13.3) 2022-03-09 14:19:08.145 | 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.dev367) (1.3.3) 2022-03-09 14:19:08.193 | 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.dev367) (2.5.0) 2022-03-09 14:19:08.196 | 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.dev367) (2.1.0) 2022-03-09 14:19:08.199 | 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.dev367) (3.10.1) 2022-03-09 14:19:08.277 | 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.dev367) (1.26.8) 2022-03-09 14:19:08.279 | 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.dev367) (2.0.12) 2022-03-09 14:19:08.280 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2019.11.28) 2022-03-09 14:19:08.282 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (3.3) 2022-03-09 14:19:08.377 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev367) (0.7) 2022-03-09 14:19:08.616 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.4.2) 2022-03-09 14:19:08.617 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.5.2) 2022-03-09 14:19:08.731 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:19:08.735 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (1.4.2) 2022-03-09 14:19:08.738 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.6.3) 2022-03-09 14:19:08.837 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev367) (0.12.2) 2022-03-09 14:19:08.916 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev367) (1.22.2) 2022-03-09 14:19:08.950 | 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.dev367) (5.0.0) 2022-03-09 14:19:09.188 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev367) (2.21) 2022-03-09 14:19:09.267 | 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.dev367) (2.4.0) 2022-03-09 14:19:09.268 | 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.dev367) (0.5.0) 2022-03-09 14:19:09.505 | 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->nova==24.1.0.dev367) (2.5.0) 2022-03-09 14:19:09.616 | 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.dev367) (2.2) 2022-03-09 14:19:10.105 | 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.dev367) (0.13.1) 2022-03-09 14:19:10.159 | 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.dev367) (2.16.0) 2022-03-09 14:19:10.527 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:10.528 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:10.537 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:10.537 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:10.537 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:10.537 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:10.537 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 14:19:11.785 | 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.dev367) (3.7.0) 2022-03-09 14:19:12.195 | 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.dev367) (1.8.2) 2022-03-09 14:19:12.196 | 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.dev367) (21.4.0) 2022-03-09 14:19:12.294 | 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.dev367) (2.4.0) 2022-03-09 14:19:12.402 | 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->nova==24.1.0.dev367) (1.0.0) 2022-03-09 14:19:14.063 | Installing collected packages: nova 2022-03-09 14:19:14.063 | Attempting uninstall: nova 2022-03-09 14:19:14.063 | Found existing installation: nova 24.1.0.dev367 2022-03-09 14:19:14.071 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-09 14:19:14.074 | Running setup.py develop for nova 2022-03-09 14:19:20.687 | Successfully installed nova 2022-03-09 14:19:20.688 | 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-03-09 14:19:20.696 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:19:20.696 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:19:20.841 | + inc/python:pip_install:200 : result=0 2022-03-09 14:19:20.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:19:20.846 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:20.848 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:20.850 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:20.852 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:20.855 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:20.857 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:19:20.859 | + functions-common:time_stop:2432 : start_time=1646835539459 2022-03-09 14:19:20.861 | + functions-common:time_stop:2434 : [[ -z 1646835539459 ]] 2022-03-09 14:19:20.864 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:20.868 | + functions-common:time_stop:2437 : end_time=1646835560866 2022-03-09 14:19:20.871 | + functions-common:time_stop:2438 : elapsed_time=21407 2022-03-09 14:19:20.873 | + functions-common:time_stop:2439 : total=132949 2022-03-09 14:19:20.875 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:20.877 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154356 2022-03-09 14:19:20.880 | + inc/python:pip_install:203 : return 0 2022-03-09 14:19:20.882 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:19:20.884 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 14:19:20.887 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 14:19:20.905 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 14:19:20.918 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-09 14:19:20.920 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-09 14:19:20.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:19:20.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:19:20.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-09 14:19:20.932 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:19:20.935 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-09 14:19:20.948 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:19:20.951 | + ./stack.sh:main:937 : configure_nova 2022-03-09 14:19:20.953 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-09 14:19:20.966 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-09 14:19:20.968 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-09 14:19:20.970 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 14:19:20.974 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-09 14:19:20.974 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 14:19:20.979 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-09 14:19:20.982 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-09 14:19:20.984 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 14:19:20.987 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-09 14:19:20.989 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-09 14:19:20.991 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-09 14:19:20.994 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-09 14:19:20.997 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-09 14:19:21.008 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-09 14:19:21.020 | + 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-03-09 14:19:21.033 | + 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-03-09 14:19:21.046 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-09 14:19:21.058 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 14:19:21.061 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 14:19:21.065 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TgOeA1U8xB 2022-03-09 14:19:21.067 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 14:19:21.070 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 14:19:21.072 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-09 14:19:21.075 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 14:19:21.077 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 14:19:21.080 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TgOeA1U8xB 2022-03-09 14:19:21.084 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TgOeA1U8xB 2022-03-09 14:19:21.095 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TgOeA1U8xB /etc/sudoers.d/nova-rootwrap 2022-03-09 14:19:21.108 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-09 14:19:21.112 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 14:19:21.115 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 14:19:21.117 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 14:19:21.119 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 14:19:21.122 | + 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-03-09 14:19:21.124 | + 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-03-09 14:19:21.127 | + lib/nova:configure_nova:252 : [[ 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-03-09 14:19:21.129 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-09 14:19:21.134 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-09 14:19:21.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:21.153 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-09 14:19:21.155 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-09 14:19:21.158 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-09 14:19:21.162 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-09 14:19:21.190 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-09 14:19:21.193 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-09 14:19:21.219 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-09 14:19:21.248 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-09 14:19:21.274 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-09 14:19:21.306 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-09 14:19:21.335 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-09 14:19:21.365 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-09 14:19:21.367 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-03-09 14:19:21.394 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-09 14:19:21.420 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-09 14:19:21.446 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-09 14:19:21.473 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-09 14:19:21.500 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 14:19:21.530 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-09 14:19:21.532 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:19:21.534 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:19:21.536 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:19:21.539 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:19:21.541 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:19:21.543 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:19:21.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:19:21.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:19:21.549 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:19:21.552 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:19:21.554 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:19:21.556 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-09 14:19:21.558 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:19:21.560 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:19:21.562 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:19:21.565 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:19:21.567 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:19:21.569 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:19:21.571 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-09 14:19:21.589 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:21.591 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 14:19:21.593 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-09 14:19:21.595 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-09 14:19:21.623 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-09 14:19:21.625 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-09 14:19:21.627 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-09 14:19:21.629 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-09 14:19:21.631 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 14:19:21.634 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 14:19:21.665 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-09 14:19:21.667 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-09 14:19:21.669 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-09 14:19:21.671 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-09 14:19:21.674 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 14:19:21.676 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 14:19:21.705 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-09 14:19:21.735 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-09 14:19:21.762 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-09 14:19:21.789 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-09 14:19:21.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:21.807 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-09 14:19:21.823 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:21.826 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-09 14:19:21.827 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-09 14:19:21.832 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-09 14:19:21.834 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-09 14:19:21.860 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-09 14:19:21.876 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:21.879 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-09 14:19:21.881 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-09 14:19:21.883 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 14:19:21.886 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:19:21.888 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-09 14:19:21.917 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-09 14:19:21.944 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:19:21.972 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-09 14:19:21.999 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-09 14:19:22.026 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-09 14:19:22.052 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-09 14:19:22.080 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-09 14:19:22.107 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:19:22.134 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:19:22.161 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-09 14:19:22.178 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:22.180 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-09 14:19:22.183 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-09 14:19:22.212 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-09 14:19:22.239 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-03-09 14:19:22.266 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-09 14:19:22.293 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-09 14:19:22.320 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-09 14:19:22.346 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-09 14:19:22.374 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-09 14:19:22.400 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-09 14:19:22.416 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:22.419 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-09 14:19:22.421 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-09 14:19:22.448 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-09 14:19:22.477 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-09 14:19:22.479 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-09 14:19:22.507 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-09 14:19:22.509 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-09 14:19:22.511 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-09 14:19:22.514 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:19:22.516 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:19:22.518 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:19:22.520 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:19:22.523 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:19:22.525 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:19:22.528 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-09 14:19:22.530 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:19:22.532 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:19:22.534 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:19:22.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:19:22.539 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:19:22.542 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:19:22.544 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:19:22.546 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:19:22.548 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:19:22.551 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:19:22.553 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:19:22.555 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-09 14:19:22.558 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-09 14:19:22.560 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-09 14:19:22.563 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:19:22.578 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:19:22.581 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:19:22.583 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:19:22.585 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:19:22.587 | + 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-03-09 14:19:22.616 | + 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-03-09 14:19:22.643 | + 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-03-09 14:19:22.671 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:19:22.698 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-09 14:19:22.728 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-09 14:19:22.744 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:22.747 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-09 14:19:22.749 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-09 14:19:22.751 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-09 14:19:22.754 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-09 14:19:22.756 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:19:22.758 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:19:22.761 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-09 14:19:22.765 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-09 14:19:22.767 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:19:22.769 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:19:22.782 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:19:22.782 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:19:22.791 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:19:22.795 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:19:22.810 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 14:19:22.812 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-09 14:19:22.816 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-09 14:19:22.845 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-09 14:19:22.871 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-09 14:19:22.899 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:19:22.926 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:19:22.953 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:19:22.980 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:19:23.006 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:19:23.034 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:19:23.060 | + 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-03-09 14:19:23.087 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:19:23.114 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:19:23.141 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:19:23.168 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:19:23.170 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:19:23.173 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-09 14:19:23.176 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-09 14:19:23.178 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:19:23.180 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:23.182 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:23.185 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 14:19:23.187 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 14:19:23.190 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 14:19:23.217 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:19:23.245 | + 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-03-09 14:19:23.245 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 14:19:23.254 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-09 14:19:23.257 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-09 14:19:23.259 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-09 14:19:23.262 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:19:23.264 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:19:23.267 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:19:23.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:23.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:23.273 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:19:23.276 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:19:23.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:23.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:23.283 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-09 14:19:23.344 | Enabling site nova-api-wsgi. 2022-03-09 14:19:23.350 | To activate the new configuration, you need to run: 2022-03-09 14:19:23.350 | systemctl reload apache2 2022-03-09 14:19:23.354 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:19:23.356 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:19:23.358 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:19:23.361 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:19:23.495 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-09 14:19:23.514 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:23.516 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-09 14:19:23.519 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-09 14:19:23.521 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-09 14:19:23.523 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-09 14:19:23.526 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-09 14:19:23.528 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:19:23.531 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-09 14:19:23.535 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-09 14:19:23.538 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:19:23.540 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:19:23.554 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:19:23.554 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:19:23.563 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:19:23.566 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:19:23.582 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-09 14:19:23.585 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-09 14:19:23.588 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-09 14:19:23.619 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-09 14:19:23.646 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-09 14:19:23.673 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:19:23.700 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:19:23.726 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:19:23.753 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:19:23.779 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:19:23.807 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:19:23.834 | + 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-03-09 14:19:23.861 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:19:23.888 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:19:23.917 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:19:23.945 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-09 14:19:23.947 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-09 14:19:23.974 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-09 14:19:23.990 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:23.993 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-09 14:19:24.023 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-09 14:19:24.026 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-09 14:19:24.029 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-09 14:19:24.046 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:24.048 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:19:24.051 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:19:24.079 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-09 14:19:24.109 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-09 14:19:24.111 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 14:19:24.113 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-09 14:19:24.116 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:19:24.118 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 14:19:24.121 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:19:24.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:24.140 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 14:19:24.142 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 14:19:24.145 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:19:24.161 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:24.163 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:19:24.166 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 14:19:24.194 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:19:24.196 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:19:24.199 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-09 14:19:24.227 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-09 14:19:24.256 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-09 14:19:24.286 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-09 14:19:24.302 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:24.305 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 14:19:24.333 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-09 14:19:24.335 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-09 14:19:24.338 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-09 14:19:24.368 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-09 14:19:24.396 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-03-09 14:19:24.424 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-09 14:19:24.451 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-09 14:19:24.479 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-09 14:19:24.506 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-09 14:19:24.533 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-09 14:19:24.562 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-09 14:19:24.589 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-09 14:19:24.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:24.608 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-09 14:19:24.616 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 14:19:24.616 | + lib/nova:create_nova_conf:553 : local conf 2022-03-09 14:19:24.617 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-09 14:19:24.620 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-09 14:19:24.622 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 14:19:24.625 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 14:19:24.628 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-09 14:19:24.630 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-09 14:19:24.632 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-09 14:19:24.637 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-09 14:19:24.639 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-09 14:19:24.641 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-09 14:19:24.644 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-09 14:19:24.646 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 14:19:24.649 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 14:19:24.679 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-09 14:19:24.709 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-09 14:19:24.741 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 14:19:24.743 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-09 14:19:24.746 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-09 14:19:24.748 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-09 14:19:24.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:24.768 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-09 14:19:24.768 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-09 14:19:25.445 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-09 14:19:25.448 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-09 14:19:25.450 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 14:19:25.452 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-09 14:19:25.455 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 14:19:25.457 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-09 14:19:25.459 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 14:19:25.475 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:25.479 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-09 14:19:25.481 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-09 14:19:25.484 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 14:19:25.500 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:25.502 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 14:19:25.505 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 14:19:25.532 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 14:19:25.535 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 14:19:25.537 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-09 14:19:25.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:25.556 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-09 14:19:25.558 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 14:19:25.561 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-09 14:19:25.593 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-03-09 14:19:25.620 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-09 14:19:25.647 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-09 14:19:25.675 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-09 14:19:25.702 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-09 14:19:25.730 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-09 14:19:25.756 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-09 14:19:25.784 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-09 14:19:25.786 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-09 14:19:25.789 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-09 14:19:25.792 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:19:25.808 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:19:25.811 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:19:25.813 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:19:25.815 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:19:25.818 | + 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-03-09 14:19:25.845 | + 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-03-09 14:19:25.872 | + 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-03-09 14:19:25.900 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:19:25.927 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 14:19:25.930 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-09 14:19:25.934 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 14:19:25.937 | + lib/nova:create_nova_conf:587 : local conf 2022-03-09 14:19:25.939 | + lib/nova:create_nova_conf:588 : local offset 2022-03-09 14:19:25.942 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-09 14:19:25.944 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 14:19:25.947 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 14:19:25.950 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-09 14:19:25.952 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-09 14:19:25.954 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-09 14:19:25.957 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 14:19:25.959 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-09 14:19:25.961 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-09 14:19:25.964 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-09 14:19:25.979 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:25.982 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-09 14:19:25.984 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-09 14:19:25.999 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:26.002 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-09 14:19:26.018 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:26.020 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-09 14:19:26.038 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:26.040 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-09 14:19:26.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:26.059 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-09 14:19:26.061 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-09 14:19:26.064 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-09 14:19:26.066 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 14:19:26.069 | + lib/stack:stack_install_service:32 : install_placement 2022-03-09 14:19:26.071 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-09 14:19:26.074 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-09 14:19:26.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:26.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:26.082 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-09 14:19:26.084 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:19:26.087 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:19:26.090 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:19:26.092 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:19:26.095 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:19:26.097 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:19:26.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:26.102 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:26.104 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:19:26.107 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:19:26.109 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:19:26.112 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:19:26.114 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-09 14:19:26.117 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:19:26.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:26.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:26.124 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-09 14:19:26.145 | + 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-03-09 14:19:26.255 | Reading package lists... 2022-03-09 14:19:26.491 | Building dependency tree... 2022-03-09 14:19:26.493 | Reading state information... 2022-03-09 14:19:26.747 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 14:19:26.747 | The following packages were automatically installed and are no longer required: 2022-03-09 14:19:26.748 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:19:26.748 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:19:26.748 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:19:26.748 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:19:26.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:19:26.749 | python3-zope.interface 2022-03-09 14:19:26.749 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:19:26.862 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:19:26.866 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:19:26.869 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:19:26.871 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:26.873 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:26.876 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:26.878 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:26.881 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:26.883 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:19:26.886 | + functions-common:time_stop:2432 : start_time=1646835566143 2022-03-09 14:19:26.888 | + functions-common:time_stop:2434 : [[ -z 1646835566143 ]] 2022-03-09 14:19:26.891 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:26.895 | + functions-common:time_stop:2437 : end_time=1646835566892 2022-03-09 14:19:26.897 | + functions-common:time_stop:2438 : elapsed_time=749 2022-03-09 14:19:26.900 | + functions-common:time_stop:2439 : total=6015 2022-03-09 14:19:26.902 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:26.905 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6764 2022-03-09 14:19:26.907 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:19:26.910 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-09 14:19:26.913 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-09 14:19:26.915 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-09 14:19:26.918 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-09 14:19:26.920 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-09 14:19:26.942 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-09 14:19:26.945 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 14:19:26.948 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 14:19:26.950 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 14:19:26.953 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 14:19:26.955 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 14:19:26.957 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 14:19:26.960 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:26.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:26.965 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 14:19:26.968 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 14:19:26.970 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 14:19:26.973 | + functions-common:apt_get_update:1190 : return 2022-03-09 14:19:26.975 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-09 14:19:26.978 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 14:19:26.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:26.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:26.985 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-09 14:19:27.008 | + 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-03-09 14:19:27.116 | Reading package lists... 2022-03-09 14:19:27.358 | Building dependency tree... 2022-03-09 14:19:27.359 | Reading state information... 2022-03-09 14:19:27.608 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-09 14:19:27.608 | The following packages were automatically installed and are no longer required: 2022-03-09 14:19:27.609 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 14:19:27.609 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 14:19:27.609 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 14:19:27.609 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 14:19:27.609 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 14:19:27.609 | python3-zope.interface 2022-03-09 14:19:27.609 | Use 'sudo apt autoremove' to remove them. 2022-03-09 14:19:27.722 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 14:19:27.727 | + functions-common:apt_get:1234 : result=0 2022-03-09 14:19:27.730 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 14:19:27.732 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:27.734 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:27.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:27.739 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:27.741 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:27.744 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 14:19:27.746 | + functions-common:time_stop:2432 : start_time=1646835567005 2022-03-09 14:19:27.749 | + functions-common:time_stop:2434 : [[ -z 1646835567005 ]] 2022-03-09 14:19:27.752 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:27.756 | + functions-common:time_stop:2437 : end_time=1646835567753 2022-03-09 14:19:27.758 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-09 14:19:27.761 | + functions-common:time_stop:2439 : total=6764 2022-03-09 14:19:27.763 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:27.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7512 2022-03-09 14:19:27.768 | + functions-common:apt_get:1238 : return 0 2022-03-09 14:19:27.770 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-09 14:19:27.773 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-09 14:19:27.776 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:19:27.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:27.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:27.783 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-09 14:19:27.786 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-09 14:19:27.841 | wsgi (enabled by maintainer script) 2022-03-09 14:19:27.844 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-09 14:19:27.846 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-09 14:19:27.849 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:19:27.852 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-09 14:19:27.855 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-09 14:19:27.858 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:19:27.862 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:19:27.862 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:19:27.867 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-09 14:19:27.870 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-09 14:19:27.872 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-09 14:19:27.875 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-09 14:19:27.878 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-09 14:19:27.900 | Using python 3.8 to install osc-placement 2022-03-09 14:19:27.903 | + 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-03-09 14:19:28.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:28.786 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:28.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:28.786 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:29.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:19:29.963 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-09 14:19:29.973 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-09 14:19:29.974 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-09 14:19:29.975 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-09 14:19:29.976 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-09 14:19:29.978 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-09 14:19:29.979 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-09 14:19:30.038 | 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-03-09 14:19:30.040 | 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-03-09 14:19:30.041 | 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-03-09 14:19:30.043 | 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-03-09 14:19:30.057 | 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.1) 2022-03-09 14:19:30.058 | 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-03-09 14:19:30.059 | 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-03-09 14:19:30.073 | 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-03-09 14:19:30.075 | 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-03-09 14:19:30.076 | 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-03-09 14:19:30.077 | 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-03-09 14:19:30.078 | 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-03-09 14:19:30.079 | 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-03-09 14:19:30.101 | 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-03-09 14:19:30.102 | 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.4.0) 2022-03-09 14:19:30.103 | 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.1.1) 2022-03-09 14:19:30.105 | 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-03-09 14:19:30.113 | 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-03-09 14:19:30.152 | 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-03-09 14:19:30.154 | 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-03-09 14:19:30.155 | 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-03-09 14:19:30.156 | 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-03-09 14:19:30.158 | 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-03-09 14:19:30.159 | 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-03-09 14:19:30.160 | 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-03-09 14:19:30.162 | 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-03-09 14:19:30.229 | 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-03-09 14:19:30.231 | 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-03-09 14:19:30.233 | 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-03-09 14:19:30.234 | 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-03-09 14:19:30.323 | 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-03-09 14:19:30.324 | 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-03-09 14:19:30.325 | 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-03-09 14:19:30.368 | 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-03-09 14:19:30.410 | 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-03-09 14:19:30.573 | 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-03-09 14:19:32.815 | 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-03-09 14:19:32.822 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:19:32.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:19:32.945 | + inc/python:pip_install:200 : result=0 2022-03-09 14:19:32.948 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:19:32.951 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:32.953 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:32.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:32.958 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:32.961 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:32.963 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:19:32.966 | + functions-common:time_stop:2432 : start_time=1646835567894 2022-03-09 14:19:32.968 | + functions-common:time_stop:2434 : [[ -z 1646835567894 ]] 2022-03-09 14:19:32.971 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:32.976 | + functions-common:time_stop:2437 : end_time=1646835572973 2022-03-09 14:19:32.979 | + functions-common:time_stop:2438 : elapsed_time=5079 2022-03-09 14:19:32.981 | + functions-common:time_stop:2439 : total=154356 2022-03-09 14:19:32.984 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:32.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159435 2022-03-09 14:19:32.988 | + inc/python:pip_install:203 : return 0 2022-03-09 14:19:32.991 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-09 14:19:32.993 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-09 14:19:32.996 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-09 14:19:32.999 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 14:19:33.001 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 14:19:33.005 | ++ functions-common:git_clone:612 : pwd 2022-03-09 14:19:33.007 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 14:19:33.010 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 14:19:33.013 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 14:19:33.031 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 14:19:33.033 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 14:19:33.036 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 14:19:33.039 | + functions-common:git_clone:629 : echo master 2022-03-09 14:19:33.039 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 14:19:33.045 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-09 14:19:33.047 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 14:19:33.050 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-09 14:19:33.053 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 14:19:33.053 | + functions-common:git_clone:678 : head -1 2022-03-09 14:19:33.056 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-09 14:19:33.059 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 14:19:33.061 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-09 14:19:33.064 | + inc/python:setup_develop:338 : local bindep 2022-03-09 14:19:33.066 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 14:19:33.069 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-09 14:19:33.071 | + inc/python:setup_develop:344 : local extras= 2022-03-09 14:19:33.074 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-09 14:19:33.076 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 14:19:33.079 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 14:19:33.081 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-09 14:19:33.084 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 14:19:33.086 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 14:19:33.090 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-09 14:19:33.092 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 14:19:33.095 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-09 14:19:33.098 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 14:19:33.100 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 14:19:33.104 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-09 14:19:33.110 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-09 14:19:33.112 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-09 14:19:33.780 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-09 14:19:33.782 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 14:19:33.785 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 14:19:33.788 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 14:19:33.790 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 14:19:33.793 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-09 14:19:33.795 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 14:19:33.797 | + inc/python:setup_package:428 : local extras= 2022-03-09 14:19:33.800 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 14:19:33.802 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 14:19:33.805 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 14:19:33.808 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 14:19:33.810 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 14:19:33.813 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-09 14:19:33.834 | Using python 3.8 to install /opt/stack/placement 2022-03-09 14:19:33.837 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-09 14:19:34.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:34.715 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:34.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:34.715 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:35.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:19:35.888 | Obtaining file:///opt/stack/placement 2022-03-09 14:19:35.889 | Preparing metadata (setup.py): started 2022-03-09 14:19:39.028 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 14:19:39.073 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-09 14:19:39.074 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-09 14:19:39.075 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-09 14:19:39.076 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-09 14:19:39.077 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-09 14:19:39.078 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 14:19:39.079 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-09 14:19:39.081 | 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.dev36) (60.9.3) 2022-03-09 14:19:39.082 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 14:19:39.084 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-09 14:19:39.085 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.1.0) 2022-03-09 14:19:39.086 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-09 14:19:39.087 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-09 14:19:39.088 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-09 14:19:39.089 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-09 14:19:39.090 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-09 14:19:39.091 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-09 14:19:39.092 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 14:19:39.094 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-09 14:19:39.095 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-09 14:19:39.096 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-09 14:19:39.160 | 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.dev36) (1.16.0) 2022-03-09 14:19:39.161 | 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.dev36) (4.5.0) 2022-03-09 14:19:39.163 | 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.dev36) (5.1.0) 2022-03-09 14:19:39.165 | 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.dev36) (2.10.1) 2022-03-09 14:19:39.166 | 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.dev36) (3.1.1) 2022-03-09 14:19:39.168 | 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.dev36) (4.4.0) 2022-03-09 14:19:39.188 | 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.dev36) (0.17.3) 2022-03-09 14:19:39.244 | 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.dev36) (1.5.0) 2022-03-09 14:19:39.246 | 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.dev36) (0.8.0) 2022-03-09 14:19:39.247 | 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.dev36) (3.5.0) 2022-03-09 14:19:39.249 | 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.dev36) (6.0) 2022-03-09 14:19:39.250 | 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.dev36) (2.4.0) 2022-03-09 14:19:39.310 | 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.dev36) (2.0.1) 2022-03-09 14:19:39.312 | 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.dev36) (0.13.0) 2022-03-09 14:19:39.313 | 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.dev36) (0.5.0) 2022-03-09 14:19:39.314 | 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.dev36) (1.7.6) 2022-03-09 14:19:39.355 | 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.dev36) (2.8.2) 2022-03-09 14:19:39.360 | 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.dev36) (0.9.6) 2022-03-09 14:19:39.377 | 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.dev36) (3.3.0) 2022-03-09 14:19:39.378 | 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.dev36) (3.2.0) 2022-03-09 14:19:39.381 | 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.dev36) (3.0.3) 2022-03-09 14:19:39.406 | 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.dev36) (1.0.3) 2022-03-09 14:19:39.407 | 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.dev36) (2021.3) 2022-03-09 14:19:39.422 | 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.dev36) (3.1.1) 2022-03-09 14:19:39.438 | 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.dev36) (1.0.2) 2022-03-09 14:19:39.440 | 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.dev36) (0.11.0) 2022-03-09 14:19:39.442 | 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.dev36) (3.0.7) 2022-03-09 14:19:39.443 | 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.dev36) (21.3) 2022-03-09 14:19:39.485 | 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.dev36) (2.0.12) 2022-03-09 14:19:39.486 | 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.dev36) (1.26.8) 2022-03-09 14:19:39.488 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-09 14:19:39.490 | 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.dev36) (3.3) 2022-03-09 14:19:39.508 | 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.dev36) (0.7) 2022-03-09 14:19:39.710 | 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.dev36) (1.1.2) 2022-03-09 14:19:39.750 | 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.dev36) (5.4.0) 2022-03-09 14:19:39.752 | 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.dev36) (4.11.1) 2022-03-09 14:19:39.753 | 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.dev36) (1.1.6) 2022-03-09 14:19:39.769 | 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.dev36) (1.15.0) 2022-03-09 14:19:39.804 | 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.dev36) (1.13.3) 2022-03-09 14:19:39.862 | 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.dev36) (2.1.0) 2022-03-09 14:19:39.928 | 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.dev36) (1.7.0) 2022-03-09 14:19:40.010 | 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.dev36) (1.1.5) 2022-03-09 14:19:40.062 | 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.dev36) (0.2.5) 2022-03-09 14:19:40.263 | 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.dev36) (0.5.2) 2022-03-09 14:19:40.263 | 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.dev36) (5.1.1) 2022-03-09 14:19:40.265 | 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.dev36) (0.4.2) 2022-03-09 14:19:40.344 | 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.dev36) (2.5.0) 2022-03-09 14:19:40.394 | 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.dev36) (2.21) 2022-03-09 14:19:40.557 | 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.dev36) (3.7.0) 2022-03-09 14:19:40.678 | 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.dev36) (3.0.0) 2022-03-09 14:19:40.680 | 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.dev36) (1.0.0) 2022-03-09 14:19:42.637 | Installing collected packages: openstack-placement 2022-03-09 14:19:42.637 | Attempting uninstall: openstack-placement 2022-03-09 14:19:42.637 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-09 14:19:42.640 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-09 14:19:42.642 | Running setup.py develop for openstack-placement 2022-03-09 14:19:46.891 | Successfully installed openstack-placement 2022-03-09 14:19:46.891 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 14:19:46.899 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:19:46.899 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:19:47.026 | + inc/python:pip_install:200 : result=0 2022-03-09 14:19:47.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:19:47.031 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:47.033 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:47.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:47.038 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:47.041 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:47.043 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:19:47.046 | + functions-common:time_stop:2432 : start_time=1646835573829 2022-03-09 14:19:47.048 | + functions-common:time_stop:2434 : [[ -z 1646835573829 ]] 2022-03-09 14:19:47.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:47.055 | + functions-common:time_stop:2437 : end_time=1646835587053 2022-03-09 14:19:47.058 | + functions-common:time_stop:2438 : elapsed_time=13224 2022-03-09 14:19:47.060 | + functions-common:time_stop:2439 : total=159435 2022-03-09 14:19:47.063 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:47.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172659 2022-03-09 14:19:47.067 | + inc/python:pip_install:203 : return 0 2022-03-09 14:19:47.070 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 14:19:47.072 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 14:19:47.075 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 14:19:47.094 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 14:19:47.106 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-09 14:19:47.109 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-09 14:19:47.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:19:47.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:19:47.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-09 14:19:47.119 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:19:47.122 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 14:19:47.124 | + ./stack.sh:main:943 : configure_placement 2022-03-09 14:19:47.127 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-09 14:19:47.139 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-09 14:19:47.141 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-09 14:19:47.146 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-09 14:19:47.149 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-09 14:19:47.151 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-09 14:19:47.154 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-09 14:19:47.156 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 14:19:47.159 | + 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-03-09 14:19:47.192 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-09 14:19:47.223 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-09 14:19:47.255 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-09 14:19:47.258 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-09 14:19:47.260 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-09 14:19:47.263 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 14:19:47.265 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-09 14:19:47.297 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-09 14:19:47.325 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 14:19:47.356 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-09 14:19:47.384 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-09 14:19:47.413 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-09 14:19:47.442 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-09 14:19:47.471 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-09 14:19:47.500 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 14:19:47.528 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 14:19:47.557 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-09 14:19:47.559 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-09 14:19:47.562 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-09 14:19:47.565 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 14:19:47.583 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 14:19:47.585 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 14:19:47.588 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 14:19:47.590 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 14:19:47.593 | + 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-03-09 14:19:47.622 | + 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-03-09 14:19:47.652 | + 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-03-09 14:19:47.680 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 14:19:47.709 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-09 14:19:47.712 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-09 14:19:47.715 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-09 14:19:47.717 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-09 14:19:47.720 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-09 14:19:47.722 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 14:19:47.724 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 14:19:47.727 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-09 14:19:47.732 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-09 14:19:47.734 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 14:19:47.736 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 14:19:47.749 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 14:19:47.749 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:19:47.758 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 14:19:47.762 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 14:19:47.778 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-09 14:19:47.780 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-09 14:19:47.784 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-09 14:19:47.815 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-09 14:19:47.844 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-09 14:19:47.872 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-09 14:19:47.901 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 14:19:47.929 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 14:19:47.958 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-09 14:19:47.986 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-09 14:19:48.015 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-09 14:19:48.044 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 14:19:48.074 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 14:19:48.102 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 14:19:48.131 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-09 14:19:48.159 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 14:19:48.162 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 14:19:48.165 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-09 14:19:48.168 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-09 14:19:48.170 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 14:19:48.173 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:48.175 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:48.177 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-09 14:19:48.181 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-09 14:19:48.183 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-09 14:19:48.212 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 14:19:48.240 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-09 14:19:48.240 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-09 14:19:48.249 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-09 14:19:48.253 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-09 14:19:48.255 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-09 14:19:48.258 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 14:19:48.261 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 14:19:48.263 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 14:19:48.266 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:48.269 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:48.271 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 14:19:48.274 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 14:19:48.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:48.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:48.281 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-09 14:19:48.343 | Site placement-api already enabled 2022-03-09 14:19:48.347 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 14:19:48.350 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 14:19:48.353 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:19:48.356 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 14:19:48.491 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-09 14:19:48.510 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:48.512 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-09 14:19:48.532 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:48.535 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-09 14:19:48.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:48.557 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-09 14:19:48.560 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-09 14:19:48.562 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-09 14:19:48.594 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-03-09 14:19:48.624 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-09 14:19:48.655 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-09 14:19:48.685 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-09 14:19:48.713 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-09 14:19:48.742 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-09 14:19:48.771 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-09 14:19:48.801 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-09 14:19:48.818 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:48.821 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-09 14:19:48.838 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:48.841 | + ./stack.sh:main:969 : run_phase stack install 2022-03-09 14:19:48.844 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 14:19:48.846 | + functions-common:run_phase:1854 : local phase=install 2022-03-09 14:19:48.849 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 14:19:48.851 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 14:19:48.854 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 14:19:48.857 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 14:19:48.859 | + functions-common:run_phase:1863 : local extra 2022-03-09 14:19:48.863 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 14:19:48.867 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 14:19:48.869 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 14:19:48.872 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 14:19:48.874 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-09 14:19:48.877 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 14:19:48.893 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:48.895 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:19:48.897 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 14:19:48.900 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-09 14:19:48.902 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-09 14:19:48.905 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:19:48.907 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-09 14:19:48.911 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-09 14:19:48.914 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-09 14:19:48.970 | ++ inc/async:async_inner:63 : install_tempest 2022-03-09 14:19:49.007 | [544950 Async install_tempest:570331]: running: install_tempest 2022-03-09 14:19:49.010 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 14:19:49.012 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 14:19:49.015 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 14:19:49.018 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 14:19:49.021 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-09 14:19:49.024 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 14:19:49.027 | + functions-common:run_plugins:1840 : local phase=install 2022-03-09 14:19:49.029 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 14:19:49.032 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 14:19:49.035 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-09 14:19:49.038 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-09 14:19:49.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 14:19:49.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 14:19:49.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-09 14:19:49.050 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 14:19:49.053 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-09 14:19:49.056 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-09 14:19:49.058 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 14:19:49.062 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-09 14:19:49.064 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-09 14:19:49.067 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 14:19:49.072 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-09 14:19:49.073 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 14:19:49.077 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-09 14:19:49.080 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-09 14:19:49.084 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-09 14:19:49.088 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-09 14:19:49.090 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-09 14:19:49.113 | Using python 3.8 to install python-openstackclient 2022-03-09 14:19:49.116 | + 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-03-09 14:19:49.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:49.992 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:49.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:19:49.992 | from cryptography.utils import int_from_bytes 2022-03-09 14:19:51.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 14:19:51.149 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-09 14:19:51.167 | 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-03-09 14:19:51.168 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-09 14:19:51.170 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-09 14:19:51.171 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-09 14:19:51.172 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-09 14:19:51.172 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-09 14:19:51.174 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-09 14:19:51.175 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-09 14:19:51.176 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-09 14:19:51.177 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-09 14:19:51.178 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-09 14:19:51.189 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-09 14:19:51.190 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-09 14:19:51.191 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-09 14:19:51.193 | 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-03-09 14:19:51.194 | 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-03-09 14:19:51.220 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-09 14:19:51.221 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-09 14:19:51.222 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-09 14:19:51.223 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-09 14:19:51.224 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-09 14:19:51.225 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-09 14:19:51.226 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-09 14:19:51.228 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-09 14:19:51.229 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-09 14:19:51.230 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-09 14:19:51.231 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-09 14:19:51.245 | 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-03-09 14:19:51.274 | 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-03-09 14:19:51.275 | 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-03-09 14:19:51.278 | 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-03-09 14:19:51.280 | 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-03-09 14:19:51.307 | 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-03-09 14:19:51.333 | 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.3.0) 2022-03-09 14:19:51.335 | 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.8.0) 2022-03-09 14:19:51.336 | 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-03-09 14:19:51.426 | 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-03-09 14:19:51.427 | 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-03-09 14:19:51.428 | 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-03-09 14:19:51.470 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-09 14:19:51.483 | 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-03-09 14:19:51.517 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-09 14:19:51.714 | 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-03-09 14:19:51.737 | 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-03-09 14:19:51.839 | 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-03-09 14:19:51.842 | 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-03-09 14:19:51.844 | 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-03-09 14:19:51.845 | 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-03-09 14:19:51.972 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-09 14:19:54.263 | 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-03-09 14:19:54.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 14:19:54.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 14:19:54.396 | + inc/python:pip_install:200 : result=0 2022-03-09 14:19:54.398 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 14:19:54.401 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:54.403 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:54.406 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:54.408 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:54.410 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:54.413 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 14:19:54.415 | + functions-common:time_stop:2432 : start_time=1646835589108 2022-03-09 14:19:54.418 | + functions-common:time_stop:2434 : [[ -z 1646835589108 ]] 2022-03-09 14:19:54.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:54.425 | + functions-common:time_stop:2437 : end_time=1646835594422 2022-03-09 14:19:54.427 | + functions-common:time_stop:2438 : elapsed_time=5314 2022-03-09 14:19:54.430 | + functions-common:time_stop:2439 : total=172659 2022-03-09 14:19:54.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:54.435 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177973 2022-03-09 14:19:54.437 | + inc/python:pip_install:203 : return 0 2022-03-09 14:19:54.440 | + ./stack.sh:main:981 : install_oscwrap 2022-03-09 14:19:54.443 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-09 14:19:54.448 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.AuLFDfHEjY 2022-03-09 14:19:54.451 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-09 14:19:54.453 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-09 14:19:54.456 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-09 14:19:54.458 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-09 14:19:54.461 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 14:19:54.463 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-09 14:19:54.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:54.485 | + ./stack.sh:main:1035 : configure_database 2022-03-09 14:19:54.488 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-09 14:19:54.490 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-09 14:19:54.494 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-09 14:19:54.497 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:19:54.499 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-09 14:19:54.502 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-09 14:19:54.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:54.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:54.509 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-09 14:19:54.511 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-09 14:19:54.514 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 14:19:54.516 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 14:19:54.518 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 14:19:54.520 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 14:19:54.523 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 14:19:54.525 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 14:19:54.527 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 14:19:54.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 14:19:54.532 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 14:19:54.534 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 14:19:54.536 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 14:19:54.539 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-09 14:19:54.541 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 14:19:54.543 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 14:19:54.546 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 14:19:54.548 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 14:19:54.550 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 14:19:54.553 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 14:19:54.555 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-09 14:19:54.570 | mysqladmin: connect to server at 'localhost' failed 2022-03-09 14:19:54.571 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-09 14:19:54.575 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-09 14:19:54.577 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-09 14:19:54.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:54.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:54.585 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-09 14:19:54.587 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-09 14:19:54.589 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-09 14:19:54.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 14:19:54.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 14:19:54.596 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-09 14:19:54.599 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-09 14:19:54.601 | + 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-03-09 14:19:54.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:19:54.677 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-09 14:19:54.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:19:54.746 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-09 14:19:54.749 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-09 14:19:54.750 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-09 14:19:54.755 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-09 14:19:54.809 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-09 14:19:54.861 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-09 14:19:54.916 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-09 14:19:54.968 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-09 14:19:54.970 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-09 14:19:54.973 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:19:54.975 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-09 14:19:57.728 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-09 14:19:57.731 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-09 14:19:57.734 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 14:19:57.738 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-141957 2022-03-09 14:19:57.741 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-141957 1039' 2022-03-09 14:19:57.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.746 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 14:19:57.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.752 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 14:19:57.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.757 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 14:19:57.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.762 | + 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-03-09 14:19:57.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.767 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 14:19:57.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.772 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 14:19:57.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.777 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-141555 2022-03-09 14:19:57.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.788 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 14:19:57.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.793 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 14:19:57.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.798 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 14:19:57.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.803 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 14:19:57.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.809 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 14:19:57.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 14:19:57.814 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 14:19:57.816 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-09 14:19:57.819 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-09 14:19:57.821 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-09 14:19:57.833 | + ./stack.sh:main:1065 : start_dstat 2022-03-09 14:19:57.836 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.838 | + functions-common:run_process:1680 : local service=dstat 2022-03-09 14:19:57.841 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.843 | + functions-common:run_process:1682 : local group= 2022-03-09 14:19:57.845 | + functions-common:run_process:1683 : local user= 2022-03-09 14:19:57.848 | + functions-common:run_process:1685 : local name=dstat 2022-03-09 14:19:57.850 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 14:19:57.853 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 14:19:57.856 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:19:57.858 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:19:57.861 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:19:57.866 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835597863 2022-03-09 14:19:57.869 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-09 14:19:57.886 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:57.889 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-09 14:19:57.891 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-09 14:19:57.894 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.896 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.899 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.901 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.904 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-09 14:19:57.906 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-09 14:19:57.909 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-09 14:19:57.911 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 14:19:57.914 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 14:19:57.917 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-09 14:19:57.919 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-09 14:19:57.922 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-09 14:19:57.924 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 14:19:57.927 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 14:19:57.929 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-09 14:19:57.932 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 14:19:57.934 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 14:19:57.937 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-09 14:19:57.939 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 14:19:57.943 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-09 14:19:57.998 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-09 14:19:58.050 | + 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-03-09 14:19:58.106 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-09 14:19:58.159 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-09 14:19:58.223 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 14:19:58.275 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 14:19:58.278 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-09 14:19:58.330 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 14:19:58.718 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-09 14:19:58.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-09 14:19:59.112 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-09 14:19:59.136 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 14:19:59.139 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:59.141 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:59.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:59.146 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:59.149 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:59.151 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 14:19:59.154 | + functions-common:time_stop:2432 : start_time=1646835597863 2022-03-09 14:19:59.156 | + functions-common:time_stop:2434 : [[ -z 1646835597863 ]] 2022-03-09 14:19:59.162 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:59.164 | + functions-common:time_stop:2437 : end_time=1646835599161 2022-03-09 14:19:59.167 | + functions-common:time_stop:2438 : elapsed_time=1298 2022-03-09 14:19:59.169 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:19:59.172 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:59.174 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1298 2022-03-09 14:19:59.177 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-09 14:19:59.180 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-09 14:19:59.183 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-09 14:19:59.185 | + functions-common:run_process:1682 : local group= 2022-03-09 14:19:59.188 | + functions-common:run_process:1683 : local user=root 2022-03-09 14:19:59.192 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-09 14:19:59.195 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 14:19:59.203 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 14:19:59.208 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:19:59.212 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:19:59.215 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:19:59.221 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835599217 2022-03-09 14:19:59.224 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-09 14:19:59.249 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:59.252 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 14:19:59.254 | + functions-common:time_stop:2425 : local name 2022-03-09 14:19:59.257 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:19:59.260 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:19:59.262 | + functions-common:time_stop:2428 : local total 2022-03-09 14:19:59.265 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:19:59.267 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 14:19:59.270 | + functions-common:time_stop:2432 : start_time=1646835599217 2022-03-09 14:19:59.272 | + functions-common:time_stop:2434 : [[ -z 1646835599217 ]] 2022-03-09 14:19:59.277 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:19:59.279 | + functions-common:time_stop:2437 : end_time=1646835599277 2022-03-09 14:19:59.282 | + functions-common:time_stop:2438 : elapsed_time=60 2022-03-09 14:19:59.285 | + functions-common:time_stop:2439 : total=1298 2022-03-09 14:19:59.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:19:59.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1358 2022-03-09 14:19:59.295 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-09 14:19:59.319 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:59.322 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-09 14:19:59.343 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:19:59.346 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-09 14:19:59.367 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:19:59.370 | + ./stack.sh:main:1078 : start_etcd3 2022-03-09 14:19:59.372 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-09 14:19:59.376 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-09 14:19:59.381 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-09 14:19:59.383 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380' 2022-03-09 14:19:59.388 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-03-09 14:19:59.391 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-03-09 14:19:59.393 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-09 14:19:59.396 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-09 14:19:59.399 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-03-09 14:19:59.401 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-09 14:19:59.404 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-09 14:19:59.406 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 14:19:59.409 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-03-09 14:19:59.412 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-09 14:19:59.414 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 14:19:59.417 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 14:19:59.420 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-09 14:19:59.422 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 14:19:59.426 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 14:19:59.428 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 14:19:59.432 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 14:19:59.436 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-09 14:19:59.507 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-09 14:19:59.588 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 14:19:59.643 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-09 14:19:59.695 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-09 14:19:59.748 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 14:19:59.799 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 14:19:59.801 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-09 14:19:59.863 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 14:20:00.245 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-09 14:20:00.297 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-09 14:20:00.348 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-09 14:20:00.400 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-09 14:20:00.452 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-09 14:20:00.456 | ++ functions-common:is_arch:506 : uname -m 2022-03-09 14:20:00.460 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-09 14:20:00.462 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-09 14:20:00.847 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-09 14:20:00.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-09 14:20:01.243 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-09 14:20:01.520 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-09 14:20:01.540 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:20:01.543 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-09 14:20:01.545 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-09 14:20:01.549 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-09 14:20:01.553 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-09 14:20:01.565 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-09 14:20:01.576 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-09 14:20:01.579 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 14:20:01.581 | + 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.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-09 14:20:01.721 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-09 14:20:01.859 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-09 14:20:01.998 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-09 14:20:02.136 | + 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.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-09 14:20:02.273 | + 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.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-09 14:20:02.412 | + 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.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-09 14:20:02.549 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-09 14:20:02.697 | + 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.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-09 14:20:02.836 | + 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.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-09 14:20:02.977 | + functions-common:write_clouds_yaml:198 : cat 2022-03-09 14:20:02.983 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-09 14:20:02.986 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-09 14:20:02.989 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-09 14:20:02.993 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-09 14:20:02.996 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-09 14:20:02.999 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-09 14:20:03.017 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:20:03.019 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-09 14:20:03.022 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:20:03.024 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-09 14:20:03.027 | + ./stack.sh:main:1095 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 14:20:03.029 | + ./stack.sh:main:1096 : init_keystone 2022-03-09 14:20:03.032 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-09 14:20:03.048 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:20:03.051 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-09 14:20:03.053 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-09 14:20:03.056 | + lib/database:recreate_database:112 : local db=keystone 2022-03-09 14:20:03.059 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-09 14:20:03.061 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-09 14:20:03.064 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-09 14:20:03.068 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:20:10.013 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-09 14:20:10.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 14:20:10.159 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-09 14:20:10.161 | + functions-common:time_start:2411 : local name=dbsync 2022-03-09 14:20:10.164 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:20:10.167 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:20:10.170 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:20:10.174 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835610172 2022-03-09 14:20:10.177 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-09 14:20:14.948 | 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=572224) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 14:20:14.955 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:14.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.956 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.957 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.957 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:14.958 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:14.984 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:14.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.986 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.986 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.986 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:14.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:14.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:14.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:15.589 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:15.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.591 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.591 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.591 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:15.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:15.593 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:15.600 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 14:20:29.975 | ++ inc/async:async_inner:64 : rc=0 2022-03-09 14:20:30.003 | [570331 Async install_tempest:570331]: finished successfully 2022-03-09 14:20:44.008 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:44.008 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 14:20:44.096 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:44.096 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 14:20:44.173 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:44.173 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 14:20:44.247 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:44.248 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 14:20:44.305 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:44.305 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 14:20:44.368 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:44.368 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 14:20:45.467 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:45.467 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:45.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.470 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.470 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.470 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.470 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.470 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:45.471 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:45.471 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:45.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.473 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.473 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.473 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.474 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:45.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:45.482 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:45.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.484 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.485 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.485 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.485 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.485 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:45.486 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:45.844 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:45.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.846 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.846 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.846 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.847 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:45.847 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:45.947 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:45.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.950 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.950 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.951 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:45.951 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:45.951 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:45.951 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:45.958 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 14:20:46.150 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.150 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 14:20:46.213 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.213 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 14:20:46.258 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.258 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 14:20:46.342 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.342 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 14:20:46.419 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.419 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 14:20:46.518 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.518 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 14:20:46.604 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:46.605 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:46.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.607 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.608 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.608 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.608 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:46.609 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:46.609 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:46.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.611 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.611 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.612 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.612 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.612 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:46.612 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:46.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:46.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.621 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.622 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.622 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.622 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:46.623 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:46.927 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:46.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.929 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.929 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.930 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:46.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:46.930 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:46.930 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:47.085 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 14:20:47.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.087 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.088 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.088 | 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=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 14:20:47.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 14:20:47.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 14:20:47.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=572224) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 14:20:47.096 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 14:20:47.157 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:47.157 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 14:20:47.241 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:47.242 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 14:20:47.316 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:47.316 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 14:20:47.392 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:47.393 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 14:20:47.470 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:47.470 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 14:20:47.556 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:47.556 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 14:20:47.647 | INFO migrate.versioning.api [-] done 2022-03-09 14:20:48.046 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-09 14:20:48.049 | + functions-common:time_stop:2425 : local name 2022-03-09 14:20:48.051 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:20:48.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:20:48.056 | + functions-common:time_stop:2428 : local total 2022-03-09 14:20:48.059 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:20:48.062 | + functions-common:time_stop:2431 : name=dbsync 2022-03-09 14:20:48.064 | + functions-common:time_stop:2432 : start_time=1646835610172 2022-03-09 14:20:48.067 | + functions-common:time_stop:2434 : [[ -z 1646835610172 ]] 2022-03-09 14:20:48.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:20:48.074 | + functions-common:time_stop:2437 : end_time=1646835648072 2022-03-09 14:20:48.077 | + functions-common:time_stop:2438 : elapsed_time=37900 2022-03-09 14:20:48.080 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:20:48.082 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:20:48.085 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37900 2022-03-09 14:20:48.087 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-09 14:20:48.089 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-09 14:20:48.094 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-09 14:20:52.749 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-09 14:20:52.750 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 14:20:52.750 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 14:20:52.750 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-09 14:20:52.750 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 14:20:52.751 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 14:20:52.751 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 14:20:52.751 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 14:20:52.751 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 14:20:53.111 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-09 14:20:53.116 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-09 14:20:57.747 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-09 14:20:57.748 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 14:20:57.748 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 14:20:57.748 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-09 14:20:57.749 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 14:20:57.749 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 14:20:57.749 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 14:20:57.749 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 14:20:57.749 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 14:20:58.131 | + ./stack.sh:main:1097 : start_keystone 2022-03-09 14:20:58.134 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-09 14:20:58.136 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-09 14:20:58.138 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-09 14:20:58.155 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:20:58.157 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-09 14:20:58.161 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-09 14:20:58.165 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-09 14:20:58.167 | + functions-common:run_process:1680 : local service=keystone 2022-03-09 14:20:58.170 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:20:58.173 | + functions-common:run_process:1682 : local group= 2022-03-09 14:20:58.175 | + functions-common:run_process:1683 : local user= 2022-03-09 14:20:58.178 | + functions-common:run_process:1685 : local name=keystone 2022-03-09 14:20:58.180 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 14:20:58.182 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 14:20:58.185 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:20:58.188 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:20:58.191 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:20:58.195 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835658192 2022-03-09 14:20:58.201 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-09 14:20:58.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:20:58.216 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-09 14:20:58.218 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-09 14:20:58.221 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:20:58.223 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:20:58.225 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:20:58.228 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:20:58.230 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-09 14:20:58.233 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-09 14:20:58.235 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-09 14:20:58.238 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 14:20:58.240 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 14:20:58.243 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-09 14:20:58.245 | + 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-03-09 14:20:58.248 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-09 14:20:58.250 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 14:20:58.252 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-09 14:20:58.254 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-09 14:20:58.256 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-09 14:20:58.259 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-09 14:20:58.263 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-09 14:20:58.314 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-09 14:20:58.367 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-09 14:20:58.421 | + 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-03-09 14:20:58.472 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 14:20:58.528 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-09 14:20:58.580 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-09 14:20:58.637 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-09 14:20:58.690 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-09 14:20:58.741 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-09 14:20:58.798 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-09 14:20:58.801 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-09 14:20:58.854 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-09 14:20:59.246 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-09 14:20:59.259 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-09 14:20:59.632 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-09 14:20:59.713 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 14:20:59.715 | + functions-common:time_stop:2425 : local name 2022-03-09 14:20:59.720 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:20:59.724 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:20:59.725 | + functions-common:time_stop:2428 : local total 2022-03-09 14:20:59.728 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:20:59.730 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 14:20:59.733 | + functions-common:time_stop:2432 : start_time=1646835658192 2022-03-09 14:20:59.735 | + functions-common:time_stop:2434 : [[ -z 1646835658192 ]] 2022-03-09 14:20:59.738 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:20:59.743 | + functions-common:time_stop:2437 : end_time=1646835659740 2022-03-09 14:20:59.745 | + functions-common:time_stop:2438 : elapsed_time=1548 2022-03-09 14:20:59.748 | + functions-common:time_stop:2439 : total=1358 2022-03-09 14:20:59.754 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:20:59.754 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2906 2022-03-09 14:20:59.755 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-09 14:20:59.755 | Waiting for keystone to start... 2022-03-09 14:20:59.758 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-03-09 14:20:59.760 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-03-09 14:20:59.763 | + functions:wait_for_service:457 : local timeout=60 2022-03-09 14:20:59.766 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-03-09 14:20:59.768 | + functions:wait_for_service:459 : local rval=0 2022-03-09 14:20:59.770 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-09 14:20:59.773 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-09 14:20:59.775 | + functions-common:time_start:2412 : local start_time= 2022-03-09 14:20:59.778 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 14:20:59.781 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 14:20:59.786 | + functions-common:time_start:2416 : _TIME_START[$name]=1646835659783 2022-03-09 14:20:59.789 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-09 14:20:59.794 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-03-09 14:21:06.368 | + :: : [[ 200 == 503 ]] 2022-03-09 14:21:06.369 | + :: : [[ 0 -eq 7 ]] 2022-03-09 14:21:06.373 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-09 14:21:06.375 | + functions-common:time_stop:2425 : local name 2022-03-09 14:21:06.377 | + functions-common:time_stop:2426 : local end_time 2022-03-09 14:21:06.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 14:21:06.382 | + functions-common:time_stop:2428 : local total 2022-03-09 14:21:06.385 | + functions-common:time_stop:2429 : local start_time 2022-03-09 14:21:06.387 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-09 14:21:06.389 | + functions-common:time_stop:2432 : start_time=1646835659783 2022-03-09 14:21:06.392 | + functions-common:time_stop:2434 : [[ -z 1646835659783 ]] 2022-03-09 14:21:06.395 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 14:21:06.399 | + functions-common:time_stop:2437 : end_time=1646835666396 2022-03-09 14:21:06.401 | + functions-common:time_stop:2438 : elapsed_time=6613 2022-03-09 14:21:06.406 | + functions-common:time_stop:2439 : total=0 2022-03-09 14:21:06.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 14:21:06.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6613 2022-03-09 14:21:06.414 | + functions:wait_for_service:467 : return 0 2022-03-09 14:21:06.416 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-09 14:21:06.435 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:21:06.437 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-09 14:21:06.440 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 14:21:06.442 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-09 14:21:06.473 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-09 14:21:06.476 | + lib/keystone:bootstrap_keystone:602 : /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.30/identity 2022-03-09 14:21:11.098 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.099 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.099 | 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=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.106 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.124 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.124 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.155 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.188 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.188 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.278 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.279 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.292 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.293 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.293 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.293 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.300 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.303 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.304 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.304 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.304 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.304 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=573070) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 14:21:11.336 | 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=573070) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 14:21:11.726 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created domain default 2022-03-09 14:21:11.820 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created project admin 2022-03-09 14:21:11.850 | DEBUG passlib.handlers.bcrypt [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=573070) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-09 14:21:11.850 | DEBUG passlib.handlers.bcrypt [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=573070) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-09 14:21:11.960 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created user admin 2022-03-09 14:21:12.051 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created role reader 2022-03-09 14:21:12.125 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created role member 2022-03-09 14:21:12.239 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created implied role where cb05d0a54e7446388ac7d0fcbbd971e2 implies 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:21:12.333 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created role admin 2022-03-09 14:21:12.416 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created implied role where d61c01d724c844ceaa7439c947fa314d implies cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:21:12.500 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Granted role admin on project admin to user admin. 2022-03-09 14:21:12.582 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Granted role admin on the system to user admin. 2022-03-09 14:21:12.668 | WARNING py.warnings [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 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-03-09 14:21:12.668 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-09 14:21:12.668 |  2022-03-09 14:21:12.671 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created region RegionOne 2022-03-09 14:21:12.854 | INFO keystone.cmd.bootstrap [None req-b479c60a-5ad2-4824-bb7a-958b08a18a40 None None] Created public endpoint http://10.222.0.30/identity 2022-03-09 14:21:13.306 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-09 14:21:13.309 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-09 14:21:13.312 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-09 14:21:13.315 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-09 14:21:16.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:16.367 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:16.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:16.368 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:16.529 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:16.532 | + lib/keystone:create_keystone_accounts:310 : admin_project=2a83e4eb05ca4ab3a038a8249b6b255e 2022-03-09 14:21:16.535 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-09 14:21:16.538 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-09 14:21:18.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:18.754 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:18.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:18.754 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:18.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:18.919 | + lib/keystone:create_keystone_accounts:312 : admin_user=3390751c26784fe88b9e4d44286f7a03 2022-03-09 14:21:18.921 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-09 14:21:18.923 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-09 14:21:18.926 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-09 14:21:18.928 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 3390751c26784fe88b9e4d44286f7a03 default 2022-03-09 14:21:18.984 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3390751c26784fe88b9e4d44286f7a03 default 2022-03-09 14:21:19.019 | [544950 Async ks-domain-role:573190]: running: get_or_add_user_domain_role admin 3390751c26784fe88b9e4d44286f7a03 default 2022-03-09 14:21:19.022 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-09 14:21:19.024 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 14:21:19.028 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 14:21:22.190 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 14:21:22.193 | + functions-common:get_or_create_domain:888 : echo default 2022-03-09 14:21:22.193 | default 2022-03-09 14:21:22.195 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-09 14:21:22.252 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-09 14:21:22.295 | [544950 Async ks-project:573330]: running: get_or_create_project service Default 2022-03-09 14:21:22.298 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-09 14:21:22.364 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-09 14:21:22.405 | [544950 Async ks-service:573416]: running: get_or_create_role service 2022-03-09 14:21:22.407 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-09 14:21:22.476 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-09 14:21:22.566 | [544950 Async ks-reseller:573502]: running: get_or_create_role ResellerAdmin 2022-03-09 14:21:22.589 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-09 14:21:22.606 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-09 14:21:22.981 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-09 14:21:23.182 | [544950 Async ks-anotherrole:573592]: running: get_or_create_role anotherrole 2022-03-09 14:21:23.196 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-09 14:21:23.228 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-09 14:21:23.248 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:21:23.277 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-09 14:21:25.837 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:25.952 | [573416 Async ks-service:573416]: finished successfully 2022-03-09 14:21:26.123 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:26.268 | [573330 Async ks-project:573330]: finished successfully 2022-03-09 14:21:26.344 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:26.386 | [573502 Async ks-reseller:573502]: finished successfully 2022-03-09 14:21:26.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:26.812 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:26.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:26.812 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:26.997 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:27.000 | ++ functions-common:get_or_create_project:938 : project_id=a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:21:27.002 | ++ functions-common:get_or_create_project:939 : echo a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:21:27.014 | + lib/keystone:create_keystone_accounts:340 : invis_project=a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:21:27.014 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-09 14:21:27.014 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-09 14:21:27.014 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:21:27.017 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-09 14:21:27.233 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:27.270 | [573592 Async ks-anotherrole:573592]: finished successfully 2022-03-09 14:21:29.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:29.641 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:29.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:29.641 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:29.819 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:29.822 | ++ functions-common:get_or_create_project:938 : project_id=b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:29.824 | ++ functions-common:get_or_create_project:939 : echo b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:29.827 | + lib/keystone:create_keystone_accounts:344 : demo_project=b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:29.830 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-09 14:21:29.833 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-09 14:21:29.835 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:21:29.837 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-09 14:21:29.840 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-09 14:21:29.843 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-09 14:21:30.275 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:30.300 | [573190 Async ks-domain-role:573190]: finished successfully 2022-03-09 14:21:32.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.432 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.433 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.602 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:32.605 | ++ functions-common:get_or_create_user:925 : user_id=9a26da1a8b374e779789bd3d5ef968be 2022-03-09 14:21:32.608 | ++ functions-common:get_or_create_user:926 : echo 9a26da1a8b374e779789bd3d5ef968be 2022-03-09 14:21:32.610 | + lib/keystone:create_keystone_accounts:347 : demo_user=9a26da1a8b374e779789bd3d5ef968be 2022-03-09 14:21:32.613 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-09 14:21:32.661 | [544950 Async ks-domain-role:573190]: Waiting for completion of get_or_add_user_domain_role admin 3390751c26784fe88b9e4d44286f7a03 default running on PID 573190 (6 other jobs running) 2022-03-09 14:21:32.686 | [544950 Async ks-domain-role:573190]: Signaling child to exit 2022-03-09 14:21:32.686 | WAKEUP 2022-03-09 14:21:32.709 | [544950 Async ks-domain-role:573190]: Signaled 2022-03-09 14:21:32.710 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-09 14:21:32.710 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3390751c26784fe88b9e4d44286f7a03 --domain default 2022-03-09 14:21:32.710 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-09 14:21:32.710 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:21:32.710 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:21:32.710 | ++ functions-common:get_field:812 : read data 2022-03-09 14:21:32.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.711 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:32.711 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-09 14:21:32.711 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-09 14:21:32.711 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 3390751c26784fe88b9e4d44286f7a03 --domain default 2022-03-09 14:21:32.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.711 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3390751c26784fe88b9e4d44286f7a03 --domain default 2022-03-09 14:21:32.711 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-09 14:21:32.711 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:21:32.711 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:21:32.711 | ++ functions-common:get_field:812 : read data 2022-03-09 14:21:32.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.711 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.711 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:32.711 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:21:32.711 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:21:32.711 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:21:32.711 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | 3390751c26784fe88b9e4d44286f7a03 | | | default | | False |' 2022-03-09 14:21:32.711 | ++ functions-common:get_field:812 : read data 2022-03-09 14:21:32.711 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:21:32.711 | + functions-common:get_or_add_user_domain_role:1021 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:21:32.711 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:21:32.754 | [544950 Async ks-domain-role:573190]: finished get_or_add_user_domain_role admin 3390751c26784fe88b9e4d44286f7a03 default with result 0 in 11 seconds 2022-03-09 14:21:32.761 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-09 14:21:32.795 | [544950 Async ks-project:573330]: Waiting for completion of get_or_create_project service Default running on PID 573330 (5 other jobs running) 2022-03-09 14:21:32.820 | [544950 Async ks-project:573330]: Signaling child to exit 2022-03-09 14:21:32.820 | WAKEUP 2022-03-09 14:21:32.841 | [544950 Async ks-project:573330]: Signaled 2022-03-09 14:21:32.843 | + functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:21:32.843 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-09 14:21:32.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.843 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.843 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.843 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:32.843 | + functions-common:get_or_create_project:938 : project_id=d371ae81fde443398315bc020fcb5251 2022-03-09 14:21:32.843 | + functions-common:get_or_create_project:939 : echo d371ae81fde443398315bc020fcb5251 2022-03-09 14:21:32.843 | d371ae81fde443398315bc020fcb5251 2022-03-09 14:21:32.886 | [544950 Async ks-project:573330]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-09 14:21:32.923 | [544950 Async ks-service:573416]: Waiting for completion of get_or_create_role service running on PID 573416 (4 other jobs running) 2022-03-09 14:21:32.947 | [544950 Async ks-service:573416]: Signaling child to exit 2022-03-09 14:21:32.947 | WAKEUP 2022-03-09 14:21:32.969 | [544950 Async ks-service:573416]: Signaled 2022-03-09 14:21:32.970 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:21:32.971 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-09 14:21:32.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.971 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:32.971 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:32.971 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:32.971 | + functions-common:get_or_create_role:950 : role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:21:32.971 | + functions-common:get_or_create_role:951 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:21:32.971 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:21:33.014 | [544950 Async ks-service:573416]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-09 14:21:33.050 | [544950 Async ks-reseller:573502]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 573502 (3 other jobs running) 2022-03-09 14:21:33.074 | [544950 Async ks-reseller:573502]: Signaling child to exit 2022-03-09 14:21:33.074 | WAKEUP 2022-03-09 14:21:33.096 | [544950 Async ks-reseller:573502]: Signaled 2022-03-09 14:21:33.098 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:21:33.098 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-09 14:21:33.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:33.098 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:33.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:33.098 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:33.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:33.098 | + functions-common:get_or_create_role:950 : role_id=9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:21:33.098 | + functions-common:get_or_create_role:951 : echo 9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:21:33.098 | 9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:21:33.141 | [544950 Async ks-reseller:573502]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-09 14:21:33.180 | [544950 Async ks-anotherrole:573592]: Waiting for completion of get_or_create_role anotherrole running on PID 573592 (2 other jobs running) 2022-03-09 14:21:33.205 | [544950 Async ks-anotherrole:573592]: Signaling child to exit 2022-03-09 14:21:33.205 | WAKEUP 2022-03-09 14:21:33.226 | [544950 Async ks-anotherrole:573592]: Signaled 2022-03-09 14:21:33.228 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:21:33.228 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 14:21:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:33.228 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:33.228 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:33.228 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:33.228 | + functions-common:get_or_create_role:950 : role_id=b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:21:33.228 | + functions-common:get_or_create_role:951 : echo b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:21:33.228 | b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:21:33.272 | [544950 Async ks-anotherrole:573592]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-09 14:21:33.276 | + inc/async:async_wait:197 : return 0 2022-03-09 14:21:33.279 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.337 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.375 | [544950 Async ks-demo-member:574459]: running: get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.378 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 3390751c26784fe88b9e4d44286f7a03 b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.438 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3390751c26784fe88b9e4d44286f7a03 b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.482 | [544950 Async ks-demo-admin:574571]: running: get_or_add_user_project_role admin 3390751c26784fe88b9e4d44286f7a03 b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.485 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.552 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.600 | [544950 Async ks-demo-another:574683]: running: get_or_add_user_project_role anotherrole 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:33.602 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:21:33.671 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:21:33.741 | [544950 Async ks-demo-invis:574795]: running: get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:21:33.747 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-09 14:21:33.759 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-09 14:21:33.764 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:21:33.768 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-09 14:21:33.775 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-09 14:21:33.805 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-09 14:21:37.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:37.875 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:37.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:37.875 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:38.063 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:38.066 | ++ functions-common:get_or_create_user:925 : user_id=ed90596a6fef42f187ba4a7530a817cc 2022-03-09 14:21:38.068 | ++ functions-common:get_or_create_user:926 : echo ed90596a6fef42f187ba4a7530a817cc 2022-03-09 14:21:38.072 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ed90596a6fef42f187ba4a7530a817cc 2022-03-09 14:21:38.075 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ed90596a6fef42f187ba4a7530a817cc b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:38.163 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ed90596a6fef42f187ba4a7530a817cc b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:38.254 | [544950 Async ks-demo-reader:574963]: running: get_or_add_user_project_role reader ed90596a6fef42f187ba4a7530a817cc b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:21:38.257 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-09 14:21:38.264 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-09 14:21:38.267 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:21:38.273 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-09 14:21:42.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:42.122 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:42.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:42.122 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:42.459 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:42.462 | ++ functions-common:get_or_create_project:938 : project_id=b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:42.473 | ++ functions-common:get_or_create_project:939 : echo b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:42.477 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:42.480 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-09 14:21:42.484 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-09 14:21:42.487 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:21:42.491 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-09 14:21:42.510 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-09 14:21:42.531 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-09 14:21:46.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:46.485 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:46.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:46.485 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:46.845 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:46.861 | ++ functions-common:get_or_create_user:925 : user_id=449a9fc4c803438c84b64e3d175ba1dd 2022-03-09 14:21:46.893 | ++ functions-common:get_or_create_user:926 : echo 449a9fc4c803438c84b64e3d175ba1dd 2022-03-09 14:21:46.920 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=449a9fc4c803438c84b64e3d175ba1dd 2022-03-09 14:21:46.940 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:47.258 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:47.315 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:47.364 | [574459 Async ks-demo-member:574459]: finished successfully 2022-03-09 14:21:47.526 | [544950 Async ks-alt-admin:575352]: running: get_or_add_user_project_role admin 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:47.529 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:47.905 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:48.112 | [544950 Async ks-alt-another:575484]: running: get_or_add_user_project_role anotherrole 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:48.132 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-09 14:21:48.168 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-09 14:21:48.197 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:21:48.217 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-09 14:21:48.241 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-09 14:21:48.265 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-09 14:21:49.381 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:49.607 | [574683 Async ks-demo-another:574683]: finished successfully 2022-03-09 14:21:50.605 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:50.736 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:50.780 | [574795 Async ks-demo-invis:574795]: finished successfully 2022-03-09 14:21:50.923 | [574571 Async ks-demo-admin:574571]: finished successfully 2022-03-09 14:21:52.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:52.703 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:52.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:52.703 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:52.905 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:52.909 | ++ functions-common:get_or_create_user:925 : user_id=36196b324b1e4b64bfbf953e59a2b92c 2022-03-09 14:21:52.912 | ++ functions-common:get_or_create_user:926 : echo 36196b324b1e4b64bfbf953e59a2b92c 2022-03-09 14:21:52.917 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=36196b324b1e4b64bfbf953e59a2b92c 2022-03-09 14:21:52.921 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 36196b324b1e4b64bfbf953e59a2b92c b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:53.010 | + inc/async:async_inner:63 : get_or_add_user_project_role member 36196b324b1e4b64bfbf953e59a2b92c b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:53.096 | [544950 Async ks-alt-member-user:575826]: running: get_or_add_user_project_role member 36196b324b1e4b64bfbf953e59a2b92c b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:53.100 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-09 14:21:53.109 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-09 14:21:53.123 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:21:53.130 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-09 14:21:53.137 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-09 14:21:53.153 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-09 14:21:54.188 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:21:54.361 | [574963 Async ks-demo-reader:574963]: finished successfully 2022-03-09 14:21:56.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:56.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:56.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:21:56.617 | from cryptography.utils import int_from_bytes 2022-03-09 14:21:56.829 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:21:56.832 | ++ functions-common:get_or_create_user:925 : user_id=9c8941191f7c4b82aea8c2f41eb51fc8 2022-03-09 14:21:56.836 | ++ functions-common:get_or_create_user:926 : echo 9c8941191f7c4b82aea8c2f41eb51fc8 2022-03-09 14:21:56.838 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=9c8941191f7c4b82aea8c2f41eb51fc8 2022-03-09 14:21:56.843 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9c8941191f7c4b82aea8c2f41eb51fc8 b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:56.953 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9c8941191f7c4b82aea8c2f41eb51fc8 b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:56.991 | [544950 Async ks-alt-reader-user:576073]: running: get_or_add_user_project_role reader 9c8941191f7c4b82aea8c2f41eb51fc8 b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:21:56.996 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-09 14:21:56.999 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:21:57.001 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-09 14:21:57.004 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-09 14:21:57.009 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-09 14:22:00.358 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:00.388 | [575352 Async ks-alt-admin:575352]: finished successfully 2022-03-09 14:22:00.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:00.708 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:00.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:00.708 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:00.891 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:00.894 | ++ functions-common:get_or_create_user:925 : user_id=c799256d2a9e4844a449edbd17d2dad5 2022-03-09 14:22:00.897 | ++ functions-common:get_or_create_user:926 : echo c799256d2a9e4844a449edbd17d2dad5 2022-03-09 14:22:00.900 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c799256d2a9e4844a449edbd17d2dad5 2022-03-09 14:22:00.903 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c799256d2a9e4844a449edbd17d2dad5 all 2022-03-09 14:22:00.976 | + inc/async:async_inner:63 : get_or_add_user_system_role member c799256d2a9e4844a449edbd17d2dad5 all 2022-03-09 14:22:01.021 | [544950 Async ks-system-member:576349]: running: get_or_add_user_system_role member c799256d2a9e4844a449edbd17d2dad5 all 2022-03-09 14:22:01.026 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-09 14:22:01.030 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:22:01.033 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-09 14:22:01.038 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-09 14:22:01.045 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-09 14:22:02.475 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:02.574 | [575484 Async ks-alt-another:575484]: finished successfully 2022-03-09 14:22:03.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:03.912 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:03.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:03.912 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:04.116 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:04.129 | ++ functions-common:get_or_create_user:925 : user_id=81f9ed5ae4734a3e84860278cd3fb106 2022-03-09 14:22:04.132 | ++ functions-common:get_or_create_user:926 : echo 81f9ed5ae4734a3e84860278cd3fb106 2022-03-09 14:22:04.134 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=81f9ed5ae4734a3e84860278cd3fb106 2022-03-09 14:22:04.139 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 81f9ed5ae4734a3e84860278cd3fb106 all 2022-03-09 14:22:04.243 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 81f9ed5ae4734a3e84860278cd3fb106 all 2022-03-09 14:22:04.332 | [544950 Async ks-system-reader:576582]: running: get_or_add_user_system_role reader 81f9ed5ae4734a3e84860278cd3fb106 all 2022-03-09 14:22:04.334 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-09 14:22:04.341 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-09 14:22:04.345 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-09 14:22:04.349 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 14:22:04.381 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-09 14:22:07.065 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:07.242 | [575826 Async ks-alt-member-user:575826]: finished successfully 2022-03-09 14:22:07.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:07.773 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:07.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:07.773 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:07.984 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:07.987 | ++ functions-common:get_or_create_group:902 : group_id=f4f38c04bccd41f9a017e69b70235f05 2022-03-09 14:22:07.991 | ++ functions-common:get_or_create_group:903 : echo f4f38c04bccd41f9a017e69b70235f05 2022-03-09 14:22:07.996 | + lib/keystone:create_keystone_accounts:402 : admin_group=f4f38c04bccd41f9a017e69b70235f05 2022-03-09 14:22:08.017 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-09 14:22:08.020 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-09 14:22:08.030 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-09 14:22:08.037 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 14:22:08.054 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-09 14:22:09.556 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:09.586 | [576073 Async ks-alt-reader-user:576073]: finished successfully 2022-03-09 14:22:10.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:10.818 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:10.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:10.818 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:11.014 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:11.017 | ++ functions-common:get_or_create_group:902 : group_id=3cc737f4366f469a8dd6207d1b35b6ef 2022-03-09 14:22:11.020 | ++ functions-common:get_or_create_group:903 : echo 3cc737f4366f469a8dd6207d1b35b6ef 2022-03-09 14:22:11.023 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3cc737f4366f469a8dd6207d1b35b6ef 2022-03-09 14:22:11.025 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:11.107 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:11.153 | [544950 Async ks-group-memberdemo:576935]: running: get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:11.156 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:11.161 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:11.202 | [576349 Async ks-system-member:576349]: finished successfully 2022-03-09 14:22:11.241 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:11.317 | [544950 Async ks-group-anotherdemo:577058]: running: get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:11.322 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:11.417 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:11.496 | [544950 Async ks-group-memberalt:577144]: running: get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:11.504 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:11.717 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:11.949 | [544950 Async ks-group-anotheralt:577230]: running: get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:11.968 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e 2022-03-09 14:22:12.373 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e 2022-03-09 14:22:12.643 | [544950 Async ks-group-admin:577337]: running: get_or_add_group_project_role admin f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e 2022-03-09 14:22:12.664 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-09 14:22:13.070 | [544950 Async ks-demo-member:574459]: Waiting for completion of get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 running on PID 574459 (17 other jobs running) 2022-03-09 14:22:13.245 | [544950 Async ks-demo-member:574459]: Signaling child to exit 2022-03-09 14:22:13.245 | WAKEUP 2022-03-09 14:22:13.405 | [544950 Async ks-demo-member:574459]: Signaled 2022-03-09 14:22:13.414 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:13.414 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:13.414 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:13.414 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:13.414 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:13.414 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:13.414 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:13.414 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:13.414 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a26da1a8b374e779789bd3d5ef968be --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:13.414 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:13.415 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:13.415 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:13.415 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:13.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:13.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:13.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:13.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:13.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:13.415 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:13.415 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:13.415 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9a26da1a8b374e779789bd3d5ef968be --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:13.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:13.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:13.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:13.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:13.415 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:13.415 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:13.415 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a26da1a8b374e779789bd3d5ef968be --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:13.415 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:13.415 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:13.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:13.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:13.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:13.415 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:13.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:13.415 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:13.415 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:13.415 | ++ functions-common:get_field:818 : echo '| cb05d0a54e7446388ac7d0fcbbd971e2 | 9a26da1a8b374e779789bd3d5ef968be | | b95e6928eb2b4b92bb7ddf570e27d3f9 | | | False |' 2022-03-09 14:22:13.416 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:13.416 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:13.416 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:13.416 | + functions-common:get_or_add_user_project_role:997 : echo cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:13.416 | cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:13.736 | [544950 Async ks-demo-member:574459]: finished get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 with result 0 in 14 seconds 2022-03-09 14:22:13.982 | [544950 Async ks-demo-admin:574571]: Waiting for completion of get_or_add_user_project_role admin 3390751c26784fe88b9e4d44286f7a03 b95e6928eb2b4b92bb7ddf570e27d3f9 running on PID 574571 (16 other jobs running) 2022-03-09 14:22:14.161 | [544950 Async ks-demo-admin:574571]: Signaling child to exit 2022-03-09 14:22:14.161 | WAKEUP 2022-03-09 14:22:14.272 | [544950 Async ks-demo-admin:574571]: Signaled 2022-03-09 14:22:14.276 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:14.279 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:14.279 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:14.279 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:14.279 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:14.279 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:14.279 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:14.279 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:14.279 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:14.279 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3390751c26784fe88b9e4d44286f7a03 --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:14.279 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:14.279 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:14.279 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:14.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:14.280 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:14.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:14.280 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:14.280 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:14.280 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:14.280 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:14.280 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3390751c26784fe88b9e4d44286f7a03 --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:14.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:14.280 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:14.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:14.280 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:14.280 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:14.280 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3390751c26784fe88b9e4d44286f7a03 --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:14.280 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:14.280 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:14.280 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:14.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:14.280 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:14.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:14.280 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:14.280 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:14.280 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:14.280 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:14.280 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | 3390751c26784fe88b9e4d44286f7a03 | | b95e6928eb2b4b92bb7ddf570e27d3f9 | | | False |' 2022-03-09 14:22:14.280 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:14.280 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:14.280 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:22:14.280 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:22:14.280 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:22:14.576 | [544950 Async ks-demo-admin:574571]: finished get_or_add_user_project_role admin 3390751c26784fe88b9e4d44286f7a03 b95e6928eb2b4b92bb7ddf570e27d3f9 with result 0 in 17 seconds 2022-03-09 14:22:14.810 | [544950 Async ks-demo-another:574683]: Waiting for completion of get_or_add_user_project_role anotherrole 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 running on PID 574683 (15 other jobs running) 2022-03-09 14:22:14.928 | [544950 Async ks-demo-another:574683]: Signaling child to exit 2022-03-09 14:22:14.928 | WAKEUP 2022-03-09 14:22:15.044 | [544950 Async ks-demo-another:574683]: Signaled 2022-03-09 14:22:15.056 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:15.057 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:15.057 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:15.057 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:15.057 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:15.057 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:15.057 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9a26da1a8b374e779789bd3d5ef968be --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:15.057 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:15.057 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:15.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.057 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.057 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.057 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:15.057 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:15.057 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:15.057 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9a26da1a8b374e779789bd3d5ef968be --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:15.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.057 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.057 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9a26da1a8b374e779789bd3d5ef968be --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:15.057 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:15.057 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:15.057 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:15.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.058 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.058 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.058 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:15.058 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:15.058 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:15.058 | ++ functions-common:get_field:818 : echo '| b008c45a49f4427a8a0c4c4f78487b46 | 9a26da1a8b374e779789bd3d5ef968be | | b95e6928eb2b4b92bb7ddf570e27d3f9 | | | False |' 2022-03-09 14:22:15.058 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:15.058 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:15.058 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:22:15.058 | + functions-common:get_or_add_user_project_role:997 : echo b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:22:15.058 | b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:22:15.343 | [544950 Async ks-demo-another:574683]: finished get_or_add_user_project_role anotherrole 9a26da1a8b374e779789bd3d5ef968be b95e6928eb2b4b92bb7ddf570e27d3f9 with result 0 in 16 seconds 2022-03-09 14:22:15.566 | [544950 Async ks-demo-invis:574795]: Waiting for completion of get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be a0cc4cec2e6f41a3841f719647ab48be running on PID 574795 (14 other jobs running) 2022-03-09 14:22:15.727 | [544950 Async ks-demo-invis:574795]: Signaling child to exit 2022-03-09 14:22:15.729 | WAKEUP 2022-03-09 14:22:15.859 | [544950 Async ks-demo-invis:574795]: Signaled 2022-03-09 14:22:15.870 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:15.870 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:15.870 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:15.870 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:15.870 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:15.870 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:15.870 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:15.870 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:15.870 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:15.870 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:15.870 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a26da1a8b374e779789bd3d5ef968be --project a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:22:15.870 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:15.870 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:15.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.870 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.870 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:15.870 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:15.870 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:15.871 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 9a26da1a8b374e779789bd3d5ef968be --project a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:22:15.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.871 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.871 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.871 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:15.871 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9a26da1a8b374e779789bd3d5ef968be --project a0cc4cec2e6f41a3841f719647ab48be 2022-03-09 14:22:15.871 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:15.871 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:15.871 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:15.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.871 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:15.871 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:15.871 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:15.871 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:15.871 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:15.871 | ++ functions-common:get_field:818 : echo '| cb05d0a54e7446388ac7d0fcbbd971e2 | 9a26da1a8b374e779789bd3d5ef968be | | a0cc4cec2e6f41a3841f719647ab48be | | | False |' 2022-03-09 14:22:15.871 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:15.871 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:15.871 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:15.871 | + functions-common:get_or_add_user_project_role:997 : echo cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:15.871 | cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:16.179 | [544950 Async ks-demo-invis:574795]: finished get_or_add_user_project_role member 9a26da1a8b374e779789bd3d5ef968be a0cc4cec2e6f41a3841f719647ab48be with result 0 in 17 seconds 2022-03-09 14:22:16.401 | [544950 Async ks-demo-reader:574963]: Waiting for completion of get_or_add_user_project_role reader ed90596a6fef42f187ba4a7530a817cc b95e6928eb2b4b92bb7ddf570e27d3f9 running on PID 574963 (13 other jobs running) 2022-03-09 14:22:16.534 | [544950 Async ks-demo-reader:574963]: Signaling child to exit 2022-03-09 14:22:16.534 | WAKEUP 2022-03-09 14:22:16.636 | [544950 Async ks-demo-reader:574963]: Signaled 2022-03-09 14:22:16.648 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:16.648 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:16.648 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:16.648 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:16.648 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:16.648 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:16.648 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:16.649 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:16.649 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ed90596a6fef42f187ba4a7530a817cc --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:16.649 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:16.649 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:16.649 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:16.649 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:16.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:16.649 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:16.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:16.649 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:16.649 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:16.649 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:16.649 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:16.649 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ed90596a6fef42f187ba4a7530a817cc --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:16.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:16.649 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:16.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:16.649 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:16.649 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ed90596a6fef42f187ba4a7530a817cc --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:16.649 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:16.649 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:16.649 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:16.649 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:16.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:16.649 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:16.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:16.649 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:16.649 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:16.649 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:16.649 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:16.649 | ++ functions-common:get_field:818 : echo '| 782b12a8e7cd4b18a4b4c2dfbb25aa09 | ed90596a6fef42f187ba4a7530a817cc | | b95e6928eb2b4b92bb7ddf570e27d3f9 | | | False |' 2022-03-09 14:22:16.650 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:16.650 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:16.650 | + functions-common:get_or_add_user_project_role:995 : user_role_id=782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:16.650 | + functions-common:get_or_add_user_project_role:997 : echo 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:16.650 | 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:16.890 | [544950 Async ks-demo-reader:574963]: finished get_or_add_user_project_role reader ed90596a6fef42f187ba4a7530a817cc b95e6928eb2b4b92bb7ddf570e27d3f9 with result 0 in 16 seconds 2022-03-09 14:22:16.925 | + inc/async:async_wait:197 : return 0 2022-03-09 14:22:16.945 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-09 14:22:17.177 | [544950 Async ks-alt-admin:575352]: Waiting for completion of get_or_add_user_project_role admin 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a running on PID 575352 (12 other jobs running) 2022-03-09 14:22:17.347 | [544950 Async ks-alt-admin:575352]: Signaling child to exit 2022-03-09 14:22:17.347 | WAKEUP 2022-03-09 14:22:17.469 | [544950 Async ks-alt-admin:575352]: Signaled 2022-03-09 14:22:17.470 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:17.470 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:17.470 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:17.470 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:17.470 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:17.470 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:17.470 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:17.470 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:17.470 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:17.470 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:17.470 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 449a9fc4c803438c84b64e3d175ba1dd --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:17.470 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:17.470 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:17.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:17.471 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:17.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:17.471 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:17.471 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:17.472 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:17.472 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:17.472 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 449a9fc4c803438c84b64e3d175ba1dd --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:17.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:17.472 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:17.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:17.472 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:17.472 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 449a9fc4c803438c84b64e3d175ba1dd --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:17.472 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:17.473 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:17.473 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:17.473 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:17.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:17.473 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:17.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:17.473 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:17.473 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:17.473 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:17.473 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:17.473 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:17.473 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | 449a9fc4c803438c84b64e3d175ba1dd | | b99086aa5ce944fcb1773e6c6e266a9a | | | False |' 2022-03-09 14:22:17.473 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:17.473 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:22:17.473 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:22:17.473 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:22:17.776 | [544950 Async ks-alt-admin:575352]: finished get_or_add_user_project_role admin 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a with result 0 in 13 seconds 2022-03-09 14:22:17.904 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:18.032 | [544950 Async ks-alt-another:575484]: Waiting for completion of get_or_add_user_project_role anotherrole 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a running on PID 575484 (11 other jobs running) 2022-03-09 14:22:18.057 | [576582 Async ks-system-reader:576582]: finished successfully 2022-03-09 14:22:18.173 | [544950 Async ks-alt-another:575484]: Signaling child to exit 2022-03-09 14:22:18.173 | WAKEUP 2022-03-09 14:22:18.322 | [544950 Async ks-alt-another:575484]: Signaled 2022-03-09 14:22:18.333 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:18.333 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:18.333 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:18.333 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:18.333 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:18.333 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:18.333 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:18.333 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:18.333 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:18.333 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:18.333 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 449a9fc4c803438c84b64e3d175ba1dd --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:18.333 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:18.333 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:18.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:18.333 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:18.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:18.333 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:18.333 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:18.334 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:18.334 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:18.334 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 449a9fc4c803438c84b64e3d175ba1dd --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:18.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:18.334 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:18.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:18.334 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:18.334 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 449a9fc4c803438c84b64e3d175ba1dd --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:18.334 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:18.334 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:18.334 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:18.334 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:18.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:18.334 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:18.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:18.334 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:18.334 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:18.334 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:18.334 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:18.334 | ++ functions-common:get_field:818 : echo '| b008c45a49f4427a8a0c4c4f78487b46 | 449a9fc4c803438c84b64e3d175ba1dd | | b99086aa5ce944fcb1773e6c6e266a9a | | | False |' 2022-03-09 14:22:18.334 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:18.334 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:18.334 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:22:18.334 | + functions-common:get_or_add_user_project_role:997 : echo b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:22:18.334 | b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:22:18.634 | [544950 Async ks-alt-another:575484]: finished get_or_add_user_project_role anotherrole 449a9fc4c803438c84b64e3d175ba1dd b99086aa5ce944fcb1773e6c6e266a9a with result 0 in 14 seconds 2022-03-09 14:22:18.877 | [544950 Async ks-alt-member-user:575826]: Waiting for completion of get_or_add_user_project_role member 36196b324b1e4b64bfbf953e59a2b92c b99086aa5ce944fcb1773e6c6e266a9a running on PID 575826 (10 other jobs running) 2022-03-09 14:22:19.033 | [544950 Async ks-alt-member-user:575826]: Signaling child to exit 2022-03-09 14:22:19.035 | WAKEUP 2022-03-09 14:22:19.175 | [544950 Async ks-alt-member-user:575826]: Signaled 2022-03-09 14:22:19.182 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:19.182 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:19.182 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:19.182 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:19.182 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:19.182 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:19.182 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:19.182 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:19.182 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:19.182 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 36196b324b1e4b64bfbf953e59a2b92c --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:19.182 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:19.182 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:19.182 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:19.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.182 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.182 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.182 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:19.182 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:19.182 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:19.182 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 36196b324b1e4b64bfbf953e59a2b92c --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:19.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.182 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.182 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.182 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 36196b324b1e4b64bfbf953e59a2b92c --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:19.182 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:19.183 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:19.183 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:19.183 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:19.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.183 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.183 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:19.183 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:19.183 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:19.183 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:19.183 | ++ functions-common:get_field:818 : echo '| cb05d0a54e7446388ac7d0fcbbd971e2 | 36196b324b1e4b64bfbf953e59a2b92c | | b99086aa5ce944fcb1773e6c6e266a9a | | | False |' 2022-03-09 14:22:19.183 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:19.183 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:19.183 | + functions-common:get_or_add_user_project_role:997 : echo cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:19.183 | cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:19.378 | [544950 Async ks-alt-member-user:575826]: finished get_or_add_user_project_role member 36196b324b1e4b64bfbf953e59a2b92c b99086aa5ce944fcb1773e6c6e266a9a with result 0 in 14 seconds 2022-03-09 14:22:19.607 | [544950 Async ks-alt-reader-user:576073]: Waiting for completion of get_or_add_user_project_role reader 9c8941191f7c4b82aea8c2f41eb51fc8 b99086aa5ce944fcb1773e6c6e266a9a running on PID 576073 (9 other jobs running) 2022-03-09 14:22:19.777 | [544950 Async ks-alt-reader-user:576073]: Signaling child to exit 2022-03-09 14:22:19.784 | WAKEUP 2022-03-09 14:22:19.936 | [544950 Async ks-alt-reader-user:576073]: Signaled 2022-03-09 14:22:19.944 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:22:19.944 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:22:19.944 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:19.944 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:19.944 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:19.944 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:19.944 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:19.944 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:22:19.944 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9c8941191f7c4b82aea8c2f41eb51fc8 --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:19.944 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:19.944 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:22:19.944 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:19.944 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:19.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.944 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.944 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.944 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:19.944 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:22:19.945 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:22:19.945 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 9c8941191f7c4b82aea8c2f41eb51fc8 --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:19.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.945 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.945 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.945 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:22:19.945 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9c8941191f7c4b82aea8c2f41eb51fc8 --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:19.945 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:22:19.945 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:22:19.945 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:19.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.945 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:19.945 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:19.945 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:19.945 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:22:19.945 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:22:19.945 | ++ functions-common:get_field:818 : echo '| 782b12a8e7cd4b18a4b4c2dfbb25aa09 | 9c8941191f7c4b82aea8c2f41eb51fc8 | | b99086aa5ce944fcb1773e6c6e266a9a | | | False |' 2022-03-09 14:22:19.945 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:22:19.945 | ++ functions-common:get_field:812 : read data 2022-03-09 14:22:19.945 | + functions-common:get_or_add_user_project_role:995 : user_role_id=782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:19.945 | + functions-common:get_or_add_user_project_role:997 : echo 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:19.945 | 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:20.222 | [544950 Async ks-alt-reader-user:576073]: finished get_or_add_user_project_role reader 9c8941191f7c4b82aea8c2f41eb51fc8 b99086aa5ce944fcb1773e6c6e266a9a with result 0 in 12 seconds 2022-03-09 14:22:20.265 | + inc/async:async_wait:197 : return 0 2022-03-09 14:22:20.280 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-09 14:22:20.529 | [544950 Async ks-system-member:576349]: Waiting for completion of get_or_add_user_system_role member c799256d2a9e4844a449edbd17d2dad5 all running on PID 576349 (8 other jobs running) 2022-03-09 14:22:20.648 | [544950 Async ks-system-member:576349]: Signaling child to exit 2022-03-09 14:22:20.648 | WAKEUP 2022-03-09 14:22:20.786 | [544950 Async ks-system-member:576349]: Signaled 2022-03-09 14:22:20.790 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 14:22:20.790 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 14:22:20.790 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 14:22:20.790 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:20.790 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:20.790 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:20.790 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:20.790 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:20.790 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 14:22:20.790 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c799256d2a9e4844a449edbd17d2dad5 --system all -f value -c Role 2022-03-09 14:22:20.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:20.790 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:20.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:20.790 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:20.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:20.790 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 14:22:20.790 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 14:22:20.790 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user c799256d2a9e4844a449edbd17d2dad5 --system all 2022-03-09 14:22:20.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:20.790 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:20.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:20.791 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:20.791 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c799256d2a9e4844a449edbd17d2dad5 --system all -f value -c Role 2022-03-09 14:22:20.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:20.791 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:20.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:20.791 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:20.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:20.791 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:20.791 | + functions-common:get_or_add_user_system_role:1052 : echo cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:20.791 | cb05d0a54e7446388ac7d0fcbbd971e2 2022-03-09 14:22:21.050 | [544950 Async ks-system-member:576349]: finished get_or_add_user_system_role member c799256d2a9e4844a449edbd17d2dad5 all with result 0 in 10 seconds 2022-03-09 14:22:21.306 | [544950 Async ks-system-reader:576582]: Waiting for completion of get_or_add_user_system_role reader 81f9ed5ae4734a3e84860278cd3fb106 all running on PID 576582 (7 other jobs running) 2022-03-09 14:22:21.485 | [544950 Async ks-system-reader:576582]: Signaling child to exit 2022-03-09 14:22:21.486 | WAKEUP 2022-03-09 14:22:21.622 | [544950 Async ks-system-reader:576582]: Signaled 2022-03-09 14:22:21.636 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 14:22:21.636 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 14:22:21.636 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 14:22:21.636 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:22:21.636 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:22:21.636 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:22:21.636 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:22:21.637 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:22:21.637 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 14:22:21.637 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 81f9ed5ae4734a3e84860278cd3fb106 --system all -f value -c Role 2022-03-09 14:22:21.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:21.637 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:21.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:21.637 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:21.637 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:21.637 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 14:22:21.637 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 14:22:21.637 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 81f9ed5ae4734a3e84860278cd3fb106 --system all 2022-03-09 14:22:21.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:21.637 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:21.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:21.637 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:21.637 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 81f9ed5ae4734a3e84860278cd3fb106 --system all -f value -c Role 2022-03-09 14:22:21.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:21.637 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:21.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:21.637 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:21.637 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:21.637 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:21.637 | + functions-common:get_or_add_user_system_role:1052 : echo 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:21.637 | 782b12a8e7cd4b18a4b4c2dfbb25aa09 2022-03-09 14:22:21.940 | [544950 Async ks-system-reader:576582]: finished get_or_add_user_system_role reader 81f9ed5ae4734a3e84860278cd3fb106 all with result 0 in 13 seconds 2022-03-09 14:22:21.981 | + inc/async:async_wait:197 : return 0 2022-03-09 14:22:21.992 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-09 14:22:22.303 | [544950 Async ks-group-memberdemo:576935]: Waiting for completion of get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 running on PID 576935 (6 other jobs running) 2022-03-09 14:22:22.458 | [544950 Async ks-group-memberdemo:576935]: Signaling child to exit 2022-03-09 14:22:25.066 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:25.194 | [577058 Async ks-group-anotherdemo:577058]: finished successfully 2022-03-09 14:22:25.489 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:25.533 | [576935 Async ks-group-memberdemo:576935]: finished successfully 2022-03-09 14:22:25.567 | WAKEUP 2022-03-09 14:22:25.601 | [544950 Async ks-group-memberdemo:576935]: Signaled 2022-03-09 14:22:25.602 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:22:25.602 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3cc737f4366f469a8dd6207d1b35b6ef --project b95e6928eb2b4b92bb7ddf570e27d3f9 -f value 2022-03-09 14:22:25.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.602 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:25.602 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:22:25.602 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:22:25.602 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3cc737f4366f469a8dd6207d1b35b6ef --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:25.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.602 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3cc737f4366f469a8dd6207d1b35b6ef --project b95e6928eb2b4b92bb7ddf570e27d3f9 -f value 2022-03-09 14:22:25.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.602 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:25.602 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cb05d0a54e7446388ac7d0fcbbd971e2 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 False' 2022-03-09 14:22:25.602 | + functions-common:get_or_add_group_project_role:1076 : echo cb05d0a54e7446388ac7d0fcbbd971e2 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 False 2022-03-09 14:22:25.603 | cb05d0a54e7446388ac7d0fcbbd971e2 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 False 2022-03-09 14:22:25.670 | [544950 Async ks-group-memberdemo:576935]: finished get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 with result 0 in 14 seconds 2022-03-09 14:22:25.731 | [544950 Async ks-group-anotherdemo:577058]: Waiting for completion of get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 running on PID 577058 (5 other jobs running) 2022-03-09 14:22:25.770 | [544950 Async ks-group-anotherdemo:577058]: Signaling child to exit 2022-03-09 14:22:25.771 | WAKEUP 2022-03-09 14:22:25.803 | [544950 Async ks-group-anotherdemo:577058]: Signaled 2022-03-09 14:22:25.805 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:22:25.805 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3cc737f4366f469a8dd6207d1b35b6ef --project b95e6928eb2b4b92bb7ddf570e27d3f9 -f value 2022-03-09 14:22:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:25.805 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:22:25.805 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:22:25.805 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3cc737f4366f469a8dd6207d1b35b6ef --project b95e6928eb2b4b92bb7ddf570e27d3f9 2022-03-09 14:22:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.805 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.805 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3cc737f4366f469a8dd6207d1b35b6ef --project b95e6928eb2b4b92bb7ddf570e27d3f9 -f value 2022-03-09 14:22:25.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.807 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:25.807 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:25.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:25.807 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b008c45a49f4427a8a0c4c4f78487b46 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 False' 2022-03-09 14:22:25.807 | + functions-common:get_or_add_group_project_role:1076 : echo b008c45a49f4427a8a0c4c4f78487b46 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 False 2022-03-09 14:22:25.807 | b008c45a49f4427a8a0c4c4f78487b46 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 False 2022-03-09 14:22:25.876 | [544950 Async ks-group-anotherdemo:577058]: finished get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b95e6928eb2b4b92bb7ddf570e27d3f9 with result 0 in 13 seconds 2022-03-09 14:22:25.938 | [544950 Async ks-group-memberalt:577144]: Waiting for completion of get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a running on PID 577144 (4 other jobs running) 2022-03-09 14:22:25.968 | [544950 Async ks-group-memberalt:577144]: Signaling child to exit 2022-03-09 14:22:26.466 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:26.492 | [577144 Async ks-group-memberalt:577144]: finished successfully 2022-03-09 14:22:26.514 | WAKEUP 2022-03-09 14:22:26.543 | [544950 Async ks-group-memberalt:577144]: Signaled 2022-03-09 14:22:26.545 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:22:26.545 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3cc737f4366f469a8dd6207d1b35b6ef --project b99086aa5ce944fcb1773e6c6e266a9a -f value 2022-03-09 14:22:26.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.545 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.545 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.545 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:26.545 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:22:26.545 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:22:26.545 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3cc737f4366f469a8dd6207d1b35b6ef --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:26.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.545 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.545 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.545 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3cc737f4366f469a8dd6207d1b35b6ef --project b99086aa5ce944fcb1773e6c6e266a9a -f value 2022-03-09 14:22:26.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.545 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.545 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.546 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:26.546 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cb05d0a54e7446388ac7d0fcbbd971e2 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a False' 2022-03-09 14:22:26.546 | + functions-common:get_or_add_group_project_role:1076 : echo cb05d0a54e7446388ac7d0fcbbd971e2 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a False 2022-03-09 14:22:26.546 | cb05d0a54e7446388ac7d0fcbbd971e2 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a False 2022-03-09 14:22:26.593 | [544950 Async ks-group-memberalt:577144]: finished get_or_add_group_project_role member 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a with result 0 in 15 seconds 2022-03-09 14:22:26.634 | [544950 Async ks-group-anotheralt:577230]: Waiting for completion of get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a running on PID 577230 (3 other jobs running) 2022-03-09 14:22:26.661 | [544950 Async ks-group-anotheralt:577230]: Signaling child to exit 2022-03-09 14:22:26.868 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:26.894 | [577230 Async ks-group-anotheralt:577230]: finished successfully 2022-03-09 14:22:26.914 | WAKEUP 2022-03-09 14:22:26.938 | [544950 Async ks-group-anotheralt:577230]: Signaled 2022-03-09 14:22:26.940 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:22:26.940 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3cc737f4366f469a8dd6207d1b35b6ef --project b99086aa5ce944fcb1773e6c6e266a9a -f value 2022-03-09 14:22:26.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.940 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.940 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:26.940 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:22:26.940 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:22:26.940 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3cc737f4366f469a8dd6207d1b35b6ef --project b99086aa5ce944fcb1773e6c6e266a9a 2022-03-09 14:22:26.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.940 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.940 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.940 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3cc737f4366f469a8dd6207d1b35b6ef --project b99086aa5ce944fcb1773e6c6e266a9a -f value 2022-03-09 14:22:26.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.940 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:26.940 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:26.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:26.940 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b008c45a49f4427a8a0c4c4f78487b46 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a False' 2022-03-09 14:22:26.940 | + functions-common:get_or_add_group_project_role:1076 : echo b008c45a49f4427a8a0c4c4f78487b46 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a False 2022-03-09 14:22:26.940 | b008c45a49f4427a8a0c4c4f78487b46 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a False 2022-03-09 14:22:26.986 | [544950 Async ks-group-anotheralt:577230]: finished get_or_add_group_project_role anotherrole 3cc737f4366f469a8dd6207d1b35b6ef b99086aa5ce944fcb1773e6c6e266a9a with result 0 in 15 seconds 2022-03-09 14:22:27.023 | [544950 Async ks-group-admin:577337]: Waiting for completion of get_or_add_group_project_role admin f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e running on PID 577337 (2 other jobs running) 2022-03-09 14:22:27.050 | [544950 Async ks-group-admin:577337]: Signaling child to exit 2022-03-09 14:22:27.644 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:22:27.670 | [577337 Async ks-group-admin:577337]: finished successfully 2022-03-09 14:22:27.689 | WAKEUP 2022-03-09 14:22:27.712 | [544950 Async ks-group-admin:577337]: Signaled 2022-03-09 14:22:27.713 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 14:22:27.714 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f4f38c04bccd41f9a017e69b70235f05 --project 2a83e4eb05ca4ab3a038a8249b6b255e -f value 2022-03-09 14:22:27.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:27.714 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:27.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:27.714 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:27.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:27.714 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 14:22:27.714 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 14:22:27.714 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group f4f38c04bccd41f9a017e69b70235f05 --project 2a83e4eb05ca4ab3a038a8249b6b255e 2022-03-09 14:22:27.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:27.714 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:27.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:27.714 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:27.714 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f4f38c04bccd41f9a017e69b70235f05 --project 2a83e4eb05ca4ab3a038a8249b6b255e -f value 2022-03-09 14:22:27.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:27.714 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:27.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:22:27.714 | from cryptography.utils import int_from_bytes 2022-03-09 14:22:27.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:22:27.714 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d61c01d724c844ceaa7439c947fa314d f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e False' 2022-03-09 14:22:27.714 | + functions-common:get_or_add_group_project_role:1076 : echo d61c01d724c844ceaa7439c947fa314d f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e False 2022-03-09 14:22:27.714 | d61c01d724c844ceaa7439c947fa314d f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e False 2022-03-09 14:22:27.758 | [544950 Async ks-group-admin:577337]: finished get_or_add_group_project_role admin f4f38c04bccd41f9a017e69b70235f05 2a83e4eb05ca4ab3a038a8249b6b255e with result 0 in 15 seconds 2022-03-09 14:22:27.762 | + inc/async:async_wait:197 : return 0 2022-03-09 14:22:27.764 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-09 14:22:27.781 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:22:27.784 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-09 14:22:27.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:22:27.803 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-09 14:22:27.806 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-09 14:22:27.865 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-09 14:22:27.905 | [544950 Async create_nova_accounts:579241]: running: create_nova_accounts 2022-03-09 14:22:27.908 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-09 14:22:27.926 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:22:27.929 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-09 14:22:27.931 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-09 14:22:27.994 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-09 14:22:28.041 | [544950 Async create_glance_accounts:579356]: running: create_glance_accounts 2022-03-09 14:22:28.043 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-09 14:22:28.067 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:22:28.072 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-09 14:22:28.075 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-09 14:22:28.140 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-09 14:22:28.184 | [544950 Async create_cinder_accounts:579486]: running: create_cinder_accounts 2022-03-09 14:22:28.187 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-09 14:22:28.207 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:22:28.210 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-09 14:22:28.212 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-09 14:22:28.281 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-09 14:22:28.345 | [544950 Async create_neutron_accounts:579601]: running: create_neutron_accounts 2022-03-09 14:22:28.349 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-09 14:22:28.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:22:28.384 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-09 14:22:28.387 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-09 14:22:28.533 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-09 14:22:28.746 | [544950 Async create_swift_accounts:579742]: running: create_swift_accounts 2022-03-09 14:22:28.773 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-09 14:22:28.892 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:22:28.910 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-09 14:22:29.243 | [544950 Async create_nova_accounts:579241]: Waiting for completion of create_nova_accounts running on PID 579241 (6 other jobs running) 2022-03-09 14:22:29.444 | [544950 Async create_nova_accounts:579241]: Signaling child to exit 2022-03-09 14:23:09.880 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:23:09.910 | [579601 Async create_neutron_accounts:579601]: finished successfully 2022-03-09 14:23:28.878 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:23:28.908 | [579486 Async create_cinder_accounts:579486]: finished successfully 2022-03-09 14:23:44.442 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:23:44.470 | [579356 Async create_glance_accounts:579356]: finished successfully 2022-03-09 14:23:47.471 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:23:47.499 | [579241 Async create_nova_accounts:579241]: finished successfully 2022-03-09 14:23:47.520 | WAKEUP 2022-03-09 14:23:47.547 | [544950 Async create_nova_accounts:579241]: Signaled 2022-03-09 14:23:47.549 | + lib/nova:create_nova_accounts:355 : [[ 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-03-09 14:23:47.549 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-09 14:23:47.549 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-09 14:23:47.549 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:23:47.549 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:23:47.549 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:23:47.549 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:23:47.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.549 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.549 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.549 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.549 | + functions-common:get_or_create_user:925 : user_id=4763c64c6b154c4d81b6fd66452029b1 2022-03-09 14:23:47.549 | + functions-common:get_or_create_user:926 : echo 4763c64c6b154c4d81b6fd66452029b1 2022-03-09 14:23:47.549 | 4763c64c6b154c4d81b6fd66452029b1 2022-03-09 14:23:47.549 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-09 14:23:47.549 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.549 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.550 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.550 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.550 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.550 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.550 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.550 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.550 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.550 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.550 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.550 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.550 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.550 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.550 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.550 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.550 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.550 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.550 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.550 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.550 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.550 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.551 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.551 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.551 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.551 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.551 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.551 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.551 | ++ functions-common:get_field:818 : echo '| c877ef59bf4e42849b6c006f0898be37 | 4763c64c6b154c4d81b6fd66452029b1 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.551 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.551 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.551 | + functions-common:get_or_add_user_project_role:997 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.551 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.551 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 14:23:47.551 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-09 14:23:47.551 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.551 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.551 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.551 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.551 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.551 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.551 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.551 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.551 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.552 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.552 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.552 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.552 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.552 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.552 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.552 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.552 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.552 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.552 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.552 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.552 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.552 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.552 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.552 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.552 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.552 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.552 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.552 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.552 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | 4763c64c6b154c4d81b6fd66452029b1 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.552 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.552 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:23:47.552 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:23:47.552 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:23:47.552 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-09 14:23:47.552 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-09 14:23:47.552 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-03-09 14:23:47.552 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-09 14:23:47.553 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:23:47.553 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-09 14:23:47.553 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-09 14:23:47.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.553 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.553 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.553 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.553 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:23:47.553 | 5d7392f441d64a89a42c5e8d28bc0b3e' 2022-03-09 14:23:47.553 | + functions-common:get_or_create_service:1094 : echo 5d7392f441d64a89a42c5e8d28bc0b3e 2022-03-09 14:23:47.553 | 5d7392f441d64a89a42c5e8d28bc0b3e 2022-03-09 14:23:47.553 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-03-09 14:23:47.553 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:23:47.553 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-03-09 14:23:47.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:23:47.553 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-09 14:23:47.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.553 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.553 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.553 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:23:47.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:23:47.553 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:23:47.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.553 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.553 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.553 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4ec8a2cc860c4f68907011afe37e5e7c 2022-03-09 14:23:47.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4ec8a2cc860c4f68907011afe37e5e7c 2022-03-09 14:23:47.554 | + functions-common:get_or_create_endpoint:1127 : public_id=4ec8a2cc860c4f68907011afe37e5e7c 2022-03-09 14:23:47.554 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:23:47.554 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:23:47.554 | + functions-common:get_or_create_endpoint:1136 : echo 4ec8a2cc860c4f68907011afe37e5e7c 2022-03-09 14:23:47.554 | 4ec8a2cc860c4f68907011afe37e5e7c 2022-03-09 14:23:47.554 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-09 14:23:47.554 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:23:47.554 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-09 14:23:47.554 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-09 14:23:47.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.554 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.554 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.554 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.554 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:23:47.554 | 860bb6938c144083b2fd232d3b75a82f' 2022-03-09 14:23:47.554 | + functions-common:get_or_create_service:1094 : echo 860bb6938c144083b2fd232d3b75a82f 2022-03-09 14:23:47.554 | 860bb6938c144083b2fd232d3b75a82f 2022-03-09 14:23:47.554 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-03-09 14:23:47.554 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:23:47.554 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-03-09 14:23:47.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:23:47.554 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-09 14:23:47.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.554 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.554 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.554 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:23:47.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:23:47.554 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-03-09 14:23:47.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.555 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.555 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.555 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b4d6584c01494dc988ec95b60d3facc9 2022-03-09 14:23:47.555 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b4d6584c01494dc988ec95b60d3facc9 2022-03-09 14:23:47.555 | + functions-common:get_or_create_endpoint:1127 : public_id=b4d6584c01494dc988ec95b60d3facc9 2022-03-09 14:23:47.555 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:23:47.555 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:23:47.555 | + functions-common:get_or_create_endpoint:1136 : echo b4d6584c01494dc988ec95b60d3facc9 2022-03-09 14:23:47.555 | b4d6584c01494dc988ec95b60d3facc9 2022-03-09 14:23:47.555 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-09 14:23:47.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:23:47.555 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-09 14:23:47.555 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:23:47.555 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-09 14:23:47.555 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.555 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.555 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.555 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.555 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.555 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.555 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.555 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.555 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.556 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.556 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.556 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.556 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.556 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.556 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.556 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.556 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.556 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.556 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.556 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.556 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.556 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.556 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.556 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.556 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.556 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.556 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.556 | ++ functions-common:get_field:818 : echo '| 9ce334d8e8554d1aae992c3e04b6dc1d | 4763c64c6b154c4d81b6fd66452029b1 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.556 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.556 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.556 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:23:47.556 | + functions-common:get_or_add_user_project_role:997 : echo 9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:23:47.556 | 9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:23:47.556 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-09 14:23:47.556 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 14:23:47.556 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-09 14:23:47.557 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:23:47.557 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-09 14:23:47.597 | [544950 Async create_nova_accounts:579241]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-09 14:23:47.635 | [544950 Async create_glance_accounts:579356]: Waiting for completion of create_glance_accounts running on PID 579356 (5 other jobs running) 2022-03-09 14:23:47.660 | [544950 Async create_glance_accounts:579356]: Signaling child to exit 2022-03-09 14:23:47.660 | WAKEUP 2022-03-09 14:23:47.683 | [544950 Async create_glance_accounts:579356]: Signaled 2022-03-09 14:23:47.684 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-09 14:23:47.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:23:47.685 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-09 14:23:47.685 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-09 14:23:47.685 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:23:47.685 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:23:47.685 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:23:47.685 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:23:47.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.685 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.685 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.685 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.685 | + functions-common:get_or_create_user:925 : user_id=cb4958e6b055405f9a21e698ad0cbf62 2022-03-09 14:23:47.685 | + functions-common:get_or_create_user:926 : echo cb4958e6b055405f9a21e698ad0cbf62 2022-03-09 14:23:47.685 | cb4958e6b055405f9a21e698ad0cbf62 2022-03-09 14:23:47.685 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-09 14:23:47.685 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.685 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.685 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.685 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.685 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.685 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.685 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.685 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.685 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.685 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.686 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.686 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.686 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.686 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.686 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.686 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.686 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.686 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.686 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.686 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.686 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.686 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.686 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.686 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.686 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.686 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.686 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.686 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.686 | ++ functions-common:get_field:818 : echo '| c877ef59bf4e42849b6c006f0898be37 | cb4958e6b055405f9a21e698ad0cbf62 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.686 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.686 | + functions-common:get_or_add_user_project_role:997 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.686 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.686 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 14:23:47.686 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-09 14:23:47.686 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:23:47.686 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-09 14:23:47.687 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-09 14:23:47.687 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:23:47.687 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:23:47.687 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:23:47.687 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:23:47.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.687 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.687 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.687 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.687 | + functions-common:get_or_create_user:925 : user_id=33cb8b4413014a3f93fdeaee0b88ea31 2022-03-09 14:23:47.687 | + functions-common:get_or_create_user:926 : echo 33cb8b4413014a3f93fdeaee0b88ea31 2022-03-09 14:23:47.687 | 33cb8b4413014a3f93fdeaee0b88ea31 2022-03-09 14:23:47.687 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-09 14:23:47.687 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.687 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.687 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.687 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.687 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.687 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.687 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.687 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.687 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.688 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.688 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.688 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.688 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.688 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.688 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.688 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.688 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.688 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.688 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.688 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.688 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.688 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.688 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.688 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.688 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.688 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.688 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.688 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.688 | ++ functions-common:get_field:818 : echo '| c877ef59bf4e42849b6c006f0898be37 | 33cb8b4413014a3f93fdeaee0b88ea31 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.688 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.688 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.688 | + functions-common:get_or_add_user_project_role:997 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.688 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.688 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-09 14:23:47.688 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-09 14:23:47.689 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.689 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.689 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.689 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.689 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.689 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.689 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.689 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.689 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.689 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.689 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.689 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.689 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.689 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.690 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.690 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.690 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.690 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.690 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.690 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.690 | ++ functions-common:get_field:818 : echo '| 9ce334d8e8554d1aae992c3e04b6dc1d | 33cb8b4413014a3f93fdeaee0b88ea31 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.690 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.690 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:23:47.690 | + functions-common:get_or_add_user_project_role:997 : echo 9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:23:47.690 | 9ce334d8e8554d1aae992c3e04b6dc1d 2022-03-09 14:23:47.690 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-09 14:23:47.690 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:23:47.690 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-09 14:23:47.690 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-09 14:23:47.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.690 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.690 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.690 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:23:47.690 | 81769285cd854d628e8ad82e0b805e01' 2022-03-09 14:23:47.690 | + functions-common:get_or_create_service:1094 : echo 81769285cd854d628e8ad82e0b805e01 2022-03-09 14:23:47.690 | 81769285cd854d628e8ad82e0b805e01 2022-03-09 14:23:47.690 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-03-09 14:23:47.690 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:23:47.690 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-03-09 14:23:47.690 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:23:47.690 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-09 14:23:47.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.691 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.691 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.691 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:23:47.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:23:47.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-03-09 14:23:47.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.691 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.691 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.691 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c7784d37a8b24869a4dc1223a7b9c23e 2022-03-09 14:23:47.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c7784d37a8b24869a4dc1223a7b9c23e 2022-03-09 14:23:47.691 | + functions-common:get_or_create_endpoint:1127 : public_id=c7784d37a8b24869a4dc1223a7b9c23e 2022-03-09 14:23:47.691 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:23:47.691 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:23:47.691 | + functions-common:get_or_create_endpoint:1136 : echo c7784d37a8b24869a4dc1223a7b9c23e 2022-03-09 14:23:47.691 | c7784d37a8b24869a4dc1223a7b9c23e 2022-03-09 14:23:47.691 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-09 14:23:47.691 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 14:23:47.691 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 14:23:47.691 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 14:23:47.691 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-09 14:23:47.691 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-09 14:23:47.691 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-09 14:23:47.691 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-09 14:23:47.691 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-09 14:23:47.734 | [544950 Async create_glance_accounts:579356]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-09 14:23:47.771 | [544950 Async create_cinder_accounts:579486]: Waiting for completion of create_cinder_accounts running on PID 579486 (4 other jobs running) 2022-03-09 14:23:47.796 | [544950 Async create_cinder_accounts:579486]: Signaling child to exit 2022-03-09 14:23:47.797 | WAKEUP 2022-03-09 14:23:47.819 | [544950 Async create_cinder_accounts:579486]: Signaled 2022-03-09 14:23:47.820 | + 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-03-09 14:23:47.820 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-09 14:23:47.820 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-09 14:23:47.820 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:23:47.820 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:23:47.820 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:23:47.820 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:23:47.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.820 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.820 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.821 | + functions-common:get_or_create_user:925 : user_id=a58db69a88c645aa93223e0a0e1c167a 2022-03-09 14:23:47.821 | + functions-common:get_or_create_user:926 : echo a58db69a88c645aa93223e0a0e1c167a 2022-03-09 14:23:47.821 | a58db69a88c645aa93223e0a0e1c167a 2022-03-09 14:23:47.821 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-09 14:23:47.821 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.821 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.821 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.821 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.821 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.821 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.821 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.821 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.821 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.821 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.821 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.821 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.821 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.821 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.822 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.822 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.822 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.822 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.822 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.822 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.822 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.822 | ++ functions-common:get_field:818 : echo '| c877ef59bf4e42849b6c006f0898be37 | a58db69a88c645aa93223e0a0e1c167a | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.822 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.822 | + functions-common:get_or_add_user_project_role:997 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.822 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.822 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 14:23:47.822 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-09 14:23:47.822 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:23:47.822 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-09 14:23:47.822 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-09 14:23:47.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.822 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.822 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.822 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:23:47.822 | f56a5f09a4d34b9799f69848089d9de8' 2022-03-09 14:23:47.822 | + functions-common:get_or_create_service:1094 : echo f56a5f09a4d34b9799f69848089d9de8 2022-03-09 14:23:47.822 | f56a5f09a4d34b9799f69848089d9de8 2022-03-09 14:23:47.823 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-09 14:23:47.823 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 14:23:47.823 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:23:47.823 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 14:23:47.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:23:47.823 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-09 14:23:47.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.823 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.823 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.823 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:23:47.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:23:47.823 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:23:47.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.823 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.823 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.823 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=59e8f8c04c0842caaaf53564d117f410 2022-03-09 14:23:47.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 59e8f8c04c0842caaaf53564d117f410 2022-03-09 14:23:47.823 | + functions-common:get_or_create_endpoint:1127 : public_id=59e8f8c04c0842caaaf53564d117f410 2022-03-09 14:23:47.823 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:23:47.823 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:23:47.823 | + functions-common:get_or_create_endpoint:1136 : echo 59e8f8c04c0842caaaf53564d117f410 2022-03-09 14:23:47.823 | 59e8f8c04c0842caaaf53564d117f410 2022-03-09 14:23:47.823 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-09 14:23:47.823 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:23:47.823 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-09 14:23:47.824 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-09 14:23:47.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.824 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.824 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.824 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.824 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:23:47.824 | ed209bbd04274339b6b7e6e32de165dd' 2022-03-09 14:23:47.824 | + functions-common:get_or_create_service:1094 : echo ed209bbd04274339b6b7e6e32de165dd 2022-03-09 14:23:47.824 | ed209bbd04274339b6b7e6e32de165dd 2022-03-09 14:23:47.824 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 14:23:47.824 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:23:47.824 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 14:23:47.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:23:47.824 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-09 14:23:47.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.824 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.824 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.824 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:23:47.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:23:47.824 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:23:47.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.824 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.824 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.824 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c65a23869024485f83c2b1c18f95b234 2022-03-09 14:23:47.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c65a23869024485f83c2b1c18f95b234 2022-03-09 14:23:47.824 | + functions-common:get_or_create_endpoint:1127 : public_id=c65a23869024485f83c2b1c18f95b234 2022-03-09 14:23:47.824 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:23:47.825 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:23:47.825 | + functions-common:get_or_create_endpoint:1136 : echo c65a23869024485f83c2b1c18f95b234 2022-03-09 14:23:47.825 | c65a23869024485f83c2b1c18f95b234 2022-03-09 14:23:47.825 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-09 14:23:47.825 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:23:47.825 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-09 14:23:47.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.825 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.825 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.825 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_project:938 : project_id=d371ae81fde443398315bc020fcb5251 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_project:939 : echo d371ae81fde443398315bc020fcb5251 2022-03-09 14:23:47.825 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d371ae81fde443398315bc020fcb5251 2022-03-09 14:23:47.825 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-09 14:23:47.825 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-09 14:23:47.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.825 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.825 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.825 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-09 14:23:47.825 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_user:925 : user_id=a58db69a88c645aa93223e0a0e1c167a 2022-03-09 14:23:47.825 | ++ functions-common:get_or_create_user:926 : echo a58db69a88c645aa93223e0a0e1c167a 2022-03-09 14:23:47.825 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a58db69a88c645aa93223e0a0e1c167a 2022-03-09 14:23:47.869 | [544950 Async create_cinder_accounts:579486]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-09 14:23:47.873 | + inc/async:async_wait:197 : return 0 2022-03-09 14:23:47.875 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-09 14:23:47.927 | [544950 Async create_neutron_accounts:579601]: Waiting for completion of create_neutron_accounts running on PID 579601 (3 other jobs running) 2022-03-09 14:23:47.952 | [544950 Async create_neutron_accounts:579601]: Signaling child to exit 2022-03-09 14:23:47.952 | WAKEUP 2022-03-09 14:23:47.975 | [544950 Async create_neutron_accounts:579601]: Signaled 2022-03-09 14:23:47.977 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-09 14:23:47.977 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:23:47.977 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:23:47.977 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:23:47.977 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:23:47.977 | + 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-03-09 14:23:47.977 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:23:47.977 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-09 14:23:47.977 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-09 14:23:47.977 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-09 14:23:47.977 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-03-09 14:23:47.977 | + 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-03-09 14:23:47.977 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-09 14:23:47.977 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-09 14:23:47.977 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:23:47.977 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:23:47.977 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:23:47.977 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:23:47.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.977 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.977 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.977 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.977 | + functions-common:get_or_create_user:925 : user_id=e28e351dc1a74319ab125fae93c0bdda 2022-03-09 14:23:47.977 | + functions-common:get_or_create_user:926 : echo e28e351dc1a74319ab125fae93c0bdda 2022-03-09 14:23:47.977 | e28e351dc1a74319ab125fae93c0bdda 2022-03-09 14:23:47.977 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-09 14:23:47.977 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:23:47.978 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:23:47.978 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:23:47.978 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.978 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.978 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.978 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.978 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:23:47.978 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:23:47.978 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.978 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.978 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:23:47.978 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 14:23:47.978 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:23:47.978 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.978 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.979 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.979 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.979 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:23:47.979 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:23:47.979 | ++ functions-common:get_field:818 : echo '| c877ef59bf4e42849b6c006f0898be37 | e28e351dc1a74319ab125fae93c0bdda | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:23:47.979 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:23:47.979 | ++ functions-common:get_field:812 : read data 2022-03-09 14:23:47.979 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.979 | + functions-common:get_or_add_user_project_role:997 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.979 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:23:47.979 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 14:23:47.979 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-09 14:23:47.979 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:23:47.979 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-09 14:23:47.979 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-09 14:23:47.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.979 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.979 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.979 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.979 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:23:47.979 | e7f8678af3234bfdb45abfcafa6adb34' 2022-03-09 14:23:47.979 | + functions-common:get_or_create_service:1094 : echo e7f8678af3234bfdb45abfcafa6adb34 2022-03-09 14:23:47.979 | e7f8678af3234bfdb45abfcafa6adb34 2022-03-09 14:23:47.979 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-03-09 14:23:47.979 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:23:47.979 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-03-09 14:23:47.979 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:23:47.979 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-09 14:23:47.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.980 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.980 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.980 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:23:47.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:23:47.980 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-03-09 14:23:47.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.980 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:23:47.980 | from cryptography.utils import int_from_bytes 2022-03-09 14:23:47.980 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:23:47.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=626863b1398c4a0cb39ae9334512b56f 2022-03-09 14:23:47.980 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 626863b1398c4a0cb39ae9334512b56f 2022-03-09 14:23:47.980 | + functions-common:get_or_create_endpoint:1127 : public_id=626863b1398c4a0cb39ae9334512b56f 2022-03-09 14:23:47.980 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 14:23:47.980 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:23:47.980 | + functions-common:get_or_create_endpoint:1136 : echo 626863b1398c4a0cb39ae9334512b56f 2022-03-09 14:23:47.980 | 626863b1398c4a0cb39ae9334512b56f 2022-03-09 14:23:48.023 | [544950 Async create_neutron_accounts:579601]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-09 14:23:48.060 | [544950 Async create_swift_accounts:579742]: Waiting for completion of create_swift_accounts running on PID 579742 (2 other jobs running) 2022-03-09 14:23:48.086 | [544950 Async create_swift_accounts:579742]: Signaling child to exit 2022-03-09 14:24:40.523 | + inc/async:async_inner:64 : rc=0 2022-03-09 14:24:40.549 | [579742 Async create_swift_accounts:579742]: finished successfully 2022-03-09 14:24:40.570 | WAKEUP 2022-03-09 14:24:40.593 | [544950 Async create_swift_accounts:579742]: Signaled 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-09 14:24:40.594 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-09 14:24:40.594 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-09 14:24:40.594 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-09 14:24:40.595 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 14:24:40.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.595 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.595 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.595 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.595 | ++ functions-common:get_or_create_role:950 : role_id=b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:24:40.595 | ++ functions-common:get_or_create_role:951 : echo b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:24:40.595 | + lib/swift:create_swift_accounts:614 : another_role=b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:24:40.595 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-09 14:24:40.595 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-09 14:24:40.595 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:24:40.595 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 14:24:40.595 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 14:24:40.595 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 14:24:40.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.595 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.595 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.595 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.595 | + functions-common:get_or_create_user:925 : user_id=69d31eb7ad214f10832b4eeeef90de94 2022-03-09 14:24:40.595 | + functions-common:get_or_create_user:926 : echo 69d31eb7ad214f10832b4eeeef90de94 2022-03-09 14:24:40.595 | 69d31eb7ad214f10832b4eeeef90de94 2022-03-09 14:24:40.595 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-09 14:24:40.595 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:24:40.595 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:24:40.595 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:24:40.595 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:24:40.595 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:24:40.595 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:24:40.596 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:24:40.596 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:24:40.596 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:24:40.596 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:24:40.596 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:24:40.596 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.596 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:24:40.596 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.596 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.596 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.596 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.596 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.596 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:24:40.596 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:24:40.596 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:24:40.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.596 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.596 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.596 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:24:40.596 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.596 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:24:40.596 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.596 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.596 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.596 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.596 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.596 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:24:40.597 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:24:40.597 | ++ functions-common:get_field:818 : echo '| c877ef59bf4e42849b6c006f0898be37 | 69d31eb7ad214f10832b4eeeef90de94 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:24:40.597 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:24:40.597 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:997 : echo c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:24:40.597 | c877ef59bf4e42849b6c006f0898be37 2022-03-09 14:24:40.597 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 14:24:40.597 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:24:40.597 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 14:24:40.597 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 14:24:40.597 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:24:40.597 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:24:40.597 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.597 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.597 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.597 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.597 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.597 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:24:40.597 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:24:40.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.598 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.598 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.598 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 14:24:40.598 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.598 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:24:40.598 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.598 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.598 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.598 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.598 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.598 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:24:40.598 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:24:40.598 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | 69d31eb7ad214f10832b4eeeef90de94 | | d371ae81fde443398315bc020fcb5251 | | | False |' 2022-03-09 14:24:40.598 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:24:40.598 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.598 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.598 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.598 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.598 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-09 14:24:40.598 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 14:24:40.598 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-09 14:24:40.598 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-09 14:24:40.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.598 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.598 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.598 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.598 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 14:24:40.599 | 0cc94947a0054e159a8482332fa8d337' 2022-03-09 14:24:40.599 | + functions-common:get_or_create_service:1094 : echo 0cc94947a0054e159a8482332fa8d337 2022-03-09 14:24:40.599 | 0cc94947a0054e159a8482332fa8d337 2022-03-09 14:24:40.599 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-03-09 14:24:40.599 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 14:24:40.599 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-09 14:24:40.599 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:24:40.599 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-09 14:24:40.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.599 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.599 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.599 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.599 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:24:40.599 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:24:40.599 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-09 14:24:40.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.599 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.599 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.599 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.599 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aca64c78c003419f8dba26d256bd63b9 2022-03-09 14:24:40.599 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aca64c78c003419f8dba26d256bd63b9 2022-03-09 14:24:40.599 | + functions-common:get_or_create_endpoint:1127 : public_id=aca64c78c003419f8dba26d256bd63b9 2022-03-09 14:24:40.599 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.30:8080 ]] 2022-03-09 14:24:40.599 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-03-09 14:24:40.599 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 14:24:40.599 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-09 14:24:40.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.599 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.600 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.600 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.600 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 14:24:40.600 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 14:24:40.600 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-03-09 14:24:40.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.600 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.600 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.600 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.600 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=170c8aa4505248ff8950570a7210af74 2022-03-09 14:24:40.600 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 170c8aa4505248ff8950570a7210af74 2022-03-09 14:24:40.600 | 170c8aa4505248ff8950570a7210af74 2022-03-09 14:24:40.600 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 14:24:40.600 | + functions-common:get_or_create_endpoint:1136 : echo aca64c78c003419f8dba26d256bd63b9 2022-03-09 14:24:40.600 | aca64c78c003419f8dba26d256bd63b9 2022-03-09 14:24:40.600 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-09 14:24:40.600 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-09 14:24:40.600 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:24:40.600 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-09 14:24:40.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.600 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.600 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.600 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.600 | ++ functions-common:get_or_create_project:938 : project_id=3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.600 | ++ functions-common:get_or_create_project:939 : echo 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.600 | + lib/swift:create_swift_accounts:628 : swift_project_test1=3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.600 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-09 14:24:40.600 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.600 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-09 14:24:40.601 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:24:40.601 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-09 14:24:40.601 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-09 14:24:40.601 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-09 14:24:40.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.601 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.601 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.601 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.601 | ++ functions-common:get_or_create_user:925 : user_id=d0c29a8c0b854ece9af12ff49f60af49 2022-03-09 14:24:40.601 | ++ functions-common:get_or_create_user:926 : echo d0c29a8c0b854ece9af12ff49f60af49 2022-03-09 14:24:40.601 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=d0c29a8c0b854ece9af12ff49f60af49 2022-03-09 14:24:40.601 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-09 14:24:40.601 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.601 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin d0c29a8c0b854ece9af12ff49f60af49 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.601 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:24:40.601 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:24:40.601 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:24:40.601 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:24:40.601 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:24:40.601 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:24:40.601 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:24:40.601 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:24:40.601 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d0c29a8c0b854ece9af12ff49f60af49 --project 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.601 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:24:40.601 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.601 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.601 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.601 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.601 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.602 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.602 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:24:40.602 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:24:40.602 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d0c29a8c0b854ece9af12ff49f60af49 --project 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.602 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.602 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:24:40.602 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d0c29a8c0b854ece9af12ff49f60af49 --project 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.602 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.602 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.602 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.602 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.602 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:24:40.602 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:24:40.602 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | d0c29a8c0b854ece9af12ff49f60af49 | | 3d5b005e92e84f2b88de4a6b2343a7c9 | | | False |' 2022-03-09 14:24:40.602 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:24:40.602 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.602 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.602 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.602 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.602 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-09 14:24:40.602 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-09 14:24:40.602 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:24:40.602 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-09 14:24:40.602 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-09 14:24:40.602 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-09 14:24:40.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.603 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.603 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.603 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.603 | ++ functions-common:get_or_create_user:925 : user_id=f46c378a622f4a8e9e03e464811d04c3 2022-03-09 14:24:40.603 | ++ functions-common:get_or_create_user:926 : echo f46c378a622f4a8e9e03e464811d04c3 2022-03-09 14:24:40.603 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f46c378a622f4a8e9e03e464811d04c3 2022-03-09 14:24:40.603 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-09 14:24:40.603 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.603 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b008c45a49f4427a8a0c4c4f78487b46 f46c378a622f4a8e9e03e464811d04c3 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.603 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:24:40.603 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:24:40.603 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:24:40.603 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:24:40.603 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:24:40.603 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:24:40.603 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:24:40.603 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:24:40.603 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role b008c45a49f4427a8a0c4c4f78487b46 --user f46c378a622f4a8e9e03e464811d04c3 --project 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.603 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.603 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:24:40.603 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.603 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.603 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.603 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.603 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.604 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:24:40.604 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:24:40.604 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add b008c45a49f4427a8a0c4c4f78487b46 --user f46c378a622f4a8e9e03e464811d04c3 --project 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.604 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.604 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.604 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role b008c45a49f4427a8a0c4c4f78487b46 --user f46c378a622f4a8e9e03e464811d04c3 --project 3d5b005e92e84f2b88de4a6b2343a7c9 2022-03-09 14:24:40.604 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.604 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:24:40.604 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.604 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.604 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.604 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.604 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.604 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:24:40.604 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:24:40.604 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:24:40.604 | ++ functions-common:get_field:818 : echo '| b008c45a49f4427a8a0c4c4f78487b46 | f46c378a622f4a8e9e03e464811d04c3 | | 3d5b005e92e84f2b88de4a6b2343a7c9 | | | False |' 2022-03-09 14:24:40.604 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.604 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:24:40.604 | + functions-common:get_or_add_user_project_role:997 : echo b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:24:40.604 | b008c45a49f4427a8a0c4c4f78487b46 2022-03-09 14:24:40.604 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-09 14:24:40.604 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-09 14:24:40.604 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:24:40.604 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-09 14:24:40.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.604 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.604 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.605 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_project:938 : project_id=d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_project:939 : echo d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.605 | + lib/swift:create_swift_accounts:642 : swift_project_test2=d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.605 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-09 14:24:40.605 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.605 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-09 14:24:40.605 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-09 14:24:40.605 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-09 14:24:40.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.605 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.605 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.605 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_user:925 : user_id=a0b5d9ab2ba74ce996e69b6b9008db50 2022-03-09 14:24:40.605 | ++ functions-common:get_or_create_user:926 : echo a0b5d9ab2ba74ce996e69b6b9008db50 2022-03-09 14:24:40.605 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a0b5d9ab2ba74ce996e69b6b9008db50 2022-03-09 14:24:40.605 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-09 14:24:40.605 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.605 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a0b5d9ab2ba74ce996e69b6b9008db50 d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.605 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:24:40.605 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:24:40.605 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:24:40.605 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:24:40.605 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:24:40.605 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:24:40.605 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:24:40.605 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:24:40.605 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0b5d9ab2ba74ce996e69b6b9008db50 --project d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.606 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.606 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:24:40.606 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.606 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.606 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.606 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:24:40.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:24:40.606 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a0b5d9ab2ba74ce996e69b6b9008db50 --project d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.606 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.606 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.606 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a0b5d9ab2ba74ce996e69b6b9008db50 --project d2780b89d00246849a88e011110ea6a9 2022-03-09 14:24:40.606 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.606 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:24:40.606 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.606 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.606 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.606 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.606 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:24:40.606 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:24:40.606 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:24:40.606 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | a0b5d9ab2ba74ce996e69b6b9008db50 | | d2780b89d00246849a88e011110ea6a9 | | | False |' 2022-03-09 14:24:40.606 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.606 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.607 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.607 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.607 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-09 14:24:40.607 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-09 14:24:40.607 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 14:24:40.607 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-09 14:24:40.607 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-09 14:24:40.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.607 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.607 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.607 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.607 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-09 14:24:40.607 | 050fcd28e0e34ea0a410fe75bf3f5f1f' 2022-03-09 14:24:40.607 | ++ functions-common:get_or_create_domain:888 : echo 050fcd28e0e34ea0a410fe75bf3f5f1f 2022-03-09 14:24:40.607 | + lib/swift:create_swift_accounts:652 : swift_domain=050fcd28e0e34ea0a410fe75bf3f5f1f 2022-03-09 14:24:40.607 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-09 14:24:40.607 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.607 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-09 14:24:40.607 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 050fcd28e0e34ea0a410fe75bf3f5f1f 2022-03-09 14:24:40.607 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 14:24:40.607 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=050fcd28e0e34ea0a410fe75bf3f5f1f --or-show -f value -c id 2022-03-09 14:24:40.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.607 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.607 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.607 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.607 | ++ functions-common:get_or_create_project:938 : project_id=30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.607 | ++ functions-common:get_or_create_project:939 : echo 30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.607 | + lib/swift:create_swift_accounts:656 : swift_project_test4=30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.607 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-09 14:24:40.608 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.608 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-09 14:24:40.608 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 050fcd28e0e34ea0a410fe75bf3f5f1f test4@example.com 2022-03-09 14:24:40.608 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 14:24:40.608 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-09 14:24:40.608 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-09 14:24:40.608 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=050fcd28e0e34ea0a410fe75bf3f5f1f --email=test4@example.com --or-show -f value -c id 2022-03-09 14:24:40.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.608 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.608 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.608 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.608 | ++ functions-common:get_or_create_user:925 : user_id=38fc9fad17e94862b93ac5db2841c047 2022-03-09 14:24:40.608 | ++ functions-common:get_or_create_user:926 : echo 38fc9fad17e94862b93ac5db2841c047 2022-03-09 14:24:40.608 | + lib/swift:create_swift_accounts:661 : swift_user_test4=38fc9fad17e94862b93ac5db2841c047 2022-03-09 14:24:40.608 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-09 14:24:40.608 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 14:24:40.608 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 38fc9fad17e94862b93ac5db2841c047 30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.608 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 14:24:40.608 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 14:24:40.608 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 14:24:40.608 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 14:24:40.608 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 14:24:40.608 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 14:24:40.608 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 14:24:40.608 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 14:24:40.608 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38fc9fad17e94862b93ac5db2841c047 --project 30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.608 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.608 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 14:24:40.608 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.609 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.609 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.609 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 14:24:40.609 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 14:24:40.609 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 38fc9fad17e94862b93ac5db2841c047 --project 30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.609 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38fc9fad17e94862b93ac5db2841c047 --project 30e38905e6ec48c5bcaeab223d073c20 2022-03-09 14:24:40.609 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 14:24:40.609 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 14:24:40.609 | ++ functions-common:get_field:811 : local data field 2022-03-09 14:24:40.609 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 14:24:40.609 | from cryptography.utils import int_from_bytes 2022-03-09 14:24:40.609 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 14:24:40.609 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 14:24:40.609 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 14:24:40.609 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 14:24:40.609 | ++ functions-common:get_field:818 : echo '| d61c01d724c844ceaa7439c947fa314d | 38fc9fad17e94862b93ac5db2841c047 | | 30e38905e6ec48c5bcaeab223d073c20 | | | False |' 2022-03-09 14:24:40.609 | ++ functions-common:get_field:812 : read data 2022-03-09 14:24:40.609 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.609 | + functions-common:get_or_add_user_project_role:997 : echo d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.610 | d61c01d724c844ceaa7439c947fa314d 2022-03-09 14:24:40.638 | [544950 Async create_swift_accounts:579742]: finished create_swift_accounts with result 0 in 132 seconds 2022-03-09 14:24:40.646 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-09 14:24:40.648 | + inc/async:async_wait:197 : return 0 2022-03-09 14:24:40.651 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-09 14:24:40.669 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:24:40.671 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-09 14:24:40.689 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:24:40.692 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-09 14:24:40.694 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:24:40.697 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-09 14:24:40.699 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-09 14:24:40.702 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-09 14:24:40.760 | + inc/async:async_inner:63 : init_glance 2022-03-09 14:24:40.798 | [544950 Async init_glance:584000]: running: init_glance 2022-03-09 14:24:40.801 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-09 14:24:40.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 14:24:40.822 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-09 14:24:40.825 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 14:24:40.827 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-09 14:24:40.830 | + ./stack.sh:main:1147 : configure_neutron 2022-03-09 14:24:40.832 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-09 14:24:40.836 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:24:40.837 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 14:24:40.842 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 14:24:40.845 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 14:24:40.848 | + 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-03-09 14:24:40.850 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 14:24:40.853 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-09 14:24:40.858 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-09 14:24:40.861 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-09 14:24:40.864 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-09 14:24:40.876 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-09 14:24:40.879 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-09 14:24:43.336 | Traceback (most recent call last): 2022-03-09 14:24:43.336 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-09 14:24:43.336 | sys.exit(main()) 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-09 14:24:43.336 | generate(conf) 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-09 14:24:43.336 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-09 14:24:43.336 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-09 14:24:43.336 | mgr = stevedore.named.NamedExtensionManager( 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-09 14:24:43.336 | extensions = self._load_plugins(invoke_on_load, 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-09 14:24:43.336 | self._on_load_failure_callback(self, ep, err) 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-09 14:24:43.336 | ext = self._load_one_plugin(ep, 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-09 14:24:43.336 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-09 14:24:43.336 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-09 14:24:43.336 | plugin = ep.load() 2022-03-09 14:24:43.336 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-09 14:24:43.336 | module = import_module(match.group('module')) 2022-03-09 14:24:43.336 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-09 14:24:43.336 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-09 14:24:43.336 | File "", line 1014, in _gcd_import 2022-03-09 14:24:43.336 | File "", line 991, in _find_and_load 2022-03-09 14:24:43.336 | File "", line 975, in _find_and_load_unlocked 2022-03-09 14:24:43.336 | File "", line 671, in _load_unlocked 2022-03-09 14:24:43.336 | File "", line 848, in exec_module 2022-03-09 14:24:43.336 | File "", line 219, in _call_with_frames_removed 2022-03-09 14:24:43.336 | File "/opt/stack/neutron/neutron/opts.py", line 23, in 2022-03-09 14:24:43.337 | import neutron.conf.agent.common 2022-03-09 14:24:43.337 | File "/opt/stack/neutron/neutron/conf/agent/common.py", line 23, in 2022-03-09 14:24:43.337 | from neutron.common import config_lite as config 2022-03-09 14:24:43.337 | File "/opt/stack/neutron/neutron/common/config_lite.py", line 22, in 2022-03-09 14:24:43.337 | from neutron_lib.api import validators_lite as validators 2022-03-09 14:24:43.337 | ImportError: cannot import name 'validators_lite' from 'neutron_lib.api' (/usr/local/lib/python3.8/dist-packages/neutron_lib/api/__init__.py) 2022-03-09 14:24:43.569 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-09 14:24:43.571 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-09 14:24:43.574 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-09 14:24:43.577 | + ./stack.sh:exit_trap:522 : jobs='570331 2022-03-09 14:24:43.577 | 584000' 2022-03-09 14:24:43.579 | + ./stack.sh:exit_trap:525 : [[ -n 570331 2022-03-09 14:24:43.579 | 584000 ]] 2022-03-09 14:24:43.581 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-09-141555 ]] 2022-03-09 14:24:43.584 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-09 14:24:43.586 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-09 14:24:43.586 | exit_trap: cleaning up child processes 2022-03-09 14:24:43.588 | + ./stack.sh:exit_trap:527 : kill 570331 584000 2022-03-09 14:24:43.590 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.AuLFDfHEjY ']' 2022-03-09 14:24:43.592 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.AuLFDfHEjY 2022-03-09 14:24:43.596 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-09 14:24:43.599 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-09 14:24:43.601 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-09 14:24:43.603 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-09 14:24:43.603 | Error on exit 2022-03-09 14:24:43.605 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-09 14:24:43.607 | + ./stack.sh:exit_trap:542 : generate-subunit 1646835352 531 fail 2022-03-09 14:24:44.288 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-09 14:24:44.290 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-09 14:24:45.325 | + ./stack.sh:exit_trap:556 : exit 1