2022-02-17 17:05:27.520 | + ./stack.sh:main:487 : exec 2022-02-17 17:05:27.521 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-170527' 2022-02-17 17:05:27.521 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-170527.summary.2022-02-17-170527 2022-02-17 17:05:27.521 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:05:27.521 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-170527 2022-02-17 17:05:27.521 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-170527 /opt/stack/logs/stack.sh.log 2022-02-17 17:05:27.521 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-170527.summary.2022-02-17-170527 /opt/stack/logs/stack.sh.log.summary 2022-02-17 17:05:27.521 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 17:05:27.521 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 17:05:27.521 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 17:05:27.521 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 17:05:27.521 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 17:05:27.521 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 17:05:27.521 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 17:05:27.521 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 17:05:27.521 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 17:05:27.521 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 17:05:27.521 | + ./stack.sh:main:576 : uname -a 2022-02-17 17:05:27.522 | Linux dv-neutron-829522-4-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-02-17 17:05:27.524 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 17:05:27.527 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 17:05:27.532 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 17:05:27.577 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 17:05:27.599 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 17:05:27.601 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 17:05:27.603 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 17:05:27.606 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 17:05:27.608 | + functions-common:fetch_plugins:1776 : return 2022-02-17 17:05:27.611 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 17:05:27.613 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 17:05:27.615 | + functions-common:run_phase:1854 : local phase= 2022-02-17 17:05:27.617 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 17:05:27.619 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 17:05:27.621 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 17:05:27.623 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 17:05:27.625 | + functions-common:run_phase:1863 : local extra 2022-02-17 17:05:27.627 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 17:05:27.631 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 17:05:27.634 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 17:05:27.636 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 17:05:27.638 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 17:05:27.641 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 17:05:27.661 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:05:27.663 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 17:05:27.666 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 17:05:27.669 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 17:05:27.671 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 17:05:27.674 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 17:05:27.676 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 17:05:27.679 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 17:05:27.681 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 17:05:27.685 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 17:05:27.687 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 17:05:27.689 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 17:05:27.691 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 17:05:27.693 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 17:05:27.695 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 17:05:27.697 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 17:05:27.701 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 17:05:27.723 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 17:05:27.725 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 17:05:27.740 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:05:27.743 | +++ lib/tls:source:43 : hostname -f 2022-02-17 17:05:27.747 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 17:05:27.750 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 17:05:27.752 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 17:05:27.757 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 17:05:27.759 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 17:05:27.766 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 17:05:27.766 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 17:05:27.769 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 17:05:27.772 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 17:05:27.774 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 17:05:27.782 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 17:05:27.799 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 17:05:27.825 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 17:05:27.842 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 17:05:27.858 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 17:05:27.897 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 17:05:27.971 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 17:05:28.090 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 17:05:28.117 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 17:05:28.183 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 17:05:28.263 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 17:05:28.463 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 17:05:28.478 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 17:05:28.493 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 17:05:28.508 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 17:05:28.611 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 17:05:28.614 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 17:05:28.616 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 17:05:28.619 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 17:05:28.621 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 17:05:28.624 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 17:05:28.626 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 17:05:28.626 | False' 2022-02-17 17:05:28.629 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 17:05:28.646 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 17:05:28.649 | + ./stack.sh:main:624 : run_phase source 2022-02-17 17:05:28.651 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 17:05:28.654 | + functions-common:run_phase:1854 : local phase= 2022-02-17 17:05:28.656 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 17:05:28.658 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 17:05:28.660 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 17:05:28.662 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 17:05:28.664 | + functions-common:run_phase:1863 : local extra 2022-02-17 17:05:28.668 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 17:05:28.672 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 17:05:28.674 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 17:05:28.677 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 17:05:28.679 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 17:05:28.682 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 17:05:28.699 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:05:28.701 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 17:05:28.703 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 17:05:28.746 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 17:05:28.748 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 17:05:28.750 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 17:05:28.752 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 17:05:28.754 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 17:05:28.756 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 17:05:28.759 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 17:05:28.761 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 17:05:28.764 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 17:05:28.766 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 17:05:28.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 17:05:28.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 17:05:28.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 17:05:28.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 17:05:28.788 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.790 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 17:05:28.792 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 17:05:28.797 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 17:05:28.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.805 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 17:05:28.807 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.809 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 17:05:28.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.814 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 17:05:28.816 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.819 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 17:05:28.821 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.824 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 17:05:28.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.829 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 17:05:28.832 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.834 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 17:05:28.836 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.839 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 17:05:28.841 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.844 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 17:05:28.846 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.848 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 17:05:28.851 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.853 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 17:05:28.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.858 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 17:05:28.860 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.863 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 17:05:28.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.867 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 17:05:28.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.872 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 17:05:28.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.876 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 17:05:28.879 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.881 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 17:05:28.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.885 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 17:05:28.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.891 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 17:05:28.893 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.895 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 17:05:28.898 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.900 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 17:05:28.903 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.905 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 17:05:28.907 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.910 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 17:05:28.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.914 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 17:05:28.916 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.919 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 17:05:28.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.923 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 17:05:28.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.928 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 17:05:28.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.936 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 17:05:28.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.943 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 17:05:28.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.948 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 17:05:28.951 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.953 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 17:05:28.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 17:05:28.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 17:05:28.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.971 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 17:05:28.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 17:05:28.978 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 17:05:28.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.986 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 17:05:28.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.991 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 17:05:28.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:28.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 17:05:28.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 17:05:29.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 17:05:29.005 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 17:05:29.008 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 17:05:29.010 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 17:05:29.041 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:05:29.044 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 17:05:29.047 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 17:05:29.050 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 17:05:29.069 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:05:29.072 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 17:05:29.075 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 17:05:29.077 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 17:05:29.079 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 17:05:29.082 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 17:05:29.084 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 17:05:29.087 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 17:05:29.089 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 17:05:29.092 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 17:05:29.092 | Using mysql database backend 2022-02-17 17:05:29.095 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 17:05:29.112 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 17:05:29.115 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 17:05:29.118 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 17:05:29.120 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 17:05:29.123 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 17:05:29.126 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 17:05:29.143 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:05:29.145 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 17:05:29.162 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 17:05:29.180 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:05:29.182 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 17:05:29.200 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 17:05:29.217 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 17:05:29.233 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:05:29.236 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 17:05:29.254 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:05:29.256 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 17:05:29.273 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 17:05:29.276 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 17:05:29.279 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 17:05:29.282 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 17:05:29.287 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 17:05:29.292 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-170529 2022-02-17 17:05:29.295 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-170529 757' 2022-02-17 17:05:29.297 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.300 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 17:05:29.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.305 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 17:05:29.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.310 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 17:05:29.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.315 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 17:05:29.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.320 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 17:05:29.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.325 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 17:05:29.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.330 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-170527 2022-02-17 17:05:29.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.335 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 17:05:29.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.340 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 17:05:29.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.345 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 17:05:29.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.350 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 17:05:29.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.356 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 17:05:29.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:05:29.361 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 17:05:29.364 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 17:05:29.367 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 17:05:29.369 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 17:05:29.372 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 17:05:29.374 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:05:29.377 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:05:29.380 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:05:29.382 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:05:29.385 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:05:29.390 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:05:29.412 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:05:29.414 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:05:29.417 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:05:29.421 | + functions-common:git_clone:629 : echo master 2022-02-17 17:05:29.422 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:05:29.428 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 17:05:29.431 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:05:29.433 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 17:05:29.437 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:05:29.437 | + functions-common:git_clone:678 : head -1 2022-02-17 17:05:29.442 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 17:05:29.446 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:05:29.449 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 17:05:29.453 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:05:29.455 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 17:05:29.458 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 17:05:29.461 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 17:05:29.465 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 17:05:29.468 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 17:05:29.471 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 17:05:29.473 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 17:05:29.476 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 17:05:29.480 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 17:05:29.486 | ++ tools/install_prereqs.sh:source:47 : NOW=1645117529 2022-02-17 17:05:29.489 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 17:05:29.495 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645116807 2022-02-17 17:05:29.498 | ++ tools/install_prereqs.sh:source:49 : DELTA=722 2022-02-17 17:05:29.501 | ++ tools/install_prereqs.sh:source:50 : [[ 722 -lt 7200 ]] 2022-02-17 17:05:29.505 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 17:05:29.508 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 17:05:29.511 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 17:05:29.513 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 17:05:29.516 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 17:05:29.518 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 17:05:29.521 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 17:05:29.524 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 17:05:29.527 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 17:05:29.577 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 17:05:29.577 | apache2-dev 2022-02-17 17:05:29.577 | bc 2022-02-17 17:05:29.577 | bsdmainutils 2022-02-17 17:05:29.577 | curl 2022-02-17 17:05:29.577 | g++ 2022-02-17 17:05:29.577 | gawk 2022-02-17 17:05:29.577 | gcc 2022-02-17 17:05:29.577 | gettext 2022-02-17 17:05:29.577 | git 2022-02-17 17:05:29.577 | graphviz 2022-02-17 17:05:29.577 | iputils-ping 2022-02-17 17:05:29.577 | libapache2-mod-proxy-uwsgi 2022-02-17 17:05:29.577 | libffi-dev 2022-02-17 17:05:29.577 | libjpeg-dev 2022-02-17 17:05:29.577 | libpcre3-dev 2022-02-17 17:05:29.577 | libpq-dev 2022-02-17 17:05:29.577 | libssl-dev 2022-02-17 17:05:29.577 | libsystemd-dev 2022-02-17 17:05:29.578 | libxml2-dev 2022-02-17 17:05:29.578 | libxslt1-dev 2022-02-17 17:05:29.578 | libyaml-dev 2022-02-17 17:05:29.578 | lsof 2022-02-17 17:05:29.578 | openssh-server 2022-02-17 17:05:29.578 | openssl 2022-02-17 17:05:29.578 | pkg-config 2022-02-17 17:05:29.578 | psmisc 2022-02-17 17:05:29.578 | python3-dev 2022-02-17 17:05:29.578 | python3-pip 2022-02-17 17:05:29.578 | python3-systemd 2022-02-17 17:05:29.578 | python3-venv 2022-02-17 17:05:29.578 | tar 2022-02-17 17:05:29.578 | tcpdump 2022-02-17 17:05:29.578 | unzip 2022-02-17 17:05:29.578 | uuid-runtime 2022-02-17 17:05:29.578 | wget 2022-02-17 17:05:29.578 | wget 2022-02-17 17:05:29.578 | zlib1g-dev 2022-02-17 17:05:29.578 | libkrb5-dev 2022-02-17 17:05:29.578 | libldap2-dev 2022-02-17 17:05:29.578 | libsasl2-dev 2022-02-17 17:05:29.578 | memcached 2022-02-17 17:05:29.578 | python3-mysqldb 2022-02-17 17:05:29.578 | sqlite3 2022-02-17 17:05:29.578 | conntrack 2022-02-17 17:05:29.578 | curl 2022-02-17 17:05:29.578 | dnsmasq-base 2022-02-17 17:05:29.578 | dnsmasq-utils 2022-02-17 17:05:29.578 | ebtables 2022-02-17 17:05:29.578 | genisoimage 2022-02-17 17:05:29.578 | iptables 2022-02-17 17:05:29.578 | iputils-arping 2022-02-17 17:05:29.578 | kpartx 2022-02-17 17:05:29.578 | libjs-jquery-tablesorter 2022-02-17 17:05:29.578 | parted 2022-02-17 17:05:29.579 | pm-utils 2022-02-17 17:05:29.579 | python3-mysqldb 2022-02-17 17:05:29.579 | socat 2022-02-17 17:05:29.579 | sqlite3 2022-02-17 17:05:29.579 | sudo 2022-02-17 17:05:29.579 | vlan 2022-02-17 17:05:29.579 | lsscsi 2022-02-17 17:05:29.579 | open-iscsi 2022-02-17 17:05:29.579 | lvm2 2022-02-17 17:05:29.579 | qemu-utils 2022-02-17 17:05:29.579 | thin-provisioning-tools 2022-02-17 17:05:29.579 | acl 2022-02-17 17:05:29.579 | dnsmasq-base 2022-02-17 17:05:29.579 | dnsmasq-utils 2022-02-17 17:05:29.579 | ebtables 2022-02-17 17:05:29.579 | haproxy 2022-02-17 17:05:29.579 | iptables 2022-02-17 17:05:29.579 | iputils-arping 2022-02-17 17:05:29.579 | iputils-ping 2022-02-17 17:05:29.579 | postgresql-server-dev-all 2022-02-17 17:05:29.579 | python3-mysqldb 2022-02-17 17:05:29.579 | sqlite3 2022-02-17 17:05:29.579 | sudo 2022-02-17 17:05:29.579 | vlan 2022-02-17 17:05:29.579 | pcp 2022-02-17 17:05:29.579 | ipset 2022-02-17 17:05:29.579 | conntrack 2022-02-17 17:05:29.579 | conntrackd 2022-02-17 17:05:29.579 | keepalived 2022-02-17 17:05:29.579 | lvm2 2022-02-17 17:05:29.579 | qemu-utils 2022-02-17 17:05:29.579 | thin-provisioning-tools 2022-02-17 17:05:29.579 | curl 2022-02-17 17:05:29.579 | liberasurecode-dev 2022-02-17 17:05:29.579 | make 2022-02-17 17:05:29.579 | memcached 2022-02-17 17:05:29.579 | rsync 2022-02-17 17:05:29.579 | sqlite3 2022-02-17 17:05:29.580 | xfsprogs' 2022-02-17 17:05:29.580 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 17:05:29.599 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 17:05:29.599 | apache2-dev 2022-02-17 17:05:29.599 | bc 2022-02-17 17:05:29.599 | bsdmainutils 2022-02-17 17:05:29.599 | curl 2022-02-17 17:05:29.599 | g++ 2022-02-17 17:05:29.599 | gawk 2022-02-17 17:05:29.599 | gcc 2022-02-17 17:05:29.599 | gettext 2022-02-17 17:05:29.599 | git 2022-02-17 17:05:29.599 | graphviz 2022-02-17 17:05:29.599 | iputils-ping 2022-02-17 17:05:29.599 | libapache2-mod-proxy-uwsgi 2022-02-17 17:05:29.599 | libffi-dev 2022-02-17 17:05:29.599 | libjpeg-dev 2022-02-17 17:05:29.599 | libpcre3-dev 2022-02-17 17:05:29.599 | libpq-dev 2022-02-17 17:05:29.599 | libssl-dev 2022-02-17 17:05:29.600 | libsystemd-dev 2022-02-17 17:05:29.600 | libxml2-dev 2022-02-17 17:05:29.600 | libxslt1-dev 2022-02-17 17:05:29.600 | libyaml-dev 2022-02-17 17:05:29.600 | lsof 2022-02-17 17:05:29.600 | openssh-server 2022-02-17 17:05:29.600 | openssl 2022-02-17 17:05:29.600 | pkg-config 2022-02-17 17:05:29.600 | psmisc 2022-02-17 17:05:29.600 | python3-dev 2022-02-17 17:05:29.600 | python3-pip 2022-02-17 17:05:29.600 | python3-systemd 2022-02-17 17:05:29.600 | python3-venv 2022-02-17 17:05:29.600 | tar 2022-02-17 17:05:29.600 | tcpdump 2022-02-17 17:05:29.600 | unzip 2022-02-17 17:05:29.600 | uuid-runtime 2022-02-17 17:05:29.600 | wget 2022-02-17 17:05:29.600 | wget 2022-02-17 17:05:29.600 | zlib1g-dev 2022-02-17 17:05:29.600 | libkrb5-dev 2022-02-17 17:05:29.600 | libldap2-dev 2022-02-17 17:05:29.600 | libsasl2-dev 2022-02-17 17:05:29.600 | memcached 2022-02-17 17:05:29.600 | python3-mysqldb 2022-02-17 17:05:29.600 | sqlite3 2022-02-17 17:05:29.600 | conntrack 2022-02-17 17:05:29.600 | curl 2022-02-17 17:05:29.600 | dnsmasq-base 2022-02-17 17:05:29.600 | dnsmasq-utils 2022-02-17 17:05:29.600 | ebtables 2022-02-17 17:05:29.600 | genisoimage 2022-02-17 17:05:29.600 | iptables 2022-02-17 17:05:29.600 | iputils-arping 2022-02-17 17:05:29.600 | kpartx 2022-02-17 17:05:29.600 | libjs-jquery-tablesorter 2022-02-17 17:05:29.600 | parted 2022-02-17 17:05:29.600 | pm-utils 2022-02-17 17:05:29.600 | python3-mysqldb 2022-02-17 17:05:29.601 | socat 2022-02-17 17:05:29.601 | sqlite3 2022-02-17 17:05:29.601 | sudo 2022-02-17 17:05:29.601 | vlan 2022-02-17 17:05:29.601 | lsscsi 2022-02-17 17:05:29.601 | open-iscsi 2022-02-17 17:05:29.601 | lvm2 2022-02-17 17:05:29.601 | qemu-utils 2022-02-17 17:05:29.601 | thin-provisioning-tools 2022-02-17 17:05:29.601 | acl 2022-02-17 17:05:29.601 | dnsmasq-base 2022-02-17 17:05:29.601 | dnsmasq-utils 2022-02-17 17:05:29.601 | ebtables 2022-02-17 17:05:29.601 | haproxy 2022-02-17 17:05:29.601 | iptables 2022-02-17 17:05:29.601 | iputils-arping 2022-02-17 17:05:29.601 | iputils-ping 2022-02-17 17:05:29.601 | postgresql-server-dev-all 2022-02-17 17:05:29.601 | python3-mysqldb 2022-02-17 17:05:29.601 | sqlite3 2022-02-17 17:05:29.601 | sudo 2022-02-17 17:05:29.601 | vlan 2022-02-17 17:05:29.601 | pcp 2022-02-17 17:05:29.601 | ipset 2022-02-17 17:05:29.601 | conntrack 2022-02-17 17:05:29.601 | conntrackd 2022-02-17 17:05:29.601 | keepalived 2022-02-17 17:05:29.601 | lvm2 2022-02-17 17:05:29.601 | qemu-utils 2022-02-17 17:05:29.601 | thin-provisioning-tools 2022-02-17 17:05:29.601 | curl 2022-02-17 17:05:29.601 | liberasurecode-dev 2022-02-17 17:05:29.601 | make 2022-02-17 17:05:29.601 | memcached 2022-02-17 17:05:29.601 | rsync 2022-02-17 17:05:29.601 | sqlite3 2022-02-17 17:05:29.601 | xfsprogs ' 2022-02-17 17:05:29.602 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 17:05:29.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:05:29.607 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:05:29.610 | ++ 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-02-17 17:05:29.611 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 17:05:29.616 | ++ 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-02-17 17:05:29.618 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 17:05:29.621 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:05:29.623 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 17:05:29.625 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:05:29.627 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:05:29.629 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:05:29.631 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:05:29.634 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:05:29.636 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:05:29.638 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 17:05:29.640 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 17:05:29.642 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 17:05:29.645 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 17:05:29.649 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 17:05:29.652 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 17:05:29.654 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 17:05:29.656 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 17:05:29.658 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:05:29.661 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:05:29.664 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645117529662 2022-02-17 17:05:29.667 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 17:05:29.670 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 17:05:29.672 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-17 17:05:30.021 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 17:05:30.077 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 17:05:30.124 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 17:05:30.235 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-17 17:05:32.597 | Reading package lists... 2022-02-17 17:05:32.633 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 17:05:32.636 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 17:05:32.640 | ++ functions-common:time_stop:2425 : local name 2022-02-17 17:05:32.642 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 17:05:32.644 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:05:32.646 | ++ functions-common:time_stop:2428 : local total 2022-02-17 17:05:32.648 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 17:05:32.650 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 17:05:32.653 | ++ functions-common:time_stop:2432 : start_time=1645117529662 2022-02-17 17:05:32.655 | ++ functions-common:time_stop:2434 : [[ -z 1645117529662 ]] 2022-02-17 17:05:32.658 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:05:32.663 | ++ functions-common:time_stop:2437 : end_time=1645117532660 2022-02-17 17:05:32.665 | ++ functions-common:time_stop:2438 : elapsed_time=2998 2022-02-17 17:05:32.670 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 17:05:32.673 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:05:32.675 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2998 2022-02-17 17:05:32.678 | ++ 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-02-17 17:05:32.681 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:05:32.684 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:05:32.689 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:05:32.692 | ++ 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-02-17 17:05:32.717 | ++ 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-02-17 17:05:32.830 | Reading package lists... 2022-02-17 17:05:33.108 | Building dependency tree... 2022-02-17 17:05:33.110 | Reading state information... 2022-02-17 17:05:33.159 | acl is already the newest version (2.2.53-6). 2022-02-17 17:05:33.159 | bc is already the newest version (1.07.1-2build1). 2022-02-17 17:05:33.159 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 17:05:33.159 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 17:05:33.159 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 17:05:33.159 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 17:05:33.159 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 17:05:33.159 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 17:05:33.159 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 17:05:33.159 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 17:05:33.159 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 17:05:33.159 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 17:05:33.159 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 17:05:33.159 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 17:05:33.159 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 17:05:33.159 | libffi-dev is already the newest version (3.3-4). 2022-02-17 17:05:33.159 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 17:05:33.159 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 17:05:33.159 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 17:05:33.159 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 17:05:33.159 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 17:05:33.159 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 17:05:33.159 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 17:05:33.159 | make is already the newest version (4.2.1-1.2). 2022-02-17 17:05:33.159 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 17:05:33.159 | psmisc is already the newest version (23.3-1). 2022-02-17 17:05:33.159 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 17:05:33.160 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 17:05:33.160 | python3-systemd is already the newest version (234-3build2). 2022-02-17 17:05:33.160 | socat is already the newest version (1.7.3.3-2). 2022-02-17 17:05:33.160 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 17:05:33.160 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 17:05:33.160 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 17:05:33.160 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 17:05:33.160 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 17:05:33.160 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 17:05:33.160 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 17:05:33.160 | pcp is already the newest version (5.0.3-1). 2022-02-17 17:05:33.160 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 17:05:33.160 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 17:05:33.160 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 17:05:33.160 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 17:05:33.160 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 17:05:33.160 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 17:05:33.160 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 17:05:33.160 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 17:05:33.161 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 17:05:33.161 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 17:05:33.161 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 17:05:33.161 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 17:05:33.161 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 17:05:33.161 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 17:05:33.161 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 17:05:33.161 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 17:05:33.161 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 17:05:33.161 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 17:05:33.161 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 17:05:33.161 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 17:05:33.161 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 17:05:33.161 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 17:05:33.161 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 17:05:33.161 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 17:05:33.161 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 17:05:33.161 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 17:05:33.161 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 17:05:33.161 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 17:05:33.161 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 17:05:33.161 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 17:05:33.161 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 17:05:33.454 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 17:05:33.454 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 17:05:33.454 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 17:05:33.454 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 17:05:33.454 | The following packages were automatically installed and are no longer required: 2022-02-17 17:05:33.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:05:33.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:05:33.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:05:33.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:05:33.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:05:33.456 | python3-zope.interface 2022-02-17 17:05:33.456 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:05:33.595 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:05:33.601 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 17:05:33.603 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:05:33.607 | ++ functions-common:time_stop:2425 : local name 2022-02-17 17:05:33.610 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 17:05:33.613 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:05:33.617 | ++ functions-common:time_stop:2428 : local total 2022-02-17 17:05:33.621 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 17:05:33.624 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:05:33.627 | ++ functions-common:time_stop:2432 : start_time=1645117532713 2022-02-17 17:05:33.630 | ++ functions-common:time_stop:2434 : [[ -z 1645117532713 ]] 2022-02-17 17:05:33.633 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:05:33.638 | ++ functions-common:time_stop:2437 : end_time=1645117533634 2022-02-17 17:05:33.640 | ++ functions-common:time_stop:2438 : elapsed_time=921 2022-02-17 17:05:33.643 | ++ functions-common:time_stop:2439 : total=896 2022-02-17 17:05:33.645 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:05:33.648 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1817 2022-02-17 17:05:33.651 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 17:05:33.655 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 17:05:33.658 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 17:05:33.661 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 17:05:33.668 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 17:05:33.673 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 17:05:33.676 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 17:05:33.679 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 17:05:35.485 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 17:05:35.487 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 17:05:35.490 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 17:05:35.493 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 17:05:35.495 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 17:05:35.497 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 17:05:35.500 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 17:05:35.502 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 17:05:35.504 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 17:05:35.506 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 17:05:35.508 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 17:05:35.511 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 17:05:35.513 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 17:05:35.515 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 17:05:35.517 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 17:05:35.520 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 17:05:35.522 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 17:05:35.524 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 17:05:35.526 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 17:05:35.529 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 17:05:35.532 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 17:05:35.534 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 17:05:35.536 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 17:05:35.539 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 17:05:35.625 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 17:05:35.628 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 17:05:35.708 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 17:05:35.711 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 17:05:35.828 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 17:05:35.831 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 17:05:35.833 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 17:05:35.836 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 17:05:35.838 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 17:05:35.841 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 17:05:35.844 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 17:05:35.846 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 17:05:35.849 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 17:05:35.851 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 17:05:35.854 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 17:05:35.854 | Distro: focal 2022-02-17 17:05:35.857 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 17:05:35.860 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 17:05:35.864 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 17:05:35.867 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 17:05:35.871 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 17:05:35.871 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 17:05:36.809 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 17:05:36.811 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 17:05:36.811 | pip: 21.3.1 2022-02-17 17:05:36.813 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 17:05:36.816 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 17:05:36.817 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:05:36.819 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:05:36.821 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:05:36.824 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:05:36.826 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:05:36.828 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:05:36.830 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:05:36.832 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:05:36.834 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:05:36.836 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:05:36.838 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:05:36.841 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 17:05:36.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:05:36.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:05:36.848 | + tools/install_pip.sh:main:142 : : 2022-02-17 17:05:36.850 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 17:05:36.852 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 17:05:36.854 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 17:05:36.857 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 17:05:36.860 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 17:05:36.862 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 17:05:36.865 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 17:05:36.868 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:05:36.869 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 17:05:36.875 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-17 17:05:36.877 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-17 17:05:36.879 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 17:05:36.881 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 17:05:36.884 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 17:05:36.908 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 17:05:36.910 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-17 17:05:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:05:38.146 | from cryptography.utils import int_from_bytes 2022-02-17 17:05:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:05:38.146 | from cryptography.utils import int_from_bytes 2022-02-17 17:05:39.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:05:41.357 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-17 17:05:41.372 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 17:05:44.060 | Installing collected packages: setuptools 2022-02-17 17:05:44.916 | Successfully installed setuptools-60.9.0 2022-02-17 17:05:44.916 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:05:45.091 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:05:45.091 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:05:45.262 | + inc/python:pip_install:200 : result=0 2022-02-17 17:05:45.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:05:45.265 | + functions-common:time_stop:2425 : local name 2022-02-17 17:05:45.267 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:05:45.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:05:45.270 | + functions-common:time_stop:2428 : local total 2022-02-17 17:05:45.272 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:05:45.274 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:05:45.276 | + functions-common:time_stop:2432 : start_time=1645117536901 2022-02-17 17:05:45.279 | + functions-common:time_stop:2434 : [[ -z 1645117536901 ]] 2022-02-17 17:05:45.282 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:05:45.286 | + functions-common:time_stop:2437 : end_time=1645117545283 2022-02-17 17:05:45.288 | + functions-common:time_stop:2438 : elapsed_time=8382 2022-02-17 17:05:45.290 | + functions-common:time_stop:2439 : total=0 2022-02-17 17:05:45.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:05:45.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8382 2022-02-17 17:05:45.297 | + inc/python:pip_install:203 : return 0 2022-02-17 17:05:45.300 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 17:05:45.303 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 17:05:45.307 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 17:05:45.309 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 17:05:45.312 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 17:05:45.313 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 17:05:46.031 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 17:05:46.033 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 17:05:46.033 | pip: 21.3.1 2022-02-17 17:05:46.037 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 17:05:46.040 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 17:05:46.043 | + ./stack.sh:main:796 : fixup_all 2022-02-17 17:05:46.045 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 17:05:46.048 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 17:05:46.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:05:46.052 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:05:46.055 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 17:05:46.067 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 17:05:46.081 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 17:05:46.094 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 17:05:46.097 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 17:05:46.099 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:05:46.101 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:05:46.103 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:05:46.105 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:05:46.108 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:05:46.110 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:05:46.112 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:05:46.114 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:05:46.116 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:05:46.118 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:05:46.121 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:05:46.123 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 17:05:46.126 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 17:05:46.129 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 17:05:46.132 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:05:46.135 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:05:46.138 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:05:46.141 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:05:46.143 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:05:46.146 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:05:46.148 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 17:05:46.150 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 17:05:46.154 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 17:05:46.156 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 17:05:46.159 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 17:05:46.162 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 17:05:46.165 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 17:05:46.189 | Using python 3.8 to install os-testr 2022-02-17 17:05:46.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-17 17:05:47.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:05:47.124 | from cryptography.utils import int_from_bytes 2022-02-17 17:05:47.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:05:47.124 | from cryptography.utils import int_from_bytes 2022-02-17 17:05:48.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:05:48.353 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 17:05:48.433 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 17:05:48.435 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 17:05:48.436 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 17:05:48.437 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-17 17:05:48.452 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 17:05:48.481 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-17 17:05:48.482 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-17 17:05:48.484 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 17:05:48.485 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 17:05:48.486 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-17 17:05:48.509 | 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.0) 2022-02-17 17:05:48.511 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-17 17:05:48.512 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-17 17:05:48.513 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-17 17:05:48.515 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-17 17:05:48.529 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-17 17:05:48.599 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-17 17:05:48.600 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-17 17:05:48.601 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-17 17:05:51.229 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:05:51.236 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:05:51.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:05:51.378 | + inc/python:pip_install:200 : result=0 2022-02-17 17:05:51.380 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:05:51.383 | + functions-common:time_stop:2425 : local name 2022-02-17 17:05:51.386 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:05:51.388 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:05:51.390 | + functions-common:time_stop:2428 : local total 2022-02-17 17:05:51.392 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:05:51.394 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:05:51.396 | + functions-common:time_stop:2432 : start_time=1645117546182 2022-02-17 17:05:51.399 | + functions-common:time_stop:2434 : [[ -z 1645117546182 ]] 2022-02-17 17:05:51.402 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:05:51.406 | + functions-common:time_stop:2437 : end_time=1645117551404 2022-02-17 17:05:51.408 | + functions-common:time_stop:2438 : elapsed_time=5222 2022-02-17 17:05:51.411 | + functions-common:time_stop:2439 : total=0 2022-02-17 17:05:51.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:05:51.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5222 2022-02-17 17:05:51.418 | + inc/python:pip_install:203 : return 0 2022-02-17 17:05:51.420 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 17:05:51.474 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 17:05:51.592 | + ./stack.sh:main:810 : install_infra 2022-02-17 17:05:51.595 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 17:05:51.597 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 17:05:51.600 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 17:05:51.602 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 17:05:51.628 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 17:05:53.690 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.705 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.709 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.821 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.844 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.848 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.851 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.866 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.874 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.876 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.908 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.918 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.923 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.941 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.979 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.987 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:53.992 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.040 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.055 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.075 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.082 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.131 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.149 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.153 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.246 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.253 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.309 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.431 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.459 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.463 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.475 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.481 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.501 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.507 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.527 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.586 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.599 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.616 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.661 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.665 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:54.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:05:54.794 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 17:05:55.151 | + inc/python:pip_install:200 : result=0 2022-02-17 17:05:55.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:05:55.156 | + functions-common:time_stop:2425 : local name 2022-02-17 17:05:55.159 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:05:55.161 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:05:55.163 | + functions-common:time_stop:2428 : local total 2022-02-17 17:05:55.166 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:05:55.169 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:05:55.171 | + functions-common:time_stop:2432 : start_time=1645117551620 2022-02-17 17:05:55.173 | + functions-common:time_stop:2434 : [[ -z 1645117551620 ]] 2022-02-17 17:05:55.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:05:55.182 | + functions-common:time_stop:2437 : end_time=1645117555178 2022-02-17 17:05:55.184 | + functions-common:time_stop:2438 : elapsed_time=3558 2022-02-17 17:05:55.186 | + functions-common:time_stop:2439 : total=5222 2022-02-17 17:05:55.189 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:05:55.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8780 2022-02-17 17:05:55.193 | + inc/python:pip_install:203 : return 0 2022-02-17 17:05:55.196 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 17:05:55.199 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 17:05:55.229 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-17 17:05:57.239 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.260 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.266 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.393 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.412 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.417 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.420 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.435 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.443 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.445 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.479 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.489 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.494 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.511 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.554 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.563 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.568 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.618 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.633 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.653 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.661 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.712 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.732 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.736 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.832 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.840 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:57.899 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.027 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.053 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.057 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.069 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.076 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.098 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.106 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.124 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.182 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.195 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.212 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.257 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.262 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 17:05:58.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:05:58.270 | Processing /opt/stack/requirements 2022-02-17 17:06:00.306 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-17 17:06:00.309 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-17 17:06:00.320 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-17 17:06:00.325 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-17 17:06:00.328 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-17 17:06:00.334 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-17 17:06:00.362 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-17 17:06:00.365 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-17 17:06:00.376 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-17 17:06:00.397 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (1.3) 2022-02-17 17:06:00.401 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (0.3.0) 2022-02-17 17:06:00.417 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-17 17:06:00.420 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-17 17:06:00.425 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-17 17:06:00.427 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-17 17:06:00.430 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 17:06:00.443 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 17:06:00.518 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-17 17:06:00.521 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 17:06:00.533 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-17 17:06:00.541 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.2.5) 2022-02-17 17:06:00.546 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-17 17:06:00.548 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-17 17:06:00.613 | Building wheels for collected packages: openstack-requirements 2022-02-17 17:06:00.614 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 17:06:01.517 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 17:06:01.518 | ERROR: Command errored out with exit status 1: 2022-02-17 17:06:01.518 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5wrx7v5s/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5wrx7v5s/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-bx8ky0f5 2022-02-17 17:06:01.518 | cwd: /tmp/pip-req-build-5wrx7v5s/ 2022-02-17 17:06:01.518 | Complete output (6 lines): 2022-02-17 17:06:01.518 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 17:06:01.518 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 17:06:01.518 | or: setup.py --help-commands 2022-02-17 17:06:01.518 | or: setup.py cmd --help 2022-02-17 17:06:01.518 | 2022-02-17 17:06:01.518 | error: invalid command 'bdist_wheel' 2022-02-17 17:06:01.518 | ---------------------------------------- 2022-02-17 17:06:01.518 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 17:06:01.518 | Running setup.py clean for openstack-requirements 2022-02-17 17:06:02.456 | Failed to build openstack-requirements 2022-02-17 17:06:02.486 | Installing collected packages: openstack-requirements 2022-02-17 17:06:02.486 | Attempting uninstall: openstack-requirements 2022-02-17 17:06:02.488 | Found existing installation: openstack-requirements 1.2.1.dev5223 2022-02-17 17:06:02.561 | Uninstalling openstack-requirements-1.2.1.dev5223: 2022-02-17 17:06:02.595 | Successfully uninstalled openstack-requirements-1.2.1.dev5223 2022-02-17 17:06:02.600 | Running setup.py install for openstack-requirements: started 2022-02-17 17:06:05.286 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 17:06:05.313 | Successfully installed openstack-requirements-1.2.1.dev5223 2022-02-17 17:06:05.463 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:05.465 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:05.468 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:05.471 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:05.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:05.476 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:05.478 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:05.480 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:05.482 | + functions-common:time_stop:2432 : start_time=1645117555217 2022-02-17 17:06:05.484 | + functions-common:time_stop:2434 : [[ -z 1645117555217 ]] 2022-02-17 17:06:05.487 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:05.491 | + functions-common:time_stop:2437 : end_time=1645117565489 2022-02-17 17:06:05.493 | + functions-common:time_stop:2438 : elapsed_time=10272 2022-02-17 17:06:05.495 | + functions-common:time_stop:2439 : total=8780 2022-02-17 17:06:05.497 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:05.500 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19052 2022-02-17 17:06:05.502 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:05.504 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 17:06:05.507 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 17:06:05.510 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 17:06:05.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:05.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:05.518 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 17:06:05.520 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:05.523 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 17:06:05.545 | Using python 3.8 to install pbr 2022-02-17 17:06:05.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-17 17:06:06.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:06.469 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:06.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:06.469 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:07.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:07.671 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 17:06:10.412 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:06:10.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:06:10.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:06:10.586 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:10.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:10.591 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:10.593 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:10.595 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:10.598 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:10.601 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:10.603 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:10.606 | + functions-common:time_stop:2432 : start_time=1645117565540 2022-02-17 17:06:10.608 | + functions-common:time_stop:2434 : [[ -z 1645117565540 ]] 2022-02-17 17:06:10.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:10.619 | + functions-common:time_stop:2437 : end_time=1645117570613 2022-02-17 17:06:10.621 | + functions-common:time_stop:2438 : elapsed_time=5073 2022-02-17 17:06:10.623 | + functions-common:time_stop:2439 : total=19052 2022-02-17 17:06:10.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:10.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24125 2022-02-17 17:06:10.630 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:10.632 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 17:06:13.063 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 17:06:15.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:15.040 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 17:06:15.055 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 17:06:15.060 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 17:06:15.062 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 17:06:15.065 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 17:06:15.069 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-17 17:06:15.150 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 17:06:15.152 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 17:06:15.156 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 17:06:15.174 | + ./stack.sh:main:819 : pkgs= 2022-02-17 17:06:15.177 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 17:06:15.179 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 17:06:15.182 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 17:06:15.184 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 17:06:15.186 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 17:06:15.188 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 17:06:15.191 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 17:06:15.193 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 17:06:15.196 | + functions-common:run_phase:1863 : local extra 2022-02-17 17:06:15.199 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 17:06:15.203 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 17:06:15.205 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 17:06:15.208 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 17:06:15.211 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 17:06:15.213 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 17:06:15.229 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:15.231 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:06:15.233 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:06:15.235 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 17:06:15.237 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:06:15.240 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 17:06:15.242 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:06:15.244 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 17:06:15.246 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:06:15.248 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 17:06:15.250 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:06:15.253 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 17:06:15.255 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 17:06:15.257 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 17:06:15.259 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:06:15.261 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 17:06:15.263 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 17:06:15.266 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 17:06:15.268 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 17:06:15.270 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 17:06:15.272 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 17:06:15.276 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 17:06:15.278 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 17:06:15.281 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 17:06:15.283 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 17:06:15.286 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 17:06:15.344 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 17:06:15.344 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 17:06:15.346 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 17:06:15.730 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 17:06:15.733 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 17:06:15.750 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:15.752 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 17:06:15.755 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:06:15.761 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:06:15.764 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:06:15.766 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:06:15.769 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:15.772 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:06:15.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:15.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:15.780 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:06:15.782 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:15.785 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:06:15.788 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:06:15.790 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 17:06:15.793 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:06:15.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:15.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:15.800 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 17:06:15.824 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-17 17:06:15.939 | Reading package lists... 2022-02-17 17:06:16.199 | Building dependency tree... 2022-02-17 17:06:16.200 | Reading state information... 2022-02-17 17:06:16.463 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 17:06:16.463 | The following packages were automatically installed and are no longer required: 2022-02-17 17:06:16.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:06:16.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:06:16.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:06:16.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:06:16.465 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:06:16.465 | python3-zope.interface 2022-02-17 17:06:16.465 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:06:16.584 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:06:16.588 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:06:16.590 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:06:16.593 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:16.595 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:16.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:16.600 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:16.602 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:16.604 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:06:16.607 | + functions-common:time_stop:2432 : start_time=1645117575821 2022-02-17 17:06:16.609 | + functions-common:time_stop:2434 : [[ -z 1645117575821 ]] 2022-02-17 17:06:16.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:16.616 | + functions-common:time_stop:2437 : end_time=1645117576614 2022-02-17 17:06:16.618 | + functions-common:time_stop:2438 : elapsed_time=793 2022-02-17 17:06:16.620 | + functions-common:time_stop:2439 : total=1817 2022-02-17 17:06:16.622 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:16.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2610 2022-02-17 17:06:16.627 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:06:16.630 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 17:06:16.632 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:06:16.634 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:06:16.636 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:06:16.639 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:06:16.641 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:06:16.643 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:06:16.646 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 17:06:16.649 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:06:16.651 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:06:16.653 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:06:16.656 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:06:16.658 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:06:16.661 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:06:16.663 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:06:16.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:06:16.668 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:06:16.670 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:06:16.672 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:06:16.675 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 17:06:16.678 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:06:16.680 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:06:16.682 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:06:16.685 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:06:16.687 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:06:16.689 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:06:16.693 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 17:06:16.695 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 17:06:16.713 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:16.715 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 17:06:16.717 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:06:16.720 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 17:06:16.722 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 17:06:16.726 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 17:06:16.730 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 17:06:16.732 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 17:06:16.735 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 17:06:16.737 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 17:06:16.739 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 17:06:16.742 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 17:06:16.745 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 17:06:17.464 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 17:06:17.464 | user tags 2022-02-17 17:06:17.464 | stackrabbit []' 2022-02-17 17:06:17.467 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 17:06:17.467 | user tags 2022-02-17 17:06:17.468 | stackrabbit []' 2022-02-17 17:06:17.468 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 17:06:17.474 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 17:06:17.477 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 17:06:17.479 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 17:06:18.150 | Changing password for user "stackrabbit" ... 2022-02-17 17:06:18.176 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 17:06:18.873 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 17:06:18.898 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 17:06:18.900 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 17:06:19.578 | Changing password for user "stackrabbit" ... 2022-02-17 17:06:19.605 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 17:06:19.607 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 17:06:19.610 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 17:06:20.348 | Deleting user "guest" ... 2022-02-17 17:06:20.364 | Error: 2022-02-17 17:06:20.364 | {:no_such_user, "guest"} 2022-02-17 17:06:20.377 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 17:06:20.380 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 17:06:20.399 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:20.401 | + ./stack.sh:main:836 : install_database 2022-02-17 17:06:20.404 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 17:06:20.406 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 17:06:20.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:20.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:20.414 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 17:06:20.632 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 17:06:20.635 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:20.637 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 17:06:20.639 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 17:06:20.642 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:06:20.645 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 17:06:20.648 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:06:20.650 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:06:20.652 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:06:20.655 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:06:20.657 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:06:20.661 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:06:20.663 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:06:20.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:06:20.668 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:06:20.670 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:06:20.673 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:06:20.676 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 17:06:20.678 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:06:20.681 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:06:20.683 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:06:20.685 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:06:20.688 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:06:20.690 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:06:20.693 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 17:06:20.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:20.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:20.700 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 17:06:20.702 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:06:20.705 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:06:20.708 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:06:20.711 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:06:20.713 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:20.715 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:06:20.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:20.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:20.723 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:06:20.725 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:20.728 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:06:20.730 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:06:20.732 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 17:06:20.735 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:06:20.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:20.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:20.745 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 17:06:20.767 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-17 17:06:20.880 | Reading package lists... 2022-02-17 17:06:21.150 | Building dependency tree... 2022-02-17 17:06:21.151 | Reading state information... 2022-02-17 17:06:21.430 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 17:06:21.430 | The following packages were automatically installed and are no longer required: 2022-02-17 17:06:21.431 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:06:21.431 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:06:21.431 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:06:21.431 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:06:21.432 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:06:21.432 | python3-zope.interface 2022-02-17 17:06:21.432 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:06:21.555 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:06:21.560 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:06:21.562 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:06:21.564 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:21.567 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:21.569 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:21.571 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:21.573 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:21.575 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:06:21.578 | + functions-common:time_stop:2432 : start_time=1645117580764 2022-02-17 17:06:21.580 | + functions-common:time_stop:2434 : [[ -z 1645117580764 ]] 2022-02-17 17:06:21.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:21.587 | + functions-common:time_stop:2437 : end_time=1645117581585 2022-02-17 17:06:21.589 | + functions-common:time_stop:2438 : elapsed_time=821 2022-02-17 17:06:21.592 | + functions-common:time_stop:2439 : total=2610 2022-02-17 17:06:21.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:21.596 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3431 2022-02-17 17:06:21.599 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:06:21.601 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 17:06:21.604 | + ./stack.sh:main:839 : install_database_python 2022-02-17 17:06:21.606 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 17:06:21.609 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 17:06:21.611 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 17:06:21.614 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 17:06:21.617 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 17:06:21.619 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 17:06:21.622 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 17:06:21.626 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:06:21.626 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 17:06:21.631 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 17:06:21.634 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 17:06:21.636 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 17:06:21.639 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 17:06:21.641 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 17:06:21.664 | Using python 3.8 to install PyMySQL 2022-02-17 17:06:21.666 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-17 17:06:22.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:22.583 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:22.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:22.583 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:23.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:23.780 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 17:06:26.364 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:06:26.371 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:06:26.371 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:06:26.512 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:26.514 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:26.516 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:26.519 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:26.521 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:26.524 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:26.526 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:26.528 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:26.531 | + functions-common:time_stop:2432 : start_time=1645117581658 2022-02-17 17:06:26.533 | + functions-common:time_stop:2434 : [[ -z 1645117581658 ]] 2022-02-17 17:06:26.536 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:26.541 | + functions-common:time_stop:2437 : end_time=1645117586538 2022-02-17 17:06:26.543 | + functions-common:time_stop:2438 : elapsed_time=4880 2022-02-17 17:06:26.545 | + functions-common:time_stop:2439 : total=24125 2022-02-17 17:06:26.548 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:26.550 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29005 2022-02-17 17:06:26.552 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:26.555 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 17:06:26.557 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 17:06:26.559 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 17:06:26.562 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 17:06:26.578 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:26.581 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 17:06:26.584 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 17:06:26.588 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:06:26.588 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:06:26.593 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:06:26.596 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:06:26.598 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 17:06:26.601 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:06:26.603 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 17:06:26.605 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 17:06:26.621 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:26.623 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 17:06:26.626 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:06:26.629 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:06:26.631 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:06:26.633 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:06:26.636 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:26.638 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:06:26.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:26.644 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:26.646 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:06:26.649 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:26.651 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:06:26.653 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:06:26.656 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 17:06:26.658 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:06:26.661 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:26.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:26.667 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 17:06:26.694 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-17 17:06:26.810 | Reading package lists... 2022-02-17 17:06:27.082 | Building dependency tree... 2022-02-17 17:06:27.084 | Reading state information... 2022-02-17 17:06:27.371 | radvd is already the newest version (1:2.17-2). 2022-02-17 17:06:27.371 | The following packages were automatically installed and are no longer required: 2022-02-17 17:06:27.372 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:06:27.372 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:06:27.372 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:06:27.372 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:06:27.372 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:06:27.372 | python3-zope.interface 2022-02-17 17:06:27.373 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:06:27.495 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:06:27.500 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:06:27.503 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:06:27.506 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:27.508 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:27.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:27.513 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:27.515 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:27.517 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:06:27.521 | + functions-common:time_stop:2432 : start_time=1645117586690 2022-02-17 17:06:27.524 | + functions-common:time_stop:2434 : [[ -z 1645117586690 ]] 2022-02-17 17:06:27.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:27.532 | + functions-common:time_stop:2437 : end_time=1645117587529 2022-02-17 17:06:27.534 | + functions-common:time_stop:2438 : elapsed_time=839 2022-02-17 17:06:27.537 | + functions-common:time_stop:2439 : total=3431 2022-02-17 17:06:27.539 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:27.541 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4270 2022-02-17 17:06:27.543 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:06:27.546 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 17:06:27.563 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:27.565 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 17:06:27.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 17:06:27.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 17:06:27.573 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 17:06:27.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 17:06:27.595 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:06:27.598 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:06:27.600 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:06:27.602 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:06:27.604 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:27.607 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:06:27.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:27.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:27.614 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:06:27.616 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:27.618 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:06:27.620 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:06:27.623 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 17:06:27.625 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:06:27.628 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:27.630 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:27.632 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 17:06:27.654 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-17 17:06:27.769 | Reading package lists... 2022-02-17 17:06:28.037 | Building dependency tree... 2022-02-17 17:06:28.039 | Reading state information... 2022-02-17 17:06:28.343 | fakeroot is already the newest version (1.24-1). 2022-02-17 17:06:28.343 | make is already the newest version (4.2.1-1.2). 2022-02-17 17:06:28.343 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 17:06:28.343 | The following packages were automatically installed and are no longer required: 2022-02-17 17:06:28.345 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:06:28.345 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:06:28.345 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:06:28.345 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:06:28.345 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:06:28.345 | python3-zope.interface 2022-02-17 17:06:28.345 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:06:28.471 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:06:28.476 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:06:28.478 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:06:28.480 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:28.482 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:28.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:28.488 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:28.491 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:28.494 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:06:28.497 | + functions-common:time_stop:2432 : start_time=1645117587651 2022-02-17 17:06:28.499 | + functions-common:time_stop:2434 : [[ -z 1645117587651 ]] 2022-02-17 17:06:28.502 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:28.507 | + functions-common:time_stop:2437 : end_time=1645117588504 2022-02-17 17:06:28.510 | + functions-common:time_stop:2438 : elapsed_time=853 2022-02-17 17:06:28.512 | + functions-common:time_stop:2439 : total=4270 2022-02-17 17:06:28.515 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:28.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5123 2022-02-17 17:06:28.521 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:06:28.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 17:06:28.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:28.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:28.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 17:06:28.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 17:06:28.537 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 17:06:28.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 17:06:28.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 17:06:28.549 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 17:06:28.549 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 17:06:28.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 17:06:28.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 17:06:28.561 | + functions:vercmp:628 : local v1=5.4 2022-02-17 17:06:28.563 | + functions:vercmp:629 : local 'op=<' 2022-02-17 17:06:28.566 | + functions:vercmp:630 : local v2=3.13 2022-02-17 17:06:28.568 | + functions:vercmp:631 : local result 2022-02-17 17:06:28.572 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 17:06:28.572 | ++ functions:vercmp:635 : sort -V 2022-02-17 17:06:28.574 | ++ functions:vercmp:635 : head -1 2022-02-17 17:06:28.579 | + functions:vercmp:635 : result=3.13 2022-02-17 17:06:28.582 | + functions:vercmp:637 : case $op in 2022-02-17 17:06:28.584 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 17:06:28.587 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 17:06:28.589 | + functions:vercmp:648 : return 2022-02-17 17:06:28.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 17:06:28.594 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:06:28.597 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 17:06:29.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 17:06:29.120 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 17:06:29.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 17:06:29.137 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.140 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 17:06:29.162 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:29.168 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 17:06:29.171 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 17:06:29.171 | Installing etcd 2022-02-17 17:06:29.176 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 17:06:29.192 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 17:06:29.210 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:29.212 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 17:06:29.230 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 17:06:29.234 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 17:06:29.237 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 17:06:29.242 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 17:06:29.248 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 17:06:29.250 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-17 17:06:29.253 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 17:06:29.256 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 17:06:29.258 | ++ functions:get_extra_file:74 : return 2022-02-17 17:06:29.261 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 17:06:29.263 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 17:06:29.266 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 17:06:29.269 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 17:06:29.287 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:06:29.290 | + ./stack.sh:main:866 : install_dstat 2022-02-17 17:06:29.292 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 17:06:29.311 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:06:29.315 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 17:06:29.318 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:06:29.321 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 17:06:29.323 | + ./stack.sh:main:875 : install_libs 2022-02-17 17:06:29.326 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 17:06:29.328 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 17:06:29.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 17:06:29.334 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 17:06:29.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 17:06:29.344 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.347 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 17:06:29.350 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 17:06:29.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 17:06:29.355 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 17:06:29.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.363 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 17:06:29.365 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.368 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 17:06:29.371 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 17:06:29.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 17:06:29.377 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 17:06:29.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 17:06:29.388 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.390 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 17:06:29.394 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 17:06:29.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 17:06:29.399 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 17:06:29.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 17:06:29.409 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.411 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 17:06:29.413 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 17:06:29.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 17:06:29.418 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 17:06:29.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 17:06:29.427 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.430 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 17:06:29.432 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 17:06:29.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 17:06:29.437 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 17:06:29.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 17:06:29.446 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.449 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 17:06:29.451 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 17:06:29.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 17:06:29.456 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 17:06:29.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 17:06:29.466 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.468 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 17:06:29.471 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 17:06:29.474 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 17:06:29.476 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 17:06:29.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 17:06:29.485 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.488 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 17:06:29.490 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 17:06:29.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 17:06:29.495 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 17:06:29.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 17:06:29.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.512 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 17:06:29.517 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 17:06:29.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 17:06:29.525 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 17:06:29.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 17:06:29.536 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.539 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 17:06:29.542 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 17:06:29.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 17:06:29.548 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 17:06:29.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 17:06:29.559 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.561 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 17:06:29.565 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 17:06:29.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 17:06:29.570 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 17:06:29.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 17:06:29.583 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.586 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 17:06:29.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 17:06:29.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 17:06:29.593 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 17:06:29.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 17:06:29.604 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.606 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 17:06:29.609 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 17:06:29.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 17:06:29.614 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 17:06:29.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 17:06:29.624 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.626 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 17:06:29.629 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 17:06:29.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 17:06:29.634 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 17:06:29.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 17:06:29.643 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.646 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 17:06:29.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 17:06:29.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 17:06:29.653 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 17:06:29.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 17:06:29.662 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.665 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 17:06:29.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 17:06:29.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 17:06:29.671 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 17:06:29.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 17:06:29.681 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.683 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 17:06:29.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 17:06:29.688 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 17:06:29.691 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 17:06:29.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 17:06:29.700 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.703 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 17:06:29.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 17:06:29.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 17:06:29.711 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 17:06:29.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 17:06:29.720 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.723 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 17:06:29.725 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 17:06:29.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 17:06:29.730 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 17:06:29.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 17:06:29.742 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.745 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 17:06:29.748 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 17:06:29.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 17:06:29.754 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 17:06:29.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 17:06:29.765 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.769 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 17:06:29.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 17:06:29.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 17:06:29.781 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 17:06:29.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 17:06:29.796 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.799 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 17:06:29.802 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 17:06:29.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 17:06:29.808 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 17:06:29.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.814 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 17:06:29.819 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.822 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 17:06:29.826 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 17:06:29.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 17:06:29.832 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 17:06:29.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 17:06:29.845 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.848 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 17:06:29.851 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 17:06:29.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 17:06:29.856 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 17:06:29.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 17:06:29.866 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.868 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 17:06:29.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 17:06:29.873 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 17:06:29.875 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 17:06:29.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 17:06:29.886 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.888 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 17:06:29.890 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 17:06:29.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 17:06:29.895 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 17:06:29.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 17:06:29.904 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.907 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 17:06:29.909 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 17:06:29.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 17:06:29.914 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 17:06:29.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 17:06:29.924 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.926 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 17:06:29.929 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 17:06:29.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 17:06:29.934 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 17:06:29.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 17:06:29.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.947 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 17:06:29.949 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 17:06:29.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 17:06:29.954 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 17:06:29.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 17:06:29.964 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.968 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 17:06:29.970 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 17:06:29.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 17:06:29.976 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 17:06:29.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:29.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:29.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 17:06:29.989 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:29.992 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 17:06:29.995 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 17:06:29.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 17:06:30.001 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 17:06:30.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 17:06:30.014 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.016 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 17:06:30.019 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 17:06:30.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 17:06:30.024 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 17:06:30.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 17:06:30.034 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.036 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 17:06:30.039 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 17:06:30.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 17:06:30.044 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 17:06:30.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 17:06:30.056 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.058 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 17:06:30.061 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 17:06:30.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 17:06:30.067 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 17:06:30.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 17:06:30.079 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.084 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 17:06:30.087 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 17:06:30.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 17:06:30.093 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 17:06:30.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 17:06:30.103 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.106 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 17:06:30.109 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 17:06:30.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 17:06:30.114 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 17:06:30.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 17:06:30.124 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.127 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 17:06:30.130 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 17:06:30.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 17:06:30.135 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 17:06:30.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:30.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:30.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 17:06:30.145 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:30.147 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 17:06:30.168 | Using python 3.8 to install etcd3 2022-02-17 17:06:30.171 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-17 17:06:31.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:31.102 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:31.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:31.102 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:32.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:32.311 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 17:06:32.319 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 17:06:32.320 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 17:06:32.322 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 17:06:32.323 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 17:06:34.888 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:06:34.897 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:06:34.897 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:06:35.043 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:35.046 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:35.049 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:35.051 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:35.053 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:35.056 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:35.059 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:35.061 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:35.063 | + functions-common:time_stop:2432 : start_time=1645117590163 2022-02-17 17:06:35.065 | + functions-common:time_stop:2434 : [[ -z 1645117590163 ]] 2022-02-17 17:06:35.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:35.073 | + functions-common:time_stop:2437 : end_time=1645117595070 2022-02-17 17:06:35.076 | + functions-common:time_stop:2438 : elapsed_time=4907 2022-02-17 17:06:35.079 | + functions-common:time_stop:2439 : total=29005 2022-02-17 17:06:35.081 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:35.084 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33912 2022-02-17 17:06:35.086 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:35.090 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 17:06:35.114 | Using python 3.8 to install etcd3gw 2022-02-17 17:06:35.117 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-17 17:06:36.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:36.043 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:36.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:36.044 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:37.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:37.275 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 17:06:37.284 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 17:06:37.285 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 17:06:37.286 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 17:06:37.287 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 17:06:37.320 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 17:06:37.322 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 17:06:37.325 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-17 17:06:37.326 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-17 17:06:39.916 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:06:39.924 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:06:39.924 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:06:40.063 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:40.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:40.069 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:40.072 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:40.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:40.077 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:40.080 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:40.083 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:40.086 | + functions-common:time_stop:2432 : start_time=1645117595107 2022-02-17 17:06:40.088 | + functions-common:time_stop:2434 : [[ -z 1645117595107 ]] 2022-02-17 17:06:40.092 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:40.097 | + functions-common:time_stop:2437 : end_time=1645117600095 2022-02-17 17:06:40.100 | + functions-common:time_stop:2438 : elapsed_time=4988 2022-02-17 17:06:40.103 | + functions-common:time_stop:2439 : total=33912 2022-02-17 17:06:40.105 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:40.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38900 2022-02-17 17:06:40.112 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:40.115 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 17:06:40.118 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 17:06:40.121 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 17:06:40.124 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:06:40.127 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:06:40.130 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:06:40.132 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:06:40.135 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:06:40.137 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:06:40.141 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:06:40.143 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:06:40.146 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:06:40.148 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:06:40.151 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:06:40.153 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 17:06:40.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:40.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:40.166 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 17:06:40.169 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 17:06:40.172 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:06:40.176 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:06:40.178 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:06:40.181 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:06:40.183 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:40.185 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:06:40.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:40.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:40.193 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:06:40.195 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:06:40.198 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:06:40.200 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:06:40.202 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 17:06:40.205 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:06:40.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:40.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:40.212 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 17:06:40.236 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 17:06:40.362 | Reading package lists... 2022-02-17 17:06:40.657 | Building dependency tree... 2022-02-17 17:06:40.658 | Reading state information... 2022-02-17 17:06:40.984 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 17:06:40.984 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 17:06:40.984 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 17:06:40.984 | The following packages were automatically installed and are no longer required: 2022-02-17 17:06:40.986 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:06:40.986 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:06:40.986 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:06:40.986 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:06:40.986 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:06:40.986 | python3-zope.interface 2022-02-17 17:06:40.986 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:06:41.163 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:06:41.168 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:06:41.172 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:06:41.175 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:41.179 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:41.182 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:41.185 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:41.189 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:41.192 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:06:41.195 | + functions-common:time_stop:2432 : start_time=1645117600233 2022-02-17 17:06:41.198 | + functions-common:time_stop:2434 : [[ -z 1645117600233 ]] 2022-02-17 17:06:41.202 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:41.208 | + functions-common:time_stop:2437 : end_time=1645117601204 2022-02-17 17:06:41.212 | + functions-common:time_stop:2438 : elapsed_time=971 2022-02-17 17:06:41.215 | + functions-common:time_stop:2439 : total=5123 2022-02-17 17:06:41.218 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:41.223 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6094 2022-02-17 17:06:41.226 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:06:41.229 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 17:06:41.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:06:41.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:06:41.240 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 17:06:41.356 | Module proxy already enabled 2022-02-17 17:06:41.363 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 17:06:41.435 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 17:06:41.435 | Module proxy already enabled 2022-02-17 17:06:41.435 | Module proxy_uwsgi already enabled 2022-02-17 17:06:41.441 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 17:06:41.445 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 17:06:41.447 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:06:41.451 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 17:06:41.707 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 17:06:41.711 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 17:06:41.714 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 17:06:41.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 17:06:41.729 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.734 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 17:06:41.737 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 17:06:41.742 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 17:06:41.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 17:06:41.757 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.761 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 17:06:41.766 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 17:06:41.771 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 17:06:41.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 17:06:41.785 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.789 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 17:06:41.793 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 17:06:41.797 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 17:06:41.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 17:06:41.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.816 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 17:06:41.819 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 17:06:41.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 17:06:41.835 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.838 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 17:06:41.844 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 17:06:41.852 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 17:06:41.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 17:06:41.866 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.870 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 17:06:41.898 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:41.902 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 17:06:41.906 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 17:06:41.913 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 17:06:41.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 17:06:41.927 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.930 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 17:06:41.955 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:41.958 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 17:06:41.961 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 17:06:41.964 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 17:06:41.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:41.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 17:06:41.979 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:41.983 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 17:06:41.987 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 17:06:41.991 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 17:06:41.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:06:41.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:06:42.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 17:06:42.006 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:06:42.010 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 17:06:42.013 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 17:06:42.018 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 17:06:42.022 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 17:06:42.026 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 17:06:42.029 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 17:06:42.035 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:06:42.035 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 17:06:42.043 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 17:06:42.046 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 17:06:42.050 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 17:06:42.053 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 17:06:42.057 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 17:06:42.090 | Using python 3.8 to install keystonemiddleware 2022-02-17 17:06:42.097 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-17 17:06:43.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:43.253 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:43.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:43.254 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:44.588 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:44.643 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 17:06:44.708 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 17:06:44.709 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 17:06:44.711 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 17:06:44.711 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 17:06:44.712 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 17:06:44.714 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 17:06:44.715 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 17:06:44.716 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 17:06:44.717 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 17:06:44.718 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 17:06:44.720 | 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-02-17 17:06:44.721 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 17:06:44.722 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 17:06:44.723 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 17:06:44.783 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-17 17:06:44.784 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-17 17:06:44.785 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-17 17:06:44.825 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-17 17:06:44.867 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-17 17:06:44.868 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 17:06:44.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-17 17:06:44.871 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 17:06:44.922 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-17 17:06:44.925 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-17 17:06:44.934 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-17 17:06:44.935 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-17 17:06:44.951 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-17 17:06:44.953 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-17 17:06:44.954 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 17:06:45.021 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 17:06:45.024 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 17:06:45.025 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-17 17:06:45.027 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-17 17:06:45.080 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-17 17:06:45.093 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-17 17:06:47.772 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:06:47.779 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:06:47.779 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:06:47.930 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:47.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:47.935 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:47.938 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:47.941 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:47.943 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:47.946 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:47.948 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:47.950 | + functions-common:time_stop:2432 : start_time=1645117602082 2022-02-17 17:06:47.953 | + functions-common:time_stop:2434 : [[ -z 1645117602082 ]] 2022-02-17 17:06:47.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:47.961 | + functions-common:time_stop:2437 : end_time=1645117607958 2022-02-17 17:06:47.963 | + functions-common:time_stop:2438 : elapsed_time=5876 2022-02-17 17:06:47.968 | + functions-common:time_stop:2439 : total=38900 2022-02-17 17:06:47.970 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:47.972 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44776 2022-02-17 17:06:47.975 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:47.977 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 17:06:47.980 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 17:06:47.983 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 17:06:47.987 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 17:06:47.990 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 17:06:47.992 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 17:06:47.997 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:06:47.997 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 17:06:48.004 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 17:06:48.007 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 17:06:48.009 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 17:06:48.013 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 17:06:48.017 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 17:06:48.043 | Using python 3.8 to install python-memcached 2022-02-17 17:06:48.045 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-17 17:06:48.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:48.958 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:48.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:48.958 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:50.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:50.169 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 17:06:50.173 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 17:06:53.518 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:06:53.525 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:06:53.526 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:06:53.673 | + inc/python:pip_install:200 : result=0 2022-02-17 17:06:53.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:06:53.678 | + functions-common:time_stop:2425 : local name 2022-02-17 17:06:53.680 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:06:53.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:06:53.685 | + functions-common:time_stop:2428 : local total 2022-02-17 17:06:53.687 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:06:53.690 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:06:53.692 | + functions-common:time_stop:2432 : start_time=1645117608037 2022-02-17 17:06:53.694 | + functions-common:time_stop:2434 : [[ -z 1645117608037 ]] 2022-02-17 17:06:53.697 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:06:53.702 | + functions-common:time_stop:2437 : end_time=1645117613699 2022-02-17 17:06:53.705 | + functions-common:time_stop:2438 : elapsed_time=5662 2022-02-17 17:06:53.707 | + functions-common:time_stop:2439 : total=44776 2022-02-17 17:06:53.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:06:53.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50438 2022-02-17 17:06:53.714 | + inc/python:pip_install:203 : return 0 2022-02-17 17:06:53.717 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 17:06:53.734 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:06:53.737 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 17:06:53.739 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 17:06:53.742 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 17:06:53.744 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 17:06:53.747 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:06:53.750 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 17:06:53.752 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 17:06:53.772 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:06:53.775 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 17:06:53.779 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 17:06:53.781 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 17:06:53.784 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:06:53.786 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:06:53.790 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:06:53.792 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:06:53.795 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:06:53.799 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:06:53.819 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:06:53.821 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:06:53.824 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:53.828 | + functions-common:git_clone:629 : echo master 2022-02-17 17:06:53.829 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:06:53.835 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 17:06:53.838 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:06:53.840 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 17:06:53.843 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:06:53.843 | + functions-common:git_clone:678 : head -1 2022-02-17 17:06:53.865 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 17:06:53.869 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:06:53.872 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 17:06:53.875 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:06:53.877 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 17:06:53.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 17:06:53.882 | + inc/python:setup_develop:344 : local extras= 2022-02-17 17:06:53.885 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 17:06:53.889 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:06:53.891 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 17:06:53.894 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 17:06:53.896 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:06:53.898 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 17:06:53.904 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 17:06:53.907 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:06:53.911 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 17:06:53.914 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:06:53.917 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:06:53.920 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 17:06:53.927 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 17:06:53.929 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 17:06:54.649 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 17:06:54.651 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:06:54.654 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:06:54.658 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:06:54.659 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 17:06:54.662 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 17:06:54.665 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:06:54.667 | + inc/python:setup_package:428 : local extras= 2022-02-17 17:06:54.669 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:06:54.674 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 17:06:54.676 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 17:06:54.679 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 17:06:54.681 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:06:54.683 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 17:06:54.713 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 17:06:54.716 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-17 17:06:55.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:55.640 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:55.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:06:55.640 | from cryptography.utils import int_from_bytes 2022-02-17 17:06:57.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:06:57.086 | Obtaining file:///opt/stack/keystone 2022-02-17 17:06:57.087 | Preparing metadata (setup.py): started 2022-02-17 17:07:01.127 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:07:01.261 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 17:07:01.264 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 17:07:01.266 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.3) 2022-02-17 17:07:01.267 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-17 17:07:01.269 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 17:07:01.271 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 17:07:01.273 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 17:07:01.275 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 17:07:01.277 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-17 17:07:01.279 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 17:07:01.281 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 17:07:01.283 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 17:07:01.285 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-17 17:07:01.287 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 17:07:01.288 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 17:07:01.291 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 17:07:01.293 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 17:07:01.295 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 17:07:01.296 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 17:07:01.298 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 17:07:01.301 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 17:07:01.303 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 17:07:01.305 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 17:07:01.307 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 17:07:01.310 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 17:07:01.311 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 17:07:01.313 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-17 17:07:01.315 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-17 17:07:01.317 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 17:07:01.319 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 17:07:01.320 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 17:07:01.322 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 17:07:01.324 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 17:07:01.325 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 17:07:01.341 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 17:07:01.342 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 17:07:01.390 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 17:07:01.404 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 17:07:01.405 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-17 17:07:01.406 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 17:07:01.407 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-17 17:07:01.418 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-17 17:07:01.484 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 17:07:01.488 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 17:07:01.587 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 17:07:01.588 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 17:07:01.590 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 17:07:01.591 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 17:07:01.650 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 17:07:01.651 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 17:07:01.654 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 17:07:01.710 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 17:07:01.713 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 17:07:01.774 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 17:07:01.775 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 17:07:01.777 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 17:07:01.778 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 17:07:01.780 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-17 17:07:01.783 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 17:07:01.801 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 17:07:01.861 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 17:07:01.913 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 17:07:01.915 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 17:07:01.916 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 17:07:01.918 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 17:07:01.974 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 17:07:02.091 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-17 17:07:02.093 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 17:07:02.094 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-17 17:07:02.095 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 17:07:02.324 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 17:07:02.347 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 17:07:02.349 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 17:07:02.422 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 17:07:02.423 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 17:07:02.443 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 17:07:02.520 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 17:07:02.562 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-17 17:07:02.677 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 17:07:02.753 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-17 17:07:02.893 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-17 17:07:02.923 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-17 17:07:02.965 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-17 17:07:02.967 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-17 17:07:02.969 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-17 17:07:02.971 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-17 17:07:02.973 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-17 17:07:02.976 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-17 17:07:03.030 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 17:07:03.172 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-17 17:07:03.174 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-17 17:07:03.175 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 17:07:03.176 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-17 17:07:03.330 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 17:07:03.418 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 17:07:03.497 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 17:07:03.677 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-17 17:07:03.857 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 17:07:03.955 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-17 17:07:03.989 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-17 17:07:05.944 | Installing collected packages: keystone 2022-02-17 17:07:05.944 | Attempting uninstall: keystone 2022-02-17 17:07:05.944 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 17:07:05.949 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 17:07:05.951 | Running setup.py develop for keystone 2022-02-17 17:07:10.618 | Successfully installed keystone 2022-02-17 17:07:10.618 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:07:10.626 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:07:10.626 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:07:10.783 | + inc/python:pip_install:200 : result=0 2022-02-17 17:07:10.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:07:10.788 | + functions-common:time_stop:2425 : local name 2022-02-17 17:07:10.793 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:07:10.796 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:07:10.798 | + functions-common:time_stop:2428 : local total 2022-02-17 17:07:10.800 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:07:10.802 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:07:10.806 | + functions-common:time_stop:2432 : start_time=1645117614700 2022-02-17 17:07:10.809 | + functions-common:time_stop:2434 : [[ -z 1645117614700 ]] 2022-02-17 17:07:10.811 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:07:10.816 | + functions-common:time_stop:2437 : end_time=1645117630813 2022-02-17 17:07:10.819 | + functions-common:time_stop:2438 : elapsed_time=16113 2022-02-17 17:07:10.821 | + functions-common:time_stop:2439 : total=50438 2022-02-17 17:07:10.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:07:10.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=66551 2022-02-17 17:07:10.828 | + inc/python:pip_install:203 : return 0 2022-02-17 17:07:10.831 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:07:10.833 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 17:07:10.836 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 17:07:10.855 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 17:07:10.868 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 17:07:10.871 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 17:07:10.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:07:10.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:07:10.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 17:07:10.883 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:07:10.886 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 17:07:10.912 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:10.915 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 17:07:10.918 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:07:10.921 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 17:07:10.927 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 17:07:10.944 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 17:07:10.948 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 17:07:10.953 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 17:07:10.970 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:10.973 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 17:07:11.007 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 17:07:11.039 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 17:07:11.080 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 17:07:11.115 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 17:07:11.148 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 17:07:11.187 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 17:07:11.218 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 17:07:11.255 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 17:07:11.258 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 17:07:11.261 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 17:07:11.263 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 17:07:11.266 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 17:07:11.268 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:07:11.285 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:11.289 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 17:07:11.292 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 17:07:11.294 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:07:11.310 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:11.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:07:11.316 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:07:11.347 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:07:11.349 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:07:11.352 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 17:07:11.355 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 17:07:11.372 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:11.374 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-02-17 17:07:11.406 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 17:07:11.409 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 17:07:11.443 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 17:07:11.445 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 17:07:11.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 17:07:11.451 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 17:07:11.453 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 17:07:11.456 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 17:07:11.490 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 17:07:11.492 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 17:07:11.497 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 17:07:11.499 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 17:07:11.502 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:07:11.521 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:07:11.523 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:07:11.525 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:07:11.528 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:07:11.530 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:07:11.560 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:07:11.589 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:07:11.618 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:07:11.649 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 17:07:11.677 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 17:07:11.679 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 17:07:11.683 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 17:07:11.685 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 17:07:11.688 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 17:07:11.690 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 17:07:11.692 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 17:07:11.695 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 17:07:11.701 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 17:07:11.703 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 17:07:11.706 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 17:07:11.720 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 17:07:11.721 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:07:11.730 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 17:07:11.734 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:07:11.750 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 17:07:11.753 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 17:07:11.757 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 17:07:11.788 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 17:07:11.817 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 17:07:11.848 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 17:07:11.886 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 17:07:11.919 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 17:07:11.950 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 17:07:11.982 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 17:07:12.012 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 17:07:12.041 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 17:07:12.072 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 17:07:12.103 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 17:07:12.136 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 17:07:12.170 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 17:07:12.173 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 17:07:12.176 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 17:07:12.179 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 17:07:12.181 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 17:07:12.185 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:12.188 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:12.190 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 17:07:12.193 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 17:07:12.195 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 17:07:12.227 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 17:07:12.257 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 17:07:12.257 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 17:07:12.266 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 17:07:12.269 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 17:07:12.272 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 17:07:12.274 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 17:07:12.277 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 17:07:12.279 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:07:12.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:12.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:12.286 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 17:07:12.288 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 17:07:12.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:12.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:12.296 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 17:07:12.358 | Site keystone-wsgi-public already enabled 2022-02-17 17:07:12.363 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 17:07:12.365 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 17:07:12.368 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:07:12.370 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 17:07:12.510 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 17:07:12.546 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 17:07:12.589 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 17:07:12.621 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 17:07:12.624 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 17:07:12.656 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 17:07:12.686 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 17:07:12.715 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 17:07:12.733 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:12.735 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 17:07:12.755 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:12.757 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 17:07:12.761 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 17:07:12.764 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 17:07:12.766 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:07:12.769 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 17:07:12.771 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 17:07:12.774 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 17:07:12.777 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 17:07:12.779 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:07:12.781 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:07:12.784 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:07:12.787 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:07:12.789 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:07:12.792 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:07:12.809 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:07:12.811 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:07:12.813 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:07:12.816 | + functions-common:git_clone:629 : echo master 2022-02-17 17:07:12.817 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:07:12.823 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 17:07:12.826 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:07:12.828 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 17:07:12.831 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:07:12.832 | + functions-common:git_clone:678 : head -1 2022-02-17 17:07:12.835 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 17:07:12.839 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:07:12.841 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 17:07:12.844 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:07:12.846 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 17:07:12.849 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 17:07:12.851 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 17:07:12.853 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 17:07:12.856 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:07:12.858 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 17:07:12.861 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 17:07:12.863 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:07:12.865 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 17:07:12.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 17:07:12.871 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:07:12.874 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 17:07:12.876 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:07:12.879 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:07:12.882 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 17:07:12.889 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 17:07:12.891 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 17:07:13.582 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 17:07:13.584 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:07:13.587 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:07:13.590 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:07:13.592 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 17:07:13.595 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 17:07:13.598 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:07:13.604 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 17:07:13.607 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:07:13.609 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 17:07:13.611 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 17:07:13.614 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 17:07:13.616 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:07:13.618 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 17:07:13.640 | Using python 3.8 to install /opt/stack/swift 2022-02-17 17:07:13.643 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-17 17:07:14.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:07:14.568 | from cryptography.utils import int_from_bytes 2022-02-17 17:07:14.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:07:14.569 | from cryptography.utils import int_from_bytes 2022-02-17 17:07:15.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:07:15.767 | Obtaining file:///opt/stack/swift 2022-02-17 17:07:15.767 | Preparing metadata (setup.py): started 2022-02-17 17:07:19.126 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:07:19.166 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 17:07:19.168 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 17:07:19.169 | 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.dev6) (0.11.0) 2022-02-17 17:07:19.170 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 17:07:19.171 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 17:07:19.172 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 17:07:19.173 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 17:07:19.174 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 17:07:19.175 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 17:07:19.176 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 17:07:19.177 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 17:07:19.216 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 17:07:19.225 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 17:07:19.283 | 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.dev6) (4.12.1) 2022-02-17 17:07:19.284 | 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.dev6) (4.4.0) 2022-02-17 17:07:19.285 | 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.dev6) (4.6.1) 2022-02-17 17:07:19.287 | 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.dev6) (3.1.1) 2022-02-17 17:07:19.288 | 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.dev6) (4.3.0) 2022-02-17 17:07:19.289 | 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.dev6) (2.10.1) 2022-02-17 17:07:19.290 | 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.dev6) (3.4.0) 2022-02-17 17:07:19.292 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 17:07:19.293 | 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.dev6) (8.8.0) 2022-02-17 17:07:19.294 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 17:07:19.295 | 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.dev6) (5.8.1) 2022-02-17 17:07:19.297 | 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.dev6) (5.1.0) 2022-02-17 17:07:19.319 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 17:07:19.353 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 17:07:19.354 | 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.dev6) (1.26.8) 2022-02-17 17:07:19.355 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 17:07:19.358 | 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.dev6) (2.0.12) 2022-02-17 17:07:19.384 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 17:07:19.480 | 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.dev6) (1.0.2) 2022-02-17 17:07:19.481 | 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.dev6) (3.5.0) 2022-02-17 17:07:19.482 | 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.dev6) (1.7.0) 2022-02-17 17:07:19.527 | 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.dev6) (1.1.5) 2022-02-17 17:07:19.570 | 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.dev6) (2.4.0) 2022-02-17 17:07:19.572 | 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.dev6) (0.8.0) 2022-02-17 17:07:19.573 | 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.dev6) (1.5.0) 2022-02-17 17:07:19.574 | 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.dev6) (6.0) 2022-02-17 17:07:19.638 | 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.dev6) (0.9.6) 2022-02-17 17:07:19.639 | 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.dev6) (2.8.2) 2022-02-17 17:07:19.653 | 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.dev6) (1.0.3) 2022-02-17 17:07:19.655 | 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.dev6) (2021.3) 2022-02-17 17:07:19.674 | 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.dev6) (3.0.7) 2022-02-17 17:07:19.676 | 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.dev6) (21.3) 2022-02-17 17:07:19.785 | 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.dev6) (1.13.3) 2022-02-17 17:07:19.800 | 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.dev6) (5.1.1) 2022-02-17 17:07:22.152 | Installing collected packages: swift 2022-02-17 17:07:22.152 | Attempting uninstall: swift 2022-02-17 17:07:22.152 | Found existing installation: swift 2.29.1.dev6 2022-02-17 17:07:22.155 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 17:07:22.157 | Running setup.py develop for swift 2022-02-17 17:07:26.484 | Successfully installed swift 2022-02-17 17:07:26.485 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:07:26.495 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:07:26.495 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:07:26.657 | + inc/python:pip_install:200 : result=0 2022-02-17 17:07:26.659 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:07:26.662 | + functions-common:time_stop:2425 : local name 2022-02-17 17:07:26.664 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:07:26.667 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:07:26.669 | + functions-common:time_stop:2428 : local total 2022-02-17 17:07:26.671 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:07:26.674 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:07:26.676 | + functions-common:time_stop:2432 : start_time=1645117633635 2022-02-17 17:07:26.678 | + functions-common:time_stop:2434 : [[ -z 1645117633635 ]] 2022-02-17 17:07:26.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:07:26.686 | + functions-common:time_stop:2437 : end_time=1645117646683 2022-02-17 17:07:26.688 | + functions-common:time_stop:2438 : elapsed_time=13048 2022-02-17 17:07:26.690 | + functions-common:time_stop:2439 : total=66551 2022-02-17 17:07:26.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:07:26.695 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79599 2022-02-17 17:07:26.698 | + inc/python:pip_install:203 : return 0 2022-02-17 17:07:26.700 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:07:26.703 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 17:07:26.705 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 17:07:26.730 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 17:07:26.744 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 17:07:26.747 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 17:07:26.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:07:26.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:07:26.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 17:07:26.758 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:07:26.760 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 17:07:26.764 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:07:26.766 | + ./stack.sh:main:908 : configure_swift 2022-02-17 17:07:26.769 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 17:07:26.771 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 17:07:26.774 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 17:07:26.776 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 17:07:26.778 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 17:07:27.991 | No container-auditor running 2022-02-17 17:07:27.992 | No container-updater running 2022-02-17 17:07:27.992 | No object-reconstructor running 2022-02-17 17:07:27.992 | No account-auditor running 2022-02-17 17:07:27.992 | No object-auditor running 2022-02-17 17:07:27.992 | No object-server running 2022-02-17 17:07:27.992 | No object-expirer running 2022-02-17 17:07:27.992 | No container-server running 2022-02-17 17:07:27.992 | No account-server running 2022-02-17 17:07:27.992 | No container-reconciler running 2022-02-17 17:07:27.992 | No container-sharder running 2022-02-17 17:07:27.992 | No object-replicator running 2022-02-17 17:07:27.992 | No container-sync running 2022-02-17 17:07:27.992 | No account-reaper running 2022-02-17 17:07:27.992 | No container-replicator running 2022-02-17 17:07:27.992 | No account-replicator running 2022-02-17 17:07:27.992 | No proxy-server running 2022-02-17 17:07:27.992 | No object-updater running 2022-02-17 17:07:28.092 | + lib/swift:configure_swift:340 : true 2022-02-17 17:07:28.095 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 17:07:28.108 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 17:07:28.121 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 17:07:28.124 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 17:07:28.125 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 17:07:28.130 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 17:07:28.130 | s/%GROUP%/ubuntu/; 2022-02-17 17:07:28.130 | s/%USER%/ubuntu/; 2022-02-17 17:07:28.130 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 17:07:28.130 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 17:07:28.135 | uid = ubuntu 2022-02-17 17:07:28.135 | gid = ubuntu 2022-02-17 17:07:28.135 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 17:07:28.135 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 17:07:28.135 | address = 127.0.0.1 2022-02-17 17:07:28.135 | 2022-02-17 17:07:28.135 | [account6612] 2022-02-17 17:07:28.135 | max connections = 25 2022-02-17 17:07:28.135 | path = /opt/stack/data/swift/1/node/ 2022-02-17 17:07:28.135 | read only = false 2022-02-17 17:07:28.135 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 17:07:28.135 | 2022-02-17 17:07:28.135 | [account6622] 2022-02-17 17:07:28.135 | max connections = 25 2022-02-17 17:07:28.135 | path = /opt/stack/data/swift/2/node/ 2022-02-17 17:07:28.135 | read only = false 2022-02-17 17:07:28.135 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 17:07:28.135 | 2022-02-17 17:07:28.135 | [account6632] 2022-02-17 17:07:28.135 | max connections = 25 2022-02-17 17:07:28.135 | path = /opt/stack/data/swift/3/node/ 2022-02-17 17:07:28.135 | read only = false 2022-02-17 17:07:28.135 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 17:07:28.135 | 2022-02-17 17:07:28.136 | [account6642] 2022-02-17 17:07:28.136 | max connections = 25 2022-02-17 17:07:28.136 | path = /opt/stack/data/swift/4/node/ 2022-02-17 17:07:28.136 | read only = false 2022-02-17 17:07:28.136 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 17:07:28.136 | 2022-02-17 17:07:28.136 | 2022-02-17 17:07:28.136 | [container6611] 2022-02-17 17:07:28.136 | max connections = 25 2022-02-17 17:07:28.136 | path = /opt/stack/data/swift/1/node/ 2022-02-17 17:07:28.136 | read only = false 2022-02-17 17:07:28.136 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 17:07:28.136 | 2022-02-17 17:07:28.136 | [container6621] 2022-02-17 17:07:28.136 | max connections = 25 2022-02-17 17:07:28.136 | path = /opt/stack/data/swift/2/node/ 2022-02-17 17:07:28.136 | read only = false 2022-02-17 17:07:28.136 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 17:07:28.136 | 2022-02-17 17:07:28.136 | [container6631] 2022-02-17 17:07:28.136 | max connections = 25 2022-02-17 17:07:28.136 | path = /opt/stack/data/swift/3/node/ 2022-02-17 17:07:28.136 | read only = false 2022-02-17 17:07:28.136 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 17:07:28.136 | 2022-02-17 17:07:28.136 | [container6641] 2022-02-17 17:07:28.136 | max connections = 25 2022-02-17 17:07:28.136 | path = /opt/stack/data/swift/4/node/ 2022-02-17 17:07:28.136 | read only = false 2022-02-17 17:07:28.136 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 17:07:28.136 | 2022-02-17 17:07:28.137 | 2022-02-17 17:07:28.137 | [object6613] 2022-02-17 17:07:28.137 | max connections = 25 2022-02-17 17:07:28.137 | path = /opt/stack/data/swift/1/node/ 2022-02-17 17:07:28.137 | read only = false 2022-02-17 17:07:28.137 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 17:07:28.137 | 2022-02-17 17:07:28.137 | [object6623] 2022-02-17 17:07:28.137 | max connections = 25 2022-02-17 17:07:28.137 | path = /opt/stack/data/swift/2/node/ 2022-02-17 17:07:28.137 | read only = false 2022-02-17 17:07:28.137 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 17:07:28.137 | 2022-02-17 17:07:28.137 | [object6633] 2022-02-17 17:07:28.137 | max connections = 25 2022-02-17 17:07:28.137 | path = /opt/stack/data/swift/3/node/ 2022-02-17 17:07:28.137 | read only = false 2022-02-17 17:07:28.137 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 17:07:28.137 | 2022-02-17 17:07:28.137 | [object6643] 2022-02-17 17:07:28.137 | max connections = 25 2022-02-17 17:07:28.137 | path = /opt/stack/data/swift/4/node/ 2022-02-17 17:07:28.137 | read only = false 2022-02-17 17:07:28.137 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 17:07:28.139 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 17:07:28.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:28.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:28.146 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 17:07:28.159 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 17:07:28.161 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 17:07:28.166 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 17:07:28.171 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 17:07:28.173 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 17:07:28.177 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 17:07:28.215 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-02-17 17:07:28.245 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 17:07:28.264 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 17:07:28.295 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 17:07:28.316 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 17:07:28.347 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 17:07:28.367 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 17:07:28.396 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 17:07:28.415 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 17:07:28.452 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 17:07:28.472 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 17:07:28.512 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 17:07:28.538 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 17:07:28.557 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:28.559 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 17:07:28.605 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 17:07:28.640 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 17:07:28.686 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 17:07:28.725 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 17:07:28.747 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:28.749 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 17:07:28.791 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 17:07:28.811 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:28.813 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 17:07:28.835 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:28.838 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 17:07:28.841 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 17:07:28.867 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:28.870 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 17:07:28.873 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 17:07:28.876 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 17:07:28.882 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 17:07:28.889 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 17:07:28.933 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 17:07:28.971 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 17:07:29.008 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 17:07:29.041 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 17:07:29.070 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 17:07:29.073 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 17:07:29.079 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 17:07:29.081 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 17:07:29.083 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 17:07:29.114 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 17:07:29.144 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:07:29.174 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 17:07:29.207 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 17:07:29.238 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 17:07:29.269 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 17:07:29.301 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 17:07:29.330 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:07:29.358 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 17:07:29.386 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 17:07:29.415 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 17:07:29.443 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 17:07:29.472 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 17:07:29.504 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 17:07:29.532 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 17:07:29.550 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 17:07:29.581 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 17:07:29.612 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 17:07:29.616 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 17:07:29.645 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 17:07:29.674 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 17:07:29.703 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 17:07:29.706 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 17:07:29.708 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 17:07:29.710 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 17:07:29.715 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 17:07:29.717 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 17:07:29.719 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 17:07:29.721 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 17:07:29.724 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 17:07:29.726 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 17:07:29.728 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 17:07:29.731 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 17:07:29.749 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 17:07:29.779 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 17:07:29.797 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 17:07:29.828 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 17:07:29.847 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 17:07:29.876 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 17:07:29.895 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 17:07:29.924 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 17:07:29.943 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 17:07:29.974 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 17:07:29.998 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 17:07:30.036 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 17:07:30.055 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 17:07:30.085 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 17:07:30.103 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 17:07:30.132 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 17:07:30.154 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 17:07:30.182 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 17:07:30.187 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 17:07:30.206 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 17:07:30.235 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 17:07:30.266 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 17:07:30.268 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 17:07:30.272 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 17:07:30.275 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 17:07:30.277 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 17:07:30.279 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 17:07:30.281 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 17:07:30.283 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 17:07:30.285 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 17:07:30.288 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 17:07:30.306 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 17:07:30.336 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 17:07:30.355 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 17:07:30.384 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 17:07:30.403 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 17:07:30.432 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 17:07:30.451 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 17:07:30.481 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 17:07:30.499 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 17:07:30.528 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 17:07:30.547 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 17:07:30.577 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 17:07:30.595 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 17:07:30.625 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 17:07:30.644 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 17:07:30.675 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 17:07:30.694 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 17:07:30.723 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 17:07:30.728 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 17:07:30.746 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 17:07:30.784 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 17:07:30.786 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 17:07:30.791 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 17:07:30.794 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 17:07:30.796 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 17:07:30.798 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 17:07:30.800 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 17:07:30.802 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 17:07:30.806 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 17:07:30.808 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 17:07:30.827 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 17:07:30.857 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 17:07:30.875 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 17:07:30.905 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 17:07:30.925 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 17:07:30.956 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 17:07:30.979 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 17:07:31.009 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 17:07:31.028 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 17:07:31.057 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 17:07:31.077 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 17:07:31.109 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 17:07:31.129 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 17:07:31.165 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 17:07:31.184 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 17:07:31.216 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 17:07:31.236 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 17:07:31.266 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 17:07:31.271 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 17:07:31.290 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 17:07:31.323 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 17:07:31.357 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 17:07:31.393 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 17:07:31.426 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 17:07:31.429 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 17:07:31.435 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 17:07:31.470 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 17:07:31.503 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 17:07:31.540 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 17:07:31.571 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 17:07:31.604 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 17:07:31.636 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 17:07:31.666 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 17:07:31.695 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 17:07:31.726 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 17:07:31.743 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:31.746 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 17:07:31.768 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 17:07:31.771 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 17:07:31.793 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 17:07:31.795 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-02-17 17:07:31.826 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 17:07:31.829 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 17:07:31.859 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-02-17 17:07:31.890 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 17:07:31.892 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 17:07:31.921 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 17:07:31.938 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:31.941 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 17:07:31.944 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 17:07:31.950 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 17:07:31.952 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 17:07:31.965 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 17:07:31.967 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 17:07:31.980 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 17:07:31.983 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 17:07:31.985 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:07:31.987 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:07:31.989 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:07:31.992 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:07:31.995 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:07:31.997 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:07:31.999 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 17:07:32.016 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 17:07:32.018 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 17:07:32.021 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 17:07:32.038 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:32.041 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 17:07:32.059 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:32.062 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 17:07:32.064 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 17:07:32.067 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 17:07:32.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:07:32.073 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 17:07:32.076 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 17:07:32.079 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 17:07:32.081 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 17:07:32.099 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:32.102 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 17:07:32.105 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 17:07:32.123 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:32.126 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 17:07:32.128 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 17:07:32.132 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 17:07:32.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:07:32.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:07:32.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 17:07:32.144 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:07:32.148 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 17:07:32.151 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 17:07:32.154 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 17:07:32.157 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 17:07:32.159 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 17:07:32.162 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 17:07:32.165 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 17:07:32.168 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 17:07:32.171 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 17:07:32.174 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 17:07:32.179 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:07:32.179 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 17:07:32.184 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 17:07:32.187 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 17:07:32.189 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 17:07:32.193 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 17:07:32.195 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 17:07:32.219 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 17:07:32.222 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 17:07:33.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:07:33.159 | from cryptography.utils import int_from_bytes 2022-02-17 17:07:33.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:07:33.159 | from cryptography.utils import int_from_bytes 2022-02-17 17:07:34.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:07:34.371 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 17:07:34.456 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-17 17:07:34.457 | 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-02-17 17:07:34.458 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-17 17:07:34.460 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 17:07:34.461 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 17:07:34.462 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 17:07:34.463 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-17 17:07:34.464 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-17 17:07:34.465 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-17 17:07:34.466 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-17 17:07:34.467 | 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-02-17 17:07:34.468 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 17:07:34.471 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-17 17:07:34.473 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-17 17:07:34.475 | 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-02-17 17:07:34.477 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-17 17:07:34.480 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-17 17:07:34.482 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-17 17:07:34.492 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-17 17:07:34.493 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-17 17:07:34.507 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 17:07:34.577 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-17 17:07:34.578 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-17 17:07:34.579 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-17 17:07:34.604 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 17:07:34.605 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-17 17:07:34.607 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-17 17:07:34.608 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 17:07:34.610 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 17:07:34.622 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-17 17:07:34.665 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-17 17:07:34.666 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-17 17:07:34.667 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-17 17:07:34.669 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-17 17:07:34.690 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-17 17:07:34.692 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-17 17:07:34.708 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-17 17:07:34.725 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-17 17:07:34.728 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-17 17:07:34.746 | 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.0) 2022-02-17 17:07:34.748 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-17 17:07:34.830 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-17 17:07:34.832 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-17 17:07:34.835 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-17 17:07:34.835 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-17 17:07:34.888 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-17 17:07:34.915 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-17 17:07:35.119 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 17:07:35.124 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 17:07:35.158 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 17:07:35.159 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 17:07:35.160 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 17:07:35.164 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 17:07:35.168 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 17:07:35.170 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 17:07:35.255 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-17 17:07:35.432 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 17:07:35.457 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 17:07:35.544 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 17:07:35.702 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 17:07:37.918 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:07:37.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:07:37.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:07:38.074 | + inc/python:pip_install:200 : result=0 2022-02-17 17:07:38.077 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:07:38.079 | + functions-common:time_stop:2425 : local name 2022-02-17 17:07:38.082 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:07:38.084 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:07:38.086 | + functions-common:time_stop:2428 : local total 2022-02-17 17:07:38.089 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:07:38.091 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:07:38.093 | + functions-common:time_stop:2432 : start_time=1645117652213 2022-02-17 17:07:38.096 | + functions-common:time_stop:2434 : [[ -z 1645117652213 ]] 2022-02-17 17:07:38.099 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:07:38.103 | + functions-common:time_stop:2437 : end_time=1645117658101 2022-02-17 17:07:38.106 | + functions-common:time_stop:2438 : elapsed_time=5888 2022-02-17 17:07:38.108 | + functions-common:time_stop:2439 : total=79599 2022-02-17 17:07:38.110 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:07:38.113 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=85487 2022-02-17 17:07:38.116 | + inc/python:pip_install:203 : return 0 2022-02-17 17:07:38.118 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 17:07:38.121 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 17:07:38.124 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 17:07:38.142 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 17:07:38.147 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 17:07:38.150 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 17:07:38.152 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 17:07:38.155 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:07:38.158 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:07:38.161 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:07:38.164 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:07:38.167 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:07:38.170 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:07:38.194 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:07:38.197 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:07:38.199 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:07:38.202 | + functions-common:git_clone:629 : echo master 2022-02-17 17:07:38.203 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:07:38.209 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 17:07:38.211 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:07:38.214 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 17:07:38.217 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:07:38.217 | + functions-common:git_clone:678 : head -1 2022-02-17 17:07:38.224 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-17 17:07:38.228 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:07:38.231 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 17:07:38.233 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:07:38.236 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 17:07:38.239 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 17:07:38.242 | + inc/python:setup_develop:344 : local extras= 2022-02-17 17:07:38.245 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 17:07:38.248 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:07:38.250 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 17:07:38.253 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 17:07:38.255 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:07:38.258 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 17:07:38.261 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 17:07:38.265 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:07:38.268 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 17:07:38.271 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:07:38.274 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:07:38.281 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 17:07:38.288 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 17:07:38.294 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 17:07:38.987 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 17:07:38.990 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:07:38.993 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:07:38.996 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:07:39.000 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 17:07:39.002 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 17:07:39.005 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:07:39.008 | + inc/python:setup_package:428 : local extras= 2022-02-17 17:07:39.010 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:07:39.013 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 17:07:39.016 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 17:07:39.018 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 17:07:39.021 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:07:39.025 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 17:07:39.048 | Using python 3.8 to install /opt/stack/glance 2022-02-17 17:07:39.051 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-17 17:07:39.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:07:39.985 | from cryptography.utils import int_from_bytes 2022-02-17 17:07:39.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:07:39.986 | from cryptography.utils import int_from_bytes 2022-02-17 17:07:41.146 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:07:41.172 | Obtaining file:///opt/stack/glance 2022-02-17 17:07:41.173 | Preparing metadata (setup.py): started 2022-02-17 17:07:44.710 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:07:44.782 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-17 17:07:44.783 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-17 17:07:44.784 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-17 17:07:44.786 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-17 17:07:44.787 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-17 17:07:44.788 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-17 17:07:44.789 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-17 17:07:44.790 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-17 17:07:44.792 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-17 17:07:44.793 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-17 17:07:44.794 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-17 17:07:44.795 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-17 17:07:44.796 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-17 17:07:44.797 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 17:07:44.798 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.1) 2022-02-17 17:07:44.800 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 17:07:44.801 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 17:07:44.803 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.4) 2022-02-17 17:07:44.804 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 17:07:44.805 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-17 17:07:44.806 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.11.0) 2022-02-17 17:07:44.807 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.0) 2022-02-17 17:07:44.808 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 17:07:44.809 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-17 17:07:44.810 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 17:07:44.811 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-17 17:07:44.812 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-17 17:07:44.813 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-17 17:07:44.814 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 17:07:44.816 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-17 17:07:44.817 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-17 17:07:44.818 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-17 17:07:44.819 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-17 17:07:44.821 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 17:07:44.822 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.3.3) 2022-02-17 17:07:44.823 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-17 17:07:44.824 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-17 17:07:44.825 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 17:07:44.827 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-17 17:07:44.828 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.2.2) 2022-02-17 17:07:44.829 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-17 17:07:44.830 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.5.0) 2022-02-17 17:07:44.831 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 17:07:44.847 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.0) 2022-02-17 17:07:44.849 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-17 17:07:44.850 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-17 17:07:44.871 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (5.2.0) 2022-02-17 17:07:44.873 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (2.27.1) 2022-02-17 17:07:44.916 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-17 17:07:44.936 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev81) (4.3.0) 2022-02-17 17:07:44.946 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-17 17:07:44.962 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-17 17:07:44.963 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-17 17:07:44.963 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-17 17:07:45.062 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev81) (3.0.7) 2022-02-17 17:07:45.141 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev81) (1.7.0) 2022-02-17 17:07:45.195 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (2.10.1) 2022-02-17 17:07:45.200 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (3.1.1) 2022-02-17 17:07:45.234 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev81) (0.17.3) 2022-02-17 17:07:45.284 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (0.8.0) 2022-02-17 17:07:45.289 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (1.5.0) 2022-02-17 17:07:45.291 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-17 17:07:45.401 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (2.0.1) 2022-02-17 17:07:45.402 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-17 17:07:45.404 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.13.0) 2022-02-17 17:07:45.434 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.61.0) 2022-02-17 17:07:45.483 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (0.9.6) 2022-02-17 17:07:45.486 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (2.8.2) 2022-02-17 17:07:45.547 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.2.3) 2022-02-17 17:07:45.548 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.9) 2022-02-17 17:07:45.552 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.4.0) 2022-02-17 17:07:45.554 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-17 17:07:45.555 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (2.8.0) 2022-02-17 17:07:45.581 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-17 17:07:45.585 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.2.0) 2022-02-17 17:07:45.587 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.3.0) 2022-02-17 17:07:45.633 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev81) (5.9.0) 2022-02-17 17:07:45.682 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-17 17:07:45.685 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (0.11.0) 2022-02-17 17:07:45.686 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-17 17:07:45.771 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.0) 2022-02-17 17:07:45.835 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-17 17:07:45.944 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-17 17:07:46.228 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 17:07:46.229 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.6.3) 2022-02-17 17:07:46.234 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-17 17:07:46.239 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (1.4.2) 2022-02-17 17:07:46.310 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev81) (0.8.1) 2022-02-17 17:07:46.336 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (5.0.0) 2022-02-17 17:07:46.456 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-17 17:07:46.564 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev81) (2.0.1) 2022-02-17 17:07:46.831 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.4) 2022-02-17 17:07:46.835 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.32) 2022-02-17 17:07:46.837 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.4.0) 2022-02-17 17:07:46.840 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (1.1.5) 2022-02-17 17:07:46.841 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (5.1.1) 2022-02-17 17:07:46.844 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.10.0) 2022-02-17 17:07:46.846 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 17:07:46.991 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (0.13.1) 2022-02-17 17:07:47.024 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev81) (1.0.3) 2022-02-17 17:07:47.072 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (3.0.0) 2022-02-17 17:07:47.074 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev81) (1.3.3) 2022-02-17 17:07:47.340 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (3.10.0) 2022-02-17 17:07:47.533 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (1.26.8) 2022-02-17 17:07:47.534 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2019.11.28) 2022-02-17 17:07:47.537 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (3.3) 2022-02-17 17:07:47.540 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev81) (2.0.12) 2022-02-17 17:07:47.651 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.2) 2022-02-17 17:07:47.819 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 17:07:47.962 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev81) (3.7.0) 2022-02-17 17:07:48.296 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (2.3.3) 2022-02-17 17:07:48.298 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (0.5.0) 2022-02-17 17:07:48.566 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev81) (2.2) 2022-02-17 17:07:48.864 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (1.0.0) 2022-02-17 17:07:49.190 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (1.8.2) 2022-02-17 17:07:49.192 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev81) (21.4.0) 2022-02-17 17:07:50.725 | Installing collected packages: glance 2022-02-17 17:07:50.725 | Attempting uninstall: glance 2022-02-17 17:07:50.725 | Found existing installation: glance 24.0.0.dev81 2022-02-17 17:07:50.732 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 17:07:50.735 | Running setup.py develop for glance 2022-02-17 17:07:55.398 | Successfully installed glance 2022-02-17 17:07:55.398 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:07:55.406 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:07:55.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:07:55.584 | + inc/python:pip_install:200 : result=0 2022-02-17 17:07:55.587 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:07:55.590 | + functions-common:time_stop:2425 : local name 2022-02-17 17:07:55.592 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:07:55.595 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:07:55.598 | + functions-common:time_stop:2428 : local total 2022-02-17 17:07:55.601 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:07:55.603 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:07:55.606 | + functions-common:time_stop:2432 : start_time=1645117659043 2022-02-17 17:07:55.608 | + functions-common:time_stop:2434 : [[ -z 1645117659043 ]] 2022-02-17 17:07:55.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:07:55.616 | + functions-common:time_stop:2437 : end_time=1645117675614 2022-02-17 17:07:55.619 | + functions-common:time_stop:2438 : elapsed_time=16571 2022-02-17 17:07:55.621 | + functions-common:time_stop:2439 : total=85487 2022-02-17 17:07:55.623 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:07:55.626 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=102058 2022-02-17 17:07:55.629 | + inc/python:pip_install:203 : return 0 2022-02-17 17:07:55.631 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:07:55.635 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 17:07:55.638 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 17:07:55.659 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 17:07:55.672 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 17:07:55.676 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 17:07:55.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:07:55.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:07:55.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 17:07:55.687 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:07:55.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:07:55.692 | + ./stack.sh:main:920 : configure_glance 2022-02-17 17:07:55.695 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 17:07:55.710 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 17:07:55.713 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 17:07:55.715 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 17:07:55.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 17:07:55.720 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 17:07:55.723 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 17:07:55.727 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 17:07:55.730 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 17:07:55.765 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 17:07:55.804 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 17:07:55.842 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 17:07:55.875 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 17:07:55.909 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 17:07:55.943 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 17:07:55.945 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 17:07:55.948 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 17:07:55.951 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 17:07:55.953 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 17:07:55.986 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 17:07:56.022 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:07:56.059 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 17:07:56.095 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 17:07:56.130 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 17:07:56.167 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 17:07:56.203 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 17:07:56.243 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:07:56.287 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 17:07:56.323 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 17:07:56.359 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 17:07:56.363 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 17:07:56.366 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 17:07:56.369 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 17:07:56.371 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 17:07:56.374 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:07:56.396 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:56.399 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 17:07:56.402 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 17:07:56.405 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:07:56.431 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:56.434 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:07:56.438 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:07:56.479 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:07:56.482 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:07:56.485 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 17:07:56.490 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 17:07:56.493 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 17:07:56.531 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 17:07:56.575 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 17:07:56.577 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 17:07:56.581 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 17:07:56.584 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 17:07:56.587 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 17:07:56.590 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 17:07:56.593 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 17:07:56.631 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 17:07:56.634 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-02-17 17:07:56.678 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 17:07:56.680 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 17:07:56.702 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:56.704 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 17:07:56.744 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 17:07:56.785 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 17:07:56.822 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 17:07:56.857 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 17:07:56.891 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 17:07:56.910 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:56.912 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 17:07:56.953 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 17:07:56.991 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 17:07:57.027 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-02-17 17:07:57.060 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 17:07:57.094 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-02-17 17:07:57.127 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 17:07:57.147 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:57.149 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 17:07:57.152 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 17:07:57.154 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 17:07:57.158 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:07:57.179 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:07:57.183 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:07:57.185 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:07:57.188 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:07:57.191 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:07:57.233 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:07:57.278 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:07:57.324 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:07:57.365 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 17:07:57.370 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 17:07:57.404 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 17:07:57.438 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 17:07:57.472 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-02-17 17:07:57.505 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 17:07:57.544 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 17:07:57.592 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 17:07:57.637 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 17:07:57.681 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 17:07:57.718 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 17:07:57.759 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 17:07:57.802 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 17:07:57.808 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-17 17:07:57.819 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 17:07:57.844 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:07:57.847 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 17:07:57.850 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 17:07:57.854 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 17:07:57.862 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 17:07:57.866 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 17:07:57.869 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 17:07:57.873 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 17:07:57.876 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 17:07:57.880 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 17:07:57.918 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 17:07:57.920 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 17:07:57.923 | ++ functions:get_random_port:837 : true 2022-02-17 17:07:57.926 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 17:07:57.930 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 17:07:57.932 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 17:07:58.000 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 17:07:58.002 | ++ functions:get_random_port:841 : break 2 2022-02-17 17:07:58.005 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 17:07:58.007 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 17:07:58.010 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 17:07:58.044 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 17:07:58.078 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 17:07:58.113 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 17:07:58.148 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 17:07:58.180 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 17:07:58.213 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 17:07:58.249 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 17:07:58.280 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 17:07:58.314 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 17:07:58.345 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 17:07:58.380 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 17:07:58.412 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 17:07:58.444 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 17:07:58.476 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 17:07:58.511 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 17:07:58.542 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 17:07:58.575 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 17:07:58.614 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 17:07:58.647 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 17:07:58.650 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 17:07:58.652 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:07:58.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:58.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:58.660 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 17:07:58.663 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 17:07:58.722 | proxy (enabled by site administrator) 2022-02-17 17:07:58.726 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 17:07:58.729 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 17:07:58.732 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:07:58.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:58.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:58.741 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 17:07:58.743 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 17:07:58.810 | proxy_http (enabled by site administrator) 2022-02-17 17:07:58.817 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 17:07:58.824 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 17:07:58.827 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 17:07:58.831 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 17:07:58.834 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:58.837 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:58.840 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 17:07:58.843 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 17:07:58.847 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 17:07:58.848 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 17:07:58.857 | KeepAlive Off 2022-02-17 17:07:58.862 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 17:07:58.864 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 17:07:58.873 | SetEnv proxy-sendchunked 1 2022-02-17 17:07:58.879 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 17:07:58.881 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 17:07:58.890 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 17:07:58.894 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 17:07:58.897 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 17:07:58.900 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 17:07:58.902 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 17:07:58.905 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:07:58.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:58.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:58.912 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 17:07:58.915 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 17:07:58.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:07:58.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:07:58.923 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 17:07:59.015 | Site glance-wsgi-api already enabled 2022-02-17 17:07:59.021 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 17:07:59.024 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 17:07:59.027 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:07:59.030 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 17:07:59.248 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 17:07:59.261 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 17:07:59.314 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 17:07:59.319 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 17:07:59.344 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:07:59.347 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 17:07:59.351 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 17:07:59.355 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 17:07:59.358 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:07:59.362 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 17:07:59.366 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 17:07:59.369 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 17:07:59.373 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 17:07:59.376 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:07:59.379 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:07:59.383 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:07:59.386 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:07:59.389 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:07:59.394 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:07:59.415 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:07:59.419 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:07:59.422 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:07:59.426 | + functions-common:git_clone:629 : echo master 2022-02-17 17:07:59.427 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:07:59.433 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 17:07:59.436 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:07:59.438 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 17:07:59.443 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:07:59.443 | + functions-common:git_clone:678 : head -1 2022-02-17 17:07:59.449 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 17:07:59.452 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:07:59.456 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 17:07:59.458 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:07:59.461 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 17:07:59.464 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 17:07:59.467 | + inc/python:setup_develop:344 : local extras= 2022-02-17 17:07:59.469 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 17:07:59.473 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:07:59.476 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 17:07:59.479 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 17:07:59.482 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:07:59.485 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 17:07:59.489 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 17:07:59.492 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:07:59.496 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 17:07:59.500 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:07:59.505 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:07:59.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 17:07:59.520 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 17:07:59.522 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 17:08:00.241 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 17:08:00.245 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:08:00.248 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:08:00.251 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:08:00.255 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 17:08:00.258 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 17:08:00.260 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:08:00.264 | + inc/python:setup_package:428 : local extras= 2022-02-17 17:08:00.267 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:08:00.269 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 17:08:00.272 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 17:08:00.275 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 17:08:00.278 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:08:00.280 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 17:08:00.306 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 17:08:00.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-17 17:08:01.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:08:01.260 | from cryptography.utils import int_from_bytes 2022-02-17 17:08:01.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:08:01.261 | from cryptography.utils import int_from_bytes 2022-02-17 17:08:02.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:08:02.913 | Obtaining file:///opt/stack/cinder 2022-02-17 17:08:02.914 | Preparing metadata (setup.py): started 2022-02-17 17:08:07.159 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:08:07.296 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 17:08:07.297 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 17:08:07.298 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 17:08:07.300 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 17:08:07.301 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 17:08:07.302 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 17:08:07.303 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 17:08:07.304 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 17:08:07.305 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 17:08:07.306 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 17:08:07.307 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 17:08:07.308 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 17:08:07.309 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 17:08:07.311 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 17:08:07.312 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 17:08:07.313 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 17:08:07.314 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 17:08:07.315 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 17:08:07.316 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 17:08:07.317 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 17:08:07.318 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 17:08:07.319 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 17:08:07.322 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 17:08:07.323 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 17:08:07.324 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 17:08:07.325 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 17:08:07.326 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 17:08:07.327 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 17:08:07.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 17:08:07.329 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 17:08:07.330 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 17:08:07.332 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 17:08:07.333 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 17:08:07.334 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 17:08:07.335 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 17:08:07.336 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 17:08:07.337 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 17:08:07.338 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 17:08:07.339 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 17:08:07.340 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 17:08:07.341 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 17:08:07.342 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 17:08:07.344 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 17:08:07.345 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 17:08:07.347 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 17:08:07.348 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 17:08:07.349 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 17:08:07.350 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 17:08:07.351 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 17:08:07.352 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 17:08:07.354 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 17:08:07.355 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 17:08:07.356 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 17:08:07.357 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 17:08:07.358 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 17:08:07.359 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 17:08:07.361 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 17:08:07.362 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 17:08:07.363 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 17:08:07.364 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 17:08:07.365 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 17:08:07.366 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 17:08:07.388 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 17:08:07.390 | 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.dev203) (0.10.0) 2022-02-17 17:08:07.393 | 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.dev203) (0.5.1) 2022-02-17 17:08:07.462 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 17:08:07.498 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 17:08:07.513 | 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.dev203) (0.1.0) 2022-02-17 17:08:07.515 | 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.dev203) (2.5.0) 2022-02-17 17:08:07.516 | 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.dev203) (4.1.1) 2022-02-17 17:08:07.518 | 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.dev203) (2.6.0) 2022-02-17 17:08:07.629 | 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.dev203) (1.7.0) 2022-02-17 17:08:07.685 | 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.dev203) (2.10.1) 2022-02-17 17:08:07.691 | 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.dev203) (3.1.1) 2022-02-17 17:08:07.719 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 17:08:07.720 | 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.dev203) (0.2.8) 2022-02-17 17:08:07.722 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 17:08:07.779 | 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.dev203) (0.17.3) 2022-02-17 17:08:07.858 | 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.dev203) (2.4.0) 2022-02-17 17:08:07.861 | 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.dev203) (0.8.0) 2022-02-17 17:08:07.863 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 17:08:07.864 | 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.dev203) (1.5.0) 2022-02-17 17:08:07.960 | 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.dev203) (1.7.6) 2022-02-17 17:08:07.963 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 17:08:07.968 | 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.dev203) (2.0.1) 2022-02-17 17:08:08.039 | 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.dev203) (0.9.6) 2022-02-17 17:08:08.042 | 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.dev203) (2.8.2) 2022-02-17 17:08:08.103 | 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.dev203) (5.0.9) 2022-02-17 17:08:08.104 | 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.dev203) (2.4.0) 2022-02-17 17:08:08.108 | 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.dev203) (0.4.0) 2022-02-17 17:08:08.109 | 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.dev203) (5.0.0) 2022-02-17 17:08:08.113 | 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.dev203) (5.2.3) 2022-02-17 17:08:08.139 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 17:08:08.140 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 17:08:08.141 | 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.dev203) (3.2.0) 2022-02-17 17:08:08.193 | 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.dev203) (1.0.3) 2022-02-17 17:08:08.281 | 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.dev203) (3.0.0) 2022-02-17 17:08:08.283 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 17:08:08.311 | 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.dev203) (3.1.0) 2022-02-17 17:08:08.337 | 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.dev203) (0.11.0) 2022-02-17 17:08:08.416 | 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.dev203) (1.0.0) 2022-02-17 17:08:08.418 | 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.dev203) (1.26.8) 2022-02-17 17:08:08.558 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 17:08:08.586 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 17:08:08.738 | 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.dev203) (3.10.0) 2022-02-17 17:08:08.778 | 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.dev203) (22.0.0) 2022-02-17 17:08:08.781 | 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.dev203) (1.13.3) 2022-02-17 17:08:08.782 | 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.dev203) (1.3.3) 2022-02-17 17:08:09.016 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 17:08:09.019 | 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.dev203) (2.0.12) 2022-02-17 17:08:09.020 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 17:08:09.059 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 17:08:09.091 | 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.dev203) (0.23.2) 2022-02-17 17:08:09.343 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 17:08:09.343 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 17:08:09.507 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 17:08:09.513 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 17:08:09.518 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 17:08:09.683 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 17:08:09.812 | 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.dev203) (4.11.0) 2022-02-17 17:08:09.814 | 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.dev203) (1.1.6) 2022-02-17 17:08:09.816 | 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.dev203) (5.4.0) 2022-02-17 17:08:09.855 | 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.dev203) (5.0.0) 2022-02-17 17:08:10.120 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 17:08:10.207 | 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.dev203) (2.3.3) 2022-02-17 17:08:10.208 | 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.dev203) (0.5.0) 2022-02-17 17:08:10.424 | 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.dev203) (2.5.0) 2022-02-17 17:08:10.522 | 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.dev203) (3.19.4) 2022-02-17 17:08:10.524 | 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.dev203) (1.54.0) 2022-02-17 17:08:10.716 | 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.dev203) (2.0.1) 2022-02-17 17:08:11.162 | 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.dev203) (1.1.5) 2022-02-17 17:08:11.218 | 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.dev203) (0.13.1) 2022-02-17 17:08:11.272 | 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.dev203) (0.2.5) 2022-02-17 17:08:12.421 | 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.dev203) (1.32) 2022-02-17 17:08:12.718 | 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.dev203) (21.4.0) 2022-02-17 17:08:12.720 | 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.dev203) (1.8.2) 2022-02-17 17:08:12.887 | 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.dev203) (2.2) 2022-02-17 17:08:13.113 | 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.dev203) (1.0.0) 2022-02-17 17:08:13.248 | 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.dev203) (3.7.0) 2022-02-17 17:08:15.040 | Installing collected packages: cinder 2022-02-17 17:08:15.041 | Attempting uninstall: cinder 2022-02-17 17:08:15.041 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 17:08:15.048 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 17:08:15.050 | Running setup.py develop for cinder 2022-02-17 17:08:21.481 | Successfully installed cinder 2022-02-17 17:08:21.481 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:08:21.489 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:08:21.489 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:08:21.674 | + inc/python:pip_install:200 : result=0 2022-02-17 17:08:21.677 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:08:21.680 | + functions-common:time_stop:2425 : local name 2022-02-17 17:08:21.683 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:08:21.687 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:08:21.690 | + functions-common:time_stop:2428 : local total 2022-02-17 17:08:21.692 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:08:21.695 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:08:21.697 | + functions-common:time_stop:2432 : start_time=1645117680298 2022-02-17 17:08:21.700 | + functions-common:time_stop:2434 : [[ -z 1645117680298 ]] 2022-02-17 17:08:21.703 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:08:21.707 | + functions-common:time_stop:2437 : end_time=1645117701705 2022-02-17 17:08:21.710 | + functions-common:time_stop:2438 : elapsed_time=21407 2022-02-17 17:08:21.714 | + functions-common:time_stop:2439 : total=102058 2022-02-17 17:08:21.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:08:21.719 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=123465 2022-02-17 17:08:21.722 | + inc/python:pip_install:203 : return 0 2022-02-17 17:08:21.724 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:08:21.730 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 17:08:21.733 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 17:08:21.759 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 17:08:21.777 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 17:08:21.779 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 17:08:21.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:08:21.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:08:21.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 17:08:21.790 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:08:21.793 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 17:08:21.796 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 17:08:21.798 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 17:08:21.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:08:21.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:08:21.807 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 17:08:21.820 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 17:08:21.823 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:08:21.825 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:08:21.828 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:08:21.831 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:08:21.841 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:08:21.844 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:08:21.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:08:21.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:08:21.853 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:08:21.855 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:08:21.858 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:08:21.861 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:08:21.864 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 17:08:21.866 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:08:21.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:08:21.872 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:08:21.875 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 17:08:21.901 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-17 17:08:22.013 | Reading package lists... 2022-02-17 17:08:22.279 | Building dependency tree... 2022-02-17 17:08:22.281 | Reading state information... 2022-02-17 17:08:22.630 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 17:08:22.631 | The following packages were automatically installed and are no longer required: 2022-02-17 17:08:22.632 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:08:22.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:08:22.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:08:22.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:08:22.632 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:08:22.633 | python3-zope.interface 2022-02-17 17:08:22.633 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:08:22.760 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:08:22.765 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:08:22.768 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:08:22.771 | + functions-common:time_stop:2425 : local name 2022-02-17 17:08:22.773 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:08:22.776 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:08:22.778 | + functions-common:time_stop:2428 : local total 2022-02-17 17:08:22.782 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:08:22.785 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:08:22.787 | + functions-common:time_stop:2432 : start_time=1645117701897 2022-02-17 17:08:22.790 | + functions-common:time_stop:2434 : [[ -z 1645117701897 ]] 2022-02-17 17:08:22.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:08:22.800 | + functions-common:time_stop:2437 : end_time=1645117702796 2022-02-17 17:08:22.803 | + functions-common:time_stop:2438 : elapsed_time=899 2022-02-17 17:08:22.805 | + functions-common:time_stop:2439 : total=6094 2022-02-17 17:08:22.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:08:22.813 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6993 2022-02-17 17:08:22.816 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:08:22.819 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:08:22.822 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 17:08:22.824 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 17:08:22.838 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 17:08:22.843 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 17:08:22.845 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 17:08:22.848 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 17:08:22.854 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 17:08:22.855 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 17:08:22.861 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 17:08:22.863 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 17:08:22.866 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 17:08:22.868 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 17:08:22.871 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 17:08:22.873 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 17:08:22.875 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 17:08:22.877 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 17:08:22.890 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 17:08:22.905 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-17 17:08:22.922 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-17 17:08:22.935 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 17:08:22.948 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 17:08:22.952 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 17:08:22.956 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.BVrPNv7SGG 2022-02-17 17:08:22.959 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 17:08:22.961 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 17:08:22.964 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 17:08:22.967 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.BVrPNv7SGG 2022-02-17 17:08:22.971 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.BVrPNv7SGG 2022-02-17 17:08:22.984 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.BVrPNv7SGG /etc/sudoers.d/cinder-rootwrap 2022-02-17 17:08:22.998 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 17:08:23.003 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 17:08:23.005 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 17:08:23.008 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 17:08:23.010 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 17:08:23.012 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-17 17:08:23.015 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-17 17:08:23.017 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 17:08:23.020 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 17:08:23.025 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 17:08:23.029 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 17:08:23.049 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 17:08:23.069 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 17:08:23.089 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 17:08:23.109 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 17:08:23.129 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 17:08:23.148 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 17:08:23.169 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 17:08:23.190 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 17:08:23.193 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 17:08:23.195 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 17:08:23.197 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 17:08:23.200 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 17:08:23.231 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 17:08:23.260 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:08:23.289 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 17:08:23.319 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 17:08:23.348 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 17:08:23.379 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 17:08:23.409 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 17:08:23.441 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:08:23.474 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 17:08:23.506 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 17:08:23.542 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 17:08:23.575 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 17:08:23.578 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 17:08:23.580 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 17:08:23.583 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 17:08:23.589 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 17:08:23.594 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 17:08:23.630 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 17:08:23.661 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 17:08:23.695 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 17:08:23.727 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 17:08:23.761 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 17:08:23.795 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 17:08:23.830 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 17:08:23.833 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-02-17 17:08:23.863 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 17:08:23.899 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 17:08:23.907 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ffde21555acfc91bce060beb1beffbe1 2022-02-17 17:08:23.937 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 17:08:23.940 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 17:08:23.971 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 17:08:24.003 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 17:08:24.034 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 17:08:24.065 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 17:08:24.084 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:24.086 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 17:08:24.089 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 17:08:24.091 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 17:08:24.094 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 17:08:24.097 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 17:08:24.099 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 17:08:24.102 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 17:08:24.105 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 17:08:24.109 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 17:08:24.112 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 17:08:24.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 17:08:24.147 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 17:08:24.177 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 17:08:24.206 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 17:08:24.236 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 17:08:24.269 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 17:08:24.298 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 17:08:24.300 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 17:08:24.303 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 17:08:24.305 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 17:08:24.348 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 17:08:24.351 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 17:08:24.383 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 17:08:24.385 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 17:08:24.388 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 17:08:24.391 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 17:08:24.420 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 17:08:24.423 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 17:08:24.427 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 17:08:24.445 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:24.448 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 17:08:24.450 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 17:08:24.454 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 17:08:24.456 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 17:08:24.487 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-02-17 17:08:24.519 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 17:08:24.536 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:24.538 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 17:08:24.556 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:24.558 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 17:08:24.578 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:24.580 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 17:08:24.583 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 17:08:24.585 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 17:08:24.588 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 17:08:24.590 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 17:08:24.592 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 17:08:24.595 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:08:24.613 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:24.617 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 17:08:24.620 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 17:08:24.622 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:08:24.641 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:24.644 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:08:24.647 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:08:24.677 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:08:24.679 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:08:24.681 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 17:08:24.684 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 17:08:24.687 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 17:08:24.690 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:08:24.711 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:08:24.713 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:08:24.716 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:08:24.720 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:08:24.722 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:08:24.753 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:08:24.787 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:08:24.820 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:08:24.852 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 17:08:24.873 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:24.876 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 17:08:24.878 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 17:08:24.881 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 17:08:24.883 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 17:08:24.886 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 17:08:24.888 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 17:08:24.892 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 17:08:24.897 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 17:08:24.899 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 17:08:24.902 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 17:08:24.917 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 17:08:24.917 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:08:24.928 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 17:08:24.932 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:08:24.951 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 17:08:24.954 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 17:08:24.958 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 17:08:24.990 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 17:08:25.031 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 17:08:25.065 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 17:08:25.096 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 17:08:25.128 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 17:08:25.159 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 17:08:25.194 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 17:08:25.225 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 17:08:25.258 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 17:08:25.288 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 17:08:25.319 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 17:08:25.349 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 17:08:25.378 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 17:08:25.381 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 17:08:25.384 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 17:08:25.387 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 17:08:25.390 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 17:08:25.392 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:08:25.395 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:08:25.397 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 17:08:25.400 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 17:08:25.402 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 17:08:25.433 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 17:08:25.463 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 17:08:25.464 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 17:08:25.475 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 17:08:25.480 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 17:08:25.483 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 17:08:25.486 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 17:08:25.488 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 17:08:25.491 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:08:25.493 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:08:25.496 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:08:25.498 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 17:08:25.501 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 17:08:25.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:08:25.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:08:25.508 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 17:08:25.574 | Enabling site cinder-wsgi. 2022-02-17 17:08:25.580 | To activate the new configuration, you need to run: 2022-02-17 17:08:25.580 | systemctl reload apache2 2022-02-17 17:08:25.584 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 17:08:25.587 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 17:08:25.589 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:08:25.592 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 17:08:25.806 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 17:08:25.810 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 17:08:25.861 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-02-17 17:08:25.896 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 17:08:25.918 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:25.920 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 17:08:25.923 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 17:08:25.925 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 17:08:25.928 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 17:08:25.931 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 17:08:25.966 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 17:08:26.000 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-02-17 17:08:26.037 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 17:08:26.069 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 17:08:26.100 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 17:08:26.134 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 17:08:26.165 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 17:08:26.197 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:08:26.226 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 17:08:26.258 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 17:08:26.290 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 17:08:26.323 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 17:08:26.325 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 17:08:26.343 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:26.346 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-02-17 17:08:26.381 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 17:08:26.384 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 17:08:26.403 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:26.406 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 17:08:26.409 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 17:08:26.411 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 17:08:26.413 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:08:26.416 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 17:08:26.418 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 17:08:26.422 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:08:26.423 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:08:26.428 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:08:26.431 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:08:26.434 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 17:08:26.437 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:08:26.440 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 17:08:26.442 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 17:08:26.445 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 17:08:26.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:08:26.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:08:26.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 17:08:26.456 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:08:26.459 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 17:08:26.461 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 17:08:26.464 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 17:08:26.466 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:08:26.469 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:08:26.472 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:08:26.475 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:08:26.478 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:08:26.482 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:08:26.499 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:08:26.502 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:08:26.504 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:08:26.507 | + functions-common:git_clone:629 : echo master 2022-02-17 17:08:26.508 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:08:26.513 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 17:08:26.516 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:08:26.519 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 17:08:26.522 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:08:26.522 | + functions-common:git_clone:678 : head -1 2022-02-17 17:08:26.526 | 5880c272da Merge commit 'refs/changes/22/829522/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 17:08:26.529 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:08:26.531 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 17:08:26.534 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:08:26.536 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 17:08:26.539 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 17:08:26.542 | + inc/python:setup_develop:344 : local extras= 2022-02-17 17:08:26.544 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 17:08:26.547 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:08:26.550 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 17:08:26.552 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 17:08:26.555 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:08:26.557 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 17:08:26.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 17:08:26.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:08:26.567 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 17:08:26.570 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:08:26.573 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:08:26.577 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 17:08:26.584 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 17:08:26.586 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 17:08:27.246 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 17:08:27.249 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:08:27.251 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:08:27.254 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:08:27.256 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 17:08:27.259 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 17:08:27.262 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:08:27.265 | + inc/python:setup_package:428 : local extras= 2022-02-17 17:08:27.268 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:08:27.271 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 17:08:27.274 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 17:08:27.276 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 17:08:27.279 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:08:27.283 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 17:08:27.306 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 17:08:27.308 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-17 17:08:28.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:08:28.246 | from cryptography.utils import int_from_bytes 2022-02-17 17:08:28.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:08:28.246 | from cryptography.utils import int_from_bytes 2022-02-17 17:08:29.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:08:29.447 | Obtaining file:///opt/stack/neutron 2022-02-17 17:08:29.448 | Preparing metadata (setup.py): started 2022-02-17 17:08:33.846 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:08:33.936 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 17:08:33.937 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 17:08:33.938 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 17:08:33.939 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 17:08:33.940 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 17:08:33.942 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 17:08:33.944 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 17:08:33.946 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 17:08:33.948 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 17:08:33.950 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 17:08:33.952 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 17:08:33.955 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 17:08:33.956 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 17:08:33.958 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 17:08:33.960 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.19.0) 2022-02-17 17:08:33.961 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (7.8.0) 2022-02-17 17:08:33.965 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.1) 2022-02-17 17:08:33.967 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.31) 2022-02-17 17:08:33.969 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.8.7) 2022-02-17 17:08:33.970 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 17:08:33.971 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.7.6) 2022-02-17 17:08:33.972 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 17:08:33.973 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 17:08:33.974 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.0) 2022-02-17 17:08:33.975 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (8.8.0) 2022-02-17 17:08:33.977 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.0) 2022-02-17 17:08:33.978 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (11.2.0) 2022-02-17 17:08:33.979 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.0) 2022-02-17 17:08:33.980 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.6.1) 2022-02-17 17:08:33.981 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (12.13.0) 2022-02-17 17:08:33.982 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.1) 2022-02-17 17:08:33.983 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.10.1) 2022-02-17 17:08:33.984 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 17:08:33.985 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 17:08:33.987 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.0) 2022-02-17 17:08:33.988 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.3.0) 2022-02-17 17:08:33.990 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.8.0) 2022-02-17 17:08:33.992 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.5.0) 2022-02-17 17:08:33.994 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.12.1) 2022-02-17 17:08:33.996 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.0) 2022-02-17 17:08:33.999 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.2) 2022-02-17 17:08:34.000 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 17:08:34.002 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.1.0) 2022-02-17 17:08:34.004 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.16.0) 2022-02-17 17:08:34.006 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.15.0) 2022-02-17 17:08:34.008 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (21.3) 2022-02-17 17:08:34.009 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.9.0) 2022-02-17 17:08:34.011 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:34.014 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (22.0.0) 2022-02-17 17:08:34.016 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (17.6.0) 2022-02-17 17:08:34.017 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.61.0) 2022-02-17 17:08:34.018 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 17:08:34.019 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 17:08:34.020 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 17:08:34.021 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 17:08:34.037 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (1.1.6) 2022-02-17 17:08:34.039 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (4.11.0) 2022-02-17 17:08:34.041 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (5.4.0) 2022-02-17 17:08:34.050 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev511) (1.13.3) 2022-02-17 17:08:34.063 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.16.0) 2022-02-17 17:08:34.064 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 17:08:34.066 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.1.2) 2022-02-17 17:08:34.085 | 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.dev511) (3.0.7) 2022-02-17 17:08:34.093 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev511) (2.0.1) 2022-02-17 17:08:34.153 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev511) (1.0.2) 2022-02-17 17:08:34.155 | 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.dev511) (1.7.0) 2022-02-17 17:08:34.209 | 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.dev511) (4.4.0) 2022-02-17 17:08:34.212 | 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.dev511) (3.1.1) 2022-02-17 17:08:34.261 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev511) (1.2.2) 2022-02-17 17:08:34.267 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev511) (2.7.0) 2022-02-17 17:08:34.295 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (36.0.1) 2022-02-17 17:08:34.296 | 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.dev511) (1.32) 2022-02-17 17:08:34.297 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (6.0) 2022-02-17 17:08:34.299 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.4) 2022-02-17 17:08:34.300 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (2.5.0) 2022-02-17 17:08:34.301 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (0.10.0) 2022-02-17 17:08:34.302 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.0) 2022-02-17 17:08:34.304 | 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.dev511) (1.1.5) 2022-02-17 17:08:34.321 | 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.dev511) (1.0.3) 2022-02-17 17:08:34.415 | 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.dev511) (0.17.3) 2022-02-17 17:08:34.460 | 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.dev511) (1.5.0) 2022-02-17 17:08:34.561 | 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.dev511) (0.13.0) 2022-02-17 17:08:34.564 | 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.dev511) (2.0.1) 2022-02-17 17:08:34.567 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.5.0) 2022-02-17 17:08:34.627 | 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.dev511) (0.9.6) 2022-02-17 17:08:34.630 | 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.dev511) (2.8.2) 2022-02-17 17:08:34.691 | 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.dev511) (5.0.0) 2022-02-17 17:08:34.692 | 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.dev511) (5.2.3) 2022-02-17 17:08:34.697 | 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.dev511) (5.0.9) 2022-02-17 17:08:34.699 | 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.dev511) (0.4.0) 2022-02-17 17:08:34.724 | 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.dev511) (3.3.0) 2022-02-17 17:08:34.727 | 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.dev511) (3.2.0) 2022-02-17 17:08:34.776 | 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.dev511) (1.15.0) 2022-02-17 17:08:34.831 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev511) (2021.3) 2022-02-17 17:08:34.870 | 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.dev511) (3.0.0) 2022-02-17 17:08:34.871 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev511) (1.3.3) 2022-02-17 17:08:34.896 | 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.dev511) (3.1.0) 2022-02-17 17:08:35.044 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev511) (2.4.0) 2022-02-17 17:08:35.118 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev511) (60.9.0) 2022-02-17 17:08:35.199 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (0.3.5) 2022-02-17 17:08:35.201 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (3.0.0) 2022-02-17 17:08:35.316 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.318 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.319 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.320 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.321 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.322 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.324 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 17:08:35.560 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (3.2.0) 2022-02-17 17:08:35.562 | 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.dev511) (2.4.2) 2022-02-17 17:08:35.565 | 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.dev511) (3.10.0) 2022-02-17 17:08:35.611 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev511) (3.17.6) 2022-02-17 17:08:35.616 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 17:08:35.715 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (2019.11.28) 2022-02-17 17:08:35.718 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (3.3) 2022-02-17 17:08:35.720 | 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.dev511) (2.0.12) 2022-02-17 17:08:35.721 | 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.dev511) (1.26.8) 2022-02-17 17:08:35.758 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev511) (0.7) 2022-02-17 17:08:36.133 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev511) (0.12.2) 2022-02-17 17:08:36.211 | 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.dev511) (5.0.0) 2022-02-17 17:08:36.411 | 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.dev511) (2.21) 2022-02-17 17:08:36.489 | 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.dev511) (0.5.0) 2022-02-17 17:08:36.490 | 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.dev511) (2.3.3) 2022-02-17 17:08:36.725 | 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.dev511) (2.5.0) 2022-02-17 17:08:36.908 | 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.dev511) (2.2) 2022-02-17 17:08:37.454 | 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.dev511) (0.13.1) 2022-02-17 17:08:37.504 | 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.dev511) (0.2.5) 2022-02-17 17:08:38.195 | 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.dev511) (0.4.2) 2022-02-17 17:08:38.197 | 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.dev511) (0.5.2) 2022-02-17 17:08:38.510 | 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.dev511) (4.10.0) 2022-02-17 17:08:38.511 | 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.dev511) (2.0.0) 2022-02-17 17:08:38.683 | 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.dev511) (3.7.0) 2022-02-17 17:08:38.937 | 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.dev511) (1.8.2) 2022-02-17 17:08:38.938 | 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.dev511) (21.4.0) 2022-02-17 17:08:39.132 | 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.dev511) (1.0.0) 2022-02-17 17:08:39.358 | 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.dev511) (2.3.1) 2022-02-17 17:08:40.992 | Installing collected packages: neutron 2022-02-17 17:08:40.992 | Attempting uninstall: neutron 2022-02-17 17:08:40.993 | Found existing installation: neutron 19.1.0.dev511 2022-02-17 17:08:41.013 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-17 17:08:41.015 | Running setup.py develop for neutron 2022-02-17 17:08:47.380 | Successfully installed neutron 2022-02-17 17:08:47.380 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:08:47.389 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:08:47.389 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:08:47.575 | + inc/python:pip_install:200 : result=0 2022-02-17 17:08:47.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:08:47.581 | + functions-common:time_stop:2425 : local name 2022-02-17 17:08:47.583 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:08:47.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:08:47.588 | + functions-common:time_stop:2428 : local total 2022-02-17 17:08:47.590 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:08:47.592 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:08:47.595 | + functions-common:time_stop:2432 : start_time=1645117707299 2022-02-17 17:08:47.597 | + functions-common:time_stop:2434 : [[ -z 1645117707299 ]] 2022-02-17 17:08:47.600 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:08:47.605 | + functions-common:time_stop:2437 : end_time=1645117727602 2022-02-17 17:08:47.607 | + functions-common:time_stop:2438 : elapsed_time=20303 2022-02-17 17:08:47.610 | + functions-common:time_stop:2439 : total=123465 2022-02-17 17:08:47.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:08:47.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=143768 2022-02-17 17:08:47.622 | + inc/python:pip_install:203 : return 0 2022-02-17 17:08:47.625 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:08:47.628 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 17:08:47.631 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 17:08:47.654 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 17:08:47.668 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 17:08:47.680 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 17:08:47.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:08:47.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:08:47.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-17 17:08:47.693 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:08:47.696 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 17:08:47.699 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:08:47.705 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 17:08:47.726 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:08:47.733 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 17:08:47.733 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 17:08:47.740 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 17:08:47.744 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:08:47.747 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 17:08:47.751 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 17:08:47.753 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 17:08:47.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:08:47.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:08:47.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-17 17:08:47.765 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:08:47.768 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 17:08:47.785 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:47.788 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 17:08:47.806 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:47.809 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 17:08:47.833 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:08:47.836 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 17:08:47.839 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 17:08:47.842 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 17:08:47.845 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:08:47.847 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:08:47.850 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:08:47.853 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:08:47.856 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:08:47.859 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:08:47.878 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:08:47.880 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:08:47.883 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:08:47.886 | + functions-common:git_clone:629 : echo master 2022-02-17 17:08:47.887 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:08:47.892 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 17:08:47.895 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:08:47.898 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 17:08:47.901 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:08:47.902 | + functions-common:git_clone:678 : head -1 2022-02-17 17:08:47.959 | b5029890c1 Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware" 2022-02-17 17:08:47.964 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:08:47.967 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 17:08:47.970 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:08:47.973 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 17:08:47.976 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 17:08:47.980 | + inc/python:setup_develop:344 : local extras= 2022-02-17 17:08:47.983 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 17:08:47.986 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:08:47.988 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 17:08:47.991 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 17:08:47.993 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:08:47.996 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 17:08:47.999 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 17:08:48.002 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:08:48.005 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 17:08:48.007 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:08:48.010 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:08:48.014 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 17:08:48.020 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 17:08:48.023 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 17:08:48.705 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 17:08:48.706 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:08:48.709 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:08:48.711 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:08:48.714 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 17:08:48.717 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 17:08:48.719 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:08:48.722 | + inc/python:setup_package:428 : local extras= 2022-02-17 17:08:48.725 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:08:48.727 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 17:08:48.731 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 17:08:48.734 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 17:08:48.737 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:08:48.739 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 17:08:48.764 | Using python 3.8 to install /opt/stack/nova 2022-02-17 17:08:48.766 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-17 17:08:49.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:08:49.697 | from cryptography.utils import int_from_bytes 2022-02-17 17:08:49.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:08:49.697 | from cryptography.utils import int_from_bytes 2022-02-17 17:08:50.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:08:50.889 | Obtaining file:///opt/stack/nova 2022-02-17 17:08:50.890 | Preparing metadata (setup.py): started 2022-02-17 17:08:56.202 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:08:56.365 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.8.1) 2022-02-17 17:08:56.366 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.4.31) 2022-02-17 17:08:56.368 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.1) 2022-02-17 17:08:56.369 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.33.0) 2022-02-17 17:08:56.370 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.0.3) 2022-02-17 17:08:56.371 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (9.4.0) 2022-02-17 17:08:56.372 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.7.1) 2022-02-17 17:08:56.373 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.1) 2022-02-17 17:08:56.374 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (36.0.1) 2022-02-17 17:08:56.375 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.8.7) 2022-02-17 17:08:56.376 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.2) 2022-02-17 17:08:56.378 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.1.1) 2022-02-17 17:08:56.378 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 17:08:56.379 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.1.0) 2022-02-17 17:08:56.380 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.13.0) 2022-02-17 17:08:56.381 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.6) 2022-02-17 17:08:56.383 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.8.0) 2022-02-17 17:08:56.384 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.11.0) 2022-02-17 17:08:56.385 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.1) 2022-02-17 17:08:56.386 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.2) 2022-02-17 17:08:56.387 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev257) (3.2.0) 2022-02-17 17:08:56.388 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.2.0) 2022-02-17 17:08:56.389 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.4.0) 2022-02-17 17:08:56.390 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (7.8.0) 2022-02-17 17:08:56.391 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 17:08:56.393 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.27.1) 2022-02-17 17:08:56.394 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 17:08:56.395 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.10.0) 2022-02-17 17:08:56.396 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 17:08:56.397 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.0) 2022-02-17 17:08:56.398 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.8.0) 2022-02-17 17:08:56.399 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.4.0) 2022-02-17 17:08:56.400 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.1) 2022-02-17 17:08:56.402 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.3.0) 2022-02-17 17:08:56.403 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.3.0) 2022-02-17 17:08:56.404 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 17:08:56.405 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.12.1) 2022-02-17 17:08:56.406 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (11.2.0) 2022-02-17 17:08:56.407 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.3.0) 2022-02-17 17:08:56.409 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (12.13.0) 2022-02-17 17:08:56.410 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 17:08:56.411 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 17:08:56.412 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 17:08:56.413 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.0) 2022-02-17 17:08:56.414 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 17:08:56.415 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.1) 2022-02-17 17:08:56.416 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.9.0) 2022-02-17 17:08:56.417 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.0) 2022-02-17 17:08:56.419 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 17:08:56.420 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.0) 2022-02-17 17:08:56.421 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 17:08:56.422 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 17:08:56.423 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 17:08:56.424 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.1) 2022-02-17 17:08:56.425 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 17:08:56.427 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.2.2) 2022-02-17 17:08:56.428 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.3.3) 2022-02-17 17:08:56.429 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.0) 2022-02-17 17:08:56.430 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.4) 2022-02-17 17:08:56.431 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.2) 2022-02-17 17:08:56.432 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.4.0) 2022-02-17 17:08:56.433 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.61.0) 2022-02-17 17:08:56.434 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.0) 2022-02-17 17:08:56.451 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (1.1.6) 2022-02-17 17:08:56.452 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (4.11.0) 2022-02-17 17:08:56.454 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (5.4.0) 2022-02-17 17:08:56.475 | 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.dev257) (5.2.0) 2022-02-17 17:08:56.516 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev257) (1.15.0) 2022-02-17 17:08:56.547 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (2.1.0) 2022-02-17 17:08:56.548 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (1.16.0) 2022-02-17 17:08:56.574 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev257) (2.0.1) 2022-02-17 17:08:56.697 | 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.dev257) (3.1.1) 2022-02-17 17:08:56.700 | 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.dev257) (4.4.0) 2022-02-17 17:08:56.758 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (0.10.0) 2022-02-17 17:08:56.760 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.0) 2022-02-17 17:08:56.761 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 17:08:56.763 | 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.dev257) (1.32) 2022-02-17 17:08:56.764 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.4) 2022-02-17 17:08:56.765 | 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.dev257) (1.1.5) 2022-02-17 17:08:56.785 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (6.3.1) 2022-02-17 17:08:56.789 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (5.5.0) 2022-02-17 17:08:56.841 | 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.dev257) (1.15.0) 2022-02-17 17:08:56.842 | 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.dev257) (2.4.0) 2022-02-17 17:08:56.845 | 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.dev257) (0.6.5) 2022-02-17 17:08:56.934 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev257) (0.17.3) 2022-02-17 17:08:57.047 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 17:08:57.048 | 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.dev257) (2.0.1) 2022-02-17 17:08:57.110 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev257) (0.9.6) 2022-02-17 17:08:57.170 | 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.dev257) (5.2.3) 2022-02-17 17:08:57.172 | 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.dev257) (5.0.9) 2022-02-17 17:08:57.175 | 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.dev257) (0.4.0) 2022-02-17 17:08:57.176 | 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.dev257) (5.0.0) 2022-02-17 17:08:57.205 | 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.dev257) (3.3.0) 2022-02-17 17:08:57.206 | 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.dev257) (3.2.0) 2022-02-17 17:08:57.255 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev257) (1.0.3) 2022-02-17 17:08:57.312 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev257) (2021.3) 2022-02-17 17:08:57.344 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (3.0.0) 2022-02-17 17:08:57.349 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 17:08:57.400 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (3.0.7) 2022-02-17 17:08:57.402 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (21.3) 2022-02-17 17:08:57.492 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev257) (1.5.0) 2022-02-17 17:08:57.519 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev257) (60.9.0) 2022-02-17 17:08:57.599 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev257) (0.2.5) 2022-02-17 17:08:57.675 | 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.dev257) (3.17.6) 2022-02-17 17:08:57.740 | 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.dev257) (1.3.3) 2022-02-17 17:08:57.741 | 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.dev257) (22.0.0) 2022-02-17 17:08:57.743 | 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.dev257) (1.13.3) 2022-02-17 17:08:57.785 | 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.dev257) (2.1.0) 2022-02-17 17:08:57.787 | 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.dev257) (3.10.0) 2022-02-17 17:08:57.792 | 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.dev257) (2.4.2) 2022-02-17 17:08:57.873 | 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.dev257) (1.26.8) 2022-02-17 17:08:57.876 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (3.3) 2022-02-17 17:08:57.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2019.11.28) 2022-02-17 17:08:57.879 | 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.dev257) (2.0.12) 2022-02-17 17:08:57.976 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev257) (0.7) 2022-02-17 17:08:58.188 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.5.2) 2022-02-17 17:08:58.189 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.4.2) 2022-02-17 17:08:58.308 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 17:08:58.310 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.6.3) 2022-02-17 17:08:58.311 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (1.4.2) 2022-02-17 17:08:58.403 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev257) (0.12.2) 2022-02-17 17:08:58.481 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev257) (1.22.2) 2022-02-17 17:08:58.516 | 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.dev257) (5.0.0) 2022-02-17 17:08:58.756 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev257) (2.21) 2022-02-17 17:08:58.836 | 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.dev257) (2.3.3) 2022-02-17 17:08:58.839 | 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.dev257) (0.5.0) 2022-02-17 17:08:59.064 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 17:08:59.176 | 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.dev257) (2.2) 2022-02-17 17:08:59.684 | 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.dev257) (0.13.1) 2022-02-17 17:08:59.730 | 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.dev257) (2.16.0) 2022-02-17 17:09:00.131 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:00.132 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:00.134 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:00.135 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:00.136 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:00.137 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:00.138 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 17:09:01.379 | 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.dev257) (3.7.0) 2022-02-17 17:09:01.795 | 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.dev257) (1.8.2) 2022-02-17 17:09:01.796 | 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.dev257) (21.4.0) 2022-02-17 17:09:01.894 | 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.dev257) (2.4.0) 2022-02-17 17:09:02.005 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (1.0.0) 2022-02-17 17:09:03.657 | Installing collected packages: nova 2022-02-17 17:09:03.657 | Attempting uninstall: nova 2022-02-17 17:09:03.658 | Found existing installation: nova 24.1.0.dev257 2022-02-17 17:09:03.667 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-17 17:09:03.669 | Running setup.py develop for nova 2022-02-17 17:09:10.364 | Successfully installed nova 2022-02-17 17:09:10.364 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:09:10.372 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:09:10.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:09:10.538 | + inc/python:pip_install:200 : result=0 2022-02-17 17:09:10.540 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:09:10.542 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:10.544 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:10.547 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:10.549 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:10.551 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:10.554 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:09:10.556 | + functions-common:time_stop:2432 : start_time=1645117728757 2022-02-17 17:09:10.559 | + functions-common:time_stop:2434 : [[ -z 1645117728757 ]] 2022-02-17 17:09:10.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:10.566 | + functions-common:time_stop:2437 : end_time=1645117750563 2022-02-17 17:09:10.569 | + functions-common:time_stop:2438 : elapsed_time=21806 2022-02-17 17:09:10.572 | + functions-common:time_stop:2439 : total=143768 2022-02-17 17:09:10.574 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:10.576 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=165574 2022-02-17 17:09:10.579 | + inc/python:pip_install:203 : return 0 2022-02-17 17:09:10.582 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:09:10.586 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 17:09:10.589 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 17:09:10.608 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 17:09:10.621 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 17:09:10.623 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 17:09:10.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:09:10.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:09:10.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-17 17:09:10.634 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:09:10.637 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-17 17:09:10.652 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:09:10.655 | + ./stack.sh:main:937 : configure_nova 2022-02-17 17:09:10.659 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 17:09:10.673 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 17:09:10.675 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 17:09:10.678 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 17:09:10.683 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 17:09:10.683 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 17:09:10.689 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 17:09:10.691 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 17:09:10.694 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 17:09:10.697 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 17:09:10.699 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 17:09:10.702 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 17:09:10.705 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 17:09:10.707 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 17:09:10.720 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 17:09:10.735 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-17 17:09:10.750 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-17 17:09:10.764 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 17:09:10.778 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 17:09:10.781 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 17:09:10.786 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.uNxZ4mmH1s 2022-02-17 17:09:10.789 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 17:09:10.792 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 17:09:10.795 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 17:09:10.797 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 17:09:10.800 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 17:09:10.802 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.uNxZ4mmH1s 2022-02-17 17:09:10.806 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.uNxZ4mmH1s 2022-02-17 17:09:10.819 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.uNxZ4mmH1s /etc/sudoers.d/nova-rootwrap 2022-02-17 17:09:10.833 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 17:09:10.839 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 17:09:10.842 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 17:09:10.844 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 17:09:10.847 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 17:09:10.849 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-17 17:09:10.852 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-17 17:09:10.855 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-17 17:09:10.858 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 17:09:10.863 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 17:09:10.881 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:10.884 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 17:09:10.887 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 17:09:10.890 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 17:09:10.894 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 17:09:10.925 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 17:09:10.927 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 17:09:10.955 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 17:09:10.995 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 17:09:11.023 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-17 17:09:11.054 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 17:09:11.086 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 17:09:11.119 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 17:09:11.121 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-02-17 17:09:11.151 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 17:09:11.179 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 17:09:11.208 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 17:09:11.239 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 17:09:11.271 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 17:09:11.302 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 17:09:11.304 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:09:11.307 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:09:11.309 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:09:11.311 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:09:11.314 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:09:11.316 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:09:11.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:09:11.322 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:09:11.324 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:09:11.327 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:09:11.329 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:09:11.332 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 17:09:11.334 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:09:11.336 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:09:11.339 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:09:11.344 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:09:11.348 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:09:11.350 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:09:11.352 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 17:09:11.370 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:11.372 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:09:11.374 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 17:09:11.376 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 17:09:11.408 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 17:09:11.410 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 17:09:11.412 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 17:09:11.415 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 17:09:11.417 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 17:09:11.420 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 17:09:11.456 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 17:09:11.459 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 17:09:11.461 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 17:09:11.464 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 17:09:11.467 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 17:09:11.470 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 17:09:11.505 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 17:09:11.541 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 17:09:11.576 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 17:09:11.607 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 17:09:11.625 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:11.627 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 17:09:11.645 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:11.649 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 17:09:11.649 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 17:09:11.655 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 17:09:11.657 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 17:09:11.692 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 17:09:11.709 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:11.714 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 17:09:11.720 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 17:09:11.720 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 17:09:11.722 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 17:09:11.725 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 17:09:11.763 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 17:09:11.793 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:09:11.824 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 17:09:11.857 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 17:09:11.891 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 17:09:11.920 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 17:09:11.949 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 17:09:11.978 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:09:12.006 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 17:09:12.035 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 17:09:12.051 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:12.053 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 17:09:12.056 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 17:09:12.087 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 17:09:12.118 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-02-17 17:09:12.147 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 17:09:12.177 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 17:09:12.210 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 17:09:12.239 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 17:09:12.268 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 17:09:12.296 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 17:09:12.314 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:12.316 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 17:09:12.319 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 17:09:12.350 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 17:09:12.383 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 17:09:12.388 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 17:09:12.416 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 17:09:12.420 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 17:09:12.423 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 17:09:12.425 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:09:12.427 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:09:12.430 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:09:12.433 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:09:12.435 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:09:12.444 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:09:12.447 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 17:09:12.449 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:09:12.452 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:09:12.454 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:09:12.456 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:09:12.458 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:09:12.461 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:09:12.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:09:12.466 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:09:12.468 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:09:12.470 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:09:12.472 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:09:12.475 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 17:09:12.477 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 17:09:12.480 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 17:09:12.483 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:09:12.500 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:09:12.503 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:09:12.505 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:09:12.507 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:09:12.510 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:09:12.538 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:09:12.570 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:09:12.600 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:09:12.629 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 17:09:12.660 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 17:09:12.676 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:12.679 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 17:09:12.682 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 17:09:12.684 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 17:09:12.686 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 17:09:12.689 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 17:09:12.691 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 17:09:12.694 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 17:09:12.698 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 17:09:12.701 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 17:09:12.703 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 17:09:12.718 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:09:12.718 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 17:09:12.727 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 17:09:12.732 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:09:12.749 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 17:09:12.752 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 17:09:12.756 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 17:09:12.786 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 17:09:12.815 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 17:09:12.844 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 17:09:12.876 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 17:09:12.905 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 17:09:12.933 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 17:09:12.962 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 17:09:12.990 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 17:09:13.019 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 17:09:13.047 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 17:09:13.077 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 17:09:13.106 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 17:09:13.136 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 17:09:13.138 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 17:09:13.141 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 17:09:13.144 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 17:09:13.146 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 17:09:13.149 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:13.152 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:13.154 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 17:09:13.157 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 17:09:13.159 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 17:09:13.188 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 17:09:13.217 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-17 17:09:13.218 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 17:09:13.227 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 17:09:13.232 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 17:09:13.234 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 17:09:13.236 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 17:09:13.239 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 17:09:13.242 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:09:13.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:13.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:13.250 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 17:09:13.253 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 17:09:13.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:13.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:13.260 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 17:09:13.324 | Enabling site nova-api-wsgi. 2022-02-17 17:09:13.330 | To activate the new configuration, you need to run: 2022-02-17 17:09:13.330 | systemctl reload apache2 2022-02-17 17:09:13.334 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 17:09:13.338 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 17:09:13.340 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:09:13.343 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 17:09:13.483 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 17:09:13.508 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:13.511 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-17 17:09:13.513 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 17:09:13.516 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 17:09:13.518 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 17:09:13.520 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 17:09:13.523 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 17:09:13.527 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 17:09:13.531 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 17:09:13.534 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 17:09:13.536 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 17:09:13.552 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 17:09:13.552 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:09:13.561 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 17:09:13.565 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:09:13.587 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 17:09:13.590 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 17:09:13.594 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 17:09:13.633 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 17:09:13.667 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 17:09:13.697 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 17:09:13.727 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 17:09:13.757 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 17:09:13.791 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 17:09:13.822 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 17:09:13.851 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 17:09:13.882 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 17:09:13.911 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 17:09:13.942 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 17:09:13.972 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 17:09:14.006 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 17:09:14.008 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 17:09:14.038 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 17:09:14.056 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:14.059 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 17:09:14.094 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 17:09:14.097 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 17:09:14.099 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 17:09:14.118 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:14.121 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:09:14.125 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:09:14.157 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 17:09:14.190 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 17:09:14.192 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 17:09:14.195 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 17:09:14.197 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 17:09:14.200 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 17:09:14.202 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:09:14.219 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:14.222 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 17:09:14.225 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 17:09:14.228 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:09:14.244 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:14.247 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:09:14.250 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:09:14.280 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:09:14.282 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:09:14.285 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 17:09:14.316 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 17:09:14.344 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 17:09:14.377 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 17:09:14.396 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:14.399 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 17:09:14.432 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 17:09:14.435 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 17:09:14.439 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 17:09:14.475 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 17:09:14.506 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-02-17 17:09:14.535 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 17:09:14.565 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 17:09:14.594 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 17:09:14.625 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 17:09:14.656 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 17:09:14.688 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 17:09:14.719 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 17:09:14.736 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:14.739 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 17:09:14.744 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:09:14.747 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 17:09:14.749 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 17:09:14.752 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 17:09:14.755 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:09:14.757 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:09:14.761 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 17:09:14.763 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 17:09:14.765 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 17:09:14.770 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 17:09:14.773 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 17:09:14.776 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 17:09:14.779 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 17:09:14.781 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 17:09:14.784 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 17:09:14.818 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 17:09:14.851 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 17:09:14.883 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:09:14.886 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 17:09:14.888 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 17:09:14.890 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 17:09:14.908 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:14.911 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 17:09:14.912 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 17:09:15.670 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-17 17:09:15.672 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 17:09:15.675 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 17:09:15.677 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 17:09:15.679 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 17:09:15.683 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 17:09:15.685 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:09:15.702 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:15.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 17:09:15.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 17:09:15.711 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:09:15.728 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:15.730 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 17:09:15.733 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 17:09:15.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:09:15.768 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:09:15.770 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 17:09:15.790 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:15.793 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 17:09:15.795 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 17:09:15.798 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 17:09:15.831 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-02-17 17:09:15.862 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 17:09:15.891 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 17:09:15.921 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 17:09:15.951 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 17:09:15.982 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 17:09:16.013 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 17:09:16.042 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 17:09:16.044 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 17:09:16.048 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 17:09:16.052 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:09:16.071 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:09:16.074 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:09:16.076 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:09:16.079 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:09:16.082 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:09:16.112 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:09:16.144 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:09:16.175 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:09:16.206 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:09:16.209 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 17:09:16.213 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:09:16.216 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 17:09:16.219 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 17:09:16.222 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 17:09:16.225 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:09:16.229 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:09:16.232 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 17:09:16.234 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 17:09:16.236 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 17:09:16.239 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 17:09:16.241 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 17:09:16.245 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 17:09:16.247 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 17:09:16.265 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:16.268 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 17:09:16.270 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 17:09:16.288 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:16.291 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 17:09:16.310 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:16.312 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 17:09:16.331 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:16.334 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 17:09:16.353 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:16.356 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 17:09:16.359 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 17:09:16.361 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 17:09:16.364 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 17:09:16.367 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 17:09:16.370 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 17:09:16.372 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 17:09:16.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:16.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:16.381 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 17:09:16.384 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:09:16.387 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:09:16.389 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:09:16.392 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:09:16.394 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:09:16.397 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:09:16.400 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:16.403 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:16.405 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:09:16.408 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:09:16.411 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:09:16.414 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:09:16.416 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 17:09:16.419 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:09:16.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:16.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:16.427 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 17:09:16.453 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-17 17:09:16.571 | Reading package lists... 2022-02-17 17:09:16.848 | Building dependency tree... 2022-02-17 17:09:16.850 | Reading state information... 2022-02-17 17:09:17.131 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 17:09:17.131 | The following packages were automatically installed and are no longer required: 2022-02-17 17:09:17.133 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:09:17.133 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:09:17.133 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:09:17.133 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:09:17.133 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:09:17.134 | python3-zope.interface 2022-02-17 17:09:17.134 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:09:17.252 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:09:17.257 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:09:17.260 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:09:17.263 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:17.266 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:17.268 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:17.271 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:17.275 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:17.277 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:09:17.280 | + functions-common:time_stop:2432 : start_time=1645117756450 2022-02-17 17:09:17.283 | + functions-common:time_stop:2434 : [[ -z 1645117756450 ]] 2022-02-17 17:09:17.286 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:17.292 | + functions-common:time_stop:2437 : end_time=1645117757288 2022-02-17 17:09:17.294 | + functions-common:time_stop:2438 : elapsed_time=838 2022-02-17 17:09:17.296 | + functions-common:time_stop:2439 : total=6993 2022-02-17 17:09:17.299 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:17.301 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7831 2022-02-17 17:09:17.304 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:09:17.307 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 17:09:17.310 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 17:09:17.312 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 17:09:17.315 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 17:09:17.318 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 17:09:17.344 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 17:09:17.346 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 17:09:17.349 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 17:09:17.351 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 17:09:17.354 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 17:09:17.357 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 17:09:17.360 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 17:09:17.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:17.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:17.367 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 17:09:17.370 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 17:09:17.372 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 17:09:17.375 | + functions-common:apt_get_update:1190 : return 2022-02-17 17:09:17.378 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 17:09:17.380 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 17:09:17.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:17.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:17.389 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 17:09:17.413 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-17 17:09:17.527 | Reading package lists... 2022-02-17 17:09:17.822 | Building dependency tree... 2022-02-17 17:09:17.824 | Reading state information... 2022-02-17 17:09:18.153 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-17 17:09:18.153 | The following packages were automatically installed and are no longer required: 2022-02-17 17:09:18.155 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 17:09:18.155 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 17:09:18.155 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 17:09:18.155 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 17:09:18.155 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 17:09:18.155 | python3-zope.interface 2022-02-17 17:09:18.155 | Use 'sudo apt autoremove' to remove them. 2022-02-17 17:09:18.280 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 17:09:18.285 | + functions-common:apt_get:1234 : result=0 2022-02-17 17:09:18.287 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 17:09:18.290 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:18.293 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:18.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:18.298 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:18.300 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:18.302 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 17:09:18.305 | + functions-common:time_stop:2432 : start_time=1645117757410 2022-02-17 17:09:18.307 | + functions-common:time_stop:2434 : [[ -z 1645117757410 ]] 2022-02-17 17:09:18.311 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:18.315 | + functions-common:time_stop:2437 : end_time=1645117758312 2022-02-17 17:09:18.318 | + functions-common:time_stop:2438 : elapsed_time=902 2022-02-17 17:09:18.321 | + functions-common:time_stop:2439 : total=7831 2022-02-17 17:09:18.323 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:18.326 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8733 2022-02-17 17:09:18.328 | + functions-common:apt_get:1238 : return 0 2022-02-17 17:09:18.331 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 17:09:18.335 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 17:09:18.339 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:09:18.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:18.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:18.347 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 17:09:18.349 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 17:09:18.407 | wsgi (enabled by maintainer script) 2022-02-17 17:09:18.412 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 17:09:18.416 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 17:09:18.419 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 17:09:18.422 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 17:09:18.425 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 17:09:18.428 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 17:09:18.433 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 17:09:18.433 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:09:18.439 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 17:09:18.442 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 17:09:18.445 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 17:09:18.448 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 17:09:18.450 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 17:09:18.484 | Using python 3.8 to install osc-placement 2022-02-17 17:09:18.487 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-17 17:09:19.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:09:19.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:09:19.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:09:19.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:09:20.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:09:20.605 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-17 17:09:20.617 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 17:09:20.618 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 17:09:20.619 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 17:09:20.620 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 17:09:20.621 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 17:09:20.623 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-17 17:09:20.684 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-17 17:09:20.685 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-17 17:09:20.686 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-17 17:09:20.687 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-17 17:09:20.701 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-17 17:09:20.703 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-17 17:09:20.704 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-17 17:09:20.720 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-17 17:09:20.721 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-17 17:09:20.722 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-17 17:09:20.723 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-17 17:09:20.724 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-17 17:09:20.725 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-17 17:09:20.746 | 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.0) 2022-02-17 17:09:20.749 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-17 17:09:20.750 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-17 17:09:20.751 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-17 17:09:20.761 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-17 17:09:20.802 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-17 17:09:20.803 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-17 17:09:20.805 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-17 17:09:20.806 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-17 17:09:20.807 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-17 17:09:20.808 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-17 17:09:20.810 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-17 17:09:20.811 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-17 17:09:20.881 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-17 17:09:20.884 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-17 17:09:20.885 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-17 17:09:20.887 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-02-17 17:09:20.985 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-17 17:09:20.986 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-17 17:09:20.987 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-17 17:09:21.032 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-17 17:09:21.074 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-17 17:09:21.248 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-17 17:09:23.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:09:23.586 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:09:23.586 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:09:23.726 | + inc/python:pip_install:200 : result=0 2022-02-17 17:09:23.729 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:09:23.732 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:23.734 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:23.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:23.739 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:23.742 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:23.745 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:09:23.747 | + functions-common:time_stop:2432 : start_time=1645117758475 2022-02-17 17:09:23.750 | + functions-common:time_stop:2434 : [[ -z 1645117758475 ]] 2022-02-17 17:09:23.753 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:23.758 | + functions-common:time_stop:2437 : end_time=1645117763755 2022-02-17 17:09:23.760 | + functions-common:time_stop:2438 : elapsed_time=5280 2022-02-17 17:09:23.763 | + functions-common:time_stop:2439 : total=165574 2022-02-17 17:09:23.765 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:23.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=170854 2022-02-17 17:09:23.771 | + inc/python:pip_install:203 : return 0 2022-02-17 17:09:23.774 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 17:09:23.777 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 17:09:23.780 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 17:09:23.782 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 17:09:23.785 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 17:09:23.789 | ++ functions-common:git_clone:612 : pwd 2022-02-17 17:09:23.792 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 17:09:23.795 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 17:09:23.798 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 17:09:23.820 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 17:09:23.823 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 17:09:23.826 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 17:09:23.830 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 17:09:23.831 | + functions-common:git_clone:629 : echo master 2022-02-17 17:09:23.837 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 17:09:23.839 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 17:09:23.842 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 17:09:23.845 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 17:09:23.845 | + functions-common:git_clone:678 : head -1 2022-02-17 17:09:23.848 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 17:09:23.852 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 17:09:23.855 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 17:09:23.858 | + inc/python:setup_develop:338 : local bindep 2022-02-17 17:09:23.860 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 17:09:23.863 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 17:09:23.865 | + inc/python:setup_develop:344 : local extras= 2022-02-17 17:09:23.868 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 17:09:23.870 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 17:09:23.873 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 17:09:23.881 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 17:09:23.885 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 17:09:23.887 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 17:09:23.891 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 17:09:23.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 17:09:23.896 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 17:09:23.899 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 17:09:23.902 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 17:09:23.906 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 17:09:23.912 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 17:09:23.915 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-17 17:09:24.591 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 17:09:24.594 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 17:09:24.596 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 17:09:24.599 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 17:09:24.602 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 17:09:24.604 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 17:09:24.607 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 17:09:24.609 | + inc/python:setup_package:428 : local extras= 2022-02-17 17:09:24.612 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 17:09:24.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 17:09:24.618 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 17:09:24.623 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 17:09:24.626 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 17:09:24.628 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 17:09:24.652 | Using python 3.8 to install /opt/stack/placement 2022-02-17 17:09:24.655 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-17 17:09:25.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:09:25.559 | from cryptography.utils import int_from_bytes 2022-02-17 17:09:25.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:09:25.559 | from cryptography.utils import int_from_bytes 2022-02-17 17:09:26.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:09:26.768 | Obtaining file:///opt/stack/placement 2022-02-17 17:09:26.769 | Preparing metadata (setup.py): started 2022-02-17 17:09:29.960 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 17:09:30.004 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-17 17:09:30.005 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-17 17:09:30.007 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 17:09:30.008 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-17 17:09:30.009 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-17 17:09:30.010 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 17:09:30.011 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-17 17:09:30.013 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.9.0) 2022-02-17 17:09:30.014 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-17 17:09:30.015 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 17:09:30.016 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-17 17:09:30.017 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-17 17:09:30.018 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 17:09:30.020 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-17 17:09:30.021 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 17:09:30.022 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-17 17:09:30.023 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-17 17:09:30.025 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 17:09:30.026 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-17 17:09:30.027 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-17 17:09:30.028 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-17 17:09:30.094 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 17:09:30.095 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-17 17:09:30.096 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-17 17:09:30.098 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-17 17:09:30.099 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 17:09:30.101 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-17 17:09:30.122 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-17 17:09:30.164 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-17 17:09:30.165 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-17 17:09:30.167 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 17:09:30.167 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-17 17:09:30.168 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-17 17:09:30.222 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-17 17:09:30.224 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-17 17:09:30.225 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 17:09:30.227 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-17 17:09:30.269 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-17 17:09:30.272 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-17 17:09:30.293 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 17:09:30.294 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-17 17:09:30.296 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-17 17:09:30.322 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-17 17:09:30.323 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-17 17:09:30.337 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-17 17:09:30.354 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-17 17:09:30.355 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-17 17:09:30.357 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-17 17:09:30.358 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-17 17:09:30.402 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-17 17:09:30.404 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-17 17:09:30.405 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-17 17:09:30.406 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-17 17:09:30.423 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-17 17:09:30.597 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-17 17:09:30.669 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-17 17:09:30.670 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-17 17:09:30.672 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-17 17:09:30.691 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-17 17:09:30.726 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-17 17:09:30.786 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 17:09:30.853 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-17 17:09:30.940 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-17 17:09:30.993 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-17 17:09:31.198 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-17 17:09:31.198 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-17 17:09:31.200 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-17 17:09:31.282 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-17 17:09:31.337 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-17 17:09:31.505 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-17 17:09:31.615 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-17 17:09:31.617 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-17 17:09:33.602 | Installing collected packages: openstack-placement 2022-02-17 17:09:33.602 | Attempting uninstall: openstack-placement 2022-02-17 17:09:33.603 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-17 17:09:33.605 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-17 17:09:33.607 | Running setup.py develop for openstack-placement 2022-02-17 17:09:38.076 | Successfully installed openstack-placement 2022-02-17 17:09:38.076 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:09:38.084 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:09:38.084 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:09:38.248 | + inc/python:pip_install:200 : result=0 2022-02-17 17:09:38.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:09:38.253 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:38.255 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:38.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:38.260 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:38.263 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:38.265 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:09:38.268 | + functions-common:time_stop:2432 : start_time=1645117764646 2022-02-17 17:09:38.271 | + functions-common:time_stop:2434 : [[ -z 1645117764646 ]] 2022-02-17 17:09:38.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:38.283 | + functions-common:time_stop:2437 : end_time=1645117778276 2022-02-17 17:09:38.286 | + functions-common:time_stop:2438 : elapsed_time=13630 2022-02-17 17:09:38.290 | + functions-common:time_stop:2439 : total=170854 2022-02-17 17:09:38.294 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:38.296 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=184484 2022-02-17 17:09:38.300 | + inc/python:pip_install:203 : return 0 2022-02-17 17:09:38.311 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 17:09:38.314 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 17:09:38.317 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 17:09:38.345 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 17:09:38.368 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 17:09:38.371 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 17:09:38.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:09:38.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:09:38.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-17 17:09:38.382 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:09:38.385 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 17:09:38.389 | + ./stack.sh:main:943 : configure_placement 2022-02-17 17:09:38.393 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 17:09:38.409 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 17:09:38.413 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 17:09:38.418 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 17:09:38.421 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 17:09:38.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 17:09:38.427 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 17:09:38.431 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 17:09:38.434 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 17:09:38.473 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 17:09:38.510 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 17:09:38.548 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 17:09:38.551 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 17:09:38.554 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 17:09:38.557 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 17:09:38.560 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 17:09:38.598 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 17:09:38.636 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:09:38.672 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 17:09:38.714 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 17:09:38.750 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 17:09:38.790 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 17:09:38.826 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 17:09:38.860 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:09:38.894 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 17:09:38.930 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 17:09:38.933 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 17:09:38.936 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 17:09:38.940 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:09:38.965 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:09:38.969 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:09:38.973 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:09:38.977 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:09:38.980 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:09:39.018 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:09:39.054 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:09:39.094 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:09:39.132 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 17:09:39.135 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 17:09:39.138 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 17:09:39.141 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 17:09:39.144 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 17:09:39.148 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 17:09:39.151 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 17:09:39.155 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 17:09:39.160 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 17:09:39.164 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 17:09:39.166 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 17:09:39.182 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 17:09:39.183 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:09:39.192 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 17:09:39.197 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 17:09:39.216 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 17:09:39.218 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 17:09:39.223 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 17:09:39.260 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 17:09:39.294 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 17:09:39.335 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 17:09:39.370 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 17:09:39.408 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 17:09:39.441 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 17:09:39.476 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 17:09:39.510 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 17:09:39.544 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 17:09:39.577 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 17:09:39.613 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 17:09:39.646 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 17:09:39.679 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 17:09:39.683 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 17:09:39.687 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 17:09:39.690 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 17:09:39.693 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 17:09:39.695 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:39.698 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:39.701 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 17:09:39.704 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 17:09:39.707 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 17:09:39.750 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 17:09:39.784 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-17 17:09:39.784 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 17:09:39.794 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 17:09:39.798 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 17:09:39.801 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 17:09:39.804 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 17:09:39.807 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 17:09:39.810 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 17:09:39.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:39.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:39.819 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 17:09:39.821 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 17:09:39.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:39.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:39.830 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 17:09:39.895 | Site placement-api already enabled 2022-02-17 17:09:39.900 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 17:09:39.903 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 17:09:39.906 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:09:39.909 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 17:09:40.066 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 17:09:40.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:40.092 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 17:09:40.118 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:40.121 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 17:09:40.144 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:40.147 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 17:09:40.150 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 17:09:40.153 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 17:09:40.199 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 17:09:40.234 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 17:09:40.267 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 17:09:40.301 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 17:09:40.340 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 17:09:40.375 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 17:09:40.409 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 17:09:40.450 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 17:09:40.471 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:40.473 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 17:09:40.493 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:40.496 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 17:09:40.499 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 17:09:40.502 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 17:09:40.504 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 17:09:40.508 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 17:09:40.511 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 17:09:40.514 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 17:09:40.517 | + functions-common:run_phase:1863 : local extra 2022-02-17 17:09:40.522 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 17:09:40.527 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 17:09:40.530 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 17:09:40.533 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 17:09:40.536 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 17:09:40.540 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 17:09:40.561 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:40.564 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:09:40.567 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:09:40.571 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 17:09:40.573 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 17:09:40.576 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:09:40.578 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 17:09:40.581 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 17:09:40.584 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 17:09:40.652 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 17:09:40.704 | [226412 Async install_tempest:251786]: running: install_tempest 2022-02-17 17:09:40.707 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 17:09:40.710 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 17:09:40.714 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:09:40.719 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 17:09:40.722 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 17:09:40.726 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 17:09:40.729 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 17:09:40.732 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 17:09:40.740 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 17:09:40.744 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 17:09:40.751 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 17:09:40.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 17:09:40.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 17:09:40.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-17 17:09:40.769 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 17:09:40.773 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 17:09:40.776 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 17:09:40.779 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 17:09:40.783 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 17:09:40.787 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 17:09:40.791 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 17:09:40.796 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 17:09:40.796 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 17:09:40.804 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 17:09:40.808 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 17:09:40.811 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 17:09:40.814 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 17:09:40.817 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 17:09:40.846 | Using python 3.8 to install python-openstackclient 2022-02-17 17:09:40.849 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-17 17:09:41.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:09:41.768 | from cryptography.utils import int_from_bytes 2022-02-17 17:09:41.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:09:41.768 | from cryptography.utils import int_from_bytes 2022-02-17 17:09:43.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 17:09:43.096 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-17 17:09:43.119 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 17:09:43.120 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 17:09:43.121 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-17 17:09:43.122 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-17 17:09:43.123 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 17:09:43.124 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 17:09:43.125 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 17:09:43.126 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 17:09:43.127 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 17:09:43.128 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 17:09:43.130 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 17:09:43.142 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-17 17:09:43.143 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 17:09:43.144 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-17 17:09:43.145 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-17 17:09:43.147 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-17 17:09:43.184 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-17 17:09:43.186 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-17 17:09:43.187 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-17 17:09:43.188 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-17 17:09:43.189 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-17 17:09:43.190 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-17 17:09:43.191 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-17 17:09:43.193 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-17 17:09:43.194 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-17 17:09:43.195 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-17 17:09:43.196 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-17 17:09:43.212 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-17 17:09:43.231 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-17 17:09:43.233 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-17 17:09:43.235 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-17 17:09:43.236 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-17 17:09:43.261 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-17 17:09:43.286 | 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-02-17 17:09:43.288 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-17 17:09:43.290 | 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-02-17 17:09:43.395 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-17 17:09:43.398 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-17 17:09:43.399 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-17 17:09:43.444 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-17 17:09:43.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-17 17:09:43.503 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-17 17:09:43.697 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-17 17:09:43.720 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-17 17:09:43.844 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-17 17:09:43.846 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-17 17:09:43.848 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-17 17:09:43.851 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-02-17 17:09:44.002 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-17 17:09:46.582 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 17:09:46.592 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 17:09:46.592 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 17:09:46.764 | + inc/python:pip_install:200 : result=0 2022-02-17 17:09:46.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 17:09:46.770 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:46.774 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:46.777 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:46.781 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:46.784 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:46.788 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 17:09:46.792 | + functions-common:time_stop:2432 : start_time=1645117780840 2022-02-17 17:09:46.795 | + functions-common:time_stop:2434 : [[ -z 1645117780840 ]] 2022-02-17 17:09:46.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:46.804 | + functions-common:time_stop:2437 : end_time=1645117786801 2022-02-17 17:09:46.807 | + functions-common:time_stop:2438 : elapsed_time=5961 2022-02-17 17:09:46.809 | + functions-common:time_stop:2439 : total=184484 2022-02-17 17:09:46.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:46.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=190445 2022-02-17 17:09:46.820 | + inc/python:pip_install:203 : return 0 2022-02-17 17:09:46.824 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 17:09:46.829 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 17:09:46.835 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.bP7CI8UV3y 2022-02-17 17:09:46.838 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 17:09:46.842 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 17:09:46.845 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 17:09:46.849 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 17:09:46.862 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 17:09:46.865 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 17:09:46.887 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:46.890 | + ./stack.sh:main:1035 : configure_database 2022-02-17 17:09:46.893 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 17:09:46.896 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 17:09:46.899 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 17:09:46.901 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:09:46.904 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 17:09:46.907 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 17:09:46.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:46.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:46.916 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 17:09:46.919 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 17:09:46.921 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:09:46.924 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:09:46.928 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:09:46.931 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:09:46.933 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:09:46.936 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:09:46.938 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:09:46.941 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:09:46.944 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:09:46.946 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:09:46.949 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:09:46.951 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 17:09:46.954 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:09:46.957 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:09:46.960 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:09:46.962 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:09:46.965 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:09:46.967 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:09:46.970 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 17:09:46.987 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 17:09:46.987 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 17:09:46.992 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 17:09:46.995 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 17:09:46.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:47.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:47.002 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 17:09:47.005 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 17:09:47.008 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 17:09:47.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:09:47.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:09:47.017 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 17:09:47.021 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 17:09:47.024 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-17 17:09:47.039 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:09:47.068 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 17:09:47.081 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:09:47.103 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 17:09:47.106 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 17:09:47.107 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 17:09:47.112 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 17:09:47.191 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 17:09:47.259 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 17:09:47.322 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 17:09:47.385 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 17:09:47.389 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 17:09:47.392 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:09:47.395 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 17:09:49.793 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 17:09:49.797 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 17:09:49.802 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 17:09:49.809 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-170949 2022-02-17 17:09:49.819 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-170949 1039' 2022-02-17 17:09:49.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.827 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 17:09:49.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.833 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 17:09:49.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.841 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 17:09:49.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.850 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-17 17:09:49.853 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.857 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 17:09:49.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.864 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 17:09:49.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.870 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-170527 2022-02-17 17:09:49.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.884 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 17:09:49.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.890 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 17:09:49.892 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.896 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 17:09:49.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.902 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 17:09:49.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.908 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 17:09:49.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 17:09:49.916 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 17:09:49.919 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 17:09:49.923 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 17:09:49.926 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 17:09:49.940 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 17:09:49.945 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:49.948 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 17:09:49.951 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:49.954 | + functions-common:run_process:1682 : local group= 2022-02-17 17:09:49.957 | + functions-common:run_process:1683 : local user= 2022-02-17 17:09:49.960 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 17:09:49.965 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:09:49.968 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:09:49.971 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:09:49.974 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:09:49.978 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:09:49.983 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117789980 2022-02-17 17:09:49.986 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 17:09:50.009 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:50.013 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 17:09:50.016 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 17:09:50.019 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:50.023 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:50.025 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:50.028 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:50.031 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 17:09:50.034 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 17:09:50.037 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 17:09:50.040 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:09:50.042 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:09:50.045 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 17:09:50.048 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-17 17:09:50.050 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 17:09:50.053 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:50.055 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:09:50.058 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:09:50.060 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:09:50.063 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:09:50.066 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 17:09:50.069 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:09:50.074 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 17:09:50.147 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 17:09:50.221 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 17:09:50.294 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 17:09:50.360 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 17:09:50.436 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:09:50.516 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:09:50.519 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 17:09:50.587 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:09:51.032 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 17:09:51.049 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 17:09:51.463 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 17:09:51.486 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:09:51.491 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:51.494 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:51.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:51.499 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:51.502 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:51.505 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:09:51.508 | + functions-common:time_stop:2432 : start_time=1645117789980 2022-02-17 17:09:51.511 | + functions-common:time_stop:2434 : [[ -z 1645117789980 ]] 2022-02-17 17:09:51.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:51.519 | + functions-common:time_stop:2437 : end_time=1645117791516 2022-02-17 17:09:51.523 | + functions-common:time_stop:2438 : elapsed_time=1536 2022-02-17 17:09:51.525 | + functions-common:time_stop:2439 : total=0 2022-02-17 17:09:51.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:51.531 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1536 2022-02-17 17:09:51.535 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 17:09:51.538 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 17:09:51.545 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 17:09:51.549 | + functions-common:run_process:1682 : local group= 2022-02-17 17:09:51.552 | + functions-common:run_process:1683 : local user=root 2022-02-17 17:09:51.556 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 17:09:51.559 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:09:51.563 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:09:51.567 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:09:51.571 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:09:51.575 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:09:51.581 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117791577 2022-02-17 17:09:51.584 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 17:09:51.609 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:51.612 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:09:51.618 | + functions-common:time_stop:2425 : local name 2022-02-17 17:09:51.621 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:09:51.624 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:09:51.628 | + functions-common:time_stop:2428 : local total 2022-02-17 17:09:51.631 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:09:51.634 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:09:51.637 | + functions-common:time_stop:2432 : start_time=1645117791577 2022-02-17 17:09:51.640 | + functions-common:time_stop:2434 : [[ -z 1645117791577 ]] 2022-02-17 17:09:51.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:09:51.650 | + functions-common:time_stop:2437 : end_time=1645117791647 2022-02-17 17:09:51.653 | + functions-common:time_stop:2438 : elapsed_time=70 2022-02-17 17:09:51.656 | + functions-common:time_stop:2439 : total=1536 2022-02-17 17:09:51.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:09:51.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1606 2022-02-17 17:09:51.664 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 17:09:51.704 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:51.708 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 17:09:51.733 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:51.736 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 17:09:51.757 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:51.760 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 17:09:51.763 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 17:09:51.767 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd' 2022-02-17 17:09:51.772 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 17:09:51.775 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380' 2022-02-17 17:09:51.777 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-02-17 17:09:51.781 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-02-17 17:09:51.785 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 17:09:51.790 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 17:09:51.793 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-02-17 17:09:51.796 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 17:09:51.798 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 17:09:51.801 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 17:09:51.804 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-02-17 17:09:51.806 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 17:09:51.810 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 17:09:51.813 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:09:51.815 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 17:09:51.819 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:09:51.821 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:09:51.824 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 17:09:51.827 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:09:51.835 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 17:09:51.915 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 17:09:51.999 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 17:09:52.060 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 17:09:52.134 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 17:09:52.198 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:09:52.268 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:09:52.271 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 17:09:52.343 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:09:52.800 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 17:09:52.868 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 17:09:52.934 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 17:09:53.004 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 17:09:53.072 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 17:09:53.077 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 17:09:53.081 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 17:09:53.084 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 17:09:53.488 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 17:09:53.505 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 17:09:53.940 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 17:09:54.634 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 17:09:54.657 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:54.660 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 17:09:54.664 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 17:09:54.668 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 17:09:54.672 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 17:09:54.688 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 17:09:54.703 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 17:09:54.705 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 17:09:54.710 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 17:09:54.883 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 17:09:55.028 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 17:09:55.185 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 17:09:55.341 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 17:09:55.485 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 17:09:55.632 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 17:09:55.778 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 17:09:55.924 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 17:09:56.083 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 17:09:56.233 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 17:09:56.241 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 17:09:56.245 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 17:09:56.248 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 17:09:56.253 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 17:09:56.257 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 17:09:56.260 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 17:09:56.278 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:09:56.281 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 17:09:56.283 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:09:56.287 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 17:09:56.289 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 17:09:56.292 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 17:09:56.299 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 17:09:56.320 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:09:56.323 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 17:09:56.326 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 17:09:56.329 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 17:09:56.334 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 17:09:56.337 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 17:09:56.339 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 17:09:56.345 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:09:57.092 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 17:09:57.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:09:57.127 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 17:09:57.132 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:09:57.136 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:09:57.139 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:09:57.144 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:09:57.152 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117797147 2022-02-17 17:09:57.157 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 17:10:02.695 | 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=253643) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 17:10:02.707 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:02.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.709 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.709 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.709 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.710 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:02.711 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:02.745 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:02.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.747 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.747 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.747 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:02.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:02.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:02.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.826 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.826 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.826 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:02.827 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:02.828 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:02.838 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 17:10:05.144 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.144 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 17:10:05.154 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.154 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 17:10:05.163 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.163 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 17:10:05.174 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.174 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 17:10:05.194 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.194 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 17:10:05.205 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.205 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 17:10:05.285 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:05.286 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.288 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.288 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.289 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.289 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.289 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:05.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:05.289 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:05.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.291 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.291 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.292 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.293 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:05.293 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:05.302 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:05.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.305 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.305 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.305 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.305 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.305 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:05.305 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:05.952 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:05.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.954 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.954 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.954 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.955 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.955 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:05.955 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:05.986 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:05.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.990 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:05.990 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:05.990 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:05.990 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:05.998 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 17:10:06.064 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.064 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 17:10:06.073 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.073 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 17:10:06.081 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.081 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 17:10:06.089 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.089 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 17:10:06.099 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.099 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 17:10:06.109 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.109 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 17:10:06.118 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.119 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:06.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.120 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.121 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.121 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.122 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:06.122 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:06.122 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:06.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.124 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.125 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.125 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.125 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.125 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:06.126 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:06.134 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:06.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.135 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.136 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.136 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:06.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:06.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:06.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.719 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.720 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.720 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.721 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:06.721 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:06.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:10:06.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.754 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.755 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.755 | 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=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:10:06.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:10:06.756 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:10:06.756 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=253643) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:10:06.764 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 17:10:06.783 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.783 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 17:10:06.793 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.793 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 17:10:06.803 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.803 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 17:10:06.812 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.812 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 17:10:06.821 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.821 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 17:10:06.829 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:06.829 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 17:10:06.838 | INFO migrate.versioning.api [-] done 2022-02-17 17:10:07.308 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 17:10:07.311 | + functions-common:time_stop:2425 : local name 2022-02-17 17:10:07.314 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:10:07.317 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:10:07.319 | + functions-common:time_stop:2428 : local total 2022-02-17 17:10:07.322 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:10:07.325 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:10:07.328 | + functions-common:time_stop:2432 : start_time=1645117797147 2022-02-17 17:10:07.330 | + functions-common:time_stop:2434 : [[ -z 1645117797147 ]] 2022-02-17 17:10:07.335 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:10:07.339 | + functions-common:time_stop:2437 : end_time=1645117807336 2022-02-17 17:10:07.345 | + functions-common:time_stop:2438 : elapsed_time=10189 2022-02-17 17:10:07.349 | + functions-common:time_stop:2439 : total=0 2022-02-17 17:10:07.351 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:10:07.354 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10189 2022-02-17 17:10:07.356 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 17:10:07.359 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 17:10:07.364 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 17:10:12.390 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-17 17:10:12.390 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 17:10:12.391 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 17:10:12.391 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-17 17:10:12.391 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 17:10:12.392 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 17:10:12.392 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 17:10:12.392 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 17:10:12.392 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 17:10:12.793 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 17:10:12.799 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 17:10:17.838 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-17 17:10:17.839 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 17:10:17.839 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 17:10:17.839 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-17 17:10:17.840 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 17:10:17.840 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 17:10:17.840 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 17:10:17.840 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 17:10:17.840 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 17:10:18.252 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 17:10:18.255 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 17:10:18.258 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 17:10:18.260 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 17:10:18.280 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:10:18.284 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 17:10:18.288 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 17:10:18.293 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 17:10:18.296 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 17:10:18.299 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.302 | + functions-common:run_process:1682 : local group= 2022-02-17 17:10:18.305 | + functions-common:run_process:1683 : local user= 2022-02-17 17:10:18.308 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 17:10:18.310 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:10:18.313 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:10:18.316 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:10:18.325 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:10:18.336 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:10:18.341 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117818337 2022-02-17 17:10:18.344 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 17:10:18.365 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:10:18.368 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 17:10:18.371 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 17:10:18.374 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.376 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.381 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.384 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.387 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 17:10:18.391 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 17:10:18.395 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 17:10:18.398 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:10:18.409 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:10:18.411 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 17:10:18.416 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-17 17:10:18.419 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 17:10:18.422 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.425 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 17:10:18.429 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 17:10:18.432 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 17:10:18.435 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 17:10:18.441 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 17:10:18.513 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 17:10:18.585 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 17:10:18.660 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 17:10:18.729 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:10:18.796 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 17:10:18.865 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 17:10:18.934 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 17:10:18.999 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 17:10:19.071 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 17:10:19.141 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 17:10:19.145 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 17:10:19.210 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 17:10:19.675 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 17:10:19.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 17:10:20.126 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 17:10:20.232 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:10:20.239 | + functions-common:time_stop:2425 : local name 2022-02-17 17:10:20.243 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:10:20.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:10:20.251 | + functions-common:time_stop:2428 : local total 2022-02-17 17:10:20.255 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:10:20.259 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:10:20.262 | + functions-common:time_stop:2432 : start_time=1645117818337 2022-02-17 17:10:20.266 | + functions-common:time_stop:2434 : [[ -z 1645117818337 ]] 2022-02-17 17:10:20.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:10:20.278 | + functions-common:time_stop:2437 : end_time=1645117820274 2022-02-17 17:10:20.282 | + functions-common:time_stop:2438 : elapsed_time=1937 2022-02-17 17:10:20.286 | + functions-common:time_stop:2439 : total=1606 2022-02-17 17:10:20.289 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:10:20.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3543 2022-02-17 17:10:20.297 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 17:10:20.297 | Waiting for keystone to start... 2022-02-17 17:10:20.301 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.37/identity/v3/ 2022-02-17 17:10:20.305 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-02-17 17:10:20.308 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 17:10:20.313 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-02-17 17:10:20.317 | + functions:wait_for_service:459 : local rval=0 2022-02-17 17:10:20.321 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 17:10:20.325 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 17:10:20.328 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:10:20.333 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:10:20.340 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:10:20.344 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117820340 2022-02-17 17:10:20.348 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 17:10:20.366 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-02-17 17:10:24.373 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 17:10:24.405 | [251786 Async install_tempest:251786]: finished successfully 2022-02-17 17:10:27.552 | + :: : [[ 200 == 503 ]] 2022-02-17 17:10:27.553 | + :: : [[ 0 -eq 7 ]] 2022-02-17 17:10:27.557 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 17:10:27.559 | + functions-common:time_stop:2425 : local name 2022-02-17 17:10:27.562 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:10:27.565 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:10:27.568 | + functions-common:time_stop:2428 : local total 2022-02-17 17:10:27.571 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:10:27.575 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 17:10:27.578 | + functions-common:time_stop:2432 : start_time=1645117820340 2022-02-17 17:10:27.581 | + functions-common:time_stop:2434 : [[ -z 1645117820340 ]] 2022-02-17 17:10:27.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:10:27.590 | + functions-common:time_stop:2437 : end_time=1645117827587 2022-02-17 17:10:27.592 | + functions-common:time_stop:2438 : elapsed_time=7247 2022-02-17 17:10:27.595 | + functions-common:time_stop:2439 : total=0 2022-02-17 17:10:27.598 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:10:27.601 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7247 2022-02-17 17:10:27.604 | + functions:wait_for_service:467 : return 0 2022-02-17 17:10:27.607 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 17:10:27.628 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:10:27.631 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 17:10:27.634 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:10:27.637 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 17:10:27.673 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 17:10:27.677 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.37/identity 2022-02-17 17:10:32.725 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.725 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.725 | 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=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.733 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.750 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.751 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.784 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.825 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.825 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.919 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.919 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.919 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.920 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.920 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.920 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.936 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.937 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.945 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.949 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.949 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.949 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.950 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.951 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=254488) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 17:10:32.985 | 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=254488) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 17:10:33.377 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created domain default 2022-02-17 17:10:33.424 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created project admin 2022-02-17 17:10:33.455 | DEBUG passlib.handlers.bcrypt [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=254488) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-17 17:10:33.455 | DEBUG passlib.handlers.bcrypt [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=254488) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-17 17:10:33.522 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created user admin 2022-02-17 17:10:33.538 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created role reader 2022-02-17 17:10:33.550 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created role member 2022-02-17 17:10:33.583 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created implied role where acab31ac521b4087927e6870158d787f implies 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:10:33.593 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created role admin 2022-02-17 17:10:33.613 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created implied role where baa6ebf2a1b547e29132425709e95342 implies acab31ac521b4087927e6870158d787f 2022-02-17 17:10:33.632 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Granted role admin on project admin to user admin. 2022-02-17 17:10:33.641 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Granted role admin on the system to user admin. 2022-02-17 17:10:33.658 | WARNING py.warnings [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-17 17:10:33.658 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 17:10:33.658 |  2022-02-17 17:10:33.663 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created region RegionOne 2022-02-17 17:10:33.703 | INFO keystone.cmd.bootstrap [None req-d750e7f6-ff8a-4302-b381-435223a9a23a None None] Created public endpoint http://10.222.0.37/identity 2022-02-17 17:10:34.206 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 17:10:34.208 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 17:10:34.211 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 17:10:34.215 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 17:10:37.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:37.536 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:37.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:37.537 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:37.741 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:37.744 | + lib/keystone:create_keystone_accounts:299 : admin_project=f66d178839a14cc8a9e9b6097d11dfc1 2022-02-17 17:10:37.747 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 17:10:37.751 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 17:10:40.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:40.208 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:40.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:40.208 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:40.403 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:40.408 | + lib/keystone:create_keystone_accounts:301 : admin_user=20daa0b955d44695b32609a5d0aa0519 2022-02-17 17:10:40.411 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 17:10:40.414 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 17:10:40.418 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 17:10:40.420 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 20daa0b955d44695b32609a5d0aa0519 default 2022-02-17 17:10:40.503 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 20daa0b955d44695b32609a5d0aa0519 default 2022-02-17 17:10:40.549 | [226412 Async ks-domain-role:254616]: running: get_or_add_user_domain_role admin 20daa0b955d44695b32609a5d0aa0519 default 2022-02-17 17:10:40.553 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 17:10:40.556 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 17:10:40.561 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 17:10:43.427 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 17:10:43.430 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 17:10:43.430 | default 2022-02-17 17:10:43.434 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 17:10:43.507 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 17:10:43.559 | [226412 Async ks-project:254755]: running: get_or_create_project service Default 2022-02-17 17:10:43.562 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 17:10:43.646 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 17:10:43.694 | [226412 Async ks-service:254841]: running: get_or_create_role service 2022-02-17 17:10:43.698 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 17:10:43.775 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 17:10:43.922 | [226412 Async ks-reseller:254927]: running: get_or_create_role ResellerAdmin 2022-02-17 17:10:43.948 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 17:10:43.968 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 17:10:44.377 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 17:10:44.619 | [226412 Async ks-anotherrole:255017]: running: get_or_create_role anotherrole 2022-02-17 17:10:44.642 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 17:10:44.680 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 17:10:44.700 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:10:44.745 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 17:10:48.256 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:10:48.396 | [254927 Async ks-reseller:254927]: finished successfully 2022-02-17 17:10:48.410 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:10:48.545 | [254841 Async ks-service:254841]: finished successfully 2022-02-17 17:10:48.556 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:10:48.610 | [254755 Async ks-project:254755]: finished successfully 2022-02-17 17:10:48.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:48.627 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:48.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:48.628 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:48.840 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:48.844 | ++ functions-common:get_or_create_project:938 : project_id=951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:10:48.847 | ++ functions-common:get_or_create_project:939 : echo 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:10:48.851 | + lib/keystone:create_keystone_accounts:329 : invis_project=951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:10:48.855 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 17:10:48.860 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 17:10:48.862 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:10:48.867 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 17:10:49.232 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:10:49.264 | [255017 Async ks-anotherrole:255017]: finished successfully 2022-02-17 17:10:50.892 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:10:50.920 | [254616 Async ks-domain-role:254616]: finished successfully 2022-02-17 17:10:51.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:51.295 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:51.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:51.295 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:51.483 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:51.487 | ++ functions-common:get_or_create_project:938 : project_id=b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:51.489 | ++ functions-common:get_or_create_project:939 : echo b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:51.493 | + lib/keystone:create_keystone_accounts:333 : demo_project=b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:51.496 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 17:10:51.499 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 17:10:51.502 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:10:51.505 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 17:10:51.507 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 17:10:51.511 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-17 17:10:53.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:53.882 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:53.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:53.882 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.068 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.071 | ++ functions-common:get_or_create_user:925 : user_id=29d535d5be574552aca39bdf76e63f9c 2022-02-17 17:10:54.073 | ++ functions-common:get_or_create_user:926 : echo 29d535d5be574552aca39bdf76e63f9c 2022-02-17 17:10:54.076 | + lib/keystone:create_keystone_accounts:336 : demo_user=29d535d5be574552aca39bdf76e63f9c 2022-02-17 17:10:54.078 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 17:10:54.136 | [226412 Async ks-domain-role:254616]: Waiting for completion of get_or_add_user_domain_role admin 20daa0b955d44695b32609a5d0aa0519 default running on PID 254616 (6 other jobs running) 2022-02-17 17:10:54.169 | [226412 Async ks-domain-role:254616]: Signaling child to exit 2022-02-17 17:10:54.169 | WAKEUP 2022-02-17 17:10:54.198 | [226412 Async ks-domain-role:254616]: Signaled 2022-02-17 17:10:54.208 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 17:10:54.208 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 20daa0b955d44695b32609a5d0aa0519 --domain default 2022-02-17 17:10:54.208 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:10:54.208 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 17:10:54.208 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:10:54.209 | ++ functions-common:get_field:812 : read data 2022-02-17 17:10:54.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.212 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.212 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.212 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.212 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 17:10:54.212 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 17:10:54.212 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 20daa0b955d44695b32609a5d0aa0519 --domain default 2022-02-17 17:10:54.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.212 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.212 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.212 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 20daa0b955d44695b32609a5d0aa0519 --domain default 2022-02-17 17:10:54.212 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:10:54.212 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 17:10:54.212 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:10:54.212 | ++ functions-common:get_field:812 : read data 2022-02-17 17:10:54.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.212 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.213 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.213 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.213 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:10:54.213 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:10:54.213 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:10:54.213 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 20daa0b955d44695b32609a5d0aa0519 | | | default | | False |' 2022-02-17 17:10:54.213 | ++ functions-common:get_field:812 : read data 2022-02-17 17:10:54.213 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:10:54.213 | + functions-common:get_or_add_user_domain_role:1021 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:10:54.213 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:10:54.261 | [226412 Async ks-domain-role:254616]: finished get_or_add_user_domain_role admin 20daa0b955d44695b32609a5d0aa0519 default with result 0 in 10 seconds 2022-02-17 17:10:54.270 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 17:10:54.313 | [226412 Async ks-project:254755]: Waiting for completion of get_or_create_project service Default running on PID 254755 (5 other jobs running) 2022-02-17 17:10:54.342 | [226412 Async ks-project:254755]: Signaling child to exit 2022-02-17 17:10:54.342 | WAKEUP 2022-02-17 17:10:54.366 | [226412 Async ks-project:254755]: Signaled 2022-02-17 17:10:54.368 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:10:54.368 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 17:10:54.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.368 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.368 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.368 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.368 | + functions-common:get_or_create_project:938 : project_id=85d1150d1efc4325b1cacd2c208d1712 2022-02-17 17:10:54.368 | + functions-common:get_or_create_project:939 : echo 85d1150d1efc4325b1cacd2c208d1712 2022-02-17 17:10:54.368 | 85d1150d1efc4325b1cacd2c208d1712 2022-02-17 17:10:54.416 | [226412 Async ks-project:254755]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-02-17 17:10:54.458 | [226412 Async ks-service:254841]: Waiting for completion of get_or_create_role service running on PID 254841 (4 other jobs running) 2022-02-17 17:10:54.485 | [226412 Async ks-service:254841]: Signaling child to exit 2022-02-17 17:10:54.486 | WAKEUP 2022-02-17 17:10:54.509 | [226412 Async ks-service:254841]: Signaled 2022-02-17 17:10:54.510 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 17:10:54.510 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 17:10:54.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.510 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.510 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.510 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.511 | + functions-common:get_or_create_role:950 : role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:10:54.511 | + functions-common:get_or_create_role:951 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:10:54.511 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:10:54.567 | [226412 Async ks-service:254841]: finished get_or_create_role service with result 0 in 4 seconds 2022-02-17 17:10:54.608 | [226412 Async ks-reseller:254927]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 254927 (3 other jobs running) 2022-02-17 17:10:54.635 | [226412 Async ks-reseller:254927]: Signaling child to exit 2022-02-17 17:10:54.635 | WAKEUP 2022-02-17 17:10:54.661 | [226412 Async ks-reseller:254927]: Signaled 2022-02-17 17:10:54.662 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 17:10:54.663 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 17:10:54.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.663 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.663 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.663 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.663 | + functions-common:get_or_create_role:950 : role_id=b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:10:54.663 | + functions-common:get_or_create_role:951 : echo b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:10:54.663 | b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:10:54.716 | [226412 Async ks-reseller:254927]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-02-17 17:10:54.759 | [226412 Async ks-anotherrole:255017]: Waiting for completion of get_or_create_role anotherrole running on PID 255017 (2 other jobs running) 2022-02-17 17:10:54.790 | [226412 Async ks-anotherrole:255017]: Signaling child to exit 2022-02-17 17:10:54.790 | WAKEUP 2022-02-17 17:10:54.816 | [226412 Async ks-anotherrole:255017]: Signaled 2022-02-17 17:10:54.817 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 17:10:54.817 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 17:10:54.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.817 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:54.817 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:54.818 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:54.818 | + functions-common:get_or_create_role:950 : role_id=9d92dca5fed946d2848641cb3733918a 2022-02-17 17:10:54.818 | + functions-common:get_or_create_role:951 : echo 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:10:54.818 | 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:10:54.867 | [226412 Async ks-anotherrole:255017]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-02-17 17:10:54.871 | + inc/async:async_wait:197 : return 0 2022-02-17 17:10:54.883 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:54.949 | + inc/async:async_inner:63 : get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.000 | [226412 Async ks-demo-member:255886]: running: get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.004 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 20daa0b955d44695b32609a5d0aa0519 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.079 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 20daa0b955d44695b32609a5d0aa0519 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.142 | [226412 Async ks-demo-admin:255998]: running: get_or_add_user_project_role admin 20daa0b955d44695b32609a5d0aa0519 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.145 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.232 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.306 | [226412 Async ks-demo-another:256110]: running: get_or_add_user_project_role anotherrole 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 2022-02-17 17:10:55.310 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:10:55.416 | + inc/async:async_inner:63 : get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:10:55.528 | [226412 Async ks-demo-invis:256222]: running: get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:10:55.547 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 17:10:55.564 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 17:10:55.568 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:10:55.572 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 17:10:55.576 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 17:10:55.587 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-17 17:10:59.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:59.617 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:59.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:10:59.617 | from cryptography.utils import int_from_bytes 2022-02-17 17:10:59.900 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:10:59.921 | ++ functions-common:get_or_create_user:925 : user_id=b225df718a4944f7a8160b22bead251b 2022-02-17 17:10:59.953 | ++ functions-common:get_or_create_user:926 : echo b225df718a4944f7a8160b22bead251b 2022-02-17 17:10:59.965 | + lib/keystone:create_keystone_accounts:349 : demo_reader=b225df718a4944f7a8160b22bead251b 2022-02-17 17:10:59.978 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader b225df718a4944f7a8160b22bead251b b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:00.469 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b225df718a4944f7a8160b22bead251b b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:00.661 | [226412 Async ks-demo-reader:256421]: running: get_or_add_user_project_role reader b225df718a4944f7a8160b22bead251b b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:00.685 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 17:11:00.716 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 17:11:00.736 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:11:00.768 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 17:11:05.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:05.989 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:05.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:05.989 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:06.454 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:06.480 | ++ functions-common:get_or_create_project:938 : project_id=b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:06.516 | ++ functions-common:get_or_create_project:939 : echo b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:06.536 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:06.556 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 17:11:06.584 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 17:11:06.604 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:11:06.626 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 17:11:06.648 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 17:11:06.688 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-17 17:11:08.788 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:08.954 | [255886 Async ks-demo-member:255886]: finished successfully 2022-02-17 17:11:09.064 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:09.109 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:09.128 | [255998 Async ks-demo-admin:255998]: finished successfully 2022-02-17 17:11:09.170 | [256110 Async ks-demo-another:256110]: finished successfully 2022-02-17 17:11:10.005 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:10.040 | [256222 Async ks-demo-invis:256222]: finished successfully 2022-02-17 17:11:10.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:10.347 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:10.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:10.347 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:10.546 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:10.549 | ++ functions-common:get_or_create_user:925 : user_id=2d0c5ab11a644183aef5a51b3578eeeb 2022-02-17 17:11:10.551 | ++ functions-common:get_or_create_user:926 : echo 2d0c5ab11a644183aef5a51b3578eeeb 2022-02-17 17:11:10.554 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=2d0c5ab11a644183aef5a51b3578eeeb 2022-02-17 17:11:10.557 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:10.639 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:10.693 | [226412 Async ks-alt-admin:257011]: running: get_or_add_user_project_role admin 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:10.696 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:10.791 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:10.864 | [226412 Async ks-alt-another:257123]: running: get_or_add_user_project_role anotherrole 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:10.867 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 17:11:10.872 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 17:11:10.875 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:11:10.878 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 17:11:10.881 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 17:11:10.887 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-17 17:11:13.074 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:13.110 | [256421 Async ks-demo-reader:256421]: finished successfully 2022-02-17 17:11:13.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:13.517 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:13.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:13.517 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:13.772 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:13.776 | ++ functions-common:get_or_create_user:925 : user_id=2df8b0ea17ee43efa19d9d767f7837eb 2022-02-17 17:11:13.780 | ++ functions-common:get_or_create_user:926 : echo 2df8b0ea17ee43efa19d9d767f7837eb 2022-02-17 17:11:13.784 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=2df8b0ea17ee43efa19d9d767f7837eb 2022-02-17 17:11:13.788 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 2df8b0ea17ee43efa19d9d767f7837eb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:13.891 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2df8b0ea17ee43efa19d9d767f7837eb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:13.954 | [226412 Async ks-alt-member-user:257326]: running: get_or_add_user_project_role member 2df8b0ea17ee43efa19d9d767f7837eb b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:13.957 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 17:11:13.961 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 17:11:13.963 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:11:13.966 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 17:11:13.969 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 17:11:13.973 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-17 17:11:16.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:16.527 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:16.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:16.527 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:16.781 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:16.784 | ++ functions-common:get_or_create_user:925 : user_id=a436482a39eb40b0a18cadcff890804a 2022-02-17 17:11:16.788 | ++ functions-common:get_or_create_user:926 : echo a436482a39eb40b0a18cadcff890804a 2022-02-17 17:11:16.791 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=a436482a39eb40b0a18cadcff890804a 2022-02-17 17:11:16.794 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader a436482a39eb40b0a18cadcff890804a b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:16.937 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a436482a39eb40b0a18cadcff890804a b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:17.032 | [226412 Async ks-alt-reader-user:257501]: running: get_or_add_user_project_role reader a436482a39eb40b0a18cadcff890804a b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:17.040 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 17:11:17.054 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:11:17.060 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 17:11:17.064 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 17:11:17.068 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-17 17:11:20.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:20.806 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:20.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:20.806 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:21.024 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:21.028 | ++ functions-common:get_or_create_user:925 : user_id=8675b4c14a894c7e9f621868ffaaa62d 2022-02-17 17:11:21.037 | ++ functions-common:get_or_create_user:926 : echo 8675b4c14a894c7e9f621868ffaaa62d 2022-02-17 17:11:21.045 | + lib/keystone:create_keystone_accounts:381 : system_member_user=8675b4c14a894c7e9f621868ffaaa62d 2022-02-17 17:11:21.049 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 8675b4c14a894c7e9f621868ffaaa62d all 2022-02-17 17:11:21.233 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8675b4c14a894c7e9f621868ffaaa62d all 2022-02-17 17:11:21.445 | [226412 Async ks-system-member:257737]: running: get_or_add_user_system_role member 8675b4c14a894c7e9f621868ffaaa62d all 2022-02-17 17:11:21.466 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 17:11:21.474 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:11:21.485 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 17:11:21.499 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 17:11:21.508 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-17 17:11:21.527 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:21.555 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:21.636 | [257123 Async ks-alt-another:257123]: finished successfully 2022-02-17 17:11:21.648 | [257011 Async ks-alt-admin:257011]: finished successfully 2022-02-17 17:11:24.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:24.966 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:24.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:24.967 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:25.238 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:25.242 | ++ functions-common:get_or_create_user:925 : user_id=3506c4bc883d49c28acaf3eff0eafa80 2022-02-17 17:11:25.250 | ++ functions-common:get_or_create_user:926 : echo 3506c4bc883d49c28acaf3eff0eafa80 2022-02-17 17:11:25.254 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=3506c4bc883d49c28acaf3eff0eafa80 2022-02-17 17:11:25.257 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 3506c4bc883d49c28acaf3eff0eafa80 all 2022-02-17 17:11:25.285 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:25.322 | [257326 Async ks-alt-member-user:257326]: finished successfully 2022-02-17 17:11:25.350 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3506c4bc883d49c28acaf3eff0eafa80 all 2022-02-17 17:11:25.399 | [226412 Async ks-system-reader:258098]: running: get_or_add_user_system_role reader 3506c4bc883d49c28acaf3eff0eafa80 all 2022-02-17 17:11:25.404 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 17:11:25.408 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 17:11:25.413 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 17:11:25.416 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 17:11:25.419 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-17 17:11:27.979 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:28.023 | [257501 Async ks-alt-reader-user:257501]: finished successfully 2022-02-17 17:11:28.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:28.204 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:28.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:28.204 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:28.416 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:28.420 | ++ functions-common:get_or_create_group:902 : group_id=ace367eb9dd240f2b03934bac7eace9d 2022-02-17 17:11:28.423 | ++ functions-common:get_or_create_group:903 : echo ace367eb9dd240f2b03934bac7eace9d 2022-02-17 17:11:28.427 | + lib/keystone:create_keystone_accounts:391 : admin_group=ace367eb9dd240f2b03934bac7eace9d 2022-02-17 17:11:28.430 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 17:11:28.435 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 17:11:28.438 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 17:11:28.442 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 17:11:28.446 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-17 17:11:30.555 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:30.589 | [257737 Async ks-system-member:257737]: finished successfully 2022-02-17 17:11:31.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:31.034 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:31.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:31.034 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:31.245 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:31.250 | ++ functions-common:get_or_create_group:902 : group_id=7bd1d15fd4ca46ad927ddaa89f69f040 2022-02-17 17:11:31.253 | ++ functions-common:get_or_create_group:903 : echo 7bd1d15fd4ca46ad927ddaa89f69f040 2022-02-17 17:11:31.257 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=7bd1d15fd4ca46ad927ddaa89f69f040 2022-02-17 17:11:31.260 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:31.338 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:31.389 | [226412 Async ks-group-memberdemo:258418]: running: get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:31.392 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:31.485 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:31.547 | [226412 Async ks-group-anotherdemo:258504]: running: get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:31.549 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:31.631 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:31.707 | [226412 Async ks-group-memberalt:258590]: running: get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:31.712 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:32.133 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:32.387 | [226412 Async ks-group-anotheralt:258677]: running: get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:32.412 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 2022-02-17 17:11:32.868 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 2022-02-17 17:11:33.145 | [226412 Async ks-group-admin:258766]: running: get_or_add_group_project_role admin ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 2022-02-17 17:11:33.165 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-17 17:11:33.552 | [226412 Async ks-demo-member:255886]: Waiting for completion of get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 running on PID 255886 (17 other jobs running) 2022-02-17 17:11:33.751 | [226412 Async ks-demo-member:255886]: Signaling child to exit 2022-02-17 17:11:33.752 | WAKEUP 2022-02-17 17:11:33.928 | [226412 Async ks-demo-member:255886]: Signaled 2022-02-17 17:11:33.943 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:33.943 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:33.943 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:33.943 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:33.943 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:33.943 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:33.943 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:33.944 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:33.944 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 29d535d5be574552aca39bdf76e63f9c --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:33.944 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:33.944 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:33.944 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:33.944 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:33.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:33.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:33.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:33.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:33.944 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:33.944 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:33.944 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:33.944 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 29d535d5be574552aca39bdf76e63f9c --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:33.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:33.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:33.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:33.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:33.944 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 29d535d5be574552aca39bdf76e63f9c --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:33.944 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:33.944 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:33.944 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:33.944 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:33.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:33.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:33.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:33.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:33.944 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:33.944 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:33.944 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:33.944 | ++ functions-common:get_field:818 : echo '| acab31ac521b4087927e6870158d787f | 29d535d5be574552aca39bdf76e63f9c | | b8a15527dbea48e68f816e07093bf309 | | | False |' 2022-02-17 17:11:33.945 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:33.945 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:33.945 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acab31ac521b4087927e6870158d787f 2022-02-17 17:11:33.945 | + functions-common:get_or_add_user_project_role:997 : echo acab31ac521b4087927e6870158d787f 2022-02-17 17:11:33.945 | acab31ac521b4087927e6870158d787f 2022-02-17 17:11:34.320 | [226412 Async ks-demo-member:255886]: finished get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 with result 0 in 14 seconds 2022-02-17 17:11:34.595 | [226412 Async ks-demo-admin:255998]: Waiting for completion of get_or_add_user_project_role admin 20daa0b955d44695b32609a5d0aa0519 b8a15527dbea48e68f816e07093bf309 running on PID 255998 (16 other jobs running) 2022-02-17 17:11:34.787 | [226412 Async ks-demo-admin:255998]: Signaling child to exit 2022-02-17 17:11:34.789 | WAKEUP 2022-02-17 17:11:34.956 | [226412 Async ks-demo-admin:255998]: Signaled 2022-02-17 17:11:34.979 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:34.979 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:34.979 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:34.979 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:34.979 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:34.979 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:34.980 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:34.980 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:34.980 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 20daa0b955d44695b32609a5d0aa0519 --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:34.980 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:34.980 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:34.980 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:34.980 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:34.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:34.980 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:34.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:34.980 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:34.980 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:34.980 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:34.980 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:34.980 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 20daa0b955d44695b32609a5d0aa0519 --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:34.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:34.980 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:34.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:34.980 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:34.980 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 20daa0b955d44695b32609a5d0aa0519 --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:34.980 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:34.980 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:34.980 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:34.980 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:34.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:34.980 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:34.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:34.981 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:34.981 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:34.981 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:34.981 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:34.981 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:34.981 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 20daa0b955d44695b32609a5d0aa0519 | | b8a15527dbea48e68f816e07093bf309 | | | False |' 2022-02-17 17:11:34.981 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:34.981 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:11:34.981 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:11:34.981 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:11:35.313 | [226412 Async ks-demo-admin:255998]: finished get_or_add_user_project_role admin 20daa0b955d44695b32609a5d0aa0519 b8a15527dbea48e68f816e07093bf309 with result 0 in 14 seconds 2022-02-17 17:11:35.613 | [226412 Async ks-demo-another:256110]: Waiting for completion of get_or_add_user_project_role anotherrole 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 running on PID 256110 (15 other jobs running) 2022-02-17 17:11:35.830 | [226412 Async ks-demo-another:256110]: Signaling child to exit 2022-02-17 17:11:35.830 | WAKEUP 2022-02-17 17:11:35.983 | [226412 Async ks-demo-another:256110]: Signaled 2022-02-17 17:11:35.993 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:35.993 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:35.993 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:35.993 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:35.993 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:35.993 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:35.993 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:35.994 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:35.994 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 29d535d5be574552aca39bdf76e63f9c --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:35.994 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:35.994 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:35.994 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:35.994 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:35.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:35.994 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:35.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:35.994 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:35.994 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:35.994 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:35.995 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:35.995 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 29d535d5be574552aca39bdf76e63f9c --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:35.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:35.995 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:35.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:35.995 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:35.995 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 29d535d5be574552aca39bdf76e63f9c --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:35.995 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:35.995 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:35.995 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:35.995 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:35.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:35.995 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:35.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:35.995 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:35.996 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:35.996 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:35.996 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:35.996 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:35.996 | ++ functions-common:get_field:818 : echo '| 9d92dca5fed946d2848641cb3733918a | 29d535d5be574552aca39bdf76e63f9c | | b8a15527dbea48e68f816e07093bf309 | | | False |' 2022-02-17 17:11:35.996 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:35.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9d92dca5fed946d2848641cb3733918a 2022-02-17 17:11:35.997 | + functions-common:get_or_add_user_project_role:997 : echo 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:11:35.997 | 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:11:36.256 | [226412 Async ks-demo-another:256110]: finished get_or_add_user_project_role anotherrole 29d535d5be574552aca39bdf76e63f9c b8a15527dbea48e68f816e07093bf309 with result 0 in 13 seconds 2022-02-17 17:11:36.547 | [226412 Async ks-demo-invis:256222]: Waiting for completion of get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c 951fc75ad92d47b7887e42ffd7efba5f running on PID 256222 (14 other jobs running) 2022-02-17 17:11:36.753 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:36.764 | [226412 Async ks-demo-invis:256222]: Signaling child to exit 2022-02-17 17:11:36.765 | WAKEUP 2022-02-17 17:11:36.887 | [226412 Async ks-demo-invis:256222]: Signaled 2022-02-17 17:11:36.899 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:36.899 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:36.899 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:36.899 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:36.899 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:36.900 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:36.900 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:36.900 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:36.900 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 29d535d5be574552aca39bdf76e63f9c --project 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:11:36.900 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:36.900 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:36.900 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:36.900 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:36.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:36.900 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:36.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:36.900 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:36.900 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:36.900 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:36.900 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:36.901 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 29d535d5be574552aca39bdf76e63f9c --project 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:11:36.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:36.901 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:36.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:36.901 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:36.901 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:36.901 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 29d535d5be574552aca39bdf76e63f9c --project 951fc75ad92d47b7887e42ffd7efba5f 2022-02-17 17:11:36.901 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:36.901 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:36.901 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:36.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:36.901 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:36.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:36.901 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:36.901 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:36.901 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:36.902 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:36.902 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:36.902 | ++ functions-common:get_field:818 : echo '| acab31ac521b4087927e6870158d787f | 29d535d5be574552aca39bdf76e63f9c | | 951fc75ad92d47b7887e42ffd7efba5f | | | False |' 2022-02-17 17:11:36.902 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:36.902 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acab31ac521b4087927e6870158d787f 2022-02-17 17:11:36.902 | + functions-common:get_or_add_user_project_role:997 : echo acab31ac521b4087927e6870158d787f 2022-02-17 17:11:36.902 | acab31ac521b4087927e6870158d787f 2022-02-17 17:11:36.928 | [258098 Async ks-system-reader:258098]: finished successfully 2022-02-17 17:11:37.285 | [226412 Async ks-demo-invis:256222]: finished get_or_add_user_project_role member 29d535d5be574552aca39bdf76e63f9c 951fc75ad92d47b7887e42ffd7efba5f with result 0 in 14 seconds 2022-02-17 17:11:37.577 | [226412 Async ks-demo-reader:256421]: Waiting for completion of get_or_add_user_project_role reader b225df718a4944f7a8160b22bead251b b8a15527dbea48e68f816e07093bf309 running on PID 256421 (13 other jobs running) 2022-02-17 17:11:37.757 | [226412 Async ks-demo-reader:256421]: Signaling child to exit 2022-02-17 17:11:37.758 | WAKEUP 2022-02-17 17:11:37.951 | [226412 Async ks-demo-reader:256421]: Signaled 2022-02-17 17:11:37.970 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:37.971 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:37.971 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:37.971 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:37.971 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:37.971 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:37.971 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:37.971 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:37.971 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:37.971 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:37.971 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user b225df718a4944f7a8160b22bead251b --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:37.971 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:37.971 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:37.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:37.971 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:37.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:37.971 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:37.971 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:37.971 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:37.971 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:37.971 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user b225df718a4944f7a8160b22bead251b --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:37.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:37.971 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:37.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:37.972 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:37.972 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user b225df718a4944f7a8160b22bead251b --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:37.972 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:37.972 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:37.972 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:37.972 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:37.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:37.972 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:37.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:37.972 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:37.972 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:37.972 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:37.972 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:37.972 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:37.972 | ++ functions-common:get_field:818 : echo '| 6b39de0f3aca4ec0abccdd92e5fbaf91 | b225df718a4944f7a8160b22bead251b | | b8a15527dbea48e68f816e07093bf309 | | | False |' 2022-02-17 17:11:37.972 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:37.972 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:37.972 | + functions-common:get_or_add_user_project_role:997 : echo 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:37.972 | 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:38.254 | [226412 Async ks-demo-reader:256421]: finished get_or_add_user_project_role reader b225df718a4944f7a8160b22bead251b b8a15527dbea48e68f816e07093bf309 with result 0 in 12 seconds 2022-02-17 17:11:38.304 | + inc/async:async_wait:197 : return 0 2022-02-17 17:11:38.328 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 17:11:38.693 | [226412 Async ks-alt-admin:257011]: Waiting for completion of get_or_add_user_project_role admin 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c running on PID 257011 (12 other jobs running) 2022-02-17 17:11:38.859 | [226412 Async ks-alt-admin:257011]: Signaling child to exit 2022-02-17 17:11:38.860 | WAKEUP 2022-02-17 17:11:39.039 | [226412 Async ks-alt-admin:257011]: Signaled 2022-02-17 17:11:39.060 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:39.060 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:39.061 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:39.061 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:39.061 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:39.061 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:39.061 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:39.061 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:39.061 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 2d0c5ab11a644183aef5a51b3578eeeb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:39.061 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:39.061 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:39.061 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:39.061 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:39.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:39.061 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:39.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:39.061 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:39.062 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:39.062 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:39.062 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:39.062 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 2d0c5ab11a644183aef5a51b3578eeeb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:39.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:39.062 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:39.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:39.062 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:39.062 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:39.062 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:39.062 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 2d0c5ab11a644183aef5a51b3578eeeb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:39.062 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:39.062 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:39.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:39.063 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:39.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:39.063 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:39.063 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:39.063 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:39.063 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:39.063 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 2d0c5ab11a644183aef5a51b3578eeeb | | b1fe5947668b411982189a63f2cd338c | | | False |' 2022-02-17 17:11:39.063 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:39.063 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:39.063 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:11:39.063 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:11:39.063 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:11:39.379 | [226412 Async ks-alt-admin:257011]: finished get_or_add_user_project_role admin 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c with result 0 in 11 seconds 2022-02-17 17:11:39.672 | [226412 Async ks-alt-another:257123]: Waiting for completion of get_or_add_user_project_role anotherrole 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c running on PID 257123 (11 other jobs running) 2022-02-17 17:11:39.840 | [226412 Async ks-alt-another:257123]: Signaling child to exit 2022-02-17 17:11:39.840 | WAKEUP 2022-02-17 17:11:40.034 | [226412 Async ks-alt-another:257123]: Signaled 2022-02-17 17:11:40.051 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:40.051 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:40.051 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:40.051 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:40.051 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:40.051 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:40.051 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:40.051 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:40.051 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 2d0c5ab11a644183aef5a51b3578eeeb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:40.052 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:40.052 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:40.052 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:40.052 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:40.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.052 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.052 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.052 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:40.052 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:40.052 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:40.052 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 2d0c5ab11a644183aef5a51b3578eeeb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:40.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.052 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.052 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.052 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 2d0c5ab11a644183aef5a51b3578eeeb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:40.052 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:40.052 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:40.052 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:40.052 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:40.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.052 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.052 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.052 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:40.052 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:40.052 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:40.052 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:40.052 | ++ functions-common:get_field:818 : echo '| 9d92dca5fed946d2848641cb3733918a | 2d0c5ab11a644183aef5a51b3578eeeb | | b1fe5947668b411982189a63f2cd338c | | | False |' 2022-02-17 17:11:40.052 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:40.053 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9d92dca5fed946d2848641cb3733918a 2022-02-17 17:11:40.053 | + functions-common:get_or_add_user_project_role:997 : echo 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:11:40.053 | 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:11:40.315 | [226412 Async ks-alt-another:257123]: finished get_or_add_user_project_role anotherrole 2d0c5ab11a644183aef5a51b3578eeeb b1fe5947668b411982189a63f2cd338c with result 0 in 10 seconds 2022-02-17 17:11:40.551 | [226412 Async ks-alt-member-user:257326]: Waiting for completion of get_or_add_user_project_role member 2df8b0ea17ee43efa19d9d767f7837eb b1fe5947668b411982189a63f2cd338c running on PID 257326 (10 other jobs running) 2022-02-17 17:11:40.727 | [226412 Async ks-alt-member-user:257326]: Signaling child to exit 2022-02-17 17:11:40.727 | WAKEUP 2022-02-17 17:11:40.854 | [226412 Async ks-alt-member-user:257326]: Signaled 2022-02-17 17:11:40.859 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:40.859 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:40.859 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:40.859 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:40.859 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:40.859 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:40.859 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:40.859 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:40.860 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 2df8b0ea17ee43efa19d9d767f7837eb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:40.860 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:40.860 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:40.860 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:40.860 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:40.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.860 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.860 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.860 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:40.860 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:40.860 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:40.860 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 2df8b0ea17ee43efa19d9d767f7837eb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:40.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.860 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.860 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.860 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:40.860 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 2df8b0ea17ee43efa19d9d767f7837eb --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:40.860 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:40.860 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:40.860 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:40.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.860 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:40.860 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:40.860 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:40.860 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:40.860 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:40.860 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:40.860 | ++ functions-common:get_field:818 : echo '| acab31ac521b4087927e6870158d787f | 2df8b0ea17ee43efa19d9d767f7837eb | | b1fe5947668b411982189a63f2cd338c | | | False |' 2022-02-17 17:11:40.861 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:40.861 | + functions-common:get_or_add_user_project_role:995 : user_role_id=acab31ac521b4087927e6870158d787f 2022-02-17 17:11:40.861 | + functions-common:get_or_add_user_project_role:997 : echo acab31ac521b4087927e6870158d787f 2022-02-17 17:11:40.861 | acab31ac521b4087927e6870158d787f 2022-02-17 17:11:41.100 | [226412 Async ks-alt-member-user:257326]: finished get_or_add_user_project_role member 2df8b0ea17ee43efa19d9d767f7837eb b1fe5947668b411982189a63f2cd338c with result 0 in 11 seconds 2022-02-17 17:11:41.365 | [226412 Async ks-alt-reader-user:257501]: Waiting for completion of get_or_add_user_project_role reader a436482a39eb40b0a18cadcff890804a b1fe5947668b411982189a63f2cd338c running on PID 257501 (9 other jobs running) 2022-02-17 17:11:41.544 | [226412 Async ks-alt-reader-user:257501]: Signaling child to exit 2022-02-17 17:11:41.545 | WAKEUP 2022-02-17 17:11:41.675 | [226412 Async ks-alt-reader-user:257501]: Signaled 2022-02-17 17:11:41.687 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:11:41.687 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:11:41.687 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:41.688 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:41.688 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:41.688 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:41.688 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:41.688 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:11:41.688 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:41.688 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:11:41.688 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user a436482a39eb40b0a18cadcff890804a --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:41.688 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:41.688 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:41.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:41.688 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:41.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:41.688 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:41.688 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:41.688 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:11:41.688 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:11:41.688 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user a436482a39eb40b0a18cadcff890804a --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:41.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:41.688 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:41.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:41.688 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:41.688 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:11:41.688 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user a436482a39eb40b0a18cadcff890804a --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:41.688 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:11:41.688 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:11:41.688 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:41.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:41.688 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:41.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:41.689 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:41.689 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:41.689 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:11:41.689 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:11:41.689 | ++ functions-common:get_field:818 : echo '| 6b39de0f3aca4ec0abccdd92e5fbaf91 | a436482a39eb40b0a18cadcff890804a | | b1fe5947668b411982189a63f2cd338c | | | False |' 2022-02-17 17:11:41.689 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:11:41.689 | ++ functions-common:get_field:812 : read data 2022-02-17 17:11:41.689 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:41.689 | + functions-common:get_or_add_user_project_role:997 : echo 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:41.689 | 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:42.012 | [226412 Async ks-alt-reader-user:257501]: finished get_or_add_user_project_role reader a436482a39eb40b0a18cadcff890804a b1fe5947668b411982189a63f2cd338c with result 0 in 11 seconds 2022-02-17 17:11:42.048 | + inc/async:async_wait:197 : return 0 2022-02-17 17:11:42.072 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 17:11:42.475 | [226412 Async ks-system-member:257737]: Waiting for completion of get_or_add_user_system_role member 8675b4c14a894c7e9f621868ffaaa62d all running on PID 257737 (8 other jobs running) 2022-02-17 17:11:42.662 | [226412 Async ks-system-member:257737]: Signaling child to exit 2022-02-17 17:11:42.663 | WAKEUP 2022-02-17 17:11:42.815 | [226412 Async ks-system-member:257737]: Signaled 2022-02-17 17:11:42.824 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 17:11:42.825 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 17:11:42.825 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 17:11:42.825 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:42.825 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:42.825 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:42.825 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:42.825 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:42.825 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 17:11:42.825 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 8675b4c14a894c7e9f621868ffaaa62d --system all -f value -c Role 2022-02-17 17:11:42.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:42.825 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:42.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:42.825 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:42.825 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:42.825 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 17:11:42.825 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 17:11:42.825 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 8675b4c14a894c7e9f621868ffaaa62d --system all 2022-02-17 17:11:42.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:42.825 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:42.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:42.825 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:42.825 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 8675b4c14a894c7e9f621868ffaaa62d --system all -f value -c Role 2022-02-17 17:11:42.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:42.825 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:42.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:42.826 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:42.826 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:42.826 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=acab31ac521b4087927e6870158d787f 2022-02-17 17:11:42.826 | + functions-common:get_or_add_user_system_role:1052 : echo acab31ac521b4087927e6870158d787f 2022-02-17 17:11:42.826 | acab31ac521b4087927e6870158d787f 2022-02-17 17:11:43.131 | [226412 Async ks-system-member:257737]: finished get_or_add_user_system_role member 8675b4c14a894c7e9f621868ffaaa62d all with result 0 in 9 seconds 2022-02-17 17:11:43.389 | [226412 Async ks-system-reader:258098]: Waiting for completion of get_or_add_user_system_role reader 3506c4bc883d49c28acaf3eff0eafa80 all running on PID 258098 (7 other jobs running) 2022-02-17 17:11:43.551 | [226412 Async ks-system-reader:258098]: Signaling child to exit 2022-02-17 17:11:43.551 | WAKEUP 2022-02-17 17:11:43.723 | [226412 Async ks-system-reader:258098]: Signaled 2022-02-17 17:11:43.740 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 17:11:43.740 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 17:11:43.740 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 17:11:43.740 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:11:43.740 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:11:43.740 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:11:43.740 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:11:43.740 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:11:43.740 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 17:11:43.740 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 3506c4bc883d49c28acaf3eff0eafa80 --system all -f value -c Role 2022-02-17 17:11:43.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:43.740 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:43.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:43.740 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:43.740 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:43.740 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 17:11:43.740 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 17:11:43.740 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 3506c4bc883d49c28acaf3eff0eafa80 --system all 2022-02-17 17:11:43.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:43.740 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:43.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:43.740 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:43.740 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 3506c4bc883d49c28acaf3eff0eafa80 --system all -f value -c Role 2022-02-17 17:11:43.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:43.740 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:43.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:43.741 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:43.741 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:43.741 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:43.741 | + functions-common:get_or_add_user_system_role:1052 : echo 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:43.741 | 6b39de0f3aca4ec0abccdd92e5fbaf91 2022-02-17 17:11:44.058 | [226412 Async ks-system-reader:258098]: finished get_or_add_user_system_role reader 3506c4bc883d49c28acaf3eff0eafa80 all with result 0 in 11 seconds 2022-02-17 17:11:44.096 | + inc/async:async_wait:197 : return 0 2022-02-17 17:11:44.108 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:44.117 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-17 17:11:44.271 | [258504 Async ks-group-anotherdemo:258504]: finished successfully 2022-02-17 17:11:44.424 | [226412 Async ks-group-memberdemo:258418]: Waiting for completion of get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 running on PID 258418 (6 other jobs running) 2022-02-17 17:11:44.551 | [226412 Async ks-group-memberdemo:258418]: Signaling child to exit 2022-02-17 17:11:44.827 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:44.875 | [258418 Async ks-group-memberdemo:258418]: finished successfully 2022-02-17 17:11:44.906 | WAKEUP 2022-02-17 17:11:44.973 | [226412 Async ks-group-memberdemo:258418]: Signaled 2022-02-17 17:11:44.975 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 17:11:44.975 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b8a15527dbea48e68f816e07093bf309 -f value 2022-02-17 17:11:44.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:44.975 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:44.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:44.975 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:44.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:44.975 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 17:11:44.975 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 17:11:44.975 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:44.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:44.975 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:44.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:44.975 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:44.975 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b8a15527dbea48e68f816e07093bf309 -f value 2022-02-17 17:11:44.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:44.975 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:44.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:44.976 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:44.976 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:44.976 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='acab31ac521b4087927e6870158d787f 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 False' 2022-02-17 17:11:44.976 | + functions-common:get_or_add_group_project_role:1076 : echo acab31ac521b4087927e6870158d787f 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 False 2022-02-17 17:11:44.976 | acab31ac521b4087927e6870158d787f 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 False 2022-02-17 17:11:45.088 | [226412 Async ks-group-memberdemo:258418]: finished get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 with result 0 in 13 seconds 2022-02-17 17:11:45.150 | [226412 Async ks-group-anotherdemo:258504]: Waiting for completion of get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 running on PID 258504 (5 other jobs running) 2022-02-17 17:11:45.213 | [226412 Async ks-group-anotherdemo:258504]: Signaling child to exit 2022-02-17 17:11:45.213 | WAKEUP 2022-02-17 17:11:45.256 | [226412 Async ks-group-anotherdemo:258504]: Signaled 2022-02-17 17:11:45.258 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 17:11:45.259 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b8a15527dbea48e68f816e07093bf309 -f value 2022-02-17 17:11:45.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.259 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:45.259 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 17:11:45.259 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 17:11:45.259 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b8a15527dbea48e68f816e07093bf309 2022-02-17 17:11:45.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.259 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b8a15527dbea48e68f816e07093bf309 -f value 2022-02-17 17:11:45.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.259 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:45.259 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9d92dca5fed946d2848641cb3733918a 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 False' 2022-02-17 17:11:45.259 | + functions-common:get_or_add_group_project_role:1076 : echo 9d92dca5fed946d2848641cb3733918a 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 False 2022-02-17 17:11:45.259 | 9d92dca5fed946d2848641cb3733918a 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 False 2022-02-17 17:11:45.326 | [226412 Async ks-group-anotherdemo:258504]: finished get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b8a15527dbea48e68f816e07093bf309 with result 0 in 12 seconds 2022-02-17 17:11:45.395 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:45.396 | [226412 Async ks-group-memberalt:258590]: Waiting for completion of get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c running on PID 258590 (4 other jobs running) 2022-02-17 17:11:45.433 | [258677 Async ks-group-anotheralt:258677]: finished successfully 2022-02-17 17:11:45.440 | [226412 Async ks-group-memberalt:258590]: Signaling child to exit 2022-02-17 17:11:45.465 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:45.496 | [258590 Async ks-group-memberalt:258590]: finished successfully 2022-02-17 17:11:45.519 | WAKEUP 2022-02-17 17:11:45.545 | [226412 Async ks-group-memberalt:258590]: Signaled 2022-02-17 17:11:45.547 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 17:11:45.547 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b1fe5947668b411982189a63f2cd338c -f value 2022-02-17 17:11:45.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.547 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.547 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.547 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:45.547 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 17:11:45.547 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 17:11:45.547 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:45.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.547 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.547 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.548 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b1fe5947668b411982189a63f2cd338c -f value 2022-02-17 17:11:45.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.548 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.548 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.548 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:45.548 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='acab31ac521b4087927e6870158d787f 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c False' 2022-02-17 17:11:45.548 | + functions-common:get_or_add_group_project_role:1076 : echo acab31ac521b4087927e6870158d787f 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c False 2022-02-17 17:11:45.548 | acab31ac521b4087927e6870158d787f 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c False 2022-02-17 17:11:45.607 | [226412 Async ks-group-memberalt:258590]: finished get_or_add_group_project_role member 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c with result 0 in 13 seconds 2022-02-17 17:11:45.654 | [226412 Async ks-group-anotheralt:258677]: Waiting for completion of get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c running on PID 258677 (3 other jobs running) 2022-02-17 17:11:45.684 | [226412 Async ks-group-anotheralt:258677]: Signaling child to exit 2022-02-17 17:11:45.684 | WAKEUP 2022-02-17 17:11:45.709 | [226412 Async ks-group-anotheralt:258677]: Signaled 2022-02-17 17:11:45.711 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 17:11:45.711 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b1fe5947668b411982189a63f2cd338c -f value 2022-02-17 17:11:45.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.711 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.711 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.711 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:45.711 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 17:11:45.711 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 17:11:45.711 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b1fe5947668b411982189a63f2cd338c 2022-02-17 17:11:45.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.711 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.711 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.711 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 7bd1d15fd4ca46ad927ddaa89f69f040 --project b1fe5947668b411982189a63f2cd338c -f value 2022-02-17 17:11:45.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.711 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:45.711 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:45.711 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:45.711 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9d92dca5fed946d2848641cb3733918a 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c False' 2022-02-17 17:11:45.712 | + functions-common:get_or_add_group_project_role:1076 : echo 9d92dca5fed946d2848641cb3733918a 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c False 2022-02-17 17:11:45.712 | 9d92dca5fed946d2848641cb3733918a 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c False 2022-02-17 17:11:45.770 | [226412 Async ks-group-anotheralt:258677]: finished get_or_add_group_project_role anotherrole 7bd1d15fd4ca46ad927ddaa89f69f040 b1fe5947668b411982189a63f2cd338c with result 0 in 13 seconds 2022-02-17 17:11:45.811 | [226412 Async ks-group-admin:258766]: Waiting for completion of get_or_add_group_project_role admin ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 running on PID 258766 (2 other jobs running) 2022-02-17 17:11:45.849 | [226412 Async ks-group-admin:258766]: Signaling child to exit 2022-02-17 17:11:46.459 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:11:46.486 | [258766 Async ks-group-admin:258766]: finished successfully 2022-02-17 17:11:46.507 | WAKEUP 2022-02-17 17:11:46.531 | [226412 Async ks-group-admin:258766]: Signaled 2022-02-17 17:11:46.532 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 17:11:46.533 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group ace367eb9dd240f2b03934bac7eace9d --project f66d178839a14cc8a9e9b6097d11dfc1 -f value 2022-02-17 17:11:46.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:46.533 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:46.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:46.533 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:46.533 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:46.533 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 17:11:46.533 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 17:11:46.533 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group ace367eb9dd240f2b03934bac7eace9d --project f66d178839a14cc8a9e9b6097d11dfc1 2022-02-17 17:11:46.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:46.533 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:46.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:46.533 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:46.533 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group ace367eb9dd240f2b03934bac7eace9d --project f66d178839a14cc8a9e9b6097d11dfc1 -f value 2022-02-17 17:11:46.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:46.533 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:46.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:11:46.533 | from cryptography.utils import int_from_bytes 2022-02-17 17:11:46.533 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:11:46.533 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='baa6ebf2a1b547e29132425709e95342 ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 False' 2022-02-17 17:11:46.533 | + functions-common:get_or_add_group_project_role:1076 : echo baa6ebf2a1b547e29132425709e95342 ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 False 2022-02-17 17:11:46.533 | baa6ebf2a1b547e29132425709e95342 ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 False 2022-02-17 17:11:46.581 | [226412 Async ks-group-admin:258766]: finished get_or_add_group_project_role admin ace367eb9dd240f2b03934bac7eace9d f66d178839a14cc8a9e9b6097d11dfc1 with result 0 in 13 seconds 2022-02-17 17:11:46.586 | + inc/async:async_wait:197 : return 0 2022-02-17 17:11:46.588 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 17:11:46.607 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:11:46.609 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 17:11:46.628 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:11:46.631 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 17:11:46.633 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 17:11:46.697 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 17:11:46.739 | [226412 Async create_nova_accounts:260665]: running: create_nova_accounts 2022-02-17 17:11:46.742 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 17:11:46.764 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:11:46.767 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 17:11:46.770 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 17:11:46.841 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 17:11:46.886 | [226412 Async create_glance_accounts:260780]: running: create_glance_accounts 2022-02-17 17:11:46.889 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 17:11:46.913 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:11:46.916 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 17:11:46.919 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 17:11:46.996 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 17:11:47.044 | [226412 Async create_cinder_accounts:260910]: running: create_cinder_accounts 2022-02-17 17:11:47.047 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 17:11:47.069 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:11:47.072 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 17:11:47.074 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 17:11:47.162 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 17:11:47.208 | [226412 Async create_neutron_accounts:261025]: running: create_neutron_accounts 2022-02-17 17:11:47.211 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 17:11:47.250 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:11:47.254 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 17:11:47.259 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 17:11:47.524 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 17:11:47.738 | [226412 Async create_swift_accounts:261165]: running: create_swift_accounts 2022-02-17 17:11:47.764 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 17:11:47.896 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:11:47.917 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 17:11:48.225 | [226412 Async create_nova_accounts:260665]: Waiting for completion of create_nova_accounts running on PID 260665 (6 other jobs running) 2022-02-17 17:11:48.389 | [226412 Async create_nova_accounts:260665]: Signaling child to exit 2022-02-17 17:12:16.972 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:12:17.077 | [261025 Async create_neutron_accounts:261025]: finished successfully 2022-02-17 17:12:34.772 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:12:34.804 | [260910 Async create_cinder_accounts:260910]: finished successfully 2022-02-17 17:12:42.538 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:12:42.569 | [260780 Async create_glance_accounts:260780]: finished successfully 2022-02-17 17:12:47.171 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:12:47.201 | [260665 Async create_nova_accounts:260665]: finished successfully 2022-02-17 17:12:47.224 | WAKEUP 2022-02-17 17:12:47.251 | [226412 Async create_nova_accounts:260665]: Signaled 2022-02-17 17:12:47.253 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-17 17:12:47.253 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-17 17:12:47.253 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-17 17:12:47.253 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:12:47.253 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:12:47.253 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:12:47.253 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:12:47.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.253 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.253 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.253 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.253 | + functions-common:get_or_create_user:925 : user_id=a627aa52ae074adaba891e3aaaf19d5d 2022-02-17 17:12:47.253 | + functions-common:get_or_create_user:926 : echo a627aa52ae074adaba891e3aaaf19d5d 2022-02-17 17:12:47.253 | a627aa52ae074adaba891e3aaaf19d5d 2022-02-17 17:12:47.253 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-17 17:12:47.253 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.253 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.254 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.254 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.254 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.254 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.254 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.254 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.254 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.254 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.254 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.254 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.254 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.254 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.254 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.254 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.254 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.254 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.254 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.254 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.254 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.254 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.255 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.255 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.255 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.255 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.255 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.255 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | a627aa52ae074adaba891e3aaaf19d5d | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.255 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.255 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.255 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.255 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.255 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.255 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 17:12:47.255 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-17 17:12:47.255 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.255 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.255 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.255 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.255 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.255 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.255 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.255 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.255 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.255 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.256 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.256 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.256 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.256 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.256 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.256 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.256 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.256 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.256 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.256 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.256 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.256 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.256 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.256 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.256 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.256 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.256 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.256 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | a627aa52ae074adaba891e3aaaf19d5d | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.256 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.256 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.256 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:12:47.256 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:12:47.256 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:12:47.256 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-17 17:12:47.256 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-17 17:12:47.256 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.37/compute 2022-02-17 17:12:47.257 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-17 17:12:47.257 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:12:47.257 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-17 17:12:47.257 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-17 17:12:47.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.257 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.257 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.257 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.257 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:12:47.257 | 3dc40d1857a8427fb6d13c65fc56dc31' 2022-02-17 17:12:47.257 | + functions-common:get_or_create_service:1094 : echo 3dc40d1857a8427fb6d13c65fc56dc31 2022-02-17 17:12:47.257 | 3dc40d1857a8427fb6d13c65fc56dc31 2022-02-17 17:12:47.257 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-02-17 17:12:47.257 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:12:47.257 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-02-17 17:12:47.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:12:47.257 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-17 17:12:47.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.257 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.257 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.257 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:12:47.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:12:47.257 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:12:47.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.258 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.258 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.258 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d70266546b564d269001c95590954f2f 2022-02-17 17:12:47.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d70266546b564d269001c95590954f2f 2022-02-17 17:12:47.258 | + functions-common:get_or_create_endpoint:1127 : public_id=d70266546b564d269001c95590954f2f 2022-02-17 17:12:47.258 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:12:47.258 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:12:47.258 | + functions-common:get_or_create_endpoint:1136 : echo d70266546b564d269001c95590954f2f 2022-02-17 17:12:47.258 | d70266546b564d269001c95590954f2f 2022-02-17 17:12:47.258 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-17 17:12:47.258 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:12:47.258 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-17 17:12:47.258 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-17 17:12:47.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.259 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.259 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:12:47.259 | 7f883ac04eb9413da14a3524834fa13a' 2022-02-17 17:12:47.259 | + functions-common:get_or_create_service:1094 : echo 7f883ac04eb9413da14a3524834fa13a 2022-02-17 17:12:47.259 | 7f883ac04eb9413da14a3524834fa13a 2022-02-17 17:12:47.259 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-02-17 17:12:47.259 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:12:47.259 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-02-17 17:12:47.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:12:47.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-17 17:12:47.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.259 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:12:47.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:12:47.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-02-17 17:12:47.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.259 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.259 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a3b373a4a58244a1a78fd709f91b0582 2022-02-17 17:12:47.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a3b373a4a58244a1a78fd709f91b0582 2022-02-17 17:12:47.259 | + functions-common:get_or_create_endpoint:1127 : public_id=a3b373a4a58244a1a78fd709f91b0582 2022-02-17 17:12:47.259 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:12:47.259 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:12:47.259 | + functions-common:get_or_create_endpoint:1136 : echo a3b373a4a58244a1a78fd709f91b0582 2022-02-17 17:12:47.260 | a3b373a4a58244a1a78fd709f91b0582 2022-02-17 17:12:47.260 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-17 17:12:47.260 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:12:47.260 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-17 17:12:47.260 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:12:47.260 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-17 17:12:47.260 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.260 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.260 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.260 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.260 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.260 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.260 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.260 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.260 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.260 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.260 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.260 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.260 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.260 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.260 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.260 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.261 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.261 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.261 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.261 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.261 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.261 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.261 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.261 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.261 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.261 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.261 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.261 | ++ functions-common:get_field:818 : echo '| b9b982c630914aa99374d7ebcb9e44fd | a627aa52ae074adaba891e3aaaf19d5d | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.261 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.261 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.261 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:12:47.261 | + functions-common:get_or_add_user_project_role:997 : echo b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:12:47.261 | b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:12:47.261 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-17 17:12:47.261 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:12:47.305 | [226412 Async create_nova_accounts:260665]: finished create_nova_accounts with result 0 in 60 seconds 2022-02-17 17:12:47.347 | [226412 Async create_glance_accounts:260780]: Waiting for completion of create_glance_accounts running on PID 260780 (5 other jobs running) 2022-02-17 17:12:47.375 | [226412 Async create_glance_accounts:260780]: Signaling child to exit 2022-02-17 17:12:47.376 | WAKEUP 2022-02-17 17:12:47.401 | [226412 Async create_glance_accounts:260780]: Signaled 2022-02-17 17:12:47.403 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-17 17:12:47.403 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:12:47.403 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-17 17:12:47.403 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-17 17:12:47.403 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:12:47.403 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:12:47.403 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:12:47.403 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:12:47.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.403 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.403 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.403 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.403 | + functions-common:get_or_create_user:925 : user_id=b362fc86f6154484bb0b023804acc36a 2022-02-17 17:12:47.403 | + functions-common:get_or_create_user:926 : echo b362fc86f6154484bb0b023804acc36a 2022-02-17 17:12:47.403 | b362fc86f6154484bb0b023804acc36a 2022-02-17 17:12:47.403 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-17 17:12:47.403 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.403 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.403 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.403 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.404 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.404 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.404 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.404 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.404 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.404 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.404 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.404 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.404 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.404 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.404 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.404 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.404 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.404 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.404 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.404 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.404 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.404 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.404 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.404 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.405 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.405 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.405 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | b362fc86f6154484bb0b023804acc36a | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.405 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.405 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.405 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.405 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.405 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.405 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 17:12:47.405 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-17 17:12:47.405 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:12:47.405 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-17 17:12:47.405 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-17 17:12:47.405 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:12:47.405 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:12:47.405 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:12:47.405 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:12:47.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.405 | + functions-common:get_or_create_user:925 : user_id=a7e7218a14b94d4b98b39ef1d6b755d8 2022-02-17 17:12:47.405 | + functions-common:get_or_create_user:926 : echo a7e7218a14b94d4b98b39ef1d6b755d8 2022-02-17 17:12:47.405 | a7e7218a14b94d4b98b39ef1d6b755d8 2022-02-17 17:12:47.405 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-17 17:12:47.405 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.405 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.405 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.406 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.406 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.406 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.406 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.406 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.406 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.406 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.406 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.406 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.406 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.406 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.406 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.406 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.406 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.406 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.406 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.406 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.406 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.407 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.407 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.407 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.407 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.407 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.407 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.407 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.407 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.407 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.407 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.407 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.407 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.407 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | a7e7218a14b94d4b98b39ef1d6b755d8 | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.407 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.408 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.408 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.408 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.408 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.408 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-17 17:12:47.408 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-17 17:12:47.408 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.408 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.408 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.408 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.408 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.408 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.409 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.409 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.409 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.409 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.409 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.409 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.409 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.409 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.409 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.409 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.409 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.409 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.410 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.410 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.410 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.410 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.410 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.410 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.410 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.410 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.410 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.410 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.410 | ++ functions-common:get_field:818 : echo '| b9b982c630914aa99374d7ebcb9e44fd | a7e7218a14b94d4b98b39ef1d6b755d8 | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.410 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.410 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:12:47.410 | + functions-common:get_or_add_user_project_role:997 : echo b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:12:47.410 | b9b982c630914aa99374d7ebcb9e44fd 2022-02-17 17:12:47.410 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-17 17:12:47.410 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:12:47.411 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-17 17:12:47.411 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-17 17:12:47.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.411 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.411 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.411 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.411 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:12:47.411 | b9c944be6c22404c927e7326b64df0ae' 2022-02-17 17:12:47.411 | + functions-common:get_or_create_service:1094 : echo b9c944be6c22404c927e7326b64df0ae 2022-02-17 17:12:47.411 | b9c944be6c22404c927e7326b64df0ae 2022-02-17 17:12:47.411 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-02-17 17:12:47.411 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:12:47.411 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-02-17 17:12:47.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:12:47.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-17 17:12:47.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.411 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.411 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.411 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:12:47.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:12:47.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-02-17 17:12:47.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.411 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.411 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.411 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4062c52bc1f74b759df06186eb9eddf9 2022-02-17 17:12:47.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4062c52bc1f74b759df06186eb9eddf9 2022-02-17 17:12:47.412 | + functions-common:get_or_create_endpoint:1127 : public_id=4062c52bc1f74b759df06186eb9eddf9 2022-02-17 17:12:47.412 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:12:47.412 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:12:47.412 | + functions-common:get_or_create_endpoint:1136 : echo 4062c52bc1f74b759df06186eb9eddf9 2022-02-17 17:12:47.412 | 4062c52bc1f74b759df06186eb9eddf9 2022-02-17 17:12:47.412 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-17 17:12:47.412 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 17:12:47.412 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 17:12:47.412 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 17:12:47.412 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-17 17:12:47.412 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-17 17:12:47.412 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-17 17:12:47.412 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-17 17:12:47.412 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-17 17:12:47.467 | [226412 Async create_glance_accounts:260780]: finished create_glance_accounts with result 0 in 55 seconds 2022-02-17 17:12:47.508 | [226412 Async create_cinder_accounts:260910]: Waiting for completion of create_cinder_accounts running on PID 260910 (4 other jobs running) 2022-02-17 17:12:47.536 | [226412 Async create_cinder_accounts:260910]: Signaling child to exit 2022-02-17 17:12:47.536 | WAKEUP 2022-02-17 17:12:47.562 | [226412 Async create_cinder_accounts:260910]: Signaled 2022-02-17 17:12:47.563 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-17 17:12:47.563 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-17 17:12:47.563 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-17 17:12:47.563 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:12:47.563 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:12:47.564 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:12:47.564 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:12:47.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.564 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.564 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.564 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.564 | + functions-common:get_or_create_user:925 : user_id=790a198799a94895a3efec7f0155ca95 2022-02-17 17:12:47.564 | + functions-common:get_or_create_user:926 : echo 790a198799a94895a3efec7f0155ca95 2022-02-17 17:12:47.564 | 790a198799a94895a3efec7f0155ca95 2022-02-17 17:12:47.564 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-17 17:12:47.564 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.564 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.564 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.564 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.564 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.564 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.564 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.564 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.564 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.564 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.564 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.564 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.565 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.565 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.565 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.565 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.565 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.565 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.565 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.565 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.565 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.565 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.565 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.565 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.565 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.565 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.565 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.565 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | 790a198799a94895a3efec7f0155ca95 | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.565 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.565 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.565 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.565 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.565 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.565 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 17:12:47.565 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-17 17:12:47.565 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:12:47.565 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-17 17:12:47.565 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-17 17:12:47.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.565 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.566 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.566 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.566 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:12:47.566 | dcdfcbe4173b4f85bdbff6ca1fc13dc0' 2022-02-17 17:12:47.566 | + functions-common:get_or_create_service:1094 : echo dcdfcbe4173b4f85bdbff6ca1fc13dc0 2022-02-17 17:12:47.566 | dcdfcbe4173b4f85bdbff6ca1fc13dc0 2022-02-17 17:12:47.566 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-17 17:12:47.566 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 17:12:47.566 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:12:47.566 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 17:12:47.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:12:47.566 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-17 17:12:47.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.566 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.566 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.566 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:12:47.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:12:47.566 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:12:47.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.566 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.566 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.566 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8bb693958bc347ceb883591c5f69dafb 2022-02-17 17:12:47.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8bb693958bc347ceb883591c5f69dafb 2022-02-17 17:12:47.566 | + functions-common:get_or_create_endpoint:1127 : public_id=8bb693958bc347ceb883591c5f69dafb 2022-02-17 17:12:47.567 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:12:47.567 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:12:47.567 | + functions-common:get_or_create_endpoint:1136 : echo 8bb693958bc347ceb883591c5f69dafb 2022-02-17 17:12:47.567 | 8bb693958bc347ceb883591c5f69dafb 2022-02-17 17:12:47.567 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-17 17:12:47.567 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:12:47.567 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-17 17:12:47.567 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-17 17:12:47.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.567 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.567 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.567 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.567 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:12:47.567 | d3948e00539c46978ed4e366cd0a172a' 2022-02-17 17:12:47.567 | + functions-common:get_or_create_service:1094 : echo d3948e00539c46978ed4e366cd0a172a 2022-02-17 17:12:47.567 | d3948e00539c46978ed4e366cd0a172a 2022-02-17 17:12:47.567 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 17:12:47.568 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:12:47.568 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 17:12:47.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:12:47.568 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-17 17:12:47.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.568 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.568 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.568 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:12:47.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:12:47.568 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:12:47.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.568 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.568 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.568 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a30c24bb8c87481f806989e1d2bbafaa 2022-02-17 17:12:47.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a30c24bb8c87481f806989e1d2bbafaa 2022-02-17 17:12:47.569 | + functions-common:get_or_create_endpoint:1127 : public_id=a30c24bb8c87481f806989e1d2bbafaa 2022-02-17 17:12:47.569 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:12:47.569 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:12:47.569 | + functions-common:get_or_create_endpoint:1136 : echo a30c24bb8c87481f806989e1d2bbafaa 2022-02-17 17:12:47.569 | a30c24bb8c87481f806989e1d2bbafaa 2022-02-17 17:12:47.569 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-17 17:12:47.569 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-17 17:12:47.569 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:12:47.569 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-17 17:12:47.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.569 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.569 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.570 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.570 | ++ functions-common:get_or_create_project:938 : project_id=85d1150d1efc4325b1cacd2c208d1712 2022-02-17 17:12:47.570 | ++ functions-common:get_or_create_project:939 : echo 85d1150d1efc4325b1cacd2c208d1712 2022-02-17 17:12:47.570 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 85d1150d1efc4325b1cacd2c208d1712 2022-02-17 17:12:47.570 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-17 17:12:47.570 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:12:47.571 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:12:47.571 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-17 17:12:47.571 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-17 17:12:47.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.571 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.571 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.571 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-17 17:12:47.571 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.571 | ++ functions-common:get_or_create_user:925 : user_id=790a198799a94895a3efec7f0155ca95 2022-02-17 17:12:47.571 | ++ functions-common:get_or_create_user:926 : echo 790a198799a94895a3efec7f0155ca95 2022-02-17 17:12:47.571 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 790a198799a94895a3efec7f0155ca95 2022-02-17 17:12:47.626 | [226412 Async create_cinder_accounts:260910]: finished create_cinder_accounts with result 0 in 47 seconds 2022-02-17 17:12:47.632 | + inc/async:async_wait:197 : return 0 2022-02-17 17:12:47.637 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-17 17:12:47.703 | [226412 Async create_neutron_accounts:261025]: Waiting for completion of create_neutron_accounts running on PID 261025 (3 other jobs running) 2022-02-17 17:12:47.731 | [226412 Async create_neutron_accounts:261025]: Signaling child to exit 2022-02-17 17:12:47.731 | WAKEUP 2022-02-17 17:12:47.761 | [226412 Async create_neutron_accounts:261025]: Signaled 2022-02-17 17:12:47.763 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-17 17:12:47.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:12:47.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:12:47.763 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:12:47.763 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:12:47.763 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 17:12:47.763 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:12:47.763 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-17 17:12:47.763 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-17 17:12:47.763 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-17 17:12:47.763 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-02-17 17:12:47.763 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-17 17:12:47.763 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-17 17:12:47.763 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-17 17:12:47.763 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:12:47.763 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:12:47.763 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:12:47.763 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:12:47.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.763 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.763 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.763 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.763 | + functions-common:get_or_create_user:925 : user_id=297427e033e1492db96e3573f26077a4 2022-02-17 17:12:47.763 | + functions-common:get_or_create_user:926 : echo 297427e033e1492db96e3573f26077a4 2022-02-17 17:12:47.763 | 297427e033e1492db96e3573f26077a4 2022-02-17 17:12:47.763 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-17 17:12:47.764 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:12:47.764 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:12:47.764 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:12:47.764 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:12:47.764 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.764 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.764 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:12:47.764 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.764 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.764 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.764 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.764 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.764 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:12:47.764 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:12:47.764 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.764 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.764 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.764 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 17:12:47.764 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:12:47.765 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:12:47.765 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:12:47.765 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.765 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.765 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.765 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.765 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:12:47.765 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:12:47.765 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:12:47.765 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | 297427e033e1492db96e3573f26077a4 | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:12:47.765 | ++ functions-common:get_field:812 : read data 2022-02-17 17:12:47.765 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.765 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.765 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:12:47.765 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 17:12:47.765 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-17 17:12:47.765 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:12:47.765 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-17 17:12:47.765 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-17 17:12:47.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.765 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.765 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.765 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.765 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:12:47.765 | 9cc7476867a34069b6b883a3c3e1e33b' 2022-02-17 17:12:47.765 | + functions-common:get_or_create_service:1094 : echo 9cc7476867a34069b6b883a3c3e1e33b 2022-02-17 17:12:47.766 | 9cc7476867a34069b6b883a3c3e1e33b 2022-02-17 17:12:47.766 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-02-17 17:12:47.766 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:12:47.766 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-02-17 17:12:47.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:12:47.766 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-17 17:12:47.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.766 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.766 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.766 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:12:47.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:12:47.766 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-02-17 17:12:47.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.766 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:12:47.766 | from cryptography.utils import int_from_bytes 2022-02-17 17:12:47.766 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:12:47.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8ce217faaadd4ee584f5d97a035edc21 2022-02-17 17:12:47.766 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8ce217faaadd4ee584f5d97a035edc21 2022-02-17 17:12:47.766 | + functions-common:get_or_create_endpoint:1127 : public_id=8ce217faaadd4ee584f5d97a035edc21 2022-02-17 17:12:47.766 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:12:47.766 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:12:47.766 | + functions-common:get_or_create_endpoint:1136 : echo 8ce217faaadd4ee584f5d97a035edc21 2022-02-17 17:12:47.766 | 8ce217faaadd4ee584f5d97a035edc21 2022-02-17 17:12:47.818 | [226412 Async create_neutron_accounts:261025]: finished create_neutron_accounts with result 0 in 29 seconds 2022-02-17 17:12:47.860 | [226412 Async create_swift_accounts:261165]: Waiting for completion of create_swift_accounts running on PID 261165 (2 other jobs running) 2022-02-17 17:12:47.890 | [226412 Async create_swift_accounts:261165]: Signaling child to exit 2022-02-17 17:13:32.870 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:13:32.898 | [261165 Async create_swift_accounts:261165]: finished successfully 2022-02-17 17:13:32.921 | WAKEUP 2022-02-17 17:13:32.947 | [226412 Async create_swift_accounts:261165]: Signaled 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-17 17:13:32.949 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-17 17:13:32.949 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-17 17:13:32.949 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 17:13:32.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.949 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.949 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.949 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.949 | ++ functions-common:get_or_create_role:950 : role_id=9d92dca5fed946d2848641cb3733918a 2022-02-17 17:13:32.949 | ++ functions-common:get_or_create_role:951 : echo 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:638 : another_role=9d92dca5fed946d2848641cb3733918a 2022-02-17 17:13:32.949 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-17 17:13:32.949 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-17 17:13:32.949 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:13:32.949 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:13:32.949 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:13:32.949 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:13:32.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.950 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.950 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.950 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.950 | + functions-common:get_or_create_user:925 : user_id=fdd294016ae14667b0089be34115f1f0 2022-02-17 17:13:32.950 | + functions-common:get_or_create_user:926 : echo fdd294016ae14667b0089be34115f1f0 2022-02-17 17:13:32.950 | fdd294016ae14667b0089be34115f1f0 2022-02-17 17:13:32.950 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-17 17:13:32.950 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:13:32.950 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:13:32.950 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:13:32.950 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:13:32.950 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:13:32.950 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:13:32.951 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.951 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.951 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.951 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.951 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:13:32.951 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:13:32.951 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:13:32.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.951 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:13:32.951 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:13:32.951 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.951 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.952 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.952 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.952 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.952 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.952 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:13:32.952 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:13:32.952 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:13:32.952 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | fdd294016ae14667b0089be34115f1f0 | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:13:32.952 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.952 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:13:32.952 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:13:32.952 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:13:32.952 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 17:13:32.952 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-17 17:13:32.952 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:13:32.952 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:13:32.952 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:13:32.952 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:13:32.952 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:13:32.952 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.953 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:13:32.953 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.953 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.953 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.953 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.953 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.953 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:13:32.953 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:13:32.953 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:13:32.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.953 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.953 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.953 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:13:32.953 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:13:32.953 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.953 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.953 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.953 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.953 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.953 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.953 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:13:32.953 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:13:32.953 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | fdd294016ae14667b0089be34115f1f0 | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:13:32.953 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:13:32.953 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.953 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.954 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.954 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.954 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-17 17:13:32.954 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:13:32.954 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-17 17:13:32.954 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-17 17:13:32.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.954 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.954 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.954 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.954 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:13:32.954 | cc6472bd7ead48049b33283985e6fd9c' 2022-02-17 17:13:32.954 | + functions-common:get_or_create_service:1094 : echo cc6472bd7ead48049b33283985e6fd9c 2022-02-17 17:13:32.954 | cc6472bd7ead48049b33283985e6fd9c 2022-02-17 17:13:32.954 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-02-17 17:13:32.954 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:13:32.954 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-17 17:13:32.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:13:32.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-17 17:13:32.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.954 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.954 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.954 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:13:32.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:13:32.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:13:32.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.955 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.955 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.955 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=474984a5e04a4054a941da67058433db 2022-02-17 17:13:32.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 474984a5e04a4054a941da67058433db 2022-02-17 17:13:32.955 | + functions-common:get_or_create_endpoint:1127 : public_id=474984a5e04a4054a941da67058433db 2022-02-17 17:13:32.955 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-02-17 17:13:32.955 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-02-17 17:13:32.955 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:13:32.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-17 17:13:32.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.955 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.955 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.955 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.955 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:13:32.955 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:13:32.955 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-02-17 17:13:32.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.955 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.955 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.955 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.955 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=931b641d6f1f491e95d0e91da66d1c71 2022-02-17 17:13:32.955 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 931b641d6f1f491e95d0e91da66d1c71 2022-02-17 17:13:32.955 | 931b641d6f1f491e95d0e91da66d1c71 2022-02-17 17:13:32.955 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:13:32.955 | + functions-common:get_or_create_endpoint:1136 : echo 474984a5e04a4054a941da67058433db 2022-02-17 17:13:32.955 | 474984a5e04a4054a941da67058433db 2022-02-17 17:13:32.955 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-17 17:13:32.955 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:13:32.956 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-17 17:13:32.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.956 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.956 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.956 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_project:938 : project_id=36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_project:939 : echo 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.956 | + lib/swift:create_swift_accounts:652 : swift_project_test1=36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.956 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-17 17:13:32.956 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.956 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-17 17:13:32.956 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-17 17:13:32.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.956 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.956 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.956 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_user:925 : user_id=879ada27a7ca466fbc6434bd4b2e2a3b 2022-02-17 17:13:32.956 | ++ functions-common:get_or_create_user:926 : echo 879ada27a7ca466fbc6434bd4b2e2a3b 2022-02-17 17:13:32.956 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=879ada27a7ca466fbc6434bd4b2e2a3b 2022-02-17 17:13:32.956 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-17 17:13:32.956 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.956 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 879ada27a7ca466fbc6434bd4b2e2a3b 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.956 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:13:32.956 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:13:32.957 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:13:32.957 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:13:32.957 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:13:32.957 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:13:32.957 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:13:32.957 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:13:32.957 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 879ada27a7ca466fbc6434bd4b2e2a3b --project 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.957 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.957 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:13:32.957 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.957 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.957 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.957 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.957 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.957 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:13:32.957 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:13:32.957 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 879ada27a7ca466fbc6434bd4b2e2a3b --project 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.957 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.957 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.957 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 879ada27a7ca466fbc6434bd4b2e2a3b --project 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.957 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.957 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:13:32.957 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.957 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.957 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.958 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.958 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.958 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:13:32.958 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:13:32.958 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 879ada27a7ca466fbc6434bd4b2e2a3b | | 36cc1319f4144c18a53f2971940d4f45 | | | False |' 2022-02-17 17:13:32.958 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:13:32.958 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.958 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.958 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.958 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.958 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-17 17:13:32.958 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-17 17:13:32.958 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:13:32.958 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-17 17:13:32.958 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-17 17:13:32.958 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-17 17:13:32.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.958 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.958 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.958 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.958 | ++ functions-common:get_or_create_user:925 : user_id=765381a9209b432199a6b7f1a4a6b36b 2022-02-17 17:13:32.958 | ++ functions-common:get_or_create_user:926 : echo 765381a9209b432199a6b7f1a4a6b36b 2022-02-17 17:13:32.958 | + lib/swift:create_swift_accounts:661 : swift_user_test3=765381a9209b432199a6b7f1a4a6b36b 2022-02-17 17:13:32.958 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-17 17:13:32.958 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.958 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 9d92dca5fed946d2848641cb3733918a 765381a9209b432199a6b7f1a4a6b36b 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.959 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:13:32.959 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:13:32.959 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:13:32.959 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:13:32.959 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:13:32.959 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:13:32.959 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:13:32.959 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:13:32.959 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 9d92dca5fed946d2848641cb3733918a --user 765381a9209b432199a6b7f1a4a6b36b --project 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.959 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.959 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:13:32.959 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.959 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.959 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.960 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.960 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.960 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:13:32.960 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:13:32.960 | + functions-common:get_or_add_user_project_role:986 : openstack role add 9d92dca5fed946d2848641cb3733918a --user 765381a9209b432199a6b7f1a4a6b36b --project 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.960 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.960 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.960 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 9d92dca5fed946d2848641cb3733918a --user 765381a9209b432199a6b7f1a4a6b36b --project 36cc1319f4144c18a53f2971940d4f45 2022-02-17 17:13:32.960 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.960 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:13:32.960 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.960 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.960 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.960 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.960 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.960 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:13:32.960 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:13:32.960 | ++ functions-common:get_field:818 : echo '| 9d92dca5fed946d2848641cb3733918a | 765381a9209b432199a6b7f1a4a6b36b | | 36cc1319f4144c18a53f2971940d4f45 | | | False |' 2022-02-17 17:13:32.960 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:13:32.960 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.960 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9d92dca5fed946d2848641cb3733918a 2022-02-17 17:13:32.960 | + functions-common:get_or_add_user_project_role:997 : echo 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:13:32.960 | 9d92dca5fed946d2848641cb3733918a 2022-02-17 17:13:32.960 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-17 17:13:32.960 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-17 17:13:32.960 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:13:32.961 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-17 17:13:32.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.961 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.961 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.961 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_project:938 : project_id=80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_project:939 : echo 80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.961 | + lib/swift:create_swift_accounts:666 : swift_project_test2=80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.961 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-17 17:13:32.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.961 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-17 17:13:32.961 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-17 17:13:32.961 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-17 17:13:32.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.961 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.961 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.961 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_user:925 : user_id=6778a87d795b4c2c8885b3562e2e1689 2022-02-17 17:13:32.961 | ++ functions-common:get_or_create_user:926 : echo 6778a87d795b4c2c8885b3562e2e1689 2022-02-17 17:13:32.961 | + lib/swift:create_swift_accounts:671 : swift_user_test2=6778a87d795b4c2c8885b3562e2e1689 2022-02-17 17:13:32.961 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-17 17:13:32.961 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.961 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 6778a87d795b4c2c8885b3562e2e1689 80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.961 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:13:32.961 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:13:32.962 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:13:32.962 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:13:32.962 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:13:32.962 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:13:32.962 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:13:32.962 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:13:32.962 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.962 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 6778a87d795b4c2c8885b3562e2e1689 --project 80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.962 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:13:32.962 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.962 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.962 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.962 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.962 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.962 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:13:32.962 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:13:32.962 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 6778a87d795b4c2c8885b3562e2e1689 --project 80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.962 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.962 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.962 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 6778a87d795b4c2c8885b3562e2e1689 --project 80d29a707a844c84a3625f03406bbdb1 2022-02-17 17:13:32.962 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.962 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:13:32.962 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.962 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.962 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.963 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.963 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.963 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:13:32.963 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:13:32.963 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 6778a87d795b4c2c8885b3562e2e1689 | | 80d29a707a844c84a3625f03406bbdb1 | | | False |' 2022-02-17 17:13:32.963 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:13:32.963 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.963 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.963 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.963 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.963 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-17 17:13:32.963 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-17 17:13:32.963 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 17:13:32.963 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-17 17:13:32.963 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-17 17:13:32.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.963 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.963 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.963 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.963 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-17 17:13:32.963 | d3773aa44f814e38b3c25224c104e900' 2022-02-17 17:13:32.963 | ++ functions-common:get_or_create_domain:888 : echo d3773aa44f814e38b3c25224c104e900 2022-02-17 17:13:32.963 | + lib/swift:create_swift_accounts:676 : swift_domain=d3773aa44f814e38b3c25224c104e900 2022-02-17 17:13:32.963 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-17 17:13:32.963 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.963 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-17 17:13:32.963 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 d3773aa44f814e38b3c25224c104e900 2022-02-17 17:13:32.963 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:13:32.963 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=d3773aa44f814e38b3c25224c104e900 --or-show -f value -c id 2022-02-17 17:13:32.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.964 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.964 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.964 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_project:938 : project_id=6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_project:939 : echo 6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.964 | + lib/swift:create_swift_accounts:680 : swift_project_test4=6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.964 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-17 17:13:32.964 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.964 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-17 17:13:32.964 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 d3773aa44f814e38b3c25224c104e900 test4@example.com 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-17 17:13:32.964 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=d3773aa44f814e38b3c25224c104e900 --email=test4@example.com --or-show -f value -c id 2022-02-17 17:13:32.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.964 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.964 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.964 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_user:925 : user_id=9c24ce8e2537469c98e552a9e9ca7c50 2022-02-17 17:13:32.964 | ++ functions-common:get_or_create_user:926 : echo 9c24ce8e2537469c98e552a9e9ca7c50 2022-02-17 17:13:32.964 | + lib/swift:create_swift_accounts:685 : swift_user_test4=9c24ce8e2537469c98e552a9e9ca7c50 2022-02-17 17:13:32.964 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-17 17:13:32.964 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:13:32.964 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 9c24ce8e2537469c98e552a9e9ca7c50 6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.964 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:13:32.964 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:13:32.964 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:13:32.964 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:13:32.965 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:13:32.965 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:13:32.965 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:13:32.965 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:13:32.965 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.965 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 9c24ce8e2537469c98e552a9e9ca7c50 --project 6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.965 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:13:32.965 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.965 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.965 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.965 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.965 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.965 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:13:32.965 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:13:32.965 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 9c24ce8e2537469c98e552a9e9ca7c50 --project 6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.965 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.965 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.965 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:13:32.965 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 9c24ce8e2537469c98e552a9e9ca7c50 --project 6ad198ded1fc4fed9c6d51e22021c2f2 2022-02-17 17:13:32.965 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:13:32.965 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:13:32.965 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.965 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:32.965 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:32.965 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:13:32.965 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:13:32.966 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:13:32.966 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 9c24ce8e2537469c98e552a9e9ca7c50 | | 6ad198ded1fc4fed9c6d51e22021c2f2 | | | False |' 2022-02-17 17:13:32.966 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:13:32.966 | ++ functions-common:get_field:812 : read data 2022-02-17 17:13:32.966 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.966 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:32.966 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:13:33.004 | [226412 Async create_swift_accounts:261165]: finished create_swift_accounts with result 0 in 105 seconds 2022-02-17 17:13:33.013 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-17 17:13:33.016 | + inc/async:async_wait:197 : return 0 2022-02-17 17:13:33.019 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-17 17:13:33.041 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:13:33.044 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-17 17:13:33.064 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:13:33.067 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-17 17:13:33.070 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:13:33.073 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-17 17:13:33.075 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-17 17:13:33.079 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-17 17:13:33.145 | + inc/async:async_inner:63 : init_glance 2022-02-17 17:13:33.189 | [226412 Async init_glance:265402]: running: init_glance 2022-02-17 17:13:33.197 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-17 17:13:33.219 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:13:33.223 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-17 17:13:33.227 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:13:33.231 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-17 17:13:33.235 | + ./stack.sh:main:1147 : configure_neutron 2022-02-17 17:13:33.238 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-17 17:13:33.244 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:13:33.244 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:13:33.253 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:13:33.258 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:13:33.262 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 17:13:33.266 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:13:33.269 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-17 17:13:33.273 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-17 17:13:33.276 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-17 17:13:33.279 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-17 17:13:33.297 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-17 17:13:33.299 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-17 17:13:37.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:37.018 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:37.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:37.018 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:40.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:40.747 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:40.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:40.747 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:44.045 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:13:44.072 | [265402 Async init_glance:265402]: finished successfully 2022-02-17 17:13:44.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:44.623 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:44.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:44.623 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:48.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:48.384 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:48.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:48.384 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:52.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:52.050 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:52.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:52.050 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:55.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:55.673 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:55.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:55.673 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:59.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:59.268 | from cryptography.utils import int_from_bytes 2022-02-17 17:13:59.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:13:59.268 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:03.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:03.139 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:03.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:03.139 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:08.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:08.033 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:08.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:08.033 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:08.033 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-17 17:14:14.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:14.102 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:14.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:14.102 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:14.431 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-17 17:14:14.436 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-17 17:14:14.438 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-17 17:14:14.440 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-17 17:14:14.444 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-17 17:14:14.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-17 17:14:14.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-17 17:14:14.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-17 17:14:14.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-17 17:14:14.455 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-17 17:14:14.458 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-17 17:14:14.460 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-17 17:14:14.462 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-17 17:14:14.464 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-17 17:14:14.467 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-17 17:14:14.469 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-17 17:14:14.473 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:14.476 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-17 17:14:14.478 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:14.483 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-17 17:14:14.486 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-17 17:14:14.488 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-17 17:14:14.491 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-17 17:14:14.493 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 17:14:14.496 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 17:14:14.526 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-17 17:14:14.556 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-17 17:14:14.586 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-17 17:14:14.616 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-17 17:14:14.646 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-17 17:14:14.676 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-17 17:14:14.678 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-17 17:14:14.681 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-17 17:14:14.683 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 17:14:14.687 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:14:14.704 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:14:14.706 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:14:14.709 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:14:14.711 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:14:14.714 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 17:14:14.750 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:14:14.780 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-17 17:14:14.812 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 17:14:14.844 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-17 17:14:14.860 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:14:14.863 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-17 17:14:14.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-17 17:14:14.868 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-17 17:14:14.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-17 17:14:14.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-17 17:14:14.886 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-17 17:14:14.888 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-17 17:14:14.891 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-17 17:14:14.893 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-17 17:14:14.907 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-17 17:14:14.920 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-17 17:14:14.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-17 17:14:14.936 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-17 17:14:14.950 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-17 17:14:14.964 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 17:14:14.966 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:14.969 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-17 17:14:14.974 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.9lplWM6pul 2022-02-17 17:14:14.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 17:14:14.979 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:14.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.9lplWM6pul 2022-02-17 17:14:14.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.9lplWM6pul 2022-02-17 17:14:14.998 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.9lplWM6pul /etc/sudoers.d/neutron-rootwrap 2022-02-17 17:14:15.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 17:14:15.040 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:15.042 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:15.073 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-17 17:14:15.076 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-17 17:14:15.078 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-17 17:14:15.081 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 17:14:15.084 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 17:14:15.086 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:14:15.104 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:15.108 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 17:14:15.110 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 17:14:15.113 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:14:15.131 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:15.133 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:14:15.136 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:14:15.168 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:14:15.171 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:14:15.173 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-17 17:14:15.191 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:15.193 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-17 17:14:15.196 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-17 17:14:15.198 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:14:15.201 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:14:15.203 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-17 17:14:15.206 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-17 17:14:15.209 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:14:15.212 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-17 17:14:15.214 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-17 17:14:15.217 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-17 17:14:15.221 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-17 17:14:15.225 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-17 17:14:15.230 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-17 17:14:15.249 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:15.251 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-17 17:14:15.254 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-17 17:14:15.256 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-17 17:14:15.261 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-17 17:14:15.292 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 17:14:15.323 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-17 17:14:15.355 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-17 17:14:15.386 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-17 17:14:15.417 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-17 17:14:15.420 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 17:14:15.423 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-17 17:14:15.425 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 17:14:15.428 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-17 17:14:15.459 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-17 17:14:15.489 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:14:15.520 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-17 17:14:15.551 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-17 17:14:15.586 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-17 17:14:15.616 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-17 17:14:15.648 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-17 17:14:15.678 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:14:15.710 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 17:14:15.741 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-17 17:14:15.774 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-17 17:14:15.806 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-17 17:14:15.809 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 17:14:15.811 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 17:14:15.814 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 17:14:15.817 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-17 17:14:15.848 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-17 17:14:15.880 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-02-17 17:14:15.912 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-17 17:14:15.944 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-17 17:14:15.975 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-17 17:14:16.007 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-17 17:14:16.039 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-17 17:14:16.071 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:14:16.102 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-17 17:14:16.133 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-17 17:14:16.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-17 17:14:16.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-17 17:14:16.140 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-17 17:14:16.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-17 17:14:16.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-17 17:14:16.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-17 17:14:16.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-17 17:14:16.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-17 17:14:16.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-17 17:14:16.158 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-17 17:14:16.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-17 17:14:16.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-17 17:14:16.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-17 17:14:16.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-17 17:14:16.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-17 17:14:16.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-17 17:14:16.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-17 17:14:16.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:16.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-17 17:14:16.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-17 17:14:16.214 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.216 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 17:14:16.219 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-17 17:14:16.221 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-17 17:14:16.224 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.227 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-17 17:14:16.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-17 17:14:16.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-17 17:14:16.261 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.263 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 17:14:16.265 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-17 17:14:16.268 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-17 17:14:16.272 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.274 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-17 17:14:16.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-17 17:14:16.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.310 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 17:14:16.312 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-17 17:14:16.315 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-17 17:14:16.318 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.320 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-17 17:14:16.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-17 17:14:16.354 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.357 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-17 17:14:16.359 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-17 17:14:16.362 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-17 17:14:16.365 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.367 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-17 17:14:16.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-17 17:14:16.399 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.402 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-17 17:14:16.404 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 17:14:16.407 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 17:14:16.409 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.412 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-17 17:14:16.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-17 17:14:16.444 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.447 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-17 17:14:16.449 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-17 17:14:16.452 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-17 17:14:16.454 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.457 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-17 17:14:16.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-02-17 17:14:16.490 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.492 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-17 17:14:16.495 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-17 17:14:16.497 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-17 17:14:16.499 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.502 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-17 17:14:16.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-17 17:14:16.533 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:14:16.536 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-17 17:14:16.539 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 17:14:16.541 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 17:14:16.544 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:14:16.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-17 17:14:16.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 17:14:16.579 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-17 17:14:16.597 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:16.601 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-17 17:14:16.603 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 17:14:16.636 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:16.638 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:16.669 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 17:14:16.701 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-17 17:14:16.704 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-17 17:14:16.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-17 17:14:16.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 17:14:19.833 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 17:14:19.833 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511 2022-02-17 17:14:19.834 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=267378) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 17:14:19.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=267378) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 17:14:19.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=267378) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 17:14:19.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=267378) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:19.884 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=267378) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:19.884 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=267378) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:19.884 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=267378) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:19.939 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 17:14:19.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:19.939 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:19.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:19.939 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:20.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-17 17:14:20.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-17 17:14:20.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-17 17:14:20.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 17:14:20.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-17 17:14:20.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-17 17:14:20.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-17 17:14:20.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:20.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-17 17:14:20.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-17 17:14:20.442 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-17 17:14:20.451 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-17 17:14:20.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-17 17:14:20.456 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-17 17:14:20.469 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-17 17:14:20.483 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 17:14:20.485 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-17 17:14:20.495 | net.bridge.bridge-nf-call-iptables = 1 2022-02-17 17:14:20.498 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 17:14:20.501 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-17 17:14:20.511 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-17 17:14:20.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-17 17:14:20.517 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-17 17:14:20.520 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-17 17:14:20.523 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-17 17:14:20.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-17 17:14:20.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 17:14:20.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 17:14:20.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 17:14:20.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 17:14:20.565 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-17 17:14:20.568 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-17 17:14:20.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-17 17:14:20.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-17 17:14:20.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-17 17:14:20.672 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-17 17:14:20.689 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:20.692 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-17 17:14:20.694 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-17 17:14:20.699 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-17 17:14:20.731 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-17 17:14:20.764 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 17:14:20.802 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:20.804 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:20.837 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-17 17:14:20.855 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:20.858 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 17:14:20.860 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-17 17:14:20.892 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 17:14:20.895 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 17:14:20.898 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 17:14:20.928 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-17 17:14:20.931 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 17:14:20.933 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-17 17:14:20.936 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-17 17:14:20.956 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:20.960 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-17 17:14:20.963 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-17 17:14:20.969 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-17 17:14:21.002 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 17:14:21.037 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:21.040 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:21.075 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 17:14:21.077 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-17 17:14:21.109 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 17:14:21.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 17:14:21.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 17:14:21.145 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-17 17:14:21.148 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 17:14:21.150 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-17 17:14:21.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 17:14:24.256 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 17:14:24.256 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511 2022-02-17 17:14:24.256 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=267910) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 17:14:24.306 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=267910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 17:14:24.306 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=267910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 17:14:24.307 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=267910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:24.307 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=267910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:24.307 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=267910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:24.307 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=267910) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 17:14:24.370 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-17 17:14:24.371 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=267910) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-17 17:14:24.371 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=267910) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-17 17:14:24.371 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 17:14:24.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:24.372 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:24.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:24.372 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:24.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-17 17:14:24.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-17 17:14:24.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-17 17:14:24.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 17:14:24.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 17:14:24.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 17:14:24.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 17:14:24.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-17 17:14:24.809 | + functions:set_mtu:785 : local dev=br-data 2022-02-17 17:14:24.811 | + functions:set_mtu:786 : local mtu=1500 2022-02-17 17:14:24.814 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-17 17:14:24.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-17 17:14:24.851 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-17 17:14:24.854 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-17 17:14:24.857 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-17 17:14:24.859 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-17 17:14:24.862 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-17 17:14:24.865 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-17 17:14:24.868 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-17 17:14:24.870 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-17 17:14:24.873 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-17 17:14:24.875 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-17 17:14:24.877 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-17 17:14:24.880 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-17 17:14:24.883 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-17 17:14:24.885 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-17 17:14:24.889 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-17 17:14:24.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-17 17:14:24.898 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-17 17:14:24.902 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-17 17:14:24.905 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-17 17:14:24.907 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-17 17:14:24.912 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-17 17:14:24.912 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-17 17:14:24.912 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-17 17:14:24.919 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-02-17 17:14:24.921 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-17 17:14:24.924 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:24.926 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-17 17:14:24.929 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-17 17:14:24.931 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-02-17 17:14:24.934 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-02-17 17:14:24.936 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-02-17 17:14:24.939 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-17 17:14:24.941 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-17 17:14:24.948 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-02-17 17:14:24.948 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-17 17:14:24.950 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-17 17:14:24.950 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-17 17:14:24.956 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-02-17 17:14:24.959 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-02-17 17:14:24.962 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-02-17 17:14:24.976 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-02-17 17:14:24.989 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-17 17:14:25.002 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-17 17:14:25.024 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-02-17 17:14:25.034 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-02-17 17:14:25.034 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.069 ms 2022-02-17 17:14:26.050 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.150 ms 2022-02-17 17:14:27.074 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.050 ms 2022-02-17 17:14:27.074 | 2022-02-17 17:14:27.074 | --- 192.168.0.58 ping statistics --- 2022-02-17 17:14:27.074 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2022-02-17 17:14:27.074 | rtt min/avg/max/mdev = 0.050/0.089/0.150/0.043 ms 2022-02-17 17:14:27.080 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-17 17:14:27.080 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-17 17:14:27.086 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-17 17:14:27.088 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-17 17:14:27.106 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:27.108 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-17 17:14:27.111 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-17 17:14:27.117 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-17 17:14:27.147 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-02-17 17:14:27.178 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-17 17:14:27.208 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-17 17:14:27.241 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-17 17:14:27.244 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:14:27.274 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 17:14:27.276 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-17 17:14:27.294 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:14:27.296 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-17 17:14:27.299 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-17 17:14:27.318 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:14:27.321 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-17 17:14:27.339 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:14:27.342 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-17 17:14:27.361 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:14:27.363 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-17 17:14:27.395 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-17 17:14:27.426 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-17 17:14:27.429 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-17 17:14:27.449 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:27.451 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-17 17:14:27.476 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:27.479 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-17 17:14:27.482 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-17 17:14:27.543 | + inc/async:async_inner:63 : init_neutron 2022-02-17 17:14:27.585 | [226412 Async init_neutron:268386]: running: init_neutron 2022-02-17 17:14:27.589 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-17 17:14:27.610 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:27.614 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-17 17:14:27.625 | ++ ./stack.sh:main:1162 : true 2022-02-17 17:14:27.628 | + ./stack.sh:main:1162 : netman_pid= 2022-02-17 17:14:27.631 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-17 17:14:27.634 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-17 17:14:27.647 | dnsmasq: no process found 2022-02-17 17:14:27.651 | + ./stack.sh:main:1164 : true 2022-02-17 17:14:27.653 | + ./stack.sh:main:1169 : clean_iptables 2022-02-17 17:14:27.657 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:14:27.660 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-17 17:14:27.660 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-17 17:14:27.665 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-17 17:14:27.665 | + lib/nova:clean_iptables:183 : grep nova 2022-02-17 17:14:27.670 | + lib/nova:clean_iptables:183 : bash 2022-02-17 17:14:27.670 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-17 17:14:27.681 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:14:27.683 | + lib/nova:clean_iptables:185 : grep nova 2022-02-17 17:14:27.683 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-17 17:14:27.686 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-17 17:14:27.686 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-17 17:14:27.689 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 17:14:27.695 | + lib/nova:clean_iptables:185 : bash 2022-02-17 17:14:27.703 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:14:27.703 | + lib/nova:clean_iptables:187 : grep nova 2022-02-17 17:14:27.710 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-17 17:14:27.710 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-17 17:14:27.710 | + lib/nova:clean_iptables:187 : bash 2022-02-17 17:14:27.711 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-17 17:14:27.720 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-17 17:14:27.726 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:14:27.729 | + lib/nova:clean_iptables:189 : grep nova 2022-02-17 17:14:27.729 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-17 17:14:27.730 | + lib/nova:clean_iptables:189 : bash 2022-02-17 17:14:27.734 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 17:14:27.734 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-17 17:14:27.735 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-17 17:14:27.748 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-17 17:14:27.757 | net.ipv4.ip_forward = 1 2022-02-17 17:14:27.761 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-17 17:14:27.781 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:27.783 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-17 17:14:27.786 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-17 17:14:27.788 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 17:14:27.823 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-17 17:14:27.854 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-17 17:14:27.856 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 17:14:27.892 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-17 17:14:27.923 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-17 17:14:27.944 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:27.946 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-17 17:14:27.949 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:14:27.952 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-17 17:14:27.954 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-17 17:14:27.957 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-17 17:14:28.024 | + inc/async:async_inner:63 : init_swift 2022-02-17 17:14:28.066 | [226412 Async init_swift:268744]: running: init_swift 2022-02-17 17:14:28.071 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-17 17:14:28.092 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:28.094 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-17 17:14:28.097 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:14:28.100 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-17 17:14:28.103 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-17 17:14:28.106 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-17 17:14:28.193 | + inc/async:async_inner:63 : init_cinder 2022-02-17 17:14:28.275 | [226412 Async init_cinder:268839]: running: init_cinder 2022-02-17 17:14:28.285 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-17 17:14:28.314 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:14:28.318 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-17 17:14:28.320 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:14:28.323 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-17 17:14:28.326 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-17 17:14:28.331 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-17 17:14:28.456 | + inc/async:async_inner:63 : init_placement 2022-02-17 17:14:28.546 | [226412 Async init_placement:268958]: running: init_placement 2022-02-17 17:14:28.549 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-17 17:14:28.679 | [226412 Async init_neutron:268386]: Waiting for completion of init_neutron running on PID 268386 (6 other jobs running) 2022-02-17 17:14:28.729 | [226412 Async init_neutron:268386]: Signaling child to exit 2022-02-17 17:14:39.561 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:14:39.632 | [268839 Async init_cinder:268839]: finished successfully 2022-02-17 17:14:42.508 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:14:42.559 | [268744 Async init_swift:268744]: finished successfully 2022-02-17 17:14:58.112 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:14:58.139 | [268386 Async init_neutron:268386]: finished successfully 2022-02-17 17:14:58.161 | WAKEUP 2022-02-17 17:14:58.189 | [226412 Async init_neutron:268386]: Signaled 2022-02-17 17:14:58.191 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-17 17:14:58.191 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:14:58.191 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:14:58.191 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:14:58.191 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:14:58.191 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 17:14:58.191 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:14:58.191 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-17 17:14:58.191 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-17 17:14:58.191 | + lib/database:recreate_database:112 : local db=neutron 2022-02-17 17:14:58.191 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-17 17:14:58.192 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-17 17:14:58.192 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-17 17:14:58.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:14:58.192 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-17 17:14:58.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:14:58.192 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-17 17:14:58.192 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:14:58.192 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:14:58.192 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:14:58.192 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:14:58.192 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118070958 2022-02-17 17:14:58.192 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-17 17:14:58.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:58.192 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:58.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:14:58.192 | from cryptography.utils import int_from_bytes 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-17 17:14:58.193 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-17 17:14:58.194 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-17 17:14:58.195 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-17 17:14:58.196 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-17 17:14:58.197 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-17 17:14:58.198 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-17 17:14:58.198 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-17 17:14:58.198 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-17 17:14:58.198 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-17 17:14:58.198 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-17 17:14:58.198 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-17 17:14:58.198 | Running upgrade for neutron ... 2022-02-17 17:14:58.198 | OK 2022-02-17 17:14:58.198 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-17 17:14:58.198 | + functions-common:time_stop:2425 : local name 2022-02-17 17:14:58.198 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:14:58.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:14:58.198 | + functions-common:time_stop:2428 : local total 2022-02-17 17:14:58.198 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:14:58.198 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:14:58.198 | + functions-common:time_stop:2432 : start_time=1645118070958 2022-02-17 17:14:58.198 | + functions-common:time_stop:2434 : [[ -z 1645118070958 ]] 2022-02-17 17:14:58.198 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:14:58.198 | + functions-common:time_stop:2437 : end_time=1645118098096 2022-02-17 17:14:58.198 | + functions-common:time_stop:2438 : elapsed_time=27138 2022-02-17 17:14:58.198 | + functions-common:time_stop:2439 : total=10189 2022-02-17 17:14:58.198 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:14:58.199 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37327 2022-02-17 17:14:58.244 | [226412 Async init_neutron:268386]: finished init_neutron with result 0 in 30 seconds 2022-02-17 17:14:58.248 | + inc/async:async_wait:197 : return 0 2022-02-17 17:14:58.251 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-17 17:14:58.305 | [226412 Async init_placement:268958]: Waiting for completion of init_placement running on PID 268958 (5 other jobs running) 2022-02-17 17:14:58.333 | [226412 Async init_placement:268958]: Signaling child to exit 2022-02-17 17:15:06.329 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:15:06.356 | [268958 Async init_placement:268958]: finished successfully 2022-02-17 17:15:06.376 | WAKEUP 2022-02-17 17:15:06.400 | [226412 Async init_placement:268958]: Signaled 2022-02-17 17:15:06.402 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-17 17:15:06.402 | + lib/database:recreate_database:112 : local db=placement 2022-02-17 17:15:06.402 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-17 17:15:06.402 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-17 17:15:06.402 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-17 17:15:06.402 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:06.402 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-17 17:15:06.402 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:06.402 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-17 17:15:06.402 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-17 17:15:06.402 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-17 17:15:06.402 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-17 17:15:06.402 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:15:06.402 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:15:06.402 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:15:06.402 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:15:06.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.402 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.403 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.403 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.403 | + functions-common:get_or_create_user:925 : user_id=0eaf779ef5614b28b691e59ed167a5ff 2022-02-17 17:15:06.403 | + functions-common:get_or_create_user:926 : echo 0eaf779ef5614b28b691e59ed167a5ff 2022-02-17 17:15:06.403 | 0eaf779ef5614b28b691e59ed167a5ff 2022-02-17 17:15:06.403 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-17 17:15:06.403 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:15:06.403 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:15:06.403 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:15:06.403 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:15:06.403 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:15:06.403 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:15:06.403 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:15:06.403 | ++ functions-common:get_field:812 : read data 2022-02-17 17:15:06.403 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:15:06.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.403 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.403 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.403 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.403 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:15:06.403 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:15:06.403 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:15:06.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.403 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.404 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:15:06.404 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:15:06.404 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:15:06.404 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:15:06.404 | ++ functions-common:get_field:812 : read data 2022-02-17 17:15:06.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.404 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.404 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.404 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:15:06.404 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:15:06.404 | ++ functions-common:get_field:818 : echo '| a5f4cf0094b9448fac7f14c76cfc69e8 | 0eaf779ef5614b28b691e59ed167a5ff | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:15:06.404 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:15:06.404 | ++ functions-common:get_field:812 : read data 2022-02-17 17:15:06.404 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:15:06.404 | + functions-common:get_or_add_user_project_role:997 : echo a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:15:06.404 | a5f4cf0094b9448fac7f14c76cfc69e8 2022-02-17 17:15:06.404 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 17:15:06.404 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-17 17:15:06.404 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:15:06.404 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:15:06.404 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:15:06.405 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:15:06.405 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:15:06.405 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:15:06.405 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:15:06.405 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:15:06.405 | ++ functions-common:get_field:812 : read data 2022-02-17 17:15:06.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.405 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:15:06.405 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:15:06.405 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:15:06.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.405 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:15:06.405 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:15:06.405 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:15:06.405 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:15:06.405 | ++ functions-common:get_field:812 : read data 2022-02-17 17:15:06.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.405 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.405 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:15:06.405 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:15:06.405 | ++ functions-common:get_field:818 : echo '| baa6ebf2a1b547e29132425709e95342 | 0eaf779ef5614b28b691e59ed167a5ff | | 85d1150d1efc4325b1cacd2c208d1712 | | | False |' 2022-02-17 17:15:06.406 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:15:06.406 | ++ functions-common:get_field:812 : read data 2022-02-17 17:15:06.406 | + functions-common:get_or_add_user_project_role:995 : user_role_id=baa6ebf2a1b547e29132425709e95342 2022-02-17 17:15:06.406 | + functions-common:get_or_add_user_project_role:997 : echo baa6ebf2a1b547e29132425709e95342 2022-02-17 17:15:06.406 | baa6ebf2a1b547e29132425709e95342 2022-02-17 17:15:06.406 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-02-17 17:15:06.406 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-17 17:15:06.406 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:15:06.406 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-17 17:15:06.406 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-17 17:15:06.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.406 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.406 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.406 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.406 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:15:06.406 | 8df530bf71404f5888aa8c2285e1c0a1' 2022-02-17 17:15:06.406 | + functions-common:get_or_create_service:1094 : echo 8df530bf71404f5888aa8c2285e1c0a1 2022-02-17 17:15:06.406 | 8df530bf71404f5888aa8c2285e1c0a1 2022-02-17 17:15:06.406 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-02-17 17:15:06.406 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:15:06.406 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-02-17 17:15:06.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:15:06.406 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-17 17:15:06.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.406 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.406 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.406 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.406 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:15:06.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:15:06.407 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-02-17 17:15:06.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.407 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.407 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.407 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:15:06.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=034e4df24c99417eb3acb07d0c5979f8 2022-02-17 17:15:06.407 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 034e4df24c99417eb3acb07d0c5979f8 2022-02-17 17:15:06.407 | + functions-common:get_or_create_endpoint:1127 : public_id=034e4df24c99417eb3acb07d0c5979f8 2022-02-17 17:15:06.407 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:15:06.407 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:15:06.407 | + functions-common:get_or_create_endpoint:1136 : echo 034e4df24c99417eb3acb07d0c5979f8 2022-02-17 17:15:06.407 | 034e4df24c99417eb3acb07d0c5979f8 2022-02-17 17:15:06.450 | [226412 Async init_placement:268958]: finished init_placement with result 0 in 37 seconds 2022-02-17 17:15:06.454 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:06.458 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-17 17:15:06.522 | [226412 Async init_glance:265402]: Waiting for completion of init_glance running on PID 265402 (4 other jobs running) 2022-02-17 17:15:06.552 | [226412 Async init_glance:265402]: Signaling child to exit 2022-02-17 17:15:06.552 | WAKEUP 2022-02-17 17:15:06.577 | [226412 Async init_glance:265402]: Signaled 2022-02-17 17:15:06.579 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-17 17:15:06.579 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-17 17:15:06.579 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-17 17:15:06.579 | + lib/database:recreate_database:112 : local db=glance 2022-02-17 17:15:06.579 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-17 17:15:06.579 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-17 17:15:06.579 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-17 17:15:06.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:06.579 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-17 17:15:06.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:06.579 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-17 17:15:06.579 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:15:06.579 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:06.579 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:06.579 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:06.579 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118013508 2022-02-17 17:15:06.579 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-17 17:15:06.579 | 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=265524) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 17:15:06.579 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 17:15:06.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 17:15:06.579 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 17:15:06.579 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 17:15:06.579 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.580 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.581 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:15:06.581 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:15:06.581 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-17 17:15:06.581 | Database migration is up to date. No migration needed. 2022-02-17 17:15:06.581 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-17 17:15:06.581 | Database is synced successfully. 2022-02-17 17:15:06.581 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-17 17:15:06.581 | 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=265677) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-17 17:15:06.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-17 17:15:06.582 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-17 17:15:06.582 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-17 17:15:06.582 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:06.582 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:06.582 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:06.582 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:06.582 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:06.582 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:15:06.582 | + functions-common:time_stop:2432 : start_time=1645118013508 2022-02-17 17:15:06.582 | + functions-common:time_stop:2434 : [[ -z 1645118013508 ]] 2022-02-17 17:15:06.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:06.582 | + functions-common:time_stop:2437 : end_time=1645118024028 2022-02-17 17:15:06.582 | + functions-common:time_stop:2438 : elapsed_time=10520 2022-02-17 17:15:06.582 | + functions-common:time_stop:2439 : total=10189 2022-02-17 17:15:06.582 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:06.582 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20709 2022-02-17 17:15:06.633 | [226412 Async init_glance:265402]: finished init_glance with result 0 in 10 seconds 2022-02-17 17:15:06.638 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:06.641 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-17 17:15:06.698 | [226412 Async init_swift:268744]: Waiting for completion of init_swift running on PID 268744 (3 other jobs running) 2022-02-17 17:15:06.726 | [226412 Async init_swift:268744]: Signaling child to exit 2022-02-17 17:15:06.726 | WAKEUP 2022-02-17 17:15:06.750 | [226412 Async init_swift:268744]: Signaled 2022-02-17 17:15:06.751 | + lib/swift:init_swift:692 : local node_number 2022-02-17 17:15:06.751 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 17:15:06.751 | No object-auditor running 2022-02-17 17:15:06.751 | No proxy-server running 2022-02-17 17:15:06.751 | No object-updater running 2022-02-17 17:15:06.751 | No container-server running 2022-02-17 17:15:06.751 | No container-auditor running 2022-02-17 17:15:06.751 | No container-updater running 2022-02-17 17:15:06.751 | No container-sharder running 2022-02-17 17:15:06.751 | No object-expirer running 2022-02-17 17:15:06.751 | No account-reaper running 2022-02-17 17:15:06.751 | No object-replicator running 2022-02-17 17:15:06.751 | No container-reconciler running 2022-02-17 17:15:06.751 | No object-reconstructor running 2022-02-17 17:15:06.751 | No object-server running 2022-02-17 17:15:06.751 | No account-server running 2022-02-17 17:15:06.751 | No account-auditor running 2022-02-17 17:15:06.752 | No account-replicator running 2022-02-17 17:15:06.752 | No container-sync running 2022-02-17 17:15:06.752 | No container-replicator running 2022-02-17 17:15:06.752 | + lib/swift:init_swift:694 : true 2022-02-17 17:15:06.752 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-17 17:15:06.752 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:15:06.752 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-17 17:15:06.752 | = sectsz=512 attr=2, projid32bit=1 2022-02-17 17:15:06.752 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-17 17:15:06.752 | = reflink=1 2022-02-17 17:15:06.752 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-17 17:15:06.752 | = sunit=0 swidth=0 blks 2022-02-17 17:15:06.752 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-17 17:15:06.752 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-17 17:15:06.752 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-17 17:15:06.752 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-17 17:15:06.752 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 17:15:06.753 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-17 17:15:06.753 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-17 17:15:06.753 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-17 17:15:06.753 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 17:15:06.753 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-17 17:15:06.753 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 17:15:06.753 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-17 17:15:06.753 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1645117347.object.builder backups/1645117349.container.builder backups/1645117350.account.builder backups/1645117356.object.builder backups/1645117358.container.builder backups/1645117359.account.builder backups/1645117356.object.ring.gz backups/1645117358.container.ring.gz backups/1645117359.account.ring.gz 2022-02-17 17:15:06.753 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-17 17:15:06.753 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-17 17:15:06.753 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-17 17:15:06.753 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-17 17:15:06.753 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 17:15:06.753 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-17 17:15:06.753 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-17 17:15:06.753 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-17 17:15:06.753 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-17 17:15:06.753 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-17 17:15:06.753 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-17 17:15:06.753 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-17 17:15:06.753 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-17 17:15:06.753 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-17 17:15:06.753 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-17 17:15:06.753 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 17:15:06.753 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-17 17:15:06.754 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 17:15:06.754 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-17 17:15:06.754 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 17:15:06.754 | + lib/swift:init_swift:738 : popd 2022-02-17 17:15:06.802 | [226412 Async init_swift:268744]: finished init_swift with result 0 in 14 seconds 2022-02-17 17:15:06.807 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:06.810 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-17 17:15:06.865 | [226412 Async init_cinder:268839]: Waiting for completion of init_cinder running on PID 268839 (2 other jobs running) 2022-02-17 17:15:06.895 | [226412 Async init_cinder:268839]: Signaling child to exit 2022-02-17 17:15:06.895 | WAKEUP 2022-02-17 17:15:06.929 | [226412 Async init_cinder:268839]: Signaled 2022-02-17 17:15:06.931 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-17 17:15:06.931 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:06.931 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-17 17:15:06.931 | + lib/database:recreate_database:112 : local db=cinder 2022-02-17 17:15:06.931 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-17 17:15:06.931 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-17 17:15:06.931 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-17 17:15:06.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:06.931 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-17 17:15:06.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:06.931 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-17 17:15:06.931 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:15:06.931 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:06.931 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:06.931 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:06.932 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118069132 2022-02-17 17:15:06.932 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-17 17:15:06.932 | 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=269076) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:06.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:06.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:15:06.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=269076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:15:06.933 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-17 17:15:06.933 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 17:15:06.933 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 17:15:06.933 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-17 17:15:06.933 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=269076) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 17:15:06.933 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-17 17:15:06.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.933 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:06.933 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:06.933 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 17:15:06.933 | last_heartbeat = column_property( 2022-02-17 17:15:06.933 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 17:15:06.933 | num_hosts = column_property( 2022-02-17 17:15:06.933 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 17:15:06.933 | num_down_hosts = column_property( 2022-02-17 17:15:06.933 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-17 17:15:06.933 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:06.933 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:06.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:06.933 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:06.933 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:06.933 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:15:06.933 | + functions-common:time_stop:2432 : start_time=1645118069132 2022-02-17 17:15:06.933 | + functions-common:time_stop:2434 : [[ -z 1645118069132 ]] 2022-02-17 17:15:06.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:06.933 | + functions-common:time_stop:2437 : end_time=1645118077282 2022-02-17 17:15:06.933 | + functions-common:time_stop:2438 : elapsed_time=8150 2022-02-17 17:15:06.933 | + functions-common:time_stop:2439 : total=10189 2022-02-17 17:15:06.934 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:06.934 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18339 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-17 17:15:06.934 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-17 17:15:06.934 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-17 17:15:06.934 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-17 17:15:06.934 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 17:15:06.934 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-17 17:15:06.934 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-17 17:15:06.934 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-17 17:15:06.934 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:15:06.934 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:15:06.934 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:15:06.934 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-17 17:15:06.934 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:15:06.934 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:15:06.934 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:15:06.934 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:15:06.934 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:15:06.935 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:15:06.935 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 17:15:06.935 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-17 17:15:06.935 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 17:15:06.935 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-17 17:15:06.935 | Physical volume "/dev/loop4" successfully created. 2022-02-17 17:15:06.935 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-17 17:15:06.935 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-17 17:15:06.935 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-17 17:15:06.935 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-17 17:15:06.935 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-17 17:15:06.935 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-17 17:15:06.935 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:06.935 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-17 17:15:06.936 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-17 17:15:06.936 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-17 17:15:06.980 | [226412 Async init_cinder:268839]: finished init_cinder with result 0 in 11 seconds 2022-02-17 17:15:06.985 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:06.987 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-17 17:15:07.006 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:07.009 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-17 17:15:07.011 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:15:07.014 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-17 17:15:07.016 | + ./stack.sh:main:1218 : init_nova 2022-02-17 17:15:07.020 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-17 17:15:07.038 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:07.040 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-17 17:15:07.058 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:07.061 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:15:07.071 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 17:15:07.135 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 17:15:07.174 | [226412 Async nova-cell-0:271208]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 17:15:07.178 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-17 17:15:07.183 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:15:07.186 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-17 17:15:07.188 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:15:07.192 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:15:07.196 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 17:15:07.263 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 17:15:07.320 | [226412 Async nova-cell-1:271300]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 17:15:07.323 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-17 17:15:07.326 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-17 17:15:07.329 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-17 17:15:07.333 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-17 17:15:07.336 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-17 17:15:07.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:07.781 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-17 17:15:07.786 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:07.804 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-17 17:15:13.120 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:15:13.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:13.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:13.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:15:13.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=271358) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:15:13.163 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 17:15:13.163 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 17:15:13.205 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-17 17:15:15.626 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=271358) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 17:15:15.630 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-17 17:15:16.657 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=271358) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 17:15:16.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:16.664 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:16.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:16.665 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:17.138 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-17 17:15:17.142 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 17:15:17.145 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 17:15:17.151 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 17:15:17.157 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 17:15:17.161 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 17:15:21.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:21.087 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:21.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:21.087 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:21.583 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-17 17:15:21.588 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 17:15:21.591 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-17 17:15:21.682 | [226412 Async nova-cell-0:271208]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 271208 (3 other jobs running) 2022-02-17 17:15:21.720 | [226412 Async nova-cell-0:271208]: Signaling child to exit 2022-02-17 17:15:22.040 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:15:22.069 | [271300 Async nova-cell-1:271300]: finished successfully 2022-02-17 17:15:22.392 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:15:22.419 | [271208 Async nova-cell-0:271208]: finished successfully 2022-02-17 17:15:22.440 | WAKEUP 2022-02-17 17:15:22.464 | [226412 Async nova-cell-0:271208]: Signaled 2022-02-17 17:15:22.466 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-17 17:15:22.466 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-17 17:15:22.466 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-17 17:15:22.466 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-17 17:15:22.466 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-17 17:15:22.466 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-17 17:15:22.466 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-17 17:15:22.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:22.466 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-17 17:15:22.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:22.466 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-17 17:15:22.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:15:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:15:22.468 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=271365) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:15:22.468 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 17:15:22.468 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 17:15:22.468 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 17:15:22.468 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=271365) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 17:15:22.468 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 17:15:22.468 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=271365) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 17:15:22.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:22.468 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:22.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:22.469 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:22.517 | [226412 Async nova-cell-0:271208]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-02-17 17:15:22.521 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:22.524 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 17:15:22.527 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-17 17:15:22.586 | [226412 Async nova-cell-1:271300]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 271300 (2 other jobs running) 2022-02-17 17:15:22.613 | [226412 Async nova-cell-1:271300]: Signaling child to exit 2022-02-17 17:15:22.613 | WAKEUP 2022-02-17 17:15:22.637 | [226412 Async nova-cell-1:271300]: Signaled 2022-02-17 17:15:22.639 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-17 17:15:22.639 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-17 17:15:22.639 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-17 17:15:22.639 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-17 17:15:22.639 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-17 17:15:22.639 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-17 17:15:22.639 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-17 17:15:22.639 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:22.639 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-17 17:15:22.639 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:15:22.639 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 17:15:22.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=271372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 17:15:22.641 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 17:15:22.641 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 17:15:22.641 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 17:15:22.641 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=271372) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 17:15:22.641 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 17:15:22.641 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=271372) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 17:15:22.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:22.641 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:22.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:22.641 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:22.689 | [226412 Async nova-cell-1:271300]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-02-17 17:15:22.694 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:22.696 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:15:22.699 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-17 17:15:26.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:26.608 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:26.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:26.608 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:26.608 | Running batches of 50 until complete 2022-02-17 17:15:26.608 | +-------------------------------------+--------------+-----------+ 2022-02-17 17:15:26.608 | | Migration | Total Needed | Completed | 2022-02-17 17:15:26.608 | +-------------------------------------+--------------+-----------+ 2022-02-17 17:15:26.608 | | fill_virtual_interface_list | 0 | 0 | 2022-02-17 17:15:26.608 | | migrate_empty_ratio | 0 | 0 | 2022-02-17 17:15:26.608 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-17 17:15:26.608 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-17 17:15:26.609 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-17 17:15:26.609 | | populate_dev_uuids | 0 | 0 | 2022-02-17 17:15:26.609 | | populate_missing_availability_zones | 0 | 0 | 2022-02-17 17:15:26.609 | | populate_queued_for_delete | 0 | 0 | 2022-02-17 17:15:26.609 | | populate_user_id | 0 | 0 | 2022-02-17 17:15:26.609 | | populate_uuids | 0 | 0 | 2022-02-17 17:15:26.609 | +-------------------------------------+--------------+-----------+ 2022-02-17 17:15:27.088 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-17 17:15:27.093 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:15:27.096 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-17 17:15:27.099 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:15:27.102 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:15:27.105 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-17 17:15:30.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:30.702 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:30.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:15:30.702 | from cryptography.utils import int_from_bytes 2022-02-17 17:15:30.702 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-17 17:15:30.702 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-17 17:15:31.134 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-17 17:15:31.136 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-17 17:15:31.151 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-17 17:15:31.154 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-17 17:15:31.174 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:31.177 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-17 17:15:31.180 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-17 17:15:31.249 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-17 17:15:31.292 | [226412 Async configure_neutron_nova:272524]: running: configure_neutron_nova 2022-02-17 17:15:31.295 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-17 17:15:31.298 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 17:15:31.301 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-17 17:15:31.304 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 17:15:31.307 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 17:15:31.309 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 17:15:31.312 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 17:15:31.316 | + functions-common:run_phase:1863 : local extra 2022-02-17 17:15:31.321 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 17:15:31.326 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 17:15:31.328 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 17:15:31.331 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 17:15:31.335 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-17 17:15:31.338 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 17:15:31.356 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:31.359 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:15:31.363 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:15:31.365 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-17 17:15:31.368 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:15:31.370 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 17:15:31.373 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-17 17:15:31.376 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 17:15:31.379 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 17:15:31.381 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:15:31.384 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 17:15:31.387 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-17 17:15:31.390 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 17:15:31.393 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-17 17:15:31.395 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 17:15:31.399 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 17:15:31.403 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-17 17:15:31.407 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:31.410 | + inc/meta-config:merge_config_group:171 : shift 2022-02-17 17:15:31.413 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-17 17:15:31.415 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:15:31.418 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-17 17:15:31.421 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-17 17:15:31.424 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-17 17:15:31.428 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:31.431 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-17 17:15:31.434 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:15:31.437 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-17 17:15:31.437 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:15:31.437 | gsub("[][]", "", $1); 2022-02-17 17:15:31.437 | split($1, a, "|"); 2022-02-17 17:15:31.437 | if (a[1] == matchgroup) 2022-02-17 17:15:31.437 | print a[2] 2022-02-17 17:15:31.437 | } 2022-02-17 17:15:31.437 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:15:31.444 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:15:31.447 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:15:31.449 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:15:31.453 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-17 17:15:31.456 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-17 17:15:31.459 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-17 17:15:31.462 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-17 17:15:31.465 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-17 17:15:31.470 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-17 17:15:31.474 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-17 17:15:31.476 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 17:15:31.480 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:31.482 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:15:31.485 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-17 17:15:31.488 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:15:31.492 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-17 17:15:31.495 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-17 17:15:31.498 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-17 17:15:31.500 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-17 17:15:31.506 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.506 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-17 17:15:31.506 | BEGIN { 2022-02-17 17:15:31.506 | section = "" 2022-02-17 17:15:31.506 | last_section = "" 2022-02-17 17:15:31.506 | section_count = 0 2022-02-17 17:15:31.506 | } 2022-02-17 17:15:31.506 | /^\[.+\]/ { 2022-02-17 17:15:31.506 | gsub("[][]", "", $1); 2022-02-17 17:15:31.506 | section=$1 2022-02-17 17:15:31.506 | next 2022-02-17 17:15:31.506 | } 2022-02-17 17:15:31.506 | /^ *\#/ { 2022-02-17 17:15:31.507 | next 2022-02-17 17:15:31.507 | } 2022-02-17 17:15:31.507 | /^[^ \t]+/ { 2022-02-17 17:15:31.507 | # get offset of first = in $0 2022-02-17 17:15:31.507 | eq_idx = index($0, "=") 2022-02-17 17:15:31.507 | # extract attr & value from $0 2022-02-17 17:15:31.507 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:15:31.507 | value = substr($0, eq_idx + 1) 2022-02-17 17:15:31.507 | # only need to strip trailing whitespace from attr 2022-02-17 17:15:31.507 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:15:31.507 | # need to strip leading & trailing whitespace from value 2022-02-17 17:15:31.507 | sub(/^[ \t]*/, "", value) 2022-02-17 17:15:31.507 | sub(/[ \t]*$/, "", value) 2022-02-17 17:15:31.507 | 2022-02-17 17:15:31.507 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:15:31.507 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:15:31.507 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:15:31.507 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:15:31.507 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:15:31.508 | if (section != last_section) { 2022-02-17 17:15:31.508 | cfg_section[section_count++] = section 2022-02-17 17:15:31.508 | last_section = section 2022-02-17 17:15:31.508 | } 2022-02-17 17:15:31.508 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:15:31.508 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:15:31.508 | 2022-02-17 17:15:31.508 | cfg_attr[section, attr, 0] = value 2022-02-17 17:15:31.508 | cfg_attr_count[section, attr] = 1 2022-02-17 17:15:31.508 | } else { 2022-02-17 17:15:31.508 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:15:31.508 | cfg_attr[section, attr, lno] = value 2022-02-17 17:15:31.508 | } 2022-02-17 17:15:31.508 | } 2022-02-17 17:15:31.508 | END { 2022-02-17 17:15:31.508 | # Process each section in order 2022-02-17 17:15:31.508 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:15:31.508 | section = cfg_section[sno] 2022-02-17 17:15:31.508 | # The ini routines simply append a config item immediately 2022-02-17 17:15:31.508 | # after the section header. To keep the same order as defined 2022-02-17 17:15:31.509 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:15:31.509 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:15:31.509 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:15:31.509 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:15:31.509 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:15:31.509 | else { 2022-02-17 17:15:31.509 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:15:31.509 | count = cfg_attr_count[section, attr] 2022-02-17 17:15:31.509 | print "inidelete " configfile " " section " " attr 2022-02-17 17:15:31.509 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:15:31.509 | for (l = count -2; l >= 0; l--) 2022-02-17 17:15:31.509 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:15:31.509 | } 2022-02-17 17:15:31.509 | } 2022-02-17 17:15:31.509 | } 2022-02-17 17:15:31.509 | } 2022-02-17 17:15:31.509 | ' 2022-02-17 17:15:31.509 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 17:15:31.509 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:15:31.513 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:31.516 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:15:31.519 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-17 17:15:31.522 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:15:31.524 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-17 17:15:31.527 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-17 17:15:31.527 | BEGIN { group = "" } 2022-02-17 17:15:31.527 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:15:31.527 | gsub("[][]", "", $1); 2022-02-17 17:15:31.527 | split($1, a, "|"); 2022-02-17 17:15:31.527 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:15:31.527 | group=a[1] 2022-02-17 17:15:31.527 | } else { 2022-02-17 17:15:31.527 | group="" 2022-02-17 17:15:31.527 | } 2022-02-17 17:15:31.528 | next 2022-02-17 17:15:31.528 | } 2022-02-17 17:15:31.528 | { 2022-02-17 17:15:31.528 | if (group != "") 2022-02-17 17:15:31.528 | print $0 2022-02-17 17:15:31.528 | } 2022-02-17 17:15:31.528 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:15:31.535 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-17 17:15:31.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-17 17:15:31.571 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.574 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-17 17:15:31.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-17 17:15:31.607 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-17 17:15:31.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-17 17:15:31.648 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-17 17:15:31.653 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-17 17:15:31.688 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.691 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-17 17:15:31.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-17 17:15:31.727 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.729 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-17 17:15:31.732 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 17:15:31.767 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.770 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-02-17 17:15:31.773 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 17:15:31.807 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.810 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-17 17:15:31.813 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 17:15:31.847 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-17 17:15:31.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 17:15:31.886 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.889 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-17 17:15:31.892 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 17:15:31.931 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-17 17:15:31.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 17:15:31.970 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:31.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-17 17:15:31.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 17:15:32.009 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.012 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-17 17:15:32.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-17 17:15:32.047 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.051 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:15:32.054 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:15:32.057 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:15:32.060 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-17 17:15:32.063 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-17 17:15:32.066 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-17 17:15:32.069 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-17 17:15:32.073 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-17 17:15:32.077 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-17 17:15:32.080 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-17 17:15:32.083 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 17:15:32.086 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:32.089 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:15:32.091 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-17 17:15:32.094 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:15:32.098 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-17 17:15:32.101 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-17 17:15:32.104 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-17 17:15:32.106 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-17 17:15:32.110 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 17:15:32.111 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.118 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 17:15:32.118 | BEGIN { 2022-02-17 17:15:32.118 | section = "" 2022-02-17 17:15:32.118 | last_section = "" 2022-02-17 17:15:32.118 | section_count = 0 2022-02-17 17:15:32.118 | } 2022-02-17 17:15:32.118 | /^\[.+\]/ { 2022-02-17 17:15:32.118 | gsub("[][]", "", $1); 2022-02-17 17:15:32.118 | section=$1 2022-02-17 17:15:32.118 | next 2022-02-17 17:15:32.118 | } 2022-02-17 17:15:32.118 | /^ *\#/ { 2022-02-17 17:15:32.118 | next 2022-02-17 17:15:32.118 | } 2022-02-17 17:15:32.118 | /^[^ \t]+/ { 2022-02-17 17:15:32.118 | # get offset of first = in $0 2022-02-17 17:15:32.118 | eq_idx = index($0, "=") 2022-02-17 17:15:32.118 | # extract attr & value from $0 2022-02-17 17:15:32.118 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:15:32.118 | value = substr($0, eq_idx + 1) 2022-02-17 17:15:32.118 | # only need to strip trailing whitespace from attr 2022-02-17 17:15:32.118 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:15:32.118 | # need to strip leading & trailing whitespace from value 2022-02-17 17:15:32.118 | sub(/^[ \t]*/, "", value) 2022-02-17 17:15:32.118 | sub(/[ \t]*$/, "", value) 2022-02-17 17:15:32.118 | 2022-02-17 17:15:32.118 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:15:32.118 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:15:32.119 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:15:32.119 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:15:32.119 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:15:32.119 | if (section != last_section) { 2022-02-17 17:15:32.119 | cfg_section[section_count++] = section 2022-02-17 17:15:32.119 | last_section = section 2022-02-17 17:15:32.119 | } 2022-02-17 17:15:32.119 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:15:32.119 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:15:32.119 | 2022-02-17 17:15:32.119 | cfg_attr[section, attr, 0] = value 2022-02-17 17:15:32.119 | cfg_attr_count[section, attr] = 1 2022-02-17 17:15:32.119 | } else { 2022-02-17 17:15:32.119 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:15:32.119 | cfg_attr[section, attr, lno] = value 2022-02-17 17:15:32.119 | } 2022-02-17 17:15:32.119 | } 2022-02-17 17:15:32.119 | END { 2022-02-17 17:15:32.119 | # Process each section in order 2022-02-17 17:15:32.119 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:15:32.119 | section = cfg_section[sno] 2022-02-17 17:15:32.119 | # The ini routines simply append a config item immediately 2022-02-17 17:15:32.119 | # after the section header. To keep the same order as defined 2022-02-17 17:15:32.119 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:15:32.119 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:15:32.119 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:15:32.119 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:15:32.119 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:15:32.119 | else { 2022-02-17 17:15:32.119 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:15:32.119 | count = cfg_attr_count[section, attr] 2022-02-17 17:15:32.119 | print "inidelete " configfile " " section " " attr 2022-02-17 17:15:32.119 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:15:32.120 | for (l = count -2; l >= 0; l--) 2022-02-17 17:15:32.120 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:15:32.120 | } 2022-02-17 17:15:32.120 | } 2022-02-17 17:15:32.120 | } 2022-02-17 17:15:32.120 | } 2022-02-17 17:15:32.120 | ' 2022-02-17 17:15:32.120 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:32.120 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:15:32.123 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:15:32.125 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-17 17:15:32.128 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:15:32.131 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-17 17:15:32.134 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 17:15:32.134 | BEGIN { group = "" } 2022-02-17 17:15:32.134 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:15:32.134 | gsub("[][]", "", $1); 2022-02-17 17:15:32.134 | split($1, a, "|"); 2022-02-17 17:15:32.134 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:15:32.134 | group=a[1] 2022-02-17 17:15:32.134 | } else { 2022-02-17 17:15:32.134 | group="" 2022-02-17 17:15:32.134 | } 2022-02-17 17:15:32.134 | next 2022-02-17 17:15:32.134 | } 2022-02-17 17:15:32.134 | { 2022-02-17 17:15:32.134 | if (group != "") 2022-02-17 17:15:32.134 | print $0 2022-02-17 17:15:32.134 | } 2022-02-17 17:15:32.134 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:15:32.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-17 17:15:32.142 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:15:32.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-17 17:15:32.176 | [272524 Async configure_neutron_nova:272524]: finished successfully 2022-02-17 17:15:32.180 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-17 17:15:32.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-17 17:15:32.216 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-17 17:15:32.222 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-17 17:15:32.256 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-17 17:15:32.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-17 17:15:32.291 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-17 17:15:32.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-17 17:15:32.327 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.330 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-17 17:15:32.333 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-17 17:15:32.364 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.366 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-17 17:15:32.369 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-17 17:15:32.400 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.403 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-17 17:15:32.405 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-17 17:15:32.436 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.439 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-17 17:15:32.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-17 17:15:32.473 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-17 17:15:32.478 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-17 17:15:32.508 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-17 17:15:32.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-17 17:15:32.544 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.547 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-17 17:15:32.550 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-17 17:15:32.580 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.583 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-17 17:15:32.586 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-17 17:15:32.616 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-17 17:15:32.621 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-17 17:15:32.652 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.655 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-17 17:15:32.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-17 17:15:32.688 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-17 17:15:32.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-17 17:15:32.725 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.728 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:15:32.736 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:15:32.739 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:15:32.742 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-17 17:15:32.745 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-17 17:15:32.748 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-17 17:15:32.751 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-17 17:15:32.754 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-17 17:15:32.758 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-17 17:15:32.761 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-17 17:15:32.763 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 17:15:32.766 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:32.769 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:15:32.771 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-17 17:15:32.774 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:15:32.778 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-17 17:15:32.780 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-17 17:15:32.783 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-17 17:15:32.787 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-17 17:15:32.790 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 17:15:32.791 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-17 17:15:32.791 | BEGIN { 2022-02-17 17:15:32.791 | section = "" 2022-02-17 17:15:32.791 | last_section = "" 2022-02-17 17:15:32.791 | section_count = 0 2022-02-17 17:15:32.791 | } 2022-02-17 17:15:32.791 | /^\[.+\]/ { 2022-02-17 17:15:32.791 | gsub("[][]", "", $1); 2022-02-17 17:15:32.791 | section=$1 2022-02-17 17:15:32.791 | next 2022-02-17 17:15:32.791 | } 2022-02-17 17:15:32.791 | /^ *\#/ { 2022-02-17 17:15:32.791 | next 2022-02-17 17:15:32.792 | } 2022-02-17 17:15:32.792 | /^[^ \t]+/ { 2022-02-17 17:15:32.792 | # get offset of first = in $0 2022-02-17 17:15:32.792 | eq_idx = index($0, "=") 2022-02-17 17:15:32.792 | # extract attr & value from $0 2022-02-17 17:15:32.792 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:15:32.792 | value = substr($0, eq_idx + 1) 2022-02-17 17:15:32.792 | # only need to strip trailing whitespace from attr 2022-02-17 17:15:32.792 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:15:32.792 | # need to strip leading & trailing whitespace from value 2022-02-17 17:15:32.792 | sub(/^[ \t]*/, "", value) 2022-02-17 17:15:32.792 | sub(/[ \t]*$/, "", value) 2022-02-17 17:15:32.792 | 2022-02-17 17:15:32.792 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:15:32.792 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:15:32.792 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:15:32.792 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:15:32.792 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:15:32.792 | if (section != last_section) { 2022-02-17 17:15:32.792 | cfg_section[section_count++] = section 2022-02-17 17:15:32.792 | last_section = section 2022-02-17 17:15:32.792 | } 2022-02-17 17:15:32.792 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:15:32.792 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:15:32.792 | 2022-02-17 17:15:32.792 | cfg_attr[section, attr, 0] = value 2022-02-17 17:15:32.792 | cfg_attr_count[section, attr] = 1 2022-02-17 17:15:32.792 | } else { 2022-02-17 17:15:32.792 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:15:32.792 | cfg_attr[section, attr, lno] = value 2022-02-17 17:15:32.792 | } 2022-02-17 17:15:32.792 | } 2022-02-17 17:15:32.792 | END { 2022-02-17 17:15:32.792 | # Process each section in order 2022-02-17 17:15:32.793 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:15:32.793 | section = cfg_section[sno] 2022-02-17 17:15:32.793 | # The ini routines simply append a config item immediately 2022-02-17 17:15:32.793 | # after the section header. To keep the same order as defined 2022-02-17 17:15:32.793 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:15:32.793 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:15:32.793 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:15:32.793 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:15:32.793 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:15:32.793 | else { 2022-02-17 17:15:32.793 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:15:32.793 | count = cfg_attr_count[section, attr] 2022-02-17 17:15:32.793 | print "inidelete " configfile " " section " " attr 2022-02-17 17:15:32.793 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:15:32.793 | for (l = count -2; l >= 0; l--) 2022-02-17 17:15:32.793 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:15:32.793 | } 2022-02-17 17:15:32.793 | } 2022-02-17 17:15:32.793 | } 2022-02-17 17:15:32.793 | } 2022-02-17 17:15:32.793 | ' 2022-02-17 17:15:32.793 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.793 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:32.795 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:15:32.795 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:15:32.798 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-17 17:15:32.801 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:15:32.803 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-17 17:15:32.806 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-17 17:15:32.806 | BEGIN { group = "" } 2022-02-17 17:15:32.806 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:15:32.806 | gsub("[][]", "", $1); 2022-02-17 17:15:32.806 | split($1, a, "|"); 2022-02-17 17:15:32.806 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:15:32.806 | group=a[1] 2022-02-17 17:15:32.806 | } else { 2022-02-17 17:15:32.806 | group="" 2022-02-17 17:15:32.807 | } 2022-02-17 17:15:32.807 | next 2022-02-17 17:15:32.807 | } 2022-02-17 17:15:32.807 | { 2022-02-17 17:15:32.807 | if (group != "") 2022-02-17 17:15:32.807 | print $0 2022-02-17 17:15:32.807 | } 2022-02-17 17:15:32.807 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:15:32.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-17 17:15:32.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-17 17:15:32.844 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.847 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-17 17:15:32.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-17 17:15:32.881 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-17 17:15:32.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-17 17:15:32.916 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-17 17:15:32.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-17 17:15:32.950 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-17 17:15:32.955 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 17:15:32.987 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:32.990 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-17 17:15:32.993 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-17 17:15:33.022 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:33.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-17 17:15:33.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 17:15:33.060 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:33.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-17 17:15:33.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 17:15:33.095 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:33.099 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:15:33.102 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:15:33.104 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:15:33.108 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-17 17:15:33.110 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:15:33.114 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:15:33.116 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-17 17:15:33.120 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:15:33.124 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-17 17:15:33.127 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-17 17:15:33.130 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:15:33.132 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:33.135 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:15:33.138 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:15:33.141 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:15:33.145 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:15:33.148 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:15:33.152 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:15:33.155 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-17 17:15:33.160 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 17:15:33.160 | BEGIN { 2022-02-17 17:15:33.160 | section = "" 2022-02-17 17:15:33.160 | last_section = "" 2022-02-17 17:15:33.160 | section_count = 0 2022-02-17 17:15:33.160 | } 2022-02-17 17:15:33.160 | /^\[.+\]/ { 2022-02-17 17:15:33.160 | gsub("[][]", "", $1); 2022-02-17 17:15:33.160 | section=$1 2022-02-17 17:15:33.160 | next 2022-02-17 17:15:33.160 | } 2022-02-17 17:15:33.160 | /^ *\#/ { 2022-02-17 17:15:33.160 | next 2022-02-17 17:15:33.160 | } 2022-02-17 17:15:33.160 | /^[^ \t]+/ { 2022-02-17 17:15:33.161 | # get offset of first = in $0 2022-02-17 17:15:33.161 | eq_idx = index($0, "=") 2022-02-17 17:15:33.161 | # extract attr & value from $0 2022-02-17 17:15:33.161 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:15:33.161 | value = substr($0, eq_idx + 1) 2022-02-17 17:15:33.161 | # only need to strip trailing whitespace from attr 2022-02-17 17:15:33.161 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:15:33.161 | # need to strip leading & trailing whitespace from value 2022-02-17 17:15:33.161 | sub(/^[ \t]*/, "", value) 2022-02-17 17:15:33.161 | sub(/[ \t]*$/, "", value) 2022-02-17 17:15:33.161 | 2022-02-17 17:15:33.161 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:15:33.161 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:15:33.161 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:15:33.161 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:15:33.161 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:15:33.161 | if (section != last_section) { 2022-02-17 17:15:33.161 | cfg_section[section_count++] = section 2022-02-17 17:15:33.161 | last_section = section 2022-02-17 17:15:33.161 | } 2022-02-17 17:15:33.161 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:15:33.161 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:15:33.161 | 2022-02-17 17:15:33.162 | cfg_attr[section, attr, 0] = value 2022-02-17 17:15:33.162 | cfg_attr_count[section, attr] = 1 2022-02-17 17:15:33.162 | } else { 2022-02-17 17:15:33.162 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:15:33.162 | cfg_attr[section, attr, lno] = value 2022-02-17 17:15:33.162 | } 2022-02-17 17:15:33.162 | } 2022-02-17 17:15:33.162 | END { 2022-02-17 17:15:33.162 | # Process each section in order 2022-02-17 17:15:33.162 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:15:33.162 | section = cfg_section[sno] 2022-02-17 17:15:33.162 | # The ini routines simply append a config item immediately 2022-02-17 17:15:33.162 | # after the section header. To keep the same order as defined 2022-02-17 17:15:33.162 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:15:33.162 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:15:33.162 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:15:33.162 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:15:33.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:15:33.162 | else { 2022-02-17 17:15:33.163 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:15:33.163 | count = cfg_attr_count[section, attr] 2022-02-17 17:15:33.163 | print "inidelete " configfile " " section " " attr 2022-02-17 17:15:33.163 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:15:33.163 | for (l = count -2; l >= 0; l--) 2022-02-17 17:15:33.163 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:15:33.163 | } 2022-02-17 17:15:33.163 | } 2022-02-17 17:15:33.163 | } 2022-02-17 17:15:33.163 | } 2022-02-17 17:15:33.164 | ' 2022-02-17 17:15:33.164 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:15:33.164 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:33.164 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:15:33.165 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:15:33.168 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:15:33.171 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:15:33.174 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:15:33.177 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-17 17:15:33.180 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 17:15:33.180 | BEGIN { group = "" } 2022-02-17 17:15:33.180 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:15:33.180 | gsub("[][]", "", $1); 2022-02-17 17:15:33.180 | split($1, a, "|"); 2022-02-17 17:15:33.180 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:15:33.180 | group=a[1] 2022-02-17 17:15:33.180 | } else { 2022-02-17 17:15:33.180 | group="" 2022-02-17 17:15:33.180 | } 2022-02-17 17:15:33.180 | next 2022-02-17 17:15:33.180 | } 2022-02-17 17:15:33.180 | { 2022-02-17 17:15:33.180 | if (group != "") 2022-02-17 17:15:33.180 | print $0 2022-02-17 17:15:33.180 | } 2022-02-17 17:15:33.180 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:15:33.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-17 17:15:33.190 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-17 17:15:33.223 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:33.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-17 17:15:33.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-17 17:15:33.258 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:15:33.262 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-17 17:15:33.281 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:33.284 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-17 17:15:33.287 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:15:33.289 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-17 17:15:33.293 | + ./stack.sh:main:1252 : start_swift 2022-02-17 17:15:33.296 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-17 17:15:33.299 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:15:33.301 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 17:15:33.333 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-17 17:15:33.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:15:33.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:15:33.342 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-17 17:15:33.790 | Restarting rsync (via systemctl): rsync.service. 2022-02-17 17:15:33.796 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-17 17:15:33.800 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-17 17:15:33.803 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-17 17:15:33.805 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-17 17:15:33.808 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 17:15:33.811 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.813 | + functions-common:run_process:1680 : local service=s-object 2022-02-17 17:15:33.817 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.819 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:33.822 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:33.826 | + functions-common:run_process:1685 : local name=s-object 2022-02-17 17:15:33.829 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:33.832 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:33.834 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:33.837 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:33.840 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:33.844 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118133842 2022-02-17 17:15:33.847 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-17 17:15:33.864 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:33.867 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-17 17:15:33.870 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-17 17:15:33.872 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.875 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.877 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.880 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.883 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-17 17:15:33.885 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-17 17:15:33.888 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-17 17:15:33.890 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:33.893 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:33.896 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-17 17:15:33.898 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-17 17:15:33.901 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-17 17:15:33.903 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:33.905 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:15:33.907 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:15:33.910 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:15:33.912 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:15:33.914 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-17 17:15:33.917 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:15:33.921 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-17 17:15:33.976 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-17 17:15:34.030 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:15:34.084 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-17 17:15:34.137 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-17 17:15:34.201 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:34.260 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:15:34.263 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-17 17:15:34.319 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:15:34.718 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-17 17:15:34.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-17 17:15:35.124 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-17 17:15:35.151 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:35.154 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:35.156 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:35.159 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:35.162 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:35.164 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:35.167 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:35.170 | + functions-common:time_stop:2432 : start_time=1645118133842 2022-02-17 17:15:35.173 | + functions-common:time_stop:2434 : [[ -z 1645118133842 ]] 2022-02-17 17:15:35.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:35.182 | + functions-common:time_stop:2437 : end_time=1645118135178 2022-02-17 17:15:35.185 | + functions-common:time_stop:2438 : elapsed_time=1336 2022-02-17 17:15:35.188 | + functions-common:time_stop:2439 : total=3543 2022-02-17 17:15:35.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:35.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4879 2022-02-17 17:15:35.199 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 17:15:35.202 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.205 | + functions-common:run_process:1680 : local service=s-container 2022-02-17 17:15:35.209 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.212 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:35.214 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:35.217 | + functions-common:run_process:1685 : local name=s-container 2022-02-17 17:15:35.219 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:35.223 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:35.225 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:35.228 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:35.231 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:35.235 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118135233 2022-02-17 17:15:35.239 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-17 17:15:35.256 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:35.259 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-17 17:15:35.261 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-17 17:15:35.264 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.267 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.269 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.272 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.274 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-17 17:15:35.277 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-17 17:15:35.279 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-17 17:15:35.281 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:35.284 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:35.287 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-17 17:15:35.289 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-17 17:15:35.292 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-17 17:15:35.294 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.297 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:15:35.299 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:15:35.302 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:15:35.305 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:15:35.308 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-17 17:15:35.310 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:15:35.315 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-17 17:15:35.374 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-17 17:15:35.430 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:15:35.488 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-17 17:15:35.546 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-17 17:15:35.602 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:35.658 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:15:35.661 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-17 17:15:35.717 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:15:36.135 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-17 17:15:36.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-17 17:15:36.563 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-17 17:15:36.592 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:36.595 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:36.598 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:36.601 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:36.603 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:36.607 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:36.610 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:36.616 | + functions-common:time_stop:2432 : start_time=1645118135233 2022-02-17 17:15:36.618 | + functions-common:time_stop:2434 : [[ -z 1645118135233 ]] 2022-02-17 17:15:36.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:36.626 | + functions-common:time_stop:2437 : end_time=1645118136623 2022-02-17 17:15:36.629 | + functions-common:time_stop:2438 : elapsed_time=1390 2022-02-17 17:15:36.631 | + functions-common:time_stop:2439 : total=4879 2022-02-17 17:15:36.634 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:36.636 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6269 2022-02-17 17:15:36.639 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 17:15:36.641 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.644 | + functions-common:run_process:1680 : local service=s-account 2022-02-17 17:15:36.647 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.649 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:36.652 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:36.654 | + functions-common:run_process:1685 : local name=s-account 2022-02-17 17:15:36.657 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:36.659 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:36.662 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:36.664 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:36.667 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:36.672 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118136669 2022-02-17 17:15:36.677 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-17 17:15:36.699 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:36.702 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-17 17:15:36.704 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-17 17:15:36.707 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.710 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.712 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.715 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.717 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-17 17:15:36.720 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-17 17:15:36.722 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-17 17:15:36.725 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:36.727 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:36.730 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-17 17:15:36.732 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-17 17:15:36.735 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-17 17:15:36.738 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.741 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:15:36.745 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:15:36.747 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:15:36.749 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:15:36.752 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-17 17:15:36.755 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:15:36.760 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-17 17:15:36.816 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-17 17:15:36.870 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:15:36.927 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-17 17:15:36.984 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-17 17:15:37.040 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:37.094 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:15:37.098 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-17 17:15:37.152 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:15:37.558 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-17 17:15:37.572 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-17 17:15:37.986 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-17 17:15:38.013 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:38.016 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:38.019 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:38.023 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:38.026 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:38.028 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:38.031 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:38.033 | + functions-common:time_stop:2432 : start_time=1645118136669 2022-02-17 17:15:38.036 | + functions-common:time_stop:2434 : [[ -z 1645118136669 ]] 2022-02-17 17:15:38.040 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:38.044 | + functions-common:time_stop:2437 : end_time=1645118138041 2022-02-17 17:15:38.047 | + functions-common:time_stop:2438 : elapsed_time=1372 2022-02-17 17:15:38.049 | + functions-common:time_stop:2439 : total=6269 2022-02-17 17:15:38.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:38.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7641 2022-02-17 17:15:38.057 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-17 17:15:38.060 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-17 17:15:38.115 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.118 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-17 17:15:38.120 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.123 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:38.125 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:38.128 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-17 17:15:38.131 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:38.133 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:38.136 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:38.138 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:38.141 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:38.146 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118138143 2022-02-17 17:15:38.149 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-17 17:15:38.167 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:38.169 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-17 17:15:38.172 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-17 17:15:38.175 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.178 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.180 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.183 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.185 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-17 17:15:38.188 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-17 17:15:38.190 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-17 17:15:38.193 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:38.195 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:38.198 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-17 17:15:38.200 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-17 17:15:38.203 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-17 17:15:38.206 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.208 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:15:38.210 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:15:38.213 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:15:38.215 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:15:38.217 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-17 17:15:38.220 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:15:38.225 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-17 17:15:38.279 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-17 17:15:38.334 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:15:38.388 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-17 17:15:38.446 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-17 17:15:38.503 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:38.560 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:15:38.562 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-17 17:15:38.617 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:15:39.029 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-17 17:15:39.436 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-17 17:15:39.464 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:39.468 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:39.470 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:39.474 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:39.476 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:39.479 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:39.482 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:39.484 | + functions-common:time_stop:2432 : start_time=1645118138143 2022-02-17 17:15:39.487 | + functions-common:time_stop:2434 : [[ -z 1645118138143 ]] 2022-02-17 17:15:39.490 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:39.496 | + functions-common:time_stop:2437 : end_time=1645118139492 2022-02-17 17:15:39.498 | + functions-common:time_stop:2438 : elapsed_time=1349 2022-02-17 17:15:39.501 | + functions-common:time_stop:2439 : total=7641 2022-02-17 17:15:39.504 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:39.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8990 2022-02-17 17:15:39.509 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-17 17:15:39.529 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:15:39.531 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.534 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-17 17:15:39.537 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.539 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:39.542 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:39.544 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-17 17:15:39.547 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:39.550 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:39.553 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:39.555 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:39.559 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:39.563 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118139561 2022-02-17 17:15:39.566 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-17 17:15:39.586 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:39.589 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-17 17:15:39.592 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-17 17:15:39.595 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.597 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.600 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.602 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.605 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-17 17:15:39.607 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-17 17:15:39.610 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-17 17:15:39.612 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:39.615 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:39.618 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-17 17:15:39.620 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-17 17:15:39.623 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-17 17:15:39.625 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.628 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:15:39.631 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:15:39.634 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:15:39.636 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:15:39.639 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-17 17:15:39.645 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:15:39.650 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-17 17:15:39.703 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-17 17:15:39.761 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:15:39.819 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-17 17:15:39.875 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-17 17:15:39.934 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:39.992 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:15:39.995 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-17 17:15:40.051 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:15:40.463 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-17 17:15:40.477 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-17 17:15:40.889 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-17 17:15:40.914 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:40.917 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:40.920 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:40.922 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:40.925 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:40.928 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:40.931 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:40.933 | + functions-common:time_stop:2432 : start_time=1645118139561 2022-02-17 17:15:40.936 | + functions-common:time_stop:2434 : [[ -z 1645118139561 ]] 2022-02-17 17:15:40.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:40.945 | + functions-common:time_stop:2437 : end_time=1645118140942 2022-02-17 17:15:40.950 | + functions-common:time_stop:2438 : elapsed_time=1381 2022-02-17 17:15:40.952 | + functions-common:time_stop:2439 : total=8990 2022-02-17 17:15:40.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:40.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10371 2022-02-17 17:15:40.960 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-17 17:15:40.960 | Waiting for swift proxy to start... 2022-02-17 17:15:40.963 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2022-02-17 17:15:40.965 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 17:15:40.968 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-02-17 17:15:40.970 | + functions:wait_for_service:459 : local rval=0 2022-02-17 17:15:40.973 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 17:15:40.976 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 17:15:40.979 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:40.981 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:40.984 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:40.992 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118140989 2022-02-17 17:15:40.994 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 17:15:41.000 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:15:41.013 | + :: : [[ 000 == 503 ]] 2022-02-17 17:15:41.014 | + :: : [[ 7 -eq 7 ]] 2022-02-17 17:15:41.016 | + :: : sleep 1 2022-02-17 17:15:42.020 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:15:42.032 | + :: : [[ 000 == 503 ]] 2022-02-17 17:15:42.034 | + :: : [[ 7 -eq 7 ]] 2022-02-17 17:15:42.035 | + :: : sleep 1 2022-02-17 17:15:43.039 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:15:43.052 | + :: : [[ 000 == 503 ]] 2022-02-17 17:15:43.054 | + :: : [[ 7 -eq 7 ]] 2022-02-17 17:15:43.055 | + :: : sleep 1 2022-02-17 17:15:44.059 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:15:44.158 | + :: : [[ 200 == 503 ]] 2022-02-17 17:15:44.160 | + :: : [[ 0 -eq 7 ]] 2022-02-17 17:15:44.163 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 17:15:44.166 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:44.169 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:44.171 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:44.174 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:44.177 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:44.179 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 17:15:44.182 | + functions-common:time_stop:2432 : start_time=1645118140989 2022-02-17 17:15:44.184 | + functions-common:time_stop:2434 : [[ -z 1645118140989 ]] 2022-02-17 17:15:44.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:44.192 | + functions-common:time_stop:2437 : end_time=1645118144189 2022-02-17 17:15:44.195 | + functions-common:time_stop:2438 : elapsed_time=3200 2022-02-17 17:15:44.197 | + functions-common:time_stop:2439 : total=7247 2022-02-17 17:15:44.200 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:44.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10447 2022-02-17 17:15:44.205 | + functions:wait_for_service:467 : return 0 2022-02-17 17:15:44.208 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-17 17:15:44.211 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:15:44.213 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-17 17:15:44.232 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:44.235 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:15:44.267 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-17 17:15:44.320 | [226412 Async configure_neutron_nova:272524]: Waiting for completion of configure_neutron_nova running on PID 272524 (2 other jobs running) 2022-02-17 17:15:44.346 | [226412 Async configure_neutron_nova:272524]: Signaling child to exit 2022-02-17 17:15:44.346 | WAKEUP 2022-02-17 17:15:44.370 | [226412 Async configure_neutron_nova:272524]: Signaled 2022-02-17 17:15:44.371 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-17 17:15:44.372 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:15:44.372 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:15:44.372 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:15:44.372 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:15:44.372 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-17 17:15:44.372 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:15:44.372 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-17 17:15:44.372 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-17 17:15:44.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 17:15:44.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 17:15:44.373 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-17 17:15:44.373 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:15:44.373 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-17 17:15:44.373 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:15:44.373 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-17 17:15:44.373 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-17 17:15:44.373 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:15:44.373 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:15:44.373 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-17 17:15:44.373 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-17 17:15:44.373 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-17 17:15:44.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 17:15:44.374 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 17:15:44.374 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 17:15:44.374 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:44.374 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-17 17:15:44.374 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 17:15:44.374 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-17 17:15:44.420 | [226412 Async configure_neutron_nova:272524]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-17 17:15:44.424 | + inc/async:async_wait:197 : return 0 2022-02-17 17:15:44.427 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-17 17:15:44.445 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:44.448 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:15:44.480 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:15:44.515 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-17 17:15:44.535 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:44.537 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-17 17:15:44.540 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:15:44.543 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-17 17:15:44.545 | + ./stack.sh:main:1277 : start_nova_api 2022-02-17 17:15:44.548 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-17 17:15:44.551 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-17 17:15:44.554 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-17 17:15:44.556 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-17 17:15:44.574 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:15:44.577 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 17:15:44.579 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 17:15:44.582 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 17:15:44.585 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-17 17:15:44.589 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-17 17:15:44.593 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.596 | + functions-common:run_process:1680 : local service=n-api 2022-02-17 17:15:44.604 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.607 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:44.609 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:44.613 | + functions-common:run_process:1685 : local name=n-api 2022-02-17 17:15:44.615 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:44.618 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:44.620 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:44.623 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:44.626 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:44.631 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118144628 2022-02-17 17:15:44.634 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-17 17:15:44.651 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:44.654 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-17 17:15:44.657 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-17 17:15:44.660 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.662 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.665 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.668 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.670 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-17 17:15:44.673 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-17 17:15:44.676 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-17 17:15:44.678 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:44.681 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:44.687 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-17 17:15:44.690 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-17 17:15:44.693 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-17 17:15:44.695 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.697 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 17:15:44.700 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 17:15:44.702 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-17 17:15:44.704 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 17:15:44.710 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-17 17:15:44.765 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-17 17:15:44.824 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-17 17:15:44.879 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:15:44.934 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:44.989 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-17 17:15:45.046 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-17 17:15:45.101 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-17 17:15:45.155 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-17 17:15:45.210 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-17 17:15:45.265 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 17:15:45.268 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-17 17:15:45.335 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 17:15:45.764 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-17 17:15:45.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-17 17:15:46.179 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-17 17:15:46.260 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:46.263 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:46.266 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:46.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:46.272 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:46.275 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:46.280 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:46.283 | + functions-common:time_stop:2432 : start_time=1645118144628 2022-02-17 17:15:46.286 | + functions-common:time_stop:2434 : [[ -z 1645118144628 ]] 2022-02-17 17:15:46.289 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:46.294 | + functions-common:time_stop:2437 : end_time=1645118146291 2022-02-17 17:15:46.297 | + functions-common:time_stop:2438 : elapsed_time=1663 2022-02-17 17:15:46.300 | + functions-common:time_stop:2439 : total=10371 2022-02-17 17:15:46.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:46.307 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12034 2022-02-17 17:15:46.309 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-02-17 17:15:46.312 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-17 17:15:46.312 | Waiting for nova-api to start... 2022-02-17 17:15:46.315 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-02-17 17:15:46.318 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 17:15:46.321 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-02-17 17:15:46.324 | + functions:wait_for_service:459 : local rval=0 2022-02-17 17:15:46.326 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 17:15:46.329 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 17:15:46.332 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:46.335 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:46.340 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:46.343 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118146340 2022-02-17 17:15:46.346 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 17:15:46.352 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-02-17 17:15:52.220 | + :: : [[ 200 == 503 ]] 2022-02-17 17:15:52.222 | + :: : [[ 0 -eq 7 ]] 2022-02-17 17:15:52.225 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 17:15:52.228 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:52.230 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:52.233 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:52.235 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:52.238 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:52.241 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 17:15:52.244 | + functions-common:time_stop:2432 : start_time=1645118146340 2022-02-17 17:15:52.246 | + functions-common:time_stop:2434 : [[ -z 1645118146340 ]] 2022-02-17 17:15:52.249 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:52.254 | + functions-common:time_stop:2437 : end_time=1645118152251 2022-02-17 17:15:52.257 | + functions-common:time_stop:2438 : elapsed_time=5911 2022-02-17 17:15:52.259 | + functions-common:time_stop:2439 : total=10447 2022-02-17 17:15:52.262 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:52.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16358 2022-02-17 17:15:52.268 | + functions:wait_for_service:467 : return 0 2022-02-17 17:15:52.270 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 17:15:52.273 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 17:15:52.276 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-17 17:15:52.295 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:52.298 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-17 17:15:52.301 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:15:52.304 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-17 17:15:52.307 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-17 17:15:52.309 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-17 17:15:52.312 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-17 17:15:52.331 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:15:52.334 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-17 17:15:52.353 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:52.356 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-17 17:15:52.358 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:15:52.361 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-17 17:15:52.364 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-17 17:15:52.367 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-17 17:15:52.369 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:15:52.404 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-17 17:15:52.407 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-17 17:15:52.409 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-17 17:15:52.442 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-17 17:15:52.475 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-17 17:15:52.478 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-17 17:15:52.480 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-17 17:15:52.483 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-17 17:15:52.486 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-17 17:15:52.490 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-17 17:15:52.492 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-17 17:15:52.495 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-17 17:15:52.498 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-17 17:15:52.501 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-17 17:15:52.504 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-17 17:15:52.507 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-17 17:15:52.509 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.512 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.515 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.518 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-17 17:15:52.521 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.524 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.527 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-17 17:15:52.544 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:15:52.547 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-17 17:15:52.550 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.553 | + functions-common:run_process:1680 : local service=q-svc 2022-02-17 17:15:52.555 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.558 | + functions-common:run_process:1682 : local group= 2022-02-17 17:15:52.561 | + functions-common:run_process:1683 : local user= 2022-02-17 17:15:52.563 | + functions-common:run_process:1685 : local name=q-svc 2022-02-17 17:15:52.567 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:15:52.569 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:15:52.572 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:52.575 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:52.578 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:52.583 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118152580 2022-02-17 17:15:52.586 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-17 17:15:52.603 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:15:52.606 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-17 17:15:52.609 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-17 17:15:52.613 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.615 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.618 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.621 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.623 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-17 17:15:52.626 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-17 17:15:52.629 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-17 17:15:52.632 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:15:52.634 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:15:52.637 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-17 17:15:52.640 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-17 17:15:52.642 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-17 17:15:52.645 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.648 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:15:52.650 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:15:52.652 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:15:52.654 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:15:52.657 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-17 17:15:52.660 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:15:52.664 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-17 17:15:52.721 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-17 17:15:52.778 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:15:52.846 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-17 17:15:52.911 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-17 17:15:52.967 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:15:53.023 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:15:53.026 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-17 17:15:53.083 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:15:53.476 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-17 17:15:53.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-17 17:15:53.896 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-17 17:15:53.923 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:15:53.926 | + functions-common:time_stop:2425 : local name 2022-02-17 17:15:53.929 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:15:53.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:15:53.934 | + functions-common:time_stop:2428 : local total 2022-02-17 17:15:53.937 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:15:53.940 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:15:53.943 | + functions-common:time_stop:2432 : start_time=1645118152580 2022-02-17 17:15:53.946 | + functions-common:time_stop:2434 : [[ -z 1645118152580 ]] 2022-02-17 17:15:53.949 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:15:53.954 | + functions-common:time_stop:2437 : end_time=1645118153951 2022-02-17 17:15:53.958 | + functions-common:time_stop:2438 : elapsed_time=1371 2022-02-17 17:15:53.961 | + functions-common:time_stop:2439 : total=12034 2022-02-17 17:15:53.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:15:53.967 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13405 2022-02-17 17:15:53.970 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-02-17 17:15:53.973 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-17 17:15:53.992 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:15:53.995 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-17 17:15:53.995 | Waiting for Neutron to start... 2022-02-17 17:15:53.997 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 17:15:54.000 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-02-17 17:15:54.003 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 17:15:54.005 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-17 17:15:54.008 | + functions-common:test_with_retry:2365 : local until=60 2022-02-17 17:15:54.010 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-17 17:15:54.013 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-17 17:15:54.015 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-17 17:15:54.018 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:15:54.021 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:15:54.024 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:15:54.029 | + functions-common:time_start:2416 : _TIME_START[$name]=1645118154026 2022-02-17 17:15:54.032 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-02-17 17:16:54.038 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-02-17 17:16:54.041 | + functions-common:die:264 : local exitcode=0 2022-02-17 17:16:54.043 | [Call Trace] 2022-02-17 17:16:54.044 | ./stack.sh:1291:start_neutron_service_and_check 2022-02-17 17:16:54.044 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-02-17 17:16:54.044 | /home/ubuntu/devstack/functions-common:2370:die 2022-02-17 17:16:54.048 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-02-17 17:16:55.052 | exit_trap: cleaning up child processes 2022-02-17 17:16:55.054 | Error on exit