2022-08-22 22:13:32.591 | + ./stack.sh:main:482 : exec 2022-08-22 22:13:32.591 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-22-221332' 2022-08-22 22:13:32.591 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-22-221332.summary.2022-08-22-221332 2022-08-22 22:13:32.591 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:13:32.591 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-22-221332 2022-08-22 22:13:32.591 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-22-221332 /opt/stack/logs/stack.sh.log 2022-08-22 22:13:32.591 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-22-221332.summary.2022-08-22-221332 /opt/stack/logs/stack.sh.log.summary 2022-08-22 22:13:32.591 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-22 22:13:32.591 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-22 22:13:32.591 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-22 22:13:32.591 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-22 22:13:32.591 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-22 22:13:32.591 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-22 22:13:32.591 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-22 22:13:32.591 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-22 22:13:32.591 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-22 22:13:32.591 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-22 22:13:32.591 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-22 22:13:32.592 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-22 22:13:32.594 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-22 22:13:32.597 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-22 22:13:32.601 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-22 22:13:32.603 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-22 22:13:32.605 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-22 22:13:32.607 | + ./stack.sh:main:568 : set -o errexit 2022-08-22 22:13:32.609 | + ./stack.sh:main:571 : uname -a 2022-08-22 22:13:32.610 | Linux dv-neutron-854041-2-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-08-22 22:13:32.612 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-22 22:13:32.614 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-22 22:13:32.617 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-22 22:13:32.654 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-22 22:13:32.670 | + ./stack.sh:main:585 : fetch_plugins 2022-08-22 22:13:32.672 | + functions-common:fetch_plugins:1785 : local plugins= 2022-08-22 22:13:32.674 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-22 22:13:32.676 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-08-22 22:13:32.678 | + functions-common:fetch_plugins:1790 : return 2022-08-22 22:13:32.680 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-22 22:13:32.682 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-22 22:13:32.684 | + functions-common:run_phase:1868 : local phase= 2022-08-22 22:13:32.686 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:13:32.688 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:13:32.689 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:13:32.691 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:13:32.693 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:13:32.695 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:13:32.699 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:13:32.700 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:13:32.702 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:13:32.704 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-22 22:13:32.706 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:13:32.719 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:13:32.721 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-22 22:13:32.722 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:13:32.724 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:13:32.726 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:13:32.728 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:13:32.730 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 22:13:32.732 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-22 22:13:32.734 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-22 22:13:32.735 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-22 22:13:32.737 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:13:32.739 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-22 22:13:32.741 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-08-22 22:13:32.743 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-22 22:13:32.744 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-08-22 22:13:32.746 | + functions-common:plugin_override_defaults:1831 : return 2022-08-22 22:13:32.748 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-22 22:13:32.765 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-22 22:13:32.767 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-22 22:13:32.780 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:13:32.783 | +++ lib/tls:source:43 : hostname -f 2022-08-22 22:13:32.787 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-22 22:13:32.789 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-22 22:13:32.791 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-22 22:13:32.793 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-22 22:13:32.795 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-22 22:13:32.796 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-22 22:13:32.798 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-22 22:13:32.800 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-22 22:13:32.802 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-22 22:13:32.804 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-22 22:13:32.809 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-22 22:13:32.821 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-22 22:13:32.839 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-22 22:13:32.852 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-22 22:13:32.864 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-22 22:13:32.900 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-22 22:13:32.981 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-22 22:13:33.075 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-22 22:13:33.099 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-22 22:13:33.153 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-22 22:13:33.206 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-22 22:13:33.354 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-22 22:13:33.369 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-22 22:13:33.382 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-22 22:13:33.395 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-22 22:13:33.484 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-22 22:13:33.487 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-22 22:13:33.491 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-22 22:13:33.495 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-22 22:13:33.498 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-22 22:13:33.501 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-22 22:13:33.505 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-22 22:13:33.505 | False' 2022-08-22 22:13:33.508 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-22 22:13:33.525 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-22 22:13:33.527 | + ./stack.sh:main:619 : run_phase source 2022-08-22 22:13:33.530 | + functions-common:run_phase:1867 : local mode=source 2022-08-22 22:13:33.533 | + functions-common:run_phase:1868 : local phase= 2022-08-22 22:13:33.535 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:13:33.537 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:13:33.540 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:13:33.542 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:13:33.544 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:13:33.547 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:13:33.550 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:13:33.553 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:13:33.555 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:13:33.557 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-22 22:13:33.559 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:13:33.574 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:13:33.576 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-22 22:13:33.579 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-22 22:13:33.619 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-22 22:13:33.622 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-22 22:13:33.624 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-22 22:13:33.627 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-22 22:13:33.629 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-08-22 22:13:33.631 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-22 22:13:33.633 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-08-22 22:13:33.635 | + functions-common:load_plugin_settings:1808 : return 2022-08-22 22:13:33.638 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-22 22:13:33.640 | + functions-common:verify_disabled_services:2150 : local service 2022-08-22 22:13:33.642 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.644 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-22 22:13:33.647 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.649 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-22 22:13:33.651 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.654 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-22 22:13:33.656 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.658 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-22 22:13:33.661 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.663 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-22 22:13:33.665 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.668 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-22 22:13:33.670 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.672 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-22 22:13:33.675 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.677 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-22 22:13:33.679 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.682 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-22 22:13:33.684 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.686 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-22 22:13:33.689 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.691 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-22 22:13:33.693 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.696 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-22 22:13:33.698 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.700 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-22 22:13:33.703 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.705 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-22 22:13:33.707 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.710 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-22 22:13:33.712 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.715 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-22 22:13:33.718 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.720 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-22 22:13:33.723 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.725 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-22 22:13:33.728 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.730 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-22 22:13:33.733 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.735 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-22 22:13:33.738 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.740 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-22 22:13:33.743 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.745 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-22 22:13:33.748 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.750 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-22 22:13:33.753 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.755 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-22 22:13:33.757 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.760 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-22 22:13:33.762 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.764 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-22 22:13:33.767 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.770 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-22 22:13:33.772 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.775 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-22 22:13:33.778 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.780 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-22 22:13:33.783 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.786 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-22 22:13:33.788 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.791 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-22 22:13:33.794 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.796 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-22 22:13:33.800 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.803 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-22 22:13:33.805 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.807 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-22 22:13:33.810 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.812 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-22 22:13:33.814 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.817 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-22 22:13:33.819 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.821 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-22 22:13:33.824 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.826 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-22 22:13:33.828 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.831 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-22 22:13:33.833 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.836 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-22 22:13:33.838 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.840 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-22 22:13:33.843 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.845 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-22 22:13:33.847 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.850 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-22 22:13:33.852 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.854 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-22 22:13:33.857 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.859 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-22 22:13:33.864 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.866 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-22 22:13:33.869 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:13:33.871 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-22 22:13:33.874 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-22 22:13:33.877 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-22 22:13:33.879 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-22 22:13:33.894 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:13:33.896 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-22 22:13:33.898 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-22 22:13:33.901 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-22 22:13:33.916 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:13:33.918 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-22 22:13:33.921 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-22 22:13:33.923 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-22 22:13:33.925 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-22 22:13:33.928 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-22 22:13:33.930 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-22 22:13:33.932 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-22 22:13:33.935 | + lib/database:initialize_database_backends:92 : return 0 2022-08-22 22:13:33.937 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-22 22:13:33.937 | Using mysql database backend 2022-08-22 22:13:33.939 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-22 22:13:33.956 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-22 22:13:33.959 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-22 22:13:33.961 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-22 22:13:33.964 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-22 22:13:33.967 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:13:33.969 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-22 22:13:33.985 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:13:33.987 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-22 22:13:34.003 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-22 22:13:34.019 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:13:34.021 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-22 22:13:34.038 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-22 22:13:34.055 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-22 22:13:34.071 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:13:34.074 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-22 22:13:34.090 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:13:34.093 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-22 22:13:34.109 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-22 22:13:34.111 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-22 22:13:34.113 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-22 22:13:34.116 | + functions-common:save_stackenv:60 : local tag=752 2022-08-22 22:13:34.119 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 22:13:34.123 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-221334 2022-08-22 22:13:34.126 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-221334 752' 2022-08-22 22:13:34.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.131 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:13:34.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.136 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 22:13:34.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.141 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 22:13:34.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.145 | + 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-08-22 22:13:34.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.150 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 22:13:34.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.155 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 22:13:34.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.160 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-221332 2022-08-22 22:13:34.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.165 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 22:13:34.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.169 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 22:13:34.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.174 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 22:13:34.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.179 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 22:13:34.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.184 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 22:13:34.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.189 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 22:13:34.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.193 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 22:13:34.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:13:34.199 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 22:13:34.201 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-22 22:13:34.204 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-22 22:13:34.206 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-22 22:13:34.209 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-22 22:13:34.211 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:13:34.213 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:13:34.216 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:13:34.219 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:13:34.222 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:13:34.224 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:13:34.239 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:13:34.241 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:13:34.244 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:13:34.247 | + functions-common:git_clone:617 : echo master 2022-08-22 22:13:34.247 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:13:34.252 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-22 22:13:34.254 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:13:34.256 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-22 22:13:34.270 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-22 22:13:34.273 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:13:34.273 | + functions-common:git_clone:678 : head -1 2022-08-22 22:13:34.276 | f9677e5f Updated from generate-constraints 2022-08-22 22:13:34.279 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:13:34.282 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-22 22:13:34.284 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:13:34.287 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-22 22:13:34.289 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-22 22:13:34.292 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-22 22:13:34.294 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-22 22:13:34.297 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-22 22:13:34.300 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-22 22:13:34.303 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-22 22:13:34.305 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-22 22:13:34.308 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-22 22:13:34.313 | ++ tools/install_prereqs.sh:source:47 : NOW=1661206414 2022-08-22 22:13:34.317 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-22 22:13:34.322 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1661205652 2022-08-22 22:13:34.325 | ++ tools/install_prereqs.sh:source:49 : DELTA=762 2022-08-22 22:13:34.328 | ++ tools/install_prereqs.sh:source:50 : [[ 762 -lt 7200 ]] 2022-08-22 22:13:34.330 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-22 22:13:34.333 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-22 22:13:34.336 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-22 22:13:34.338 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-22 22:13:34.341 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-22 22:13:34.344 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-22 22:13:34.346 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-22 22:13:34.349 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-22 22:13:34.352 | +++ 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-08-22 22:13:34.400 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-22 22:13:34.400 | apache2-dev 2022-08-22 22:13:34.400 | bc 2022-08-22 22:13:34.400 | bsdmainutils 2022-08-22 22:13:34.400 | curl 2022-08-22 22:13:34.400 | g++ 2022-08-22 22:13:34.400 | gawk 2022-08-22 22:13:34.400 | gcc 2022-08-22 22:13:34.400 | gettext 2022-08-22 22:13:34.400 | git 2022-08-22 22:13:34.400 | graphviz 2022-08-22 22:13:34.400 | iputils-ping 2022-08-22 22:13:34.400 | libapache2-mod-proxy-uwsgi 2022-08-22 22:13:34.400 | libffi-dev 2022-08-22 22:13:34.400 | libjpeg-dev 2022-08-22 22:13:34.400 | libpcre3-dev 2022-08-22 22:13:34.400 | libpq-dev 2022-08-22 22:13:34.400 | libssl-dev 2022-08-22 22:13:34.400 | libsystemd-dev 2022-08-22 22:13:34.400 | libxml2-dev 2022-08-22 22:13:34.400 | libxslt1-dev 2022-08-22 22:13:34.400 | libyaml-dev 2022-08-22 22:13:34.400 | lsof 2022-08-22 22:13:34.400 | openssh-server 2022-08-22 22:13:34.400 | openssl 2022-08-22 22:13:34.400 | pkg-config 2022-08-22 22:13:34.401 | psmisc 2022-08-22 22:13:34.401 | python3-dev 2022-08-22 22:13:34.401 | python3-pip 2022-08-22 22:13:34.401 | python3-systemd 2022-08-22 22:13:34.401 | python3-venv 2022-08-22 22:13:34.401 | tar 2022-08-22 22:13:34.401 | tcpdump 2022-08-22 22:13:34.401 | unzip 2022-08-22 22:13:34.401 | uuid-runtime 2022-08-22 22:13:34.401 | wget 2022-08-22 22:13:34.401 | wget 2022-08-22 22:13:34.401 | zlib1g-dev 2022-08-22 22:13:34.401 | libkrb5-dev 2022-08-22 22:13:34.401 | libldap2-dev 2022-08-22 22:13:34.401 | libsasl2-dev 2022-08-22 22:13:34.401 | memcached 2022-08-22 22:13:34.401 | python3-mysqldb 2022-08-22 22:13:34.401 | sqlite3 2022-08-22 22:13:34.401 | conntrack 2022-08-22 22:13:34.401 | curl 2022-08-22 22:13:34.401 | dnsmasq-base 2022-08-22 22:13:34.401 | dnsmasq-utils 2022-08-22 22:13:34.401 | ebtables 2022-08-22 22:13:34.401 | genisoimage 2022-08-22 22:13:34.401 | iptables 2022-08-22 22:13:34.401 | iputils-arping 2022-08-22 22:13:34.401 | kpartx 2022-08-22 22:13:34.401 | libjs-jquery-tablesorter 2022-08-22 22:13:34.401 | parted 2022-08-22 22:13:34.401 | pm-utils 2022-08-22 22:13:34.401 | python3-mysqldb 2022-08-22 22:13:34.401 | socat 2022-08-22 22:13:34.401 | sqlite3 2022-08-22 22:13:34.401 | sudo 2022-08-22 22:13:34.401 | vlan 2022-08-22 22:13:34.401 | lsscsi 2022-08-22 22:13:34.401 | open-iscsi 2022-08-22 22:13:34.401 | lvm2 2022-08-22 22:13:34.402 | qemu-utils 2022-08-22 22:13:34.402 | thin-provisioning-tools 2022-08-22 22:13:34.402 | acl 2022-08-22 22:13:34.402 | dnsmasq-base 2022-08-22 22:13:34.402 | dnsmasq-utils 2022-08-22 22:13:34.402 | ebtables 2022-08-22 22:13:34.402 | haproxy 2022-08-22 22:13:34.402 | iptables 2022-08-22 22:13:34.402 | iputils-arping 2022-08-22 22:13:34.402 | iputils-ping 2022-08-22 22:13:34.402 | postgresql-server-dev-all 2022-08-22 22:13:34.402 | python3-mysqldb 2022-08-22 22:13:34.402 | sqlite3 2022-08-22 22:13:34.402 | sudo 2022-08-22 22:13:34.402 | vlan 2022-08-22 22:13:34.402 | pcp 2022-08-22 22:13:34.402 | ipset 2022-08-22 22:13:34.402 | conntrack 2022-08-22 22:13:34.402 | conntrackd 2022-08-22 22:13:34.402 | keepalived 2022-08-22 22:13:34.402 | lvm2 2022-08-22 22:13:34.402 | qemu-utils 2022-08-22 22:13:34.402 | thin-provisioning-tools 2022-08-22 22:13:34.402 | curl 2022-08-22 22:13:34.402 | liberasurecode-dev 2022-08-22 22:13:34.402 | make 2022-08-22 22:13:34.402 | memcached 2022-08-22 22:13:34.402 | rsync 2022-08-22 22:13:34.402 | sqlite3 2022-08-22 22:13:34.402 | xfsprogs' 2022-08-22 22:13:34.403 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-22 22:13:34.421 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-22 22:13:34.421 | apache2-dev 2022-08-22 22:13:34.421 | bc 2022-08-22 22:13:34.421 | bsdmainutils 2022-08-22 22:13:34.421 | curl 2022-08-22 22:13:34.421 | g++ 2022-08-22 22:13:34.421 | gawk 2022-08-22 22:13:34.421 | gcc 2022-08-22 22:13:34.421 | gettext 2022-08-22 22:13:34.421 | git 2022-08-22 22:13:34.422 | graphviz 2022-08-22 22:13:34.422 | iputils-ping 2022-08-22 22:13:34.422 | libapache2-mod-proxy-uwsgi 2022-08-22 22:13:34.422 | libffi-dev 2022-08-22 22:13:34.422 | libjpeg-dev 2022-08-22 22:13:34.422 | libpcre3-dev 2022-08-22 22:13:34.422 | libpq-dev 2022-08-22 22:13:34.422 | libssl-dev 2022-08-22 22:13:34.422 | libsystemd-dev 2022-08-22 22:13:34.422 | libxml2-dev 2022-08-22 22:13:34.422 | libxslt1-dev 2022-08-22 22:13:34.422 | libyaml-dev 2022-08-22 22:13:34.422 | lsof 2022-08-22 22:13:34.422 | openssh-server 2022-08-22 22:13:34.422 | openssl 2022-08-22 22:13:34.422 | pkg-config 2022-08-22 22:13:34.422 | psmisc 2022-08-22 22:13:34.422 | python3-dev 2022-08-22 22:13:34.422 | python3-pip 2022-08-22 22:13:34.422 | python3-systemd 2022-08-22 22:13:34.422 | python3-venv 2022-08-22 22:13:34.422 | tar 2022-08-22 22:13:34.422 | tcpdump 2022-08-22 22:13:34.422 | unzip 2022-08-22 22:13:34.422 | uuid-runtime 2022-08-22 22:13:34.422 | wget 2022-08-22 22:13:34.422 | wget 2022-08-22 22:13:34.422 | zlib1g-dev 2022-08-22 22:13:34.422 | libkrb5-dev 2022-08-22 22:13:34.422 | libldap2-dev 2022-08-22 22:13:34.422 | libsasl2-dev 2022-08-22 22:13:34.422 | memcached 2022-08-22 22:13:34.422 | python3-mysqldb 2022-08-22 22:13:34.422 | sqlite3 2022-08-22 22:13:34.422 | conntrack 2022-08-22 22:13:34.422 | curl 2022-08-22 22:13:34.422 | dnsmasq-base 2022-08-22 22:13:34.422 | dnsmasq-utils 2022-08-22 22:13:34.423 | ebtables 2022-08-22 22:13:34.423 | genisoimage 2022-08-22 22:13:34.423 | iptables 2022-08-22 22:13:34.423 | iputils-arping 2022-08-22 22:13:34.423 | kpartx 2022-08-22 22:13:34.423 | libjs-jquery-tablesorter 2022-08-22 22:13:34.423 | parted 2022-08-22 22:13:34.423 | pm-utils 2022-08-22 22:13:34.423 | python3-mysqldb 2022-08-22 22:13:34.423 | socat 2022-08-22 22:13:34.423 | sqlite3 2022-08-22 22:13:34.423 | sudo 2022-08-22 22:13:34.423 | vlan 2022-08-22 22:13:34.423 | lsscsi 2022-08-22 22:13:34.423 | open-iscsi 2022-08-22 22:13:34.423 | lvm2 2022-08-22 22:13:34.423 | qemu-utils 2022-08-22 22:13:34.423 | thin-provisioning-tools 2022-08-22 22:13:34.423 | acl 2022-08-22 22:13:34.423 | dnsmasq-base 2022-08-22 22:13:34.423 | dnsmasq-utils 2022-08-22 22:13:34.423 | ebtables 2022-08-22 22:13:34.423 | haproxy 2022-08-22 22:13:34.423 | iptables 2022-08-22 22:13:34.423 | iputils-arping 2022-08-22 22:13:34.423 | iputils-ping 2022-08-22 22:13:34.423 | postgresql-server-dev-all 2022-08-22 22:13:34.423 | python3-mysqldb 2022-08-22 22:13:34.423 | sqlite3 2022-08-22 22:13:34.423 | sudo 2022-08-22 22:13:34.423 | vlan 2022-08-22 22:13:34.423 | pcp 2022-08-22 22:13:34.423 | ipset 2022-08-22 22:13:34.423 | conntrack 2022-08-22 22:13:34.423 | conntrackd 2022-08-22 22:13:34.423 | keepalived 2022-08-22 22:13:34.423 | lvm2 2022-08-22 22:13:34.423 | qemu-utils 2022-08-22 22:13:34.424 | thin-provisioning-tools 2022-08-22 22:13:34.424 | curl 2022-08-22 22:13:34.424 | liberasurecode-dev 2022-08-22 22:13:34.424 | make 2022-08-22 22:13:34.424 | memcached 2022-08-22 22:13:34.424 | rsync 2022-08-22 22:13:34.424 | sqlite3 2022-08-22 22:13:34.424 | xfsprogs ' 2022-08-22 22:13:34.424 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-22 22:13:34.426 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:13:34.429 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:13:34.432 | ++ 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-08-22 22:13:34.432 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-22 22:13:34.437 | ++ 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-08-22 22:13:34.439 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-22 22:13:34.442 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:13:34.444 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-22 22:13:34.446 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:13:34.448 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:13:34.451 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:13:34.453 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:13:34.455 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:13:34.457 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:13:34.459 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-22 22:13:34.461 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-22 22:13:34.464 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-22 22:13:34.466 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-22 22:13:34.470 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-22 22:13:34.473 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-22 22:13:34.475 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-22 22:13:34.477 | ++ functions-common:time_start:2426 : local start_time= 2022-08-22 22:13:34.479 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:13:34.482 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:13:34.485 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1661206414483 2022-08-22 22:13:34.487 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-22 22:13:34.490 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-22 22:13:34.492 | ++ 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-08-22 22:13:34.862 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-22 22:13:34.959 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-22 22:13:34.962 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-22 22:13:35.439 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-22 22:13:35.974 | Fetched 336 kB in 1s (293 kB/s) 2022-08-22 22:13:37.604 | Reading package lists... 2022-08-22 22:13:37.640 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-22 22:13:37.642 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-22 22:13:37.645 | ++ functions-common:time_stop:2439 : local name 2022-08-22 22:13:37.647 | ++ functions-common:time_stop:2440 : local end_time 2022-08-22 22:13:37.649 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:13:37.651 | ++ functions-common:time_stop:2442 : local total 2022-08-22 22:13:37.654 | ++ functions-common:time_stop:2443 : local start_time 2022-08-22 22:13:37.656 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-22 22:13:37.658 | ++ functions-common:time_stop:2446 : start_time=1661206414483 2022-08-22 22:13:37.660 | ++ functions-common:time_stop:2448 : [[ -z 1661206414483 ]] 2022-08-22 22:13:37.663 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:13:37.668 | ++ functions-common:time_stop:2451 : end_time=1661206417666 2022-08-22 22:13:37.670 | ++ functions-common:time_stop:2452 : elapsed_time=3183 2022-08-22 22:13:37.672 | ++ functions-common:time_stop:2453 : total=0 2022-08-22 22:13:37.674 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:13:37.676 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3183 2022-08-22 22:13:37.679 | ++ 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-08-22 22:13:37.682 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:13:37.684 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:13:37.687 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:13:37.690 | ++ 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-08-22 22:13:37.713 | ++ 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-08-22 22:13:37.824 | Reading package lists... 2022-08-22 22:13:38.082 | Building dependency tree... 2022-08-22 22:13:38.083 | Reading state information... 2022-08-22 22:13:38.117 | acl is already the newest version (2.2.53-6). 2022-08-22 22:13:38.118 | bc is already the newest version (1.07.1-2build1). 2022-08-22 22:13:38.118 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-22 22:13:38.118 | conntrack is already the newest version (1:1.4.5-2). 2022-08-22 22:13:38.118 | ebtables is already the newest version (2.0.11-3build1). 2022-08-22 22:13:38.118 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-22 22:13:38.118 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-22 22:13:38.118 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-22 22:13:38.118 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-22 22:13:38.118 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-22 22:13:38.118 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-22 22:13:38.118 | iputils-arping is already the newest version (3:20190709-3). 2022-08-22 22:13:38.118 | iputils-ping is already the newest version (3:20190709-3). 2022-08-22 22:13:38.118 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-22 22:13:38.118 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-22 22:13:38.118 | libffi-dev is already the newest version (3.3-4). 2022-08-22 22:13:38.118 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-22 22:13:38.118 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-22 22:13:38.118 | lsscsi is already the newest version (0.30-0.1). 2022-08-22 22:13:38.118 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-22 22:13:38.118 | make is already the newest version (4.2.1-1.2). 2022-08-22 22:13:38.118 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-22 22:13:38.118 | psmisc is already the newest version (23.3-1). 2022-08-22 22:13:38.118 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-22 22:13:38.118 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-22 22:13:38.118 | python3-systemd is already the newest version (234-3build2). 2022-08-22 22:13:38.118 | socat is already the newest version (1.7.3.3-2). 2022-08-22 22:13:38.118 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-22 22:13:38.118 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-22 22:13:38.118 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-22 22:13:38.118 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-22 22:13:38.118 | graphviz is already the newest version (2.42.2-3build2). 2022-08-22 22:13:38.118 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-22 22:13:38.119 | pcp is already the newest version (5.0.3-1). 2022-08-22 22:13:38.119 | pm-utils is already the newest version (1.4.1-19). 2022-08-22 22:13:38.119 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-22 22:13:38.119 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:13:38.119 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:13:38.119 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-22 22:13:38.119 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-22 22:13:38.119 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-22 22:13:38.119 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-22 22:13:38.119 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-22 22:13:38.119 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-22 22:13:38.119 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-22 22:13:38.119 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-22 22:13:38.119 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-22 22:13:38.119 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-22 22:13:38.119 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-08-22 22:13:38.119 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-22 22:13:38.119 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-22 22:13:38.119 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-22 22:13:38.119 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-22 22:13:38.119 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-08-22 22:13:38.119 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-22 22:13:38.119 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-22 22:13:38.119 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-22 22:13:38.119 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-22 22:13:38.119 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-22 22:13:38.119 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-22 22:13:38.119 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-22 22:13:38.119 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-08-22 22:13:38.119 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-22 22:13:38.119 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-22 22:13:38.119 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-22 22:13:38.119 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-22 22:13:38.119 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-22 22:13:38.119 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-22 22:13:38.120 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-22 22:13:38.345 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:13:38.345 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-22 22:13:38.345 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-22 22:13:38.345 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-22 22:13:38.345 | The following packages were automatically installed and are no longer required: 2022-08-22 22:13:38.346 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:13:38.346 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:13:38.346 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:13:38.346 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:13:38.346 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:13:38.346 | python3-zope.interface 2022-08-22 22:13:38.346 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:13:38.496 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:13:38.501 | ++ functions-common:apt_get:1234 : result=0 2022-08-22 22:13:38.504 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:13:38.506 | ++ functions-common:time_stop:2439 : local name 2022-08-22 22:13:38.509 | ++ functions-common:time_stop:2440 : local end_time 2022-08-22 22:13:38.512 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:13:38.514 | ++ functions-common:time_stop:2442 : local total 2022-08-22 22:13:38.517 | ++ functions-common:time_stop:2443 : local start_time 2022-08-22 22:13:38.519 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:13:38.522 | ++ functions-common:time_stop:2446 : start_time=1661206417710 2022-08-22 22:13:38.524 | ++ functions-common:time_stop:2448 : [[ -z 1661206417710 ]] 2022-08-22 22:13:38.527 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:13:38.531 | ++ functions-common:time_stop:2451 : end_time=1661206418529 2022-08-22 22:13:38.533 | ++ functions-common:time_stop:2452 : elapsed_time=819 2022-08-22 22:13:38.536 | ++ functions-common:time_stop:2453 : total=795 2022-08-22 22:13:38.538 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:13:38.540 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1614 2022-08-22 22:13:38.542 | ++ functions-common:apt_get:1238 : return 0 2022-08-22 22:13:38.545 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-22 22:13:38.548 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-22 22:13:38.550 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-22 22:13:38.554 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-22 22:13:38.559 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-22 22:13:38.561 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-22 22:13:38.564 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-22 22:13:40.010 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-22 22:13:40.012 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-22 22:13:40.014 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-22 22:13:40.016 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-22 22:13:40.018 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-22 22:13:40.020 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-22 22:13:40.022 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-22 22:13:40.023 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-22 22:13:40.025 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-22 22:13:40.027 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-22 22:13:40.029 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-22 22:13:40.030 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-22 22:13:40.032 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-22 22:13:40.034 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-22 22:13:40.035 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-22 22:13:40.037 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-22 22:13:40.039 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-22 22:13:40.041 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-22 22:13:40.043 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-22 22:13:40.044 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-22 22:13:40.047 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-22 22:13:40.049 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-22 22:13:40.051 | + functions-common:_ensure_lsb_release:394 : return 2022-08-22 22:13:40.053 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-22 22:13:40.122 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-22 22:13:40.125 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-22 22:13:40.194 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-22 22:13:40.197 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-22 22:13:40.266 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-22 22:13:40.268 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-22 22:13:40.271 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-22 22:13:40.273 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-22 22:13:40.276 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-22 22:13:40.278 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-22 22:13:40.281 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-22 22:13:40.283 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-22 22:13:40.285 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-22 22:13:40.288 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-22 22:13:40.290 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-22 22:13:40.290 | Distro: focal 2022-08-22 22:13:40.292 | + tools/install_pip.sh:main:124 : get_versions 2022-08-22 22:13:40.295 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-22 22:13:40.299 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-22 22:13:40.301 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-22 22:13:40.304 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-22 22:13:40.304 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-22 22:13:41.745 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-22 22:13:41.747 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-22 22:13:41.747 | pip: 20.0.2 2022-08-22 22:13:41.751 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-22 22:13:41.754 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-22 22:13:41.757 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:13:41.758 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:13:41.760 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:13:41.762 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:13:41.764 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:13:41.766 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:13:41.768 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:13:41.770 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:13:41.771 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:13:41.773 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:13:41.775 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-22 22:13:41.777 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:13:41.779 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:13:41.780 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-22 22:13:41.785 | + tools/install_pip.sh:main:153 : set -x 2022-08-22 22:13:41.787 | + tools/install_pip.sh:main:156 : get_versions 2022-08-22 22:13:41.789 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-22 22:13:41.794 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-22 22:13:41.796 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-22 22:13:41.799 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-22 22:13:41.799 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-22 22:13:43.230 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-22 22:13:43.232 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-22 22:13:43.232 | pip: 20.0.2 2022-08-22 22:13:43.237 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-22 22:13:43.241 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-22 22:13:43.245 | + ./stack.sh:main:791 : fixup_all 2022-08-22 22:13:43.249 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-22 22:13:43.252 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-22 22:13:43.256 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:13:43.258 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:13:43.260 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-22 22:13:43.272 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-22 22:13:43.284 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-22 22:13:43.295 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-22 22:13:43.297 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-22 22:13:43.300 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:13:43.302 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:13:43.304 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:13:43.306 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:13:43.309 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:13:43.311 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:13:43.313 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:13:43.315 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:13:43.317 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:13:43.319 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:13:43.322 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-22 22:13:43.324 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-22 22:13:43.326 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-22 22:13:43.329 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:13:43.331 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:13:43.333 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:13:43.335 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:13:43.338 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:13:43.340 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:13:43.342 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-22 22:13:43.344 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-22 22:13:43.365 | Using python 3.8 to install os-testr 2022-08-22 22:13:43.368 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-22 22:13:45.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:13:45.424 | from cryptography.utils import int_from_bytes 2022-08-22 22:13:45.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:13:45.424 | from cryptography.utils import int_from_bytes 2022-08-22 22:13:46.448 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:13:46.912 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-22 22:13:47.005 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:13:47.027 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-22 22:13:47.499 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:13:47.921 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:13:47.957 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:13:50.258 | + inc/python:pip_install:196 : result=0 2022-08-22 22:13:50.261 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:13:50.265 | + functions-common:time_stop:2439 : local name 2022-08-22 22:13:50.268 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:13:50.271 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:13:50.274 | + functions-common:time_stop:2442 : local total 2022-08-22 22:13:50.276 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:13:50.278 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:13:50.280 | + functions-common:time_stop:2446 : start_time=1661206423360 2022-08-22 22:13:50.282 | + functions-common:time_stop:2448 : [[ -z 1661206423360 ]] 2022-08-22 22:13:50.285 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:13:50.289 | + functions-common:time_stop:2451 : end_time=1661206430287 2022-08-22 22:13:50.291 | + functions-common:time_stop:2452 : elapsed_time=6927 2022-08-22 22:13:50.294 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:13:50.296 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:13:50.298 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6927 2022-08-22 22:13:50.300 | + inc/python:pip_install:199 : return 0 2022-08-22 22:13:50.303 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-22 22:13:50.359 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-22 22:13:50.472 | + ./stack.sh:main:805 : install_infra 2022-08-22 22:13:50.474 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 22:13:50.477 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-22 22:13:50.480 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 22:13:50.483 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-22 22:13:50.508 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-22 22:13:53.261 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:13:53.383 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:13:53.725 | + inc/python:pip_install:196 : result=0 2022-08-22 22:13:53.728 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:13:53.732 | + functions-common:time_stop:2439 : local name 2022-08-22 22:13:53.736 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:13:53.739 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:13:53.742 | + functions-common:time_stop:2442 : local total 2022-08-22 22:13:53.745 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:13:53.748 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:13:53.751 | + functions-common:time_stop:2446 : start_time=1661206430499 2022-08-22 22:13:53.754 | + functions-common:time_stop:2448 : [[ -z 1661206430499 ]] 2022-08-22 22:13:53.757 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:13:53.761 | + functions-common:time_stop:2451 : end_time=1661206433759 2022-08-22 22:13:53.764 | + functions-common:time_stop:2452 : elapsed_time=3260 2022-08-22 22:13:53.766 | + functions-common:time_stop:2453 : total=6927 2022-08-22 22:13:53.768 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:13:53.770 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=10187 2022-08-22 22:13:53.772 | + inc/python:pip_install:199 : return 0 2022-08-22 22:13:53.775 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 22:13:53.777 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-22 22:13:53.800 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-22 22:13:56.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:13:56.385 | Processing /opt/stack/requirements 2022-08-22 22:13:58.139 | 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 22)) (6.0) 2022-08-22 22:13:58.143 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:13:58.155 | 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 328)) (21.3) 2022-08-22 22:13:58.160 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:13:58.163 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:13:58.168 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:13:58.182 | 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 483)) (1.16.0) 2022-08-22 22:13:58.185 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:13:58.217 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5630) (1.3) 2022-08-22 22:13:58.220 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5630) (0.3.0) 2022-08-22 22:13:58.236 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:13:58.241 | 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 200)) (3.3) 2022-08-22 22:13:58.244 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-22 22:13:58.247 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:13:58.258 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:13:58.261 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:13:58.265 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:13:58.276 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:13:58.343 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:13:58.379 | 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 572)) (0.2.5) 2022-08-22 22:13:58.384 | 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 370)) (1.8.2) 2022-08-22 22:13:58.387 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:13:58.443 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:13:58.469 | Building wheels for collected packages: openstack-requirements 2022-08-22 22:13:58.470 | Building wheel for openstack-requirements (setup.py): started 2022-08-22 22:13:59.360 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-22 22:13:59.361 | ERROR: Command errored out with exit status 1: 2022-08-22 22:13:59.361 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jahk0v44/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jahk0v44/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-8ibfdncc 2022-08-22 22:13:59.361 | cwd: /tmp/pip-req-build-jahk0v44/ 2022-08-22 22:13:59.361 | Complete output (6 lines): 2022-08-22 22:13:59.361 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-22 22:13:59.361 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-22 22:13:59.361 | or: setup.py --help-commands 2022-08-22 22:13:59.361 | or: setup.py cmd --help 2022-08-22 22:13:59.361 | 2022-08-22 22:13:59.361 | error: invalid command 'bdist_wheel' 2022-08-22 22:13:59.361 | ---------------------------------------- 2022-08-22 22:13:59.361 | ERROR: Failed building wheel for openstack-requirements 2022-08-22 22:13:59.361 | Running setup.py clean for openstack-requirements 2022-08-22 22:14:00.247 | Failed to build openstack-requirements 2022-08-22 22:14:00.272 | Installing collected packages: openstack-requirements 2022-08-22 22:14:00.272 | Attempting uninstall: openstack-requirements 2022-08-22 22:14:00.273 | Found existing installation: openstack-requirements 1.2.1.dev5630 2022-08-22 22:14:00.309 | Uninstalling openstack-requirements-1.2.1.dev5630: 2022-08-22 22:14:00.326 | Successfully uninstalled openstack-requirements-1.2.1.dev5630 2022-08-22 22:14:00.328 | Running setup.py install for openstack-requirements: started 2022-08-22 22:14:02.773 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-22 22:14:02.801 | Successfully installed openstack-requirements-1.2.1.dev5630 2022-08-22 22:14:02.928 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:02.931 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:02.934 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:02.938 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:02.942 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:02.944 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:02.946 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:02.948 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:02.950 | + functions-common:time_stop:2446 : start_time=1661206433793 2022-08-22 22:14:02.953 | + functions-common:time_stop:2448 : [[ -z 1661206433793 ]] 2022-08-22 22:14:02.956 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:02.960 | + functions-common:time_stop:2451 : end_time=1661206442957 2022-08-22 22:14:02.962 | + functions-common:time_stop:2452 : elapsed_time=9164 2022-08-22 22:14:02.964 | + functions-common:time_stop:2453 : total=10187 2022-08-22 22:14:02.966 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:02.969 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=19351 2022-08-22 22:14:02.971 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:02.974 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-22 22:14:02.976 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-22 22:14:02.978 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-22 22:14:02.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:02.983 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:02.985 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-22 22:14:02.988 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:02.990 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-22 22:14:03.011 | Using python 3.8 to install pbr 2022-08-22 22:14:03.013 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-22 22:14:05.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:05.067 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:05.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:05.067 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:06.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:06.241 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:14:08.530 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:08.534 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:08.538 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:08.541 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:08.544 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:08.548 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:08.551 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:08.554 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:08.556 | + functions-common:time_stop:2446 : start_time=1661206443005 2022-08-22 22:14:08.558 | + functions-common:time_stop:2448 : [[ -z 1661206443005 ]] 2022-08-22 22:14:08.561 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:08.565 | + functions-common:time_stop:2451 : end_time=1661206448563 2022-08-22 22:14:08.567 | + functions-common:time_stop:2452 : elapsed_time=5558 2022-08-22 22:14:08.569 | + functions-common:time_stop:2453 : total=19351 2022-08-22 22:14:08.571 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:08.573 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=24909 2022-08-22 22:14:08.576 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:08.578 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-22 22:14:10.823 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-22 22:14:12.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:12.699 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-22 22:14:12.720 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-22 22:14:12.723 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-08-22 22:14:12.726 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-22 22:14:12.731 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-22 22:14:12.734 | 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.9) 2022-08-22 22:14:12.807 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-22 22:14:12.811 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-22 22:14:12.817 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-22 22:14:12.839 | + ./stack.sh:main:814 : pkgs= 2022-08-22 22:14:12.841 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-22 22:14:12.844 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-22 22:14:12.846 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:14:12.848 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-22 22:14:12.851 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:14:12.853 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:14:12.855 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:14:12.858 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:14:12.860 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:14:12.863 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:14:12.867 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:14:12.870 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:14:12.873 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:14:12.876 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-22 22:14:12.878 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:14:12.896 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:12.898 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:14:12.900 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:14:12.902 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-22 22:14:12.905 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:14:12.907 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:14:12.909 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:14:12.911 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-22 22:14:12.913 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:14:12.915 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-22 22:14:12.917 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:14:12.920 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:14:12.922 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:14:12.924 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:14:12.926 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:14:12.928 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:14:12.930 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-22 22:14:12.932 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:14:12.935 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-22 22:14:12.937 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:14:12.939 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:14:12.941 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-22 22:14:12.944 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-22 22:14:12.946 | + functions:set_systemd_override:821 : local value=2048 2022-08-22 22:14:12.948 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-22 22:14:12.951 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-22 22:14:13.007 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-22 22:14:13.007 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-22 22:14:13.009 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-22 22:14:13.396 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-22 22:14:13.400 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-22 22:14:13.420 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:13.423 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-22 22:14:13.425 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:14:13.427 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:14:13.430 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:14:13.432 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:14:13.435 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:13.437 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:14:13.440 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:13.442 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:13.444 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:14:13.447 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:13.449 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:14:13.451 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:14:13.458 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-22 22:14:13.460 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:14:13.463 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:13.465 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:13.468 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-22 22:14:13.489 | + 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-08-22 22:14:13.600 | Reading package lists... 2022-08-22 22:14:13.857 | Building dependency tree... 2022-08-22 22:14:13.859 | Reading state information... 2022-08-22 22:14:14.124 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-22 22:14:14.124 | The following packages were automatically installed and are no longer required: 2022-08-22 22:14:14.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:14:14.126 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:14:14.126 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:14:14.126 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:14:14.126 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:14:14.126 | python3-zope.interface 2022-08-22 22:14:14.126 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:14:14.274 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:14:14.279 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:14:14.281 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:14:14.284 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:14.287 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:14.289 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:14.292 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:14.294 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:14.296 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:14:14.299 | + functions-common:time_stop:2446 : start_time=1661206453486 2022-08-22 22:14:14.301 | + functions-common:time_stop:2448 : [[ -z 1661206453486 ]] 2022-08-22 22:14:14.304 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:14.308 | + functions-common:time_stop:2451 : end_time=1661206454306 2022-08-22 22:14:14.311 | + functions-common:time_stop:2452 : elapsed_time=820 2022-08-22 22:14:14.313 | + functions-common:time_stop:2453 : total=1614 2022-08-22 22:14:14.315 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:14.317 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2434 2022-08-22 22:14:14.320 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:14:14.322 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-22 22:14:14.325 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:14:14.327 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:14:14.329 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:14:14.332 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:14:14.334 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:14:14.336 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:14:14.339 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-22 22:14:14.341 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:14:14.344 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:14:14.346 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:14:14.348 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:14:14.351 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:14:14.353 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:14:14.355 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:14:14.358 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:14:14.360 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:14:14.362 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:14:14.365 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-22 22:14:14.367 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:14:14.369 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:14:14.372 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:14:14.374 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:14:14.376 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:14:14.379 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:14:14.381 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-22 22:14:14.383 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-22 22:14:14.399 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:14.401 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-22 22:14:14.403 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:14:14.406 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-22 22:14:14.408 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-22 22:14:14.411 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-22 22:14:14.415 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-22 22:14:14.417 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-22 22:14:14.420 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-22 22:14:14.422 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-22 22:14:14.424 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-22 22:14:14.427 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-22 22:14:14.430 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-22 22:14:15.150 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-22 22:14:15.150 | user tags 2022-08-22 22:14:15.150 | stackrabbit []' 2022-08-22 22:14:15.154 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-22 22:14:15.154 | user tags 2022-08-22 22:14:15.154 | stackrabbit []' 2022-08-22 22:14:15.154 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-22 22:14:15.164 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-22 22:14:15.166 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-22 22:14:15.168 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-22 22:14:15.867 | Changing password for user "stackrabbit" ... 2022-08-22 22:14:15.896 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-22 22:14:16.580 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-22 22:14:16.607 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-22 22:14:16.609 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-22 22:14:17.295 | Changing password for user "stackrabbit" ... 2022-08-22 22:14:17.320 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-22 22:14:17.323 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-22 22:14:17.325 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-22 22:14:18.025 | Deleting user "guest" ... 2022-08-22 22:14:18.041 | Error: 2022-08-22 22:14:18.042 | {:no_such_user, "guest"} 2022-08-22 22:14:18.056 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-22 22:14:18.060 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-22 22:14:18.078 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:18.080 | + ./stack.sh:main:831 : install_database 2022-08-22 22:14:18.083 | + lib/database:install_database:118 : install_database_mysql 2022-08-22 22:14:18.086 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-22 22:14:18.089 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:18.092 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:18.095 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-22 22:14:18.314 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-22 22:14:18.317 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:18.321 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-22 22:14:18.325 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-22 22:14:18.329 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:14:18.333 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-22 22:14:18.336 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:14:18.338 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:14:18.341 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:14:18.343 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:14:18.346 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:14:18.348 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:14:18.350 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:14:18.353 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:14:18.355 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:14:18.357 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:14:18.360 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-22 22:14:18.362 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:14:18.364 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:14:18.367 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:14:18.369 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:14:18.371 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:14:18.374 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:14:18.377 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-22 22:14:18.379 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:18.381 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:18.384 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-22 22:14:18.386 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:14:18.389 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:14:18.391 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:14:18.394 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:14:18.396 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:18.399 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:14:18.402 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:18.404 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:18.407 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:14:18.410 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:18.412 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:14:18.414 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:14:18.417 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-22 22:14:18.420 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:14:18.422 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:18.424 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:18.427 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-22 22:14:18.450 | + 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-08-22 22:14:18.562 | Reading package lists... 2022-08-22 22:14:18.818 | Building dependency tree... 2022-08-22 22:14:18.819 | Reading state information... 2022-08-22 22:14:19.082 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-22 22:14:19.082 | The following packages were automatically installed and are no longer required: 2022-08-22 22:14:19.083 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:14:19.083 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:14:19.083 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:14:19.084 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:14:19.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:14:19.084 | python3-zope.interface 2022-08-22 22:14:19.084 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:14:19.224 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:14:19.229 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:14:19.232 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:14:19.235 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:19.238 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:19.241 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:19.244 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:19.247 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:19.251 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:14:19.254 | + functions-common:time_stop:2446 : start_time=1661206458447 2022-08-22 22:14:19.256 | + functions-common:time_stop:2448 : [[ -z 1661206458447 ]] 2022-08-22 22:14:19.259 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:19.263 | + functions-common:time_stop:2451 : end_time=1661206459261 2022-08-22 22:14:19.265 | + functions-common:time_stop:2452 : elapsed_time=814 2022-08-22 22:14:19.268 | + functions-common:time_stop:2453 : total=2434 2022-08-22 22:14:19.270 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:19.272 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3248 2022-08-22 22:14:19.275 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:14:19.277 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-22 22:14:19.279 | + ./stack.sh:main:834 : install_database_python 2022-08-22 22:14:19.282 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-22 22:14:19.284 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-22 22:14:19.290 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-22 22:14:19.292 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:14:19.295 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-22 22:14:19.298 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-22 22:14:19.300 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:14:19.304 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:14:19.304 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:14:19.310 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-22 22:14:19.312 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-22 22:14:19.314 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-22 22:14:19.318 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-22 22:14:19.320 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-22 22:14:19.345 | Using python 3.8 to install PyMySQL 2022-08-22 22:14:19.347 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-22 22:14:21.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:21.383 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:21.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:21.383 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:22.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:22.420 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-22 22:14:24.705 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:24.708 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:24.711 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:24.714 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:24.717 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:24.720 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:24.723 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:24.726 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:24.729 | + functions-common:time_stop:2446 : start_time=1661206459339 2022-08-22 22:14:24.732 | + functions-common:time_stop:2448 : [[ -z 1661206459339 ]] 2022-08-22 22:14:24.736 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:24.740 | + functions-common:time_stop:2451 : end_time=1661206464737 2022-08-22 22:14:24.743 | + functions-common:time_stop:2452 : elapsed_time=5398 2022-08-22 22:14:24.745 | + functions-common:time_stop:2453 : total=24909 2022-08-22 22:14:24.748 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:24.751 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=30307 2022-08-22 22:14:24.753 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:24.756 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-22 22:14:24.758 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-22 22:14:24.761 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-22 22:14:24.763 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-22 22:14:24.780 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:24.783 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-22 22:14:24.785 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-22 22:14:24.789 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:14:24.789 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:14:24.794 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:14:24.797 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:14:24.799 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 22:14:24.802 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:14:24.804 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-22 22:14:24.807 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-22 22:14:24.823 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:24.825 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-22 22:14:24.828 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:14:24.830 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:14:24.833 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:14:24.836 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:14:24.838 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:24.841 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:14:24.843 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:24.845 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:24.848 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:14:24.850 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:24.853 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:14:24.855 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:14:24.858 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-22 22:14:24.860 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:14:24.862 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:24.865 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:24.867 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-22 22:14:24.888 | + 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-08-22 22:14:24.999 | Reading package lists... 2022-08-22 22:14:25.257 | Building dependency tree... 2022-08-22 22:14:25.258 | Reading state information... 2022-08-22 22:14:25.522 | radvd is already the newest version (1:2.17-2). 2022-08-22 22:14:25.522 | The following packages were automatically installed and are no longer required: 2022-08-22 22:14:25.523 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:14:25.523 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:14:25.524 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:14:25.524 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:14:25.524 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:14:25.524 | python3-zope.interface 2022-08-22 22:14:25.524 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:14:25.651 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:14:25.657 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:14:25.660 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:14:25.663 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:25.666 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:25.668 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:25.672 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:25.674 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:25.676 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:14:25.679 | + functions-common:time_stop:2446 : start_time=1661206464886 2022-08-22 22:14:25.681 | + functions-common:time_stop:2448 : [[ -z 1661206464886 ]] 2022-08-22 22:14:25.684 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:25.688 | + functions-common:time_stop:2451 : end_time=1661206465685 2022-08-22 22:14:25.690 | + functions-common:time_stop:2452 : elapsed_time=799 2022-08-22 22:14:25.693 | + functions-common:time_stop:2453 : total=3248 2022-08-22 22:14:25.695 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:25.698 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4047 2022-08-22 22:14:25.700 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:14:25.703 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-22 22:14:25.719 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:25.722 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-22 22:14:25.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-22 22:14:25.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-22 22:14:25.730 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-22 22:14:25.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-22 22:14:25.752 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:14:25.755 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:14:25.757 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:14:25.759 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:14:25.761 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:25.764 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:14:25.766 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:25.768 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:25.770 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:14:25.773 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:25.775 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:14:25.777 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:14:25.779 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-22 22:14:25.782 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:14:25.784 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:25.786 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:25.788 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-22 22:14:25.808 | + 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-08-22 22:14:25.919 | Reading package lists... 2022-08-22 22:14:26.177 | Building dependency tree... 2022-08-22 22:14:26.179 | Reading state information... 2022-08-22 22:14:26.442 | fakeroot is already the newest version (1.24-1). 2022-08-22 22:14:26.442 | make is already the newest version (4.2.1-1.2). 2022-08-22 22:14:26.442 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-22 22:14:26.442 | The following packages were automatically installed and are no longer required: 2022-08-22 22:14:26.444 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:14:26.444 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:14:26.444 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:14:26.444 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:14:26.444 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:14:26.444 | python3-zope.interface 2022-08-22 22:14:26.444 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:14:26.584 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:14:26.589 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:14:26.591 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:14:26.594 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:26.597 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:26.600 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:26.602 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:26.605 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:26.608 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:14:26.610 | + functions-common:time_stop:2446 : start_time=1661206465806 2022-08-22 22:14:26.612 | + functions-common:time_stop:2448 : [[ -z 1661206465806 ]] 2022-08-22 22:14:26.616 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:26.620 | + functions-common:time_stop:2451 : end_time=1661206466617 2022-08-22 22:14:26.622 | + functions-common:time_stop:2452 : elapsed_time=811 2022-08-22 22:14:26.624 | + functions-common:time_stop:2453 : total=4047 2022-08-22 22:14:26.627 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:26.629 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4858 2022-08-22 22:14:26.631 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:14:26.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-22 22:14:26.636 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:26.638 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:26.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-22 22:14:26.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-22 22:14:26.646 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-22 22:14:26.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-22 22:14:26.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-22 22:14:26.656 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-22 22:14:26.656 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-22 22:14:26.661 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-22 22:14:26.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-22 22:14:26.665 | + functions:vercmp:628 : local v1=5.4 2022-08-22 22:14:26.668 | + functions:vercmp:629 : local 'op=<' 2022-08-22 22:14:26.670 | + functions:vercmp:630 : local v2=3.13 2022-08-22 22:14:26.672 | + functions:vercmp:631 : local result 2022-08-22 22:14:26.676 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-22 22:14:26.676 | ++ functions:vercmp:635 : sort -V 2022-08-22 22:14:26.678 | ++ functions:vercmp:635 : head -1 2022-08-22 22:14:26.683 | + functions:vercmp:635 : result=3.13 2022-08-22 22:14:26.685 | + functions:vercmp:637 : case $op in 2022-08-22 22:14:26.687 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-22 22:14:26.690 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-22 22:14:26.692 | + functions:vercmp:648 : return 2022-08-22 22:14:26.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-22 22:14:26.697 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:14:26.699 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-22 22:14:27.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-22 22:14:27.205 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-22 22:14:27.207 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.210 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.212 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-22 22:14:27.215 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.217 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-22 22:14:27.235 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:27.238 | + ./stack.sh:main:842 : install_etcd3 2022-08-22 22:14:27.241 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-22 22:14:27.241 | Installing etcd 2022-08-22 22:14:27.243 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-22 22:14:27.258 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-22 22:14:27.270 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:27.273 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-22 22:14:27.292 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-22 22:14:27.295 | ++ 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-08-22 22:14:27.298 | ++ 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-08-22 22:14:27.302 | +++ 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-08-22 22:14:27.307 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 22:14:27.309 | ++ 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-08-22 22:14:27.312 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-22 22:14:27.314 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 22:14:27.317 | ++ functions:get_extra_file:74 : return 2022-08-22 22:14:27.320 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 22:14:27.322 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-22 22:14:27.324 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-22 22:14:27.327 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-22 22:14:27.344 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:14:27.346 | + ./stack.sh:main:861 : install_dstat 2022-08-22 22:14:27.349 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-22 22:14:27.365 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:14:27.367 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-22 22:14:27.370 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:14:27.372 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-22 22:14:27.374 | + ./stack.sh:main:870 : install_libs 2022-08-22 22:14:27.377 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-22 22:14:27.379 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-22 22:14:27.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-22 22:14:27.384 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-22 22:14:27.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.389 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.391 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-22 22:14:27.393 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.396 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-22 22:14:27.398 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-22 22:14:27.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-22 22:14:27.403 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-22 22:14:27.405 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.407 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.409 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-22 22:14:27.412 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.414 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-22 22:14:27.417 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-22 22:14:27.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-22 22:14:27.421 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-22 22:14:27.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.426 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-22 22:14:27.431 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.434 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-22 22:14:27.436 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-22 22:14:27.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-22 22:14:27.441 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-22 22:14:27.443 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.446 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.448 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-22 22:14:27.450 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.453 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-22 22:14:27.455 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-22 22:14:27.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-22 22:14:27.459 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-22 22:14:27.462 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.464 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.466 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-22 22:14:27.469 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.471 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-22 22:14:27.473 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-22 22:14:27.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-22 22:14:27.479 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-22 22:14:27.481 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.484 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.486 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-22 22:14:27.488 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.491 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-22 22:14:27.493 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-22 22:14:27.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-22 22:14:27.498 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-22 22:14:27.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.503 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.506 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-22 22:14:27.508 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.510 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-22 22:14:27.513 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-22 22:14:27.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-22 22:14:27.517 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-22 22:14:27.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.522 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.524 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-22 22:14:27.526 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.529 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-22 22:14:27.531 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-22 22:14:27.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-22 22:14:27.536 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-22 22:14:27.538 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.541 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.543 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-22 22:14:27.545 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.547 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-22 22:14:27.550 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-22 22:14:27.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-22 22:14:27.555 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-22 22:14:27.559 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.562 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.565 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-22 22:14:27.568 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.570 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-22 22:14:27.573 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-22 22:14:27.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-22 22:14:27.578 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-22 22:14:27.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.582 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.585 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-22 22:14:27.587 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.589 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-22 22:14:27.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-22 22:14:27.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-22 22:14:27.597 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-22 22:14:27.600 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.602 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.605 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-22 22:14:27.609 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.611 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-22 22:14:27.613 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-22 22:14:27.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-22 22:14:27.618 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-22 22:14:27.620 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.623 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.625 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-22 22:14:27.628 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.630 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-22 22:14:27.632 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-22 22:14:27.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-22 22:14:27.637 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-22 22:14:27.639 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.642 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.644 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-22 22:14:27.646 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.649 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-22 22:14:27.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-22 22:14:27.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-22 22:14:27.655 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-22 22:14:27.658 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.660 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.662 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-22 22:14:27.665 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.667 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-22 22:14:27.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-22 22:14:27.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-22 22:14:27.674 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-22 22:14:27.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.678 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.680 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-22 22:14:27.683 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.685 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-22 22:14:27.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-22 22:14:27.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-22 22:14:27.692 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-22 22:14:27.694 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.696 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.699 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-22 22:14:27.701 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.703 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-22 22:14:27.706 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-22 22:14:27.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-22 22:14:27.710 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-22 22:14:27.713 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.715 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.717 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-22 22:14:27.719 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.722 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-22 22:14:27.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-22 22:14:27.726 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-22 22:14:27.729 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-22 22:14:27.731 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.733 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.735 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-22 22:14:27.738 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.740 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-22 22:14:27.742 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-22 22:14:27.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-22 22:14:27.747 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-22 22:14:27.749 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.752 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.754 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-22 22:14:27.756 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.758 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-22 22:14:27.761 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-22 22:14:27.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-22 22:14:27.765 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-22 22:14:27.768 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.770 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.772 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-22 22:14:27.775 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.777 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-22 22:14:27.779 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-22 22:14:27.781 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-22 22:14:27.784 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-22 22:14:27.786 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.788 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.791 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-22 22:14:27.793 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.796 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-22 22:14:27.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-22 22:14:27.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-22 22:14:27.803 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-22 22:14:27.805 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.807 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.810 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-22 22:14:27.812 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.815 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-22 22:14:27.817 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-22 22:14:27.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-22 22:14:27.822 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-22 22:14:27.824 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.826 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.829 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-22 22:14:27.831 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.834 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-22 22:14:27.836 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-22 22:14:27.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-22 22:14:27.841 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-22 22:14:27.843 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.846 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.848 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-22 22:14:27.851 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.853 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-22 22:14:27.855 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-22 22:14:27.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-22 22:14:27.860 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-22 22:14:27.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.865 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.867 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-22 22:14:27.870 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.872 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-22 22:14:27.874 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-22 22:14:27.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-22 22:14:27.880 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-22 22:14:27.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.884 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.887 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-22 22:14:27.889 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.892 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-22 22:14:27.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-22 22:14:27.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-22 22:14:27.899 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-22 22:14:27.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.904 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.906 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-22 22:14:27.908 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.911 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-22 22:14:27.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-22 22:14:27.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-22 22:14:27.918 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-22 22:14:27.920 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.925 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-22 22:14:27.927 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.930 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-22 22:14:27.932 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-22 22:14:27.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-22 22:14:27.937 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-22 22:14:27.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.942 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.944 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-22 22:14:27.946 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.949 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-22 22:14:27.951 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-22 22:14:27.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-22 22:14:27.956 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-22 22:14:27.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.961 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.963 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-22 22:14:27.966 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.968 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-22 22:14:27.971 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-22 22:14:27.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-22 22:14:27.975 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-22 22:14:27.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.980 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:27.983 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-22 22:14:27.985 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:27.987 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-22 22:14:27.990 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-22 22:14:27.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-22 22:14:27.995 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-22 22:14:27.997 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:27.999 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:28.002 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-22 22:14:28.004 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:28.007 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-22 22:14:28.009 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-22 22:14:28.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-22 22:14:28.014 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-22 22:14:28.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:28.018 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:28.021 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-22 22:14:28.023 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:28.025 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-22 22:14:28.028 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-22 22:14:28.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-22 22:14:28.032 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-22 22:14:28.035 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:28.037 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:28.039 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-22 22:14:28.041 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:28.044 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-22 22:14:28.046 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-22 22:14:28.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-22 22:14:28.051 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-22 22:14:28.053 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:28.055 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:28.058 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-22 22:14:28.060 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:28.062 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-22 22:14:28.065 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-22 22:14:28.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-22 22:14:28.069 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-22 22:14:28.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:28.074 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:28.076 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-22 22:14:28.078 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:28.081 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-22 22:14:28.083 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-22 22:14:28.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-22 22:14:28.088 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-22 22:14:28.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:28.092 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:28.094 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-22 22:14:28.097 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:28.099 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-22 22:14:28.120 | Using python 3.8 to install etcd3 2022-08-22 22:14:28.123 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-22 22:14:30.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:30.176 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:30.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:30.176 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:31.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:31.237 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-22 22:14:31.245 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-22 22:14:31.255 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-22 22:14:31.258 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:14:31.261 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:14:33.569 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:33.573 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:33.576 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:33.580 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:33.583 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:33.587 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:33.590 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:33.594 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:33.598 | + functions-common:time_stop:2446 : start_time=1661206468114 2022-08-22 22:14:33.600 | + functions-common:time_stop:2448 : [[ -z 1661206468114 ]] 2022-08-22 22:14:33.603 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:33.607 | + functions-common:time_stop:2451 : end_time=1661206473605 2022-08-22 22:14:33.610 | + functions-common:time_stop:2452 : elapsed_time=5491 2022-08-22 22:14:33.612 | + functions-common:time_stop:2453 : total=30307 2022-08-22 22:14:33.614 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:33.616 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=35798 2022-08-22 22:14:33.619 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:33.621 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-22 22:14:33.644 | Using python 3.8 to install etcd3gw 2022-08-22 22:14:33.649 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-22 22:14:35.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:35.697 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:35.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:35.697 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:36.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:36.734 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-22 22:14:36.741 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:14:36.743 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:14:36.746 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:14:36.760 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:14:36.792 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:14:36.795 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:14:36.798 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:14:39.054 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:39.058 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:39.062 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:39.066 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:39.070 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:39.073 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:39.077 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:39.079 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:39.084 | + functions-common:time_stop:2446 : start_time=1661206473637 2022-08-22 22:14:39.086 | + functions-common:time_stop:2448 : [[ -z 1661206473637 ]] 2022-08-22 22:14:39.089 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:39.093 | + functions-common:time_stop:2451 : end_time=1661206479091 2022-08-22 22:14:39.095 | + functions-common:time_stop:2452 : elapsed_time=5454 2022-08-22 22:14:39.098 | + functions-common:time_stop:2453 : total=35798 2022-08-22 22:14:39.100 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:39.102 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=41252 2022-08-22 22:14:39.105 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:39.107 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-22 22:14:39.110 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-22 22:14:39.112 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-22 22:14:39.115 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:14:39.117 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:14:39.119 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:14:39.122 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:14:39.124 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:14:39.127 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:14:39.129 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:14:39.132 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:14:39.134 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:14:39.137 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:14:39.139 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-22 22:14:39.141 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:39.144 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:39.146 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-22 22:14:39.149 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 22:14:39.151 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:14:39.153 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:14:39.156 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:14:39.158 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:14:39.160 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:39.163 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:14:39.165 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:39.168 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:39.170 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:14:39.173 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:14:39.175 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:14:39.177 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:14:39.180 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 22:14:39.183 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:14:39.185 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:39.188 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:39.191 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 22:14:39.215 | + 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-08-22 22:14:39.326 | Reading package lists... 2022-08-22 22:14:39.582 | Building dependency tree... 2022-08-22 22:14:39.584 | Reading state information... 2022-08-22 22:14:39.849 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-22 22:14:39.849 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-22 22:14:39.849 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:14:39.849 | The following packages were automatically installed and are no longer required: 2022-08-22 22:14:39.850 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:14:39.850 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:14:39.850 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:14:39.851 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:14:39.851 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:14:39.851 | python3-zope.interface 2022-08-22 22:14:39.851 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:14:39.987 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:14:39.993 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:14:40.000 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:14:40.004 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:40.007 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:40.011 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:40.014 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:40.018 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:40.021 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:14:40.023 | + functions-common:time_stop:2446 : start_time=1661206479212 2022-08-22 22:14:40.026 | + functions-common:time_stop:2448 : [[ -z 1661206479212 ]] 2022-08-22 22:14:40.029 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:40.033 | + functions-common:time_stop:2451 : end_time=1661206480031 2022-08-22 22:14:40.036 | + functions-common:time_stop:2452 : elapsed_time=819 2022-08-22 22:14:40.039 | + functions-common:time_stop:2453 : total=4858 2022-08-22 22:14:40.042 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:40.046 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5677 2022-08-22 22:14:40.049 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:14:40.052 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-22 22:14:40.054 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:14:40.057 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:14:40.059 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-22 22:14:40.123 | Module proxy already enabled 2022-08-22 22:14:40.129 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-22 22:14:40.193 | Considering dependency proxy for proxy_uwsgi: 2022-08-22 22:14:40.193 | Module proxy already enabled 2022-08-22 22:14:40.193 | Module proxy_uwsgi already enabled 2022-08-22 22:14:40.199 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-22 22:14:40.203 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:14:40.206 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:14:40.210 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:14:40.353 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-22 22:14:40.355 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-22 22:14:40.357 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-22 22:14:40.360 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.363 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.366 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-22 22:14:40.368 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.371 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-22 22:14:40.373 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-22 22:14:40.376 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-22 22:14:40.378 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.381 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.383 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-22 22:14:40.386 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.389 | + ./stack.sh:main:878 : install_glanceclient 2022-08-22 22:14:40.391 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-22 22:14:40.394 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-22 22:14:40.396 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.398 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.401 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-22 22:14:40.403 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.406 | + ./stack.sh:main:879 : install_cinderclient 2022-08-22 22:14:40.409 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-22 22:14:40.411 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-22 22:14:40.415 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.418 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.422 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-22 22:14:40.425 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.428 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-22 22:14:40.431 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-22 22:14:40.434 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.438 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.441 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-22 22:14:40.443 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.446 | + ./stack.sh:main:880 : install_novaclient 2022-08-22 22:14:40.448 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-22 22:14:40.450 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-22 22:14:40.453 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.455 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.458 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-22 22:14:40.460 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.462 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-22 22:14:40.480 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:40.482 | + ./stack.sh:main:882 : install_swiftclient 2022-08-22 22:14:40.484 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-22 22:14:40.487 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-22 22:14:40.489 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.492 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.494 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-22 22:14:40.497 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.499 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-22 22:14:40.516 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:40.519 | + ./stack.sh:main:885 : install_neutronclient 2022-08-22 22:14:40.521 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-22 22:14:40.524 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-22 22:14:40.526 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.529 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.531 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-22 22:14:40.534 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.536 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-22 22:14:40.539 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-22 22:14:40.541 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-22 22:14:40.544 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:14:40.546 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:14:40.548 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-22 22:14:40.551 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:14:40.554 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-22 22:14:40.556 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-22 22:14:40.558 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:14:40.562 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-22 22:14:40.564 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-22 22:14:40.566 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:14:40.570 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:14:40.570 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:14:40.576 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-22 22:14:40.578 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-22 22:14:40.580 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-22 22:14:40.583 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-22 22:14:40.586 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-22 22:14:40.606 | Using python 3.8 to install keystonemiddleware 2022-08-22 22:14:40.609 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-22 22:14:42.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:42.646 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:42.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:42.646 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:43.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:43.671 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:14:43.721 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:14:43.757 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:14:43.794 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:14:43.800 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:14:43.804 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:14:43.842 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:14:43.850 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:14:43.863 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:14:43.868 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:14:43.871 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:14:43.880 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:14:43.883 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:14:43.889 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:14:43.894 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:14:43.913 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:14:43.917 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:14:43.930 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:14:43.934 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:14:43.937 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:14:43.941 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:14:43.973 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:14:44.028 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:14:44.040 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:14:44.045 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:14:44.050 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:14:44.056 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:14:44.059 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:14:44.061 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:14:44.065 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:14:44.068 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:14:44.071 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:14:44.073 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:14:44.078 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:14:44.082 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:14:44.085 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:14:46.109 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:46.113 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:46.115 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:46.118 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:46.121 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:46.123 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:46.126 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:46.129 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:46.131 | + functions-common:time_stop:2446 : start_time=1661206480601 2022-08-22 22:14:46.134 | + functions-common:time_stop:2448 : [[ -z 1661206480601 ]] 2022-08-22 22:14:46.137 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:46.141 | + functions-common:time_stop:2451 : end_time=1661206486138 2022-08-22 22:14:46.143 | + functions-common:time_stop:2452 : elapsed_time=5537 2022-08-22 22:14:46.146 | + functions-common:time_stop:2453 : total=41252 2022-08-22 22:14:46.148 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:46.150 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=46789 2022-08-22 22:14:46.153 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:46.155 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-22 22:14:46.158 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-22 22:14:46.160 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:14:46.164 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-22 22:14:46.166 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-22 22:14:46.169 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:14:46.172 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:14:46.173 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:14:46.178 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-22 22:14:46.180 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-22 22:14:46.183 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-22 22:14:46.186 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-22 22:14:46.188 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-22 22:14:46.209 | Using python 3.8 to install python-memcached 2022-08-22 22:14:46.211 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-22 22:14:48.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:48.270 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:48.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:48.270 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:49.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:49.316 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-22 22:14:49.320 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:14:51.621 | + inc/python:pip_install:196 : result=0 2022-08-22 22:14:51.625 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:14:51.629 | + functions-common:time_stop:2439 : local name 2022-08-22 22:14:51.633 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:14:51.635 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:14:51.637 | + functions-common:time_stop:2442 : local total 2022-08-22 22:14:51.639 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:14:51.642 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:14:51.644 | + functions-common:time_stop:2446 : start_time=1661206486203 2022-08-22 22:14:51.646 | + functions-common:time_stop:2448 : [[ -z 1661206486203 ]] 2022-08-22 22:14:51.649 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:14:51.653 | + functions-common:time_stop:2451 : end_time=1661206491651 2022-08-22 22:14:51.657 | + functions-common:time_stop:2452 : elapsed_time=5448 2022-08-22 22:14:51.659 | + functions-common:time_stop:2453 : total=46789 2022-08-22 22:14:51.662 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:14:51.665 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=52237 2022-08-22 22:14:51.667 | + inc/python:pip_install:199 : return 0 2022-08-22 22:14:51.670 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-22 22:14:51.689 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:14:51.692 | + ./stack.sh:main:892 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-08-22 22:14:51.696 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-22 22:14:51.699 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-22 22:14:51.701 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-22 22:14:51.704 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:14:51.707 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-22 22:14:51.709 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-22 22:14:51.727 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:14:51.730 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-22 22:14:51.733 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-22 22:14:51.735 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-08-22 22:14:51.737 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:14:51.739 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:14:51.742 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:14:51.745 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:14:51.747 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:14:51.750 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:14:51.765 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:14:51.768 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:14:51.770 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:51.773 | + functions-common:git_clone:617 : echo master 2022-08-22 22:14:51.773 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:14:51.780 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-08-22 22:14:51.782 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:14:51.785 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-22 22:14:51.798 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-08-22 22:14:51.802 | + functions-common:git_clone:678 : head -1 2022-08-22 22:14:51.805 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:14:51.809 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-22 22:14:51.811 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:14:51.814 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-22 22:14:51.816 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:14:51.819 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 22:14:51.821 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-22 22:14:51.823 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:14:51.826 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-22 22:14:51.828 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:14:51.830 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 22:14:51.833 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-22 22:14:51.836 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:14:51.838 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:14:51.842 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-22 22:14:51.845 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:14:51.849 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-22 22:14:51.852 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:14:51.855 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:14:51.859 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-22 22:14:51.865 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-22 22:14:51.868 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-22 22:14:52.504 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-22 22:14:52.507 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:14:52.510 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:14:52.513 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:14:52.515 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 22:14:52.518 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-22 22:14:52.521 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:14:52.523 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:14:52.525 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:14:52.528 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:14:52.530 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:14:52.532 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:14:52.536 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:14:52.538 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-22 22:14:52.563 | Using python 3.8 to install /opt/stack/keystone 2022-08-22 22:14:52.565 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-22 22:14:54.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:54.603 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:54.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:14:54.604 | from cryptography.utils import int_from_bytes 2022-08-22 22:14:55.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:14:55.643 | Obtaining file:///opt/stack/keystone 2022-08-22 22:14:57.237 | Requirement already satisfied: Flask===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.2) 2022-08-22 22:14:57.253 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-22 22:14:57.262 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:14:57.268 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:14:57.271 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-22 22:14:57.296 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:14:57.437 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:14:57.450 | Requirement already satisfied: Werkzeug===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.2) 2022-08-22 22:14:57.456 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-22 22:14:57.468 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:14:57.476 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:14:57.479 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-22 22:14:57.484 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:14:57.521 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:14:57.527 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:14:57.532 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:14:57.567 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-22 22:14:57.570 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:14:57.608 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:14:57.658 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:14:57.660 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-22 22:14:57.670 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:14:57.706 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:14:57.744 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:14:57.750 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:14:57.795 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:14:57.799 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:14:57.837 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:14:57.890 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:14:57.900 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:14:57.917 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:14:57.931 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:14:57.940 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:14:57.962 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:14:57.971 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:14:57.985 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:14:58.023 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:14:58.028 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-22 22:14:58.040 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:14:58.043 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:14:58.054 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:14:58.060 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:14:58.070 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:14:58.072 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:14:58.075 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:14:58.080 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:14:58.085 | Requirement already satisfied: pysaml2===7.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.2.0) 2022-08-22 22:14:58.105 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:14:58.110 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:14:58.131 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:14:58.135 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:14:58.147 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:14:58.152 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-22 22:14:58.155 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:14:58.158 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:14:58.167 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:14:58.170 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:14:58.173 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:14:58.177 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:14:58.214 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:14:58.220 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:14:58.229 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:14:58.262 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:14:58.267 | Requirement already satisfied: xmlschema===2.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.2) 2022-08-22 22:14:58.298 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:14:58.303 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:14:58.329 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:14:58.332 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:14:58.358 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:14:58.415 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:14:58.471 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:14:58.478 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:14:58.482 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:14:58.485 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:14:58.498 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:14:58.544 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:14:58.547 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:14:58.551 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:14:58.554 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:14:58.562 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:14:58.571 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:14:58.582 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:14:58.593 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:14:58.602 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:14:58.611 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:14:58.614 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:14:58.617 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:14:58.629 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-22 22:14:58.634 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-22 22:14:58.636 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:14:58.639 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:14:58.643 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:14:58.647 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:14:58.649 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:14:58.651 | Requirement already satisfied: elementpath===3.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.2) 2022-08-22 22:14:58.669 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:14:58.673 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:14:58.676 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:14:58.687 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:14:58.689 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:14:58.716 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:14:58.722 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:14:59.835 | Installing collected packages: keystone 2022-08-22 22:14:59.835 | Attempting uninstall: keystone 2022-08-22 22:14:59.836 | Found existing installation: keystone 21.1.0.dev33 2022-08-22 22:14:59.839 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-22 22:14:59.840 | Running setup.py develop for keystone 2022-08-22 22:15:01.843 | Successfully installed keystone 2022-08-22 22:15:01.960 | + inc/python:pip_install:196 : result=0 2022-08-22 22:15:01.963 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:15:01.966 | + functions-common:time_stop:2439 : local name 2022-08-22 22:15:01.969 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:15:01.973 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:15:01.976 | + functions-common:time_stop:2442 : local total 2022-08-22 22:15:01.978 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:15:01.980 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:15:01.982 | + functions-common:time_stop:2446 : start_time=1661206492556 2022-08-22 22:15:01.985 | + functions-common:time_stop:2448 : [[ -z 1661206492556 ]] 2022-08-22 22:15:01.987 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:15:01.991 | + functions-common:time_stop:2451 : end_time=1661206501989 2022-08-22 22:15:01.994 | + functions-common:time_stop:2452 : elapsed_time=9433 2022-08-22 22:15:01.996 | + functions-common:time_stop:2453 : total=52237 2022-08-22 22:15:01.999 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:15:02.001 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=61670 2022-08-22 22:15:02.003 | + inc/python:pip_install:199 : return 0 2022-08-22 22:15:02.006 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:15:02.008 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 22:15:02.011 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 22:15:02.029 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 22:15:02.041 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-22 22:15:02.044 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-22 22:15:02.046 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:15:02.049 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:15:02.051 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-22 22:15:02.054 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:15:02.056 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-22 22:15:02.073 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:02.075 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-22 22:15:02.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:15:02.080 | + ./stack.sh:main:894 : configure_keystone 2022-08-22 22:15:02.083 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-22 22:15:02.095 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-22 22:15:02.097 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-22 22:15:02.102 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-22 22:15:02.119 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:02.122 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-22 22:15:02.156 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-22 22:15:02.187 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-22 22:15:02.221 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-22 22:15:02.256 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-22 22:15:02.291 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-22 22:15:02.326 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-22 22:15:02.358 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-22 22:15:02.391 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-22 22:15:02.393 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-22 22:15:02.395 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-22 22:15:02.398 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-22 22:15:02.400 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:15:02.403 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:15:02.418 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:02.421 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:15:02.424 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:15:02.426 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:15:02.442 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:02.444 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:15:02.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:15:02.481 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:15:02.483 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:15:02.486 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-22 22:15:02.488 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-22 22:15:02.504 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:02.507 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-08-22 22:15:02.541 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-22 22:15:02.543 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-22 22:15:02.583 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-22 22:15:02.586 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-22 22:15:02.589 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-22 22:15:02.591 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-22 22:15:02.594 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:15:02.596 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:15:02.599 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:15:02.615 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:02.617 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:15:02.620 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:02.622 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:02.657 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-22 22:15:02.659 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-22 22:15:02.661 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-22 22:15:02.664 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-22 22:15:02.667 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:15:02.684 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:15:02.686 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:15:02.689 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:15:02.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:15:02.694 | + 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-08-22 22:15:02.725 | + 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-08-22 22:15:02.757 | + 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-08-22 22:15:02.789 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:15:02.821 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-22 22:15:02.853 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-22 22:15:02.855 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-22 22:15:02.857 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-22 22:15:02.860 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-22 22:15:02.862 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-22 22:15:02.865 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:15:02.867 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:15:02.870 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-22 22:15:02.874 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-22 22:15:02.877 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:15:02.879 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:15:02.892 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:15:02.892 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:15:02.901 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:15:02.904 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:15:02.920 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-22 22:15:02.922 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-22 22:15:02.926 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-22 22:15:02.961 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-22 22:15:03.000 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-22 22:15:03.031 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-22 22:15:03.063 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-22 22:15:03.094 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-22 22:15:03.126 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-22 22:15:03.157 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-22 22:15:03.188 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-22 22:15:03.220 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:15:03.251 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-22 22:15:03.285 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-22 22:15:03.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-22 22:15:03.353 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:15:03.356 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:15:03.359 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-22 22:15:03.361 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-22 22:15:03.363 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:15:03.366 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:03.368 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:03.370 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 22:15:03.373 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 22:15:03.375 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-22 22:15:03.407 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-22 22:15:03.439 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-22 22:15:03.439 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 22:15:03.448 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-22 22:15:03.451 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-22 22:15:03.453 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-22 22:15:03.456 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:15:03.458 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:15:03.461 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:15:03.463 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:03.465 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:03.468 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:15:03.470 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:15:03.472 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:03.475 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:03.477 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-22 22:15:03.540 | Site keystone-wsgi-public already enabled 2022-08-22 22:15:03.546 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:15:03.550 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:15:03.554 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:15:03.558 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:15:03.698 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-22 22:15:03.735 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-22 22:15:03.772 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-22 22:15:03.807 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-22 22:15:03.810 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-22 22:15:03.845 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-22 22:15:03.878 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-22 22:15:03.912 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-22 22:15:03.915 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-22 22:15:03.918 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-22 22:15:03.940 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:03.944 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-22 22:15:03.963 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:03.966 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-22 22:15:03.968 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-22 22:15:03.971 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-22 22:15:03.973 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:15:03.976 | + lib/stack:stack_install_service:32 : install_swift 2022-08-22 22:15:03.979 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-22 22:15:03.981 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-22 22:15:03.983 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-08-22 22:15:03.986 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:15:03.988 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:15:03.991 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:15:03.994 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:15:03.996 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:15:03.999 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:15:04.016 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:15:04.018 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:15:04.020 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:04.023 | + functions-common:git_clone:617 : echo master 2022-08-22 22:15:04.023 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:15:04.028 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-08-22 22:15:04.030 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:04.033 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-22 22:15:04.046 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-08-22 22:15:04.049 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:15:04.049 | + functions-common:git_clone:678 : head -1 2022-08-22 22:15:04.057 | f6196b0a2 AUTHORS/CHANGELOG for 2.30.0 2022-08-22 22:15:04.061 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:15:04.063 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-22 22:15:04.066 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:15:04.068 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 22:15:04.071 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-22 22:15:04.073 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-22 22:15:04.076 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-22 22:15:04.078 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:15:04.081 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 22:15:04.083 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-22 22:15:04.086 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:15:04.089 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-22 22:15:04.092 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-22 22:15:04.095 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:15:04.097 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-22 22:15:04.100 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:15:04.103 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:15:04.106 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-22 22:15:04.112 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-22 22:15:04.115 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-22 22:15:04.730 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-22 22:15:04.733 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:15:04.736 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:15:04.739 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:15:04.742 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 22:15:04.744 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-22 22:15:04.746 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:15:04.749 | + inc/python:setup_package:424 : local extras=keystone 2022-08-22 22:15:04.751 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:15:04.754 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-22 22:15:04.756 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-22 22:15:04.758 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-22 22:15:04.761 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:15:04.763 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-22 22:15:04.785 | Using python 3.8 to install /opt/stack/swift 2022-08-22 22:15:04.787 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-22 22:15:06.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:06.840 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:06.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:06.840 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:07.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:15:07.888 | Obtaining file:///opt/stack/swift 2022-08-22 22:15:09.185 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:15:09.195 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:15:09.231 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:15:09.240 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:15:09.245 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:15:09.296 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 22:15:09.306 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:15:09.309 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:15:09.346 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:15:09.385 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:15:09.390 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:15:09.395 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:15:09.433 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:15:09.441 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:15:09.455 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:15:09.460 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:15:09.462 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:15:09.472 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-22 22:15:09.475 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:15:09.477 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:15:09.484 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:15:09.488 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:15:09.509 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:15:09.513 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:15:09.526 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:15:09.530 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:15:09.533 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:15:09.538 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:15:09.570 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-22 22:15:09.573 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-22 22:15:09.576 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:15:09.579 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:15:09.605 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:15:09.618 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:15:09.675 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:15:09.680 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:15:09.686 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:15:09.689 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:15:09.693 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:15:09.697 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:15:09.700 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:15:09.704 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:15:09.708 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:15:09.710 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:15:09.713 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:15:09.717 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:15:09.720 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:15:11.544 | Installing collected packages: swift 2022-08-22 22:15:11.544 | Attempting uninstall: swift 2022-08-22 22:15:11.545 | Found existing installation: swift 2.30.0.dev153 2022-08-22 22:15:11.548 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-22 22:15:11.549 | Running setup.py develop for swift 2022-08-22 22:15:13.393 | Successfully installed swift 2022-08-22 22:15:13.506 | + inc/python:pip_install:196 : result=0 2022-08-22 22:15:13.509 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:15:13.513 | + functions-common:time_stop:2439 : local name 2022-08-22 22:15:13.516 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:15:13.519 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:15:13.522 | + functions-common:time_stop:2442 : local total 2022-08-22 22:15:13.524 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:15:13.526 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:15:13.529 | + functions-common:time_stop:2446 : start_time=1661206504779 2022-08-22 22:15:13.531 | + functions-common:time_stop:2448 : [[ -z 1661206504779 ]] 2022-08-22 22:15:13.534 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:15:13.538 | + functions-common:time_stop:2451 : end_time=1661206513535 2022-08-22 22:15:13.541 | + functions-common:time_stop:2452 : elapsed_time=8756 2022-08-22 22:15:13.543 | + functions-common:time_stop:2453 : total=61670 2022-08-22 22:15:13.546 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:15:13.549 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=70426 2022-08-22 22:15:13.552 | + inc/python:pip_install:199 : return 0 2022-08-22 22:15:13.554 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:15:13.557 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 22:15:13.559 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 22:15:13.578 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 22:15:13.590 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-22 22:15:13.592 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-22 22:15:13.595 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:15:13.597 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:15:13.600 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-22 22:15:13.602 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:15:13.605 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-22 22:15:13.607 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:15:13.609 | + ./stack.sh:main:903 : configure_swift 2022-08-22 22:15:13.612 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-22 22:15:13.614 | + lib/swift:configure_swift:332 : local node_number 2022-08-22 22:15:13.616 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-22 22:15:13.618 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-22 22:15:13.620 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-22 22:15:14.620 | No account-auditor running 2022-08-22 22:15:14.620 | No container-reconciler running 2022-08-22 22:15:14.620 | No object-replicator running 2022-08-22 22:15:14.620 | No account-server running 2022-08-22 22:15:14.620 | No container-sync running 2022-08-22 22:15:14.620 | No container-replicator running 2022-08-22 22:15:14.620 | No container-auditor running 2022-08-22 22:15:14.620 | No container-server running 2022-08-22 22:15:14.620 | No object-auditor running 2022-08-22 22:15:14.620 | No object-expirer running 2022-08-22 22:15:14.620 | No proxy-server running 2022-08-22 22:15:14.620 | No account-replicator running 2022-08-22 22:15:14.620 | No container-updater running 2022-08-22 22:15:14.620 | No object-reconstructor running 2022-08-22 22:15:14.620 | No object-server running 2022-08-22 22:15:14.620 | No object-updater running 2022-08-22 22:15:14.620 | No account-reaper running 2022-08-22 22:15:14.620 | No container-sharder running 2022-08-22 22:15:14.694 | + lib/swift:configure_swift:337 : true 2022-08-22 22:15:14.697 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-22 22:15:14.717 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-22 22:15:14.729 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-22 22:15:14.732 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-22 22:15:14.732 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-22 22:15:14.737 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-22 22:15:14.737 | s/%GROUP%/ubuntu/; 2022-08-22 22:15:14.737 | s/%USER%/ubuntu/; 2022-08-22 22:15:14.737 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-22 22:15:14.737 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-22 22:15:14.741 | uid = ubuntu 2022-08-22 22:15:14.741 | gid = ubuntu 2022-08-22 22:15:14.741 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-22 22:15:14.741 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-22 22:15:14.741 | address = 127.0.0.1 2022-08-22 22:15:14.741 | 2022-08-22 22:15:14.741 | [account6612] 2022-08-22 22:15:14.741 | max connections = 25 2022-08-22 22:15:14.741 | path = /opt/stack/data/swift/1/node/ 2022-08-22 22:15:14.741 | read only = false 2022-08-22 22:15:14.741 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-22 22:15:14.741 | 2022-08-22 22:15:14.741 | [account6622] 2022-08-22 22:15:14.741 | max connections = 25 2022-08-22 22:15:14.741 | path = /opt/stack/data/swift/2/node/ 2022-08-22 22:15:14.741 | read only = false 2022-08-22 22:15:14.741 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-22 22:15:14.741 | 2022-08-22 22:15:14.741 | [account6632] 2022-08-22 22:15:14.741 | max connections = 25 2022-08-22 22:15:14.741 | path = /opt/stack/data/swift/3/node/ 2022-08-22 22:15:14.741 | read only = false 2022-08-22 22:15:14.741 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-22 22:15:14.741 | 2022-08-22 22:15:14.741 | [account6642] 2022-08-22 22:15:14.741 | max connections = 25 2022-08-22 22:15:14.741 | path = /opt/stack/data/swift/4/node/ 2022-08-22 22:15:14.741 | read only = false 2022-08-22 22:15:14.742 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | [container6611] 2022-08-22 22:15:14.742 | max connections = 25 2022-08-22 22:15:14.742 | path = /opt/stack/data/swift/1/node/ 2022-08-22 22:15:14.742 | read only = false 2022-08-22 22:15:14.742 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | [container6621] 2022-08-22 22:15:14.742 | max connections = 25 2022-08-22 22:15:14.742 | path = /opt/stack/data/swift/2/node/ 2022-08-22 22:15:14.742 | read only = false 2022-08-22 22:15:14.742 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | [container6631] 2022-08-22 22:15:14.742 | max connections = 25 2022-08-22 22:15:14.742 | path = /opt/stack/data/swift/3/node/ 2022-08-22 22:15:14.742 | read only = false 2022-08-22 22:15:14.742 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | [container6641] 2022-08-22 22:15:14.742 | max connections = 25 2022-08-22 22:15:14.742 | path = /opt/stack/data/swift/4/node/ 2022-08-22 22:15:14.742 | read only = false 2022-08-22 22:15:14.742 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | [object6613] 2022-08-22 22:15:14.742 | max connections = 25 2022-08-22 22:15:14.742 | path = /opt/stack/data/swift/1/node/ 2022-08-22 22:15:14.742 | read only = false 2022-08-22 22:15:14.742 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-22 22:15:14.742 | 2022-08-22 22:15:14.742 | [object6623] 2022-08-22 22:15:14.742 | max connections = 25 2022-08-22 22:15:14.742 | path = /opt/stack/data/swift/2/node/ 2022-08-22 22:15:14.743 | read only = false 2022-08-22 22:15:14.743 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-22 22:15:14.743 | 2022-08-22 22:15:14.743 | [object6633] 2022-08-22 22:15:14.743 | max connections = 25 2022-08-22 22:15:14.743 | path = /opt/stack/data/swift/3/node/ 2022-08-22 22:15:14.743 | read only = false 2022-08-22 22:15:14.743 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-22 22:15:14.743 | 2022-08-22 22:15:14.743 | [object6643] 2022-08-22 22:15:14.743 | max connections = 25 2022-08-22 22:15:14.743 | path = /opt/stack/data/swift/4/node/ 2022-08-22 22:15:14.743 | read only = false 2022-08-22 22:15:14.743 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-22 22:15:14.744 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-22 22:15:14.746 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:14.748 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:14.751 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-22 22:15:14.763 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-22 22:15:14.765 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-22 22:15:14.770 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-22 22:15:14.775 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-22 22:15:14.777 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-22 22:15:14.782 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-22 22:15:14.815 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-08-22 22:15:14.845 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-22 22:15:14.863 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-22 22:15:14.895 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-22 22:15:14.913 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:15:14.945 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-22 22:15:14.963 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-22 22:15:14.995 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-22 22:15:15.014 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-22 22:15:15.045 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-22 22:15:15.063 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:15:15.095 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-22 22:15:15.113 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-22 22:15:15.129 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:15.131 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-22 22:15:15.163 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-22 22:15:15.194 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-22 22:15:15.225 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-22 22:15:15.256 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-22 22:15:15.258 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-22 22:15:15.274 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:15.276 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-22 22:15:15.307 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-22 22:15:15.322 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:15.325 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-22 22:15:15.340 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:15.342 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-22 22:15:15.344 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-22 22:15:15.359 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:15.362 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-22 22:15:15.364 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-22 22:15:15.366 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-22 22:15:15.371 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-22 22:15:15.377 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-22 22:15:15.408 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-22 22:15:15.441 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-22 22:15:15.475 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-22 22:15:15.509 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-22 22:15:15.541 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-22 22:15:15.543 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-22 22:15:15.545 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-22 22:15:15.547 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-22 22:15:15.550 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-22 22:15:15.580 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-22 22:15:15.611 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:15:15.642 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-22 22:15:15.673 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-22 22:15:15.705 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-22 22:15:15.736 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-22 22:15:15.767 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-22 22:15:15.798 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:15:15.830 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-22 22:15:15.861 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-22 22:15:15.893 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-22 22:15:15.925 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-22 22:15:15.956 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-22 22:15:15.991 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-22 22:15:16.024 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-22 22:15:16.049 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-22 22:15:16.083 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-22 22:15:16.117 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-22 22:15:16.122 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-22 22:15:16.155 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-22 22:15:16.186 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-22 22:15:16.217 | + lib/swift:configure_swift:480 : local node_number 2022-08-22 22:15:16.220 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 22:15:16.222 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-22 22:15:16.224 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-22 22:15:16.229 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-22 22:15:16.231 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-22 22:15:16.234 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 22:15:16.236 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-22 22:15:16.238 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-22 22:15:16.240 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 22:15:16.243 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 22:15:16.245 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-22 22:15:16.263 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-22 22:15:16.294 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-22 22:15:16.312 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-22 22:15:16.344 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-22 22:15:16.362 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:15:16.395 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-22 22:15:16.413 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 22:15:16.444 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-22 22:15:16.463 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 22:15:16.495 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-22 22:15:16.513 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-22 22:15:16.546 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-22 22:15:16.564 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-22 22:15:16.600 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-22 22:15:16.619 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-22 22:15:16.652 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-22 22:15:16.670 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-22 22:15:16.702 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-22 22:15:16.707 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-22 22:15:16.726 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:15:16.759 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-22 22:15:16.792 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-22 22:15:16.794 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-22 22:15:16.799 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-22 22:15:16.801 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-22 22:15:16.804 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 22:15:16.806 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-22 22:15:16.808 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-22 22:15:16.810 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 22:15:16.812 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 22:15:16.815 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-22 22:15:16.834 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-22 22:15:16.867 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-22 22:15:16.886 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-22 22:15:16.918 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-22 22:15:16.937 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:15:16.969 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-22 22:15:16.987 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 22:15:17.021 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-22 22:15:17.041 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 22:15:17.075 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-22 22:15:17.093 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-22 22:15:17.126 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-22 22:15:17.145 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-22 22:15:17.177 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-22 22:15:17.197 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-22 22:15:17.232 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-22 22:15:17.250 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-22 22:15:17.282 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-22 22:15:17.289 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-22 22:15:17.308 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:15:17.341 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-22 22:15:17.344 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-22 22:15:17.348 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-22 22:15:17.350 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-22 22:15:17.353 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 22:15:17.355 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-22 22:15:17.357 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-22 22:15:17.360 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 22:15:17.362 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 22:15:17.365 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-22 22:15:17.383 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-22 22:15:17.416 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-22 22:15:17.434 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-22 22:15:17.470 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-22 22:15:17.488 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 22:15:17.521 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-22 22:15:17.540 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 22:15:17.573 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-22 22:15:17.595 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 22:15:17.628 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-22 22:15:17.646 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-22 22:15:17.679 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-22 22:15:17.697 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-22 22:15:17.730 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-22 22:15:17.748 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-22 22:15:17.781 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-22 22:15:17.799 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-22 22:15:17.831 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-22 22:15:17.836 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-22 22:15:17.854 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 22:15:17.887 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-22 22:15:17.920 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-22 22:15:17.952 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-22 22:15:17.984 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-22 22:15:17.987 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-22 22:15:17.991 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-22 22:15:18.024 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-22 22:15:18.058 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-22 22:15:18.093 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-22 22:15:18.126 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-22 22:15:18.159 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-22 22:15:18.190 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-22 22:15:18.222 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-22 22:15:18.254 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-22 22:15:18.286 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-22 22:15:18.302 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:18.305 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-22 22:15:18.323 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-22 22:15:18.326 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-22 22:15:18.346 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-22 22:15:18.348 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-08-22 22:15:18.380 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-22 22:15:18.383 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-22 22:15:18.414 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-08-22 22:15:18.447 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-22 22:15:18.450 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-22 22:15:18.481 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-22 22:15:18.497 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:18.500 | + lib/swift:configure_swift:543 : local user_group 2022-08-22 22:15:18.503 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-22 22:15:18.507 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-22 22:15:18.510 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-22 22:15:18.523 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-22 22:15:18.525 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-22 22:15:18.537 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-22 22:15:18.539 | + lib/swift:configure_swift:550 : is_suse 2022-08-22 22:15:18.541 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:15:18.543 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:15:18.546 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:15:18.548 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:15:18.551 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:15:18.553 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:15:18.555 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-22 22:15:18.568 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-22 22:15:18.570 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-22 22:15:18.573 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-22 22:15:18.590 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:18.592 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-22 22:15:18.610 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:18.613 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-22 22:15:18.615 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-22 22:15:18.618 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-22 22:15:18.620 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:15:18.622 | + lib/stack:stack_install_service:32 : install_glance 2022-08-22 22:15:18.625 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-22 22:15:18.628 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-22 22:15:18.630 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-22 22:15:18.647 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:18.650 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-22 22:15:18.653 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-22 22:15:18.669 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:18.672 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-22 22:15:18.675 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-22 22:15:18.678 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-22 22:15:18.680 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:15:18.683 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:15:18.686 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-22 22:15:18.688 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:15:18.692 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-22 22:15:18.697 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-22 22:15:18.699 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-22 22:15:18.702 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-22 22:15:18.705 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-22 22:15:18.707 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-22 22:15:18.710 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-22 22:15:18.713 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-22 22:15:18.716 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-22 22:15:18.719 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-22 22:15:18.723 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:15:18.723 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-22 22:15:18.728 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-22 22:15:18.731 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-22 22:15:18.734 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-22 22:15:18.737 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-22 22:15:18.740 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-22 22:15:18.762 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-22 22:15:18.764 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-22 22:15:20.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:20.842 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:20.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:20.842 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:21.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:15:21.882 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-22 22:15:21.960 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:15:21.969 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:15:22.008 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:15:22.065 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 22:15:22.092 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:15:22.096 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:15:22.113 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:15:22.123 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:15:22.162 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:15:22.168 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:15:22.172 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:15:22.210 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:15:22.224 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:15:22.226 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:15:22.235 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:15:22.257 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:15:22.270 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:15:22.276 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:15:22.278 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:15:22.280 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:15:22.286 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:15:22.290 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 22:15:22.305 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:15:22.310 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:15:22.330 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-22 22:15:22.350 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:15:22.354 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:15:22.367 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:15:22.371 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:15:22.374 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:15:22.377 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:15:22.381 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:15:22.395 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:15:22.427 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:15:22.431 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:15:22.440 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:15:22.466 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:15:22.523 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:15:22.526 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:15:22.528 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:15:22.535 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:15:22.539 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:15:22.542 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:15:22.545 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:15:22.550 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:15:22.553 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:15:22.564 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:15:22.577 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:15:22.585 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:15:22.593 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:15:22.604 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:15:22.607 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:15:22.618 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:15:22.621 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:15:22.624 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:15:22.629 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:15:22.654 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:15:22.680 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:15:22.683 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:15:22.686 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:15:22.692 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:15:22.695 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:15:24.494 | + inc/python:pip_install:196 : result=0 2022-08-22 22:15:24.498 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:15:24.502 | + functions-common:time_stop:2439 : local name 2022-08-22 22:15:24.506 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:15:24.508 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:15:24.511 | + functions-common:time_stop:2442 : local total 2022-08-22 22:15:24.513 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:15:24.516 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:15:24.518 | + functions-common:time_stop:2446 : start_time=1661206518756 2022-08-22 22:15:24.520 | + functions-common:time_stop:2448 : [[ -z 1661206518756 ]] 2022-08-22 22:15:24.523 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:15:24.528 | + functions-common:time_stop:2451 : end_time=1661206524525 2022-08-22 22:15:24.530 | + functions-common:time_stop:2452 : elapsed_time=5769 2022-08-22 22:15:24.532 | + functions-common:time_stop:2453 : total=70426 2022-08-22 22:15:24.535 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:15:24.537 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=76195 2022-08-22 22:15:24.540 | + inc/python:pip_install:199 : return 0 2022-08-22 22:15:24.542 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-22 22:15:24.545 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-22 22:15:24.548 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-22 22:15:24.565 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-22 22:15:24.570 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-22 22:15:24.572 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-22 22:15:24.575 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-08-22 22:15:24.577 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:15:24.580 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:15:24.583 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:15:24.586 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:15:24.588 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:15:24.591 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:15:24.608 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:15:24.611 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:15:24.614 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:24.617 | + functions-common:git_clone:617 : echo master 2022-08-22 22:15:24.617 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:15:24.624 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-08-22 22:15:24.628 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:24.630 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-22 22:15:24.643 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-08-22 22:15:24.646 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:15:24.647 | + functions-common:git_clone:678 : head -1 2022-08-22 22:15:24.650 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-22 22:15:24.653 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:15:24.656 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-22 22:15:24.659 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:15:24.661 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 22:15:24.664 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-22 22:15:24.667 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:15:24.670 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-22 22:15:24.672 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:15:24.675 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 22:15:24.677 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-22 22:15:24.680 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:15:24.682 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:15:24.685 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-22 22:15:24.688 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:15:24.691 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-22 22:15:24.693 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:15:24.696 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:15:24.699 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-22 22:15:24.705 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-22 22:15:24.707 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-22 22:15:25.322 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-22 22:15:25.325 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:15:25.329 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:15:25.332 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:15:25.335 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 22:15:25.338 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-22 22:15:25.342 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:15:25.345 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:15:25.348 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:15:25.351 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:15:25.354 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:15:25.356 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:15:25.359 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:15:25.361 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-22 22:15:25.383 | Using python 3.8 to install /opt/stack/glance 2022-08-22 22:15:25.385 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-22 22:15:27.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:27.432 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:27.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:27.432 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:28.466 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:15:28.467 | Obtaining file:///opt/stack/glance 2022-08-22 22:15:29.770 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:15:29.780 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:15:29.788 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:15:29.799 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:15:29.942 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-22 22:15:29.950 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:15:29.962 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:15:29.976 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 22:15:29.995 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:15:30.031 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 22:15:30.044 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:15:30.050 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-22 22:15:30.056 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:15:30.064 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:15:30.067 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-22 22:15:30.133 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:15:30.138 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:15:30.148 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:15:30.185 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:15:30.212 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:15:30.215 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:15:30.253 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:15:30.309 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:15:30.359 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:15:30.363 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:15:30.368 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:15:30.386 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:15:30.421 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:15:30.432 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:15:30.469 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:15:30.475 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:15:30.521 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:15:30.526 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-22 22:15:30.535 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:15:30.573 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:15:30.626 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:15:30.636 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:15:30.654 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:15:30.668 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:15:30.680 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:15:30.689 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:15:30.711 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:15:30.721 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:15:30.733 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:15:30.772 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:15:30.777 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:15:30.780 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:15:30.793 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:15:30.798 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:15:30.816 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:15:30.828 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:15:30.838 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:15:30.840 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:15:30.873 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:15:30.878 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 22:15:30.892 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:15:30.897 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:15:30.917 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:15:30.921 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:15:30.928 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:15:30.941 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-22 22:15:30.945 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:15:30.950 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-22 22:15:30.953 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:15:30.956 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:15:30.966 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:15:30.968 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:15:30.971 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:15:30.975 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-22 22:15:31.027 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:15:31.041 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:15:31.049 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:15:31.055 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:15:31.065 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:15:31.097 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:15:31.102 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:15:31.105 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:15:31.110 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:15:31.136 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:15:31.138 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:15:31.149 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:15:31.152 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:15:31.179 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:15:31.235 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:15:31.240 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:15:31.243 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:15:31.246 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:15:31.271 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:15:31.274 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:15:31.318 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:15:31.323 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:15:31.329 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:15:31.337 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:15:31.340 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:15:31.351 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:15:31.354 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:15:31.364 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:15:31.366 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:15:31.370 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:15:31.374 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:15:31.378 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:15:31.380 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-22 22:15:31.417 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-22 22:15:31.423 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-22 22:15:31.428 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:15:31.430 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:15:31.433 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:15:31.435 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:15:31.456 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:15:31.461 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:15:31.464 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:15:31.466 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:15:31.469 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:15:31.471 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:15:31.519 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:15:31.522 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:15:31.525 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:15:32.478 | Installing collected packages: glance 2022-08-22 22:15:32.478 | Attempting uninstall: glance 2022-08-22 22:15:32.478 | Found existing installation: glance 25.0.0.0b3.dev12 2022-08-22 22:15:32.483 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-22 22:15:32.484 | Running setup.py develop for glance 2022-08-22 22:15:34.217 | Successfully installed glance 2022-08-22 22:15:34.330 | + inc/python:pip_install:196 : result=0 2022-08-22 22:15:34.333 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:15:34.336 | + functions-common:time_stop:2439 : local name 2022-08-22 22:15:34.340 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:15:34.343 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:15:34.346 | + functions-common:time_stop:2442 : local total 2022-08-22 22:15:34.350 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:15:34.352 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:15:34.354 | + functions-common:time_stop:2446 : start_time=1661206525377 2022-08-22 22:15:34.357 | + functions-common:time_stop:2448 : [[ -z 1661206525377 ]] 2022-08-22 22:15:34.360 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:15:34.365 | + functions-common:time_stop:2451 : end_time=1661206534362 2022-08-22 22:15:34.368 | + functions-common:time_stop:2452 : elapsed_time=8985 2022-08-22 22:15:34.370 | + functions-common:time_stop:2453 : total=76195 2022-08-22 22:15:34.372 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:15:34.375 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=85180 2022-08-22 22:15:34.377 | + inc/python:pip_install:199 : return 0 2022-08-22 22:15:34.380 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:15:34.383 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 22:15:34.385 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 22:15:34.406 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 22:15:34.418 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-22 22:15:34.421 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-22 22:15:34.423 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:15:34.426 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:15:34.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-22 22:15:34.431 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:15:34.434 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:15:34.436 | + ./stack.sh:main:915 : configure_glance 2022-08-22 22:15:34.439 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-22 22:15:34.452 | + lib/glance:configure_glance:326 : local dburl 2022-08-22 22:15:34.455 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-22 22:15:34.457 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-22 22:15:34.460 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-22 22:15:34.462 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-22 22:15:34.465 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:15:34.467 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:15:34.469 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:15:34.485 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:34.487 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:15:34.490 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:34.492 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:34.495 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-22 22:15:34.527 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:34.560 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-22 22:15:34.595 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-22 22:15:34.630 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-22 22:15:34.664 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-22 22:15:34.698 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-22 22:15:34.701 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-22 22:15:34.703 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-22 22:15:34.705 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:15:34.708 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-22 22:15:34.741 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-22 22:15:34.774 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:15:34.808 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-22 22:15:34.845 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-22 22:15:34.880 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-22 22:15:34.914 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-22 22:15:34.948 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-22 22:15:34.981 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:15:35.016 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:15:35.049 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-22 22:15:35.083 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-22 22:15:35.086 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-22 22:15:35.088 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-22 22:15:35.091 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:15:35.093 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:15:35.096 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:15:35.112 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:35.115 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:15:35.118 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:15:35.120 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:15:35.137 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:35.140 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:15:35.143 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:15:35.177 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:15:35.179 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:15:35.182 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-22 22:15:35.185 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-22 22:15:35.187 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-22 22:15:35.221 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-22 22:15:35.256 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-22 22:15:35.258 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-22 22:15:35.261 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-22 22:15:35.263 | + lib/glance:configure_glance_store:254 : local be 2022-08-22 22:15:35.266 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-22 22:15:35.268 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-22 22:15:35.271 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-22 22:15:35.309 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-22 22:15:35.312 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-08-22 22:15:35.346 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-22 22:15:35.348 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-22 22:15:35.365 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:35.368 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-22 22:15:35.402 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-22 22:15:35.439 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-22 22:15:35.473 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-22 22:15:35.508 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-22 22:15:35.542 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-22 22:15:35.559 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:35.562 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 22:15:35.600 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-22 22:15:35.634 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-22 22:15:35.668 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-08-22 22:15:35.702 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-22 22:15:35.736 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-08-22 22:15:35.770 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-22 22:15:35.787 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:35.790 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-22 22:15:35.793 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-22 22:15:35.795 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-22 22:15:35.798 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:15:35.820 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:15:35.823 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:15:35.825 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:15:35.828 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:15:35.831 | + 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-08-22 22:15:35.868 | + 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-08-22 22:15:35.902 | + 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-08-22 22:15:35.937 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:15:35.971 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-22 22:15:35.976 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-22 22:15:36.010 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-22 22:15:36.044 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-22 22:15:36.079 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-08-22 22:15:36.113 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-22 22:15:36.148 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-22 22:15:36.182 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-22 22:15:36.217 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-22 22:15:36.253 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-22 22:15:36.287 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-22 22:15:36.321 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-22 22:15:36.356 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-22 22:15:36.361 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-22 22:15:36.369 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-22 22:15:36.386 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:36.389 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-22 22:15:36.391 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-22 22:15:36.394 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-22 22:15:36.396 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-22 22:15:36.399 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-22 22:15:36.402 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-22 22:15:36.406 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-22 22:15:36.408 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-22 22:15:36.412 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-22 22:15:36.446 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-22 22:15:36.449 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-22 22:15:36.451 | ++ functions:get_random_port:837 : true 2022-08-22 22:15:36.454 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-22 22:15:36.456 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-22 22:15:36.459 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-22 22:15:36.540 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-22 22:15:36.544 | ++ functions:get_random_port:841 : break 2 2022-08-22 22:15:36.548 | ++ functions:get_random_port:845 : echo 60999 2022-08-22 22:15:36.552 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-22 22:15:36.555 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-22 22:15:36.591 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-22 22:15:36.624 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-22 22:15:36.656 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:15:36.688 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:15:36.720 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:15:36.752 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:15:36.784 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:15:36.817 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:15:36.851 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:15:36.884 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:15:36.916 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:15:36.948 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:15:36.980 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:15:37.012 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-22 22:15:37.044 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-22 22:15:37.076 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-22 22:15:37.108 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-22 22:15:37.141 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-22 22:15:37.173 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-22 22:15:37.175 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-22 22:15:37.178 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:15:37.180 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:37.183 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:37.185 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-22 22:15:37.187 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-22 22:15:37.243 | proxy (enabled by site administrator) 2022-08-22 22:15:37.247 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-22 22:15:37.251 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-22 22:15:37.254 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:15:37.257 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:37.260 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:37.263 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-22 22:15:37.266 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-22 22:15:37.322 | proxy_http (enabled by site administrator) 2022-08-22 22:15:37.326 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-22 22:15:37.331 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-22 22:15:37.334 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-22 22:15:37.337 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:15:37.341 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:37.345 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:37.348 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:15:37.352 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:15:37.355 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-22 22:15:37.355 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:15:37.364 | KeepAlive Off 2022-08-22 22:15:37.368 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-22 22:15:37.369 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:15:37.377 | SetEnv proxy-sendchunked 1 2022-08-22 22:15:37.382 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 22:15:37.382 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-22 22:15:37.390 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-22 22:15:37.394 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-22 22:15:37.396 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-22 22:15:37.399 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:15:37.401 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:15:37.404 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:15:37.406 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:37.409 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:37.411 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:15:37.414 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:15:37.416 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:37.419 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:37.421 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-22 22:15:37.484 | Site glance-wsgi-api already enabled 2022-08-22 22:15:37.490 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-22 22:15:37.493 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:15:37.496 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:15:37.499 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:15:37.641 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-22 22:15:37.647 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-22 22:15:37.688 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-22 22:15:37.691 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-22 22:15:37.694 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-22 22:15:37.712 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:37.714 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-22 22:15:37.717 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-22 22:15:37.719 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-22 22:15:37.722 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:15:37.724 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-22 22:15:37.727 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-22 22:15:37.729 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-22 22:15:37.732 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-08-22 22:15:37.734 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:15:37.737 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:15:37.739 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:15:37.742 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:15:37.745 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:15:37.748 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:15:37.765 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:15:37.768 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:15:37.770 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:37.773 | + functions-common:git_clone:617 : echo master 2022-08-22 22:15:37.774 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:15:37.781 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-08-22 22:15:37.784 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:37.787 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-22 22:15:37.800 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-08-22 22:15:37.803 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:15:37.804 | + functions-common:git_clone:678 : head -1 2022-08-22 22:15:37.812 | 7fa996bb6 Merge "Update volume delete api-ref" 2022-08-22 22:15:37.815 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:15:37.818 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-22 22:15:37.820 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:15:37.823 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 22:15:37.826 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-22 22:15:37.828 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:15:37.831 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-22 22:15:37.834 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:15:37.836 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 22:15:37.839 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-22 22:15:37.841 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:15:37.844 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:15:37.847 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-22 22:15:37.850 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:15:37.853 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-22 22:15:37.855 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:15:37.858 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:15:37.861 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-22 22:15:37.867 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-22 22:15:37.870 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-22 22:15:38.480 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-22 22:15:38.483 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:15:38.486 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:15:38.490 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:15:38.493 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 22:15:38.495 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-22 22:15:38.498 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:15:38.501 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:15:38.503 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:15:38.506 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:15:38.509 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:15:38.511 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:15:38.514 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:15:38.517 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-22 22:15:38.541 | Using python 3.8 to install /opt/stack/cinder 2022-08-22 22:15:38.543 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-22 22:15:40.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:40.579 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:40.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:40.579 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:41.619 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:15:41.620 | Obtaining file:///opt/stack/cinder 2022-08-22 22:15:43.774 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:15:43.783 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:15:43.791 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:15:43.802 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:15:43.943 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:15:43.956 | Requirement already satisfied: boto3===1.24.56 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.56) 2022-08-22 22:15:43.966 | Requirement already satisfied: botocore===1.27.56 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.56) 2022-08-22 22:15:43.976 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 22:15:43.994 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:15:44.031 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 22:15:44.043 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:15:44.046 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:15:44.054 | Requirement already satisfied: google-api-python-client===2.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.57.0) 2022-08-22 22:15:44.067 | Requirement already satisfied: google-auth===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.11.0) 2022-08-22 22:15:44.095 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-22 22:15:44.101 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:15:44.106 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:15:44.116 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:15:44.152 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:15:44.155 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:15:44.158 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:15:44.196 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:15:44.252 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:15:44.302 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 22:15:44.312 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-22 22:15:44.321 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 22:15:44.343 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:15:44.348 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:15:44.364 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:15:44.400 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:15:44.410 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:15:44.448 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:15:44.453 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:15:44.499 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:15:44.503 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:15:44.541 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:15:44.593 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:15:44.603 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:15:44.621 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:15:44.635 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:15:44.649 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:15:44.661 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:15:44.664 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:15:44.672 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:15:44.693 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:15:44.703 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:15:44.717 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 22:15:44.735 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-22 22:15:44.756 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:15:44.822 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:15:44.828 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-22 22:15:44.860 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:15:44.863 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:15:44.874 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:15:44.880 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:15:44.898 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-22 22:15:44.900 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-22 22:15:44.906 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:15:44.917 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:15:44.919 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:15:44.925 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:15:44.929 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 22:15:44.943 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:15:44.948 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-22 22:15:44.963 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:15:44.984 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 22:15:44.998 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-22 22:15:45.018 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:15:45.022 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:15:45.029 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:15:45.042 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:15:45.047 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-22 22:15:45.051 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-22 22:15:45.055 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-22 22:15:45.062 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:15:45.065 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:15:45.074 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:15:45.077 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:15:45.080 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:15:45.084 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-22 22:15:45.087 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-22 22:15:45.093 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-22 22:15:45.144 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:15:45.157 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:15:45.166 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:15:45.172 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:15:45.181 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 22:15:45.238 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-22 22:15:45.241 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:15:45.273 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 22:15:45.277 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-22 22:15:45.283 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:15:45.289 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:15:45.292 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:15:45.297 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:15:45.322 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-22 22:15:45.325 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:15:45.327 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:15:45.331 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:15:45.357 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-22 22:15:45.370 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:15:45.373 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:15:45.429 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:15:45.455 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:15:45.461 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:15:45.464 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:15:45.470 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:15:45.475 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:15:45.477 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:15:45.490 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:15:45.495 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:15:45.540 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:15:45.542 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:15:45.548 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:15:45.555 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:15:45.559 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:15:45.570 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:15:45.573 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-22 22:15:45.584 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:15:45.594 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:15:45.606 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:15:45.611 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:15:45.613 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:15:45.616 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-22 22:15:45.620 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:15:45.622 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-22 22:15:45.659 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-22 22:15:45.665 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-22 22:15:45.670 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:15:45.672 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:15:45.676 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:15:45.679 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-22 22:15:45.685 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-22 22:15:45.688 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:15:45.698 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:15:45.701 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:15:45.703 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:15:45.706 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:15:45.753 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:15:45.757 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:15:46.617 | Installing collected packages: cinder 2022-08-22 22:15:46.617 | Attempting uninstall: cinder 2022-08-22 22:15:46.618 | Found existing installation: cinder 20.1.0.dev394 2022-08-22 22:15:46.622 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-22 22:15:46.623 | Running setup.py develop for cinder 2022-08-22 22:15:49.127 | Successfully installed cinder 2022-08-22 22:15:49.240 | + inc/python:pip_install:196 : result=0 2022-08-22 22:15:49.244 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:15:49.247 | + functions-common:time_stop:2439 : local name 2022-08-22 22:15:49.252 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:15:49.255 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:15:49.259 | + functions-common:time_stop:2442 : local total 2022-08-22 22:15:49.261 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:15:49.264 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:15:49.267 | + functions-common:time_stop:2446 : start_time=1661206538535 2022-08-22 22:15:49.270 | + functions-common:time_stop:2448 : [[ -z 1661206538535 ]] 2022-08-22 22:15:49.274 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:15:49.279 | + functions-common:time_stop:2451 : end_time=1661206549276 2022-08-22 22:15:49.282 | + functions-common:time_stop:2452 : elapsed_time=10741 2022-08-22 22:15:49.286 | + functions-common:time_stop:2453 : total=85180 2022-08-22 22:15:49.288 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:15:49.291 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=95921 2022-08-22 22:15:49.293 | + inc/python:pip_install:199 : return 0 2022-08-22 22:15:49.296 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:15:49.298 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 22:15:49.301 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 22:15:49.320 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 22:15:49.333 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-22 22:15:49.335 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-22 22:15:49.338 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:15:49.340 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:15:49.343 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-22 22:15:49.346 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:15:49.348 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-22 22:15:49.351 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-22 22:15:49.354 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-22 22:15:49.356 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:49.359 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:49.362 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-22 22:15:49.374 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-22 22:15:49.377 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:15:49.379 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:15:49.382 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:15:49.384 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:15:49.387 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:49.390 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:15:49.392 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:49.395 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:49.397 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:15:49.400 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:15:49.403 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:15:49.405 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:15:49.408 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-08-22 22:15:49.410 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:15:49.413 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:49.415 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:49.418 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-08-22 22:15:49.440 | + 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-08-22 22:15:49.551 | Reading package lists... 2022-08-22 22:15:49.811 | Building dependency tree... 2022-08-22 22:15:49.812 | Reading state information... 2022-08-22 22:15:50.078 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-22 22:15:50.078 | The following packages were automatically installed and are no longer required: 2022-08-22 22:15:50.079 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:15:50.079 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:15:50.079 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:15:50.079 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:15:50.080 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:15:50.080 | python3-zope.interface 2022-08-22 22:15:50.080 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:15:50.232 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:15:50.238 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:15:50.241 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:15:50.245 | + functions-common:time_stop:2439 : local name 2022-08-22 22:15:50.248 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:15:50.252 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:15:50.254 | + functions-common:time_stop:2442 : local total 2022-08-22 22:15:50.258 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:15:50.262 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:15:50.264 | + functions-common:time_stop:2446 : start_time=1661206549437 2022-08-22 22:15:50.268 | + functions-common:time_stop:2448 : [[ -z 1661206549437 ]] 2022-08-22 22:15:50.272 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:15:50.276 | + functions-common:time_stop:2451 : end_time=1661206550273 2022-08-22 22:15:50.279 | + functions-common:time_stop:2452 : elapsed_time=836 2022-08-22 22:15:50.282 | + functions-common:time_stop:2453 : total=5677 2022-08-22 22:15:50.284 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:15:50.287 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6513 2022-08-22 22:15:50.290 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:15:50.292 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:15:50.295 | + ./stack.sh:main:921 : configure_cinder 2022-08-22 22:15:50.298 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-22 22:15:50.310 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-22 22:15:50.314 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-22 22:15:50.317 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-22 22:15:50.319 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-22 22:15:50.322 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-22 22:15:50.323 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-22 22:15:50.327 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-22 22:15:50.329 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-22 22:15:50.332 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-22 22:15:50.334 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-22 22:15:50.336 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-22 22:15:50.338 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-22 22:15:50.340 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-22 22:15:50.343 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-22 22:15:50.357 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-22 22:15:50.371 | + 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-08-22 22:15:50.386 | + 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-08-22 22:15:50.399 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-22 22:15:50.412 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-22 22:15:50.415 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-22 22:15:50.419 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.r66oyTlX5m 2022-08-22 22:15:50.421 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-22 22:15:50.423 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-22 22:15:50.426 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-22 22:15:50.428 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.r66oyTlX5m 2022-08-22 22:15:50.432 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.r66oyTlX5m 2022-08-22 22:15:50.444 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.r66oyTlX5m /etc/sudoers.d/cinder-rootwrap 2022-08-22 22:15:50.456 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-22 22:15:50.460 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-22 22:15:50.462 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-22 22:15:50.465 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-22 22:15:50.467 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-22 22:15:50.469 | + 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-08-22 22:15:50.471 | + 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-08-22 22:15:50.474 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-22 22:15:50.476 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-22 22:15:50.481 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-22 22:15:50.485 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-22 22:15:50.505 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-22 22:15:50.524 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-22 22:15:50.543 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-22 22:15:50.562 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-22 22:15:50.581 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-22 22:15:50.600 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-22 22:15:50.619 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-22 22:15:50.638 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-22 22:15:50.640 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 22:15:50.643 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-22 22:15:50.645 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:15:50.647 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-22 22:15:50.681 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-22 22:15:50.713 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:15:50.745 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-22 22:15:50.778 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-22 22:15:50.810 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-22 22:15:50.842 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-22 22:15:50.874 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-22 22:15:50.907 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:15:50.939 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:15:50.972 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-22 22:15:51.008 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-22 22:15:51.042 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-22 22:15:51.045 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-22 22:15:51.047 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-22 22:15:51.050 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-22 22:15:51.053 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:15:51.055 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:15:51.058 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:15:51.074 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:51.076 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:15:51.079 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:51.082 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-22 22:15:51.117 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-22 22:15:51.154 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-22 22:15:51.186 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-22 22:15:51.218 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-22 22:15:51.251 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-22 22:15:51.283 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-22 22:15:51.319 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-22 22:15:51.321 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-08-22 22:15:51.360 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-22 22:15:51.398 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-22 22:15:51.405 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8b8ed3d3922161664ab04b8937ba1be8 2022-08-22 22:15:51.438 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-22 22:15:51.441 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-22 22:15:51.473 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-22 22:15:51.506 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-22 22:15:51.538 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-22 22:15:51.571 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-22 22:15:51.587 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:51.590 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 22:15:51.592 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-22 22:15:51.595 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-22 22:15:51.597 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-22 22:15:51.600 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 22:15:51.602 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-22 22:15:51.604 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-22 22:15:51.607 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-22 22:15:51.609 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-22 22:15:51.611 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-22 22:15:51.614 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-22 22:15:51.649 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-22 22:15:51.681 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-22 22:15:51.714 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-22 22:15:51.746 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-22 22:15:51.779 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-22 22:15:51.812 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-22 22:15:51.814 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-22 22:15:51.817 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-22 22:15:51.819 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-22 22:15:51.851 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-22 22:15:51.854 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-22 22:15:51.887 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-22 22:15:51.889 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-22 22:15:51.892 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-22 22:15:51.894 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-22 22:15:51.926 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-22 22:15:51.929 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-22 22:15:51.931 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-22 22:15:51.948 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:51.951 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-22 22:15:51.953 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-22 22:15:51.956 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-22 22:15:51.958 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-22 22:15:51.991 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.58:8080/v1/AUTH_ 2022-08-22 22:15:52.023 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-22 22:15:52.040 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:52.043 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-22 22:15:52.059 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:52.062 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-22 22:15:52.079 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:52.081 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-22 22:15:52.083 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-22 22:15:52.086 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-22 22:15:52.089 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-22 22:15:52.091 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:15:52.094 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:15:52.096 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:15:52.112 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:52.115 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:15:52.118 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:15:52.120 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:15:52.137 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:52.139 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:15:52.142 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:15:52.174 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:15:52.176 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:15:52.179 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-22 22:15:52.181 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-22 22:15:52.184 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 22:15:52.187 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:15:52.204 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:15:52.206 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:15:52.209 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:15:52.211 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:15:52.214 | + 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-08-22 22:15:52.246 | + 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-08-22 22:15:52.279 | + 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-08-22 22:15:52.311 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:15:52.344 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-22 22:15:52.360 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:52.366 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-22 22:15:52.369 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-22 22:15:52.371 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-22 22:15:52.374 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-22 22:15:52.377 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:15:52.379 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:15:52.382 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-22 22:15:52.386 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-22 22:15:52.389 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:15:52.391 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:15:52.404 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:15:52.405 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:15:52.413 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:15:52.417 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:15:52.432 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-22 22:15:52.435 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-22 22:15:52.439 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-22 22:15:52.472 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-22 22:15:52.504 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-22 22:15:52.536 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:15:52.567 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:15:52.601 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:15:52.633 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:15:52.665 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:15:52.697 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:15:52.729 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:15:52.761 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:15:52.794 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:15:52.827 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:15:52.860 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:15:52.862 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:15:52.865 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-22 22:15:52.868 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-22 22:15:52.870 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:15:52.873 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:52.876 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:52.878 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 22:15:52.881 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 22:15:52.884 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-22 22:15:52.917 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:15:52.954 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-22 22:15:52.954 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 22:15:52.962 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-22 22:15:52.968 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-22 22:15:52.971 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-22 22:15:52.973 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:15:52.975 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:15:52.978 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:15:52.981 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:52.983 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:52.986 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:15:52.988 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:15:52.990 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:15:52.993 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:15:52.995 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-22 22:15:53.059 | Enabling site cinder-wsgi. 2022-08-22 22:15:53.068 | To activate the new configuration, you need to run: 2022-08-22 22:15:53.068 | systemctl reload apache2 2022-08-22 22:15:53.074 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:15:53.077 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:15:53.080 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:15:53.084 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:15:53.223 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-22 22:15:53.226 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-22 22:15:53.266 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-08-22 22:15:53.301 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-22 22:15:53.318 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:15:53.321 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-22 22:15:53.323 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 22:15:53.326 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 22:15:53.328 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-22 22:15:53.331 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-22 22:15:53.370 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-22 22:15:53.404 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-08-22 22:15:53.436 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-22 22:15:53.469 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-22 22:15:53.502 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-22 22:15:53.535 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-22 22:15:53.569 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-22 22:15:53.602 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:15:53.642 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-22 22:15:53.679 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-22 22:15:53.714 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 22:15:53.747 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-22 22:15:53.750 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-22 22:15:53.767 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:53.769 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-08-22 22:15:53.804 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-22 22:15:53.807 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-22 22:15:53.809 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-22 22:15:53.827 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:15:53.829 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-22 22:15:53.832 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-22 22:15:53.835 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-22 22:15:53.837 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:15:53.839 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-22 22:15:53.842 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-22 22:15:53.846 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:15:53.846 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:15:53.851 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:15:53.854 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:15:53.857 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 22:15:53.859 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:15:53.862 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-22 22:15:53.864 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-22 22:15:53.867 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-22 22:15:53.870 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:15:53.872 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:15:53.875 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-22 22:15:53.878 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:15:53.880 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-22 22:15:53.883 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-22 22:15:53.885 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-08-22 22:15:53.887 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:15:53.890 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:15:53.892 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:15:53.895 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:15:53.898 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:15:53.901 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:15:53.917 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:15:53.919 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:15:53.922 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:53.925 | + functions-common:git_clone:617 : echo master 2022-08-22 22:15:53.925 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:15:53.930 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-08-22 22:15:53.932 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:15:53.935 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-22 22:15:53.948 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-08-22 22:15:53.951 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:15:53.951 | + functions-common:git_clone:678 : head -1 2022-08-22 22:15:53.955 | 73bb9e038a Allow operator to disable usage of random-fully 2022-08-22 22:15:53.958 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:15:53.961 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-22 22:15:53.964 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:15:53.966 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 22:15:53.969 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-22 22:15:53.971 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:15:53.974 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-22 22:15:53.976 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:15:53.979 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 22:15:53.981 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-22 22:15:53.984 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:15:53.987 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:15:53.990 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-22 22:15:53.994 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:15:53.998 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-22 22:15:54.002 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:15:54.006 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:15:54.009 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-22 22:15:54.018 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-22 22:15:54.022 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-22 22:15:54.626 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-22 22:15:54.630 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:15:54.633 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:15:54.637 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:15:54.640 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 22:15:54.644 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-22 22:15:54.648 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:15:54.651 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:15:54.655 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:15:54.658 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:15:54.661 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:15:54.664 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:15:54.666 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:15:54.669 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-22 22:15:54.691 | Using python 3.8 to install /opt/stack/neutron 2022-08-22 22:15:54.693 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-22 22:15:56.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:56.734 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:56.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:15:56.735 | from cryptography.utils import int_from_bytes 2022-08-22 22:15:57.776 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:15:57.776 | Obtaining file:///opt/stack/neutron 2022-08-22 22:16:00.079 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:16:00.085 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:16:00.088 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:16:00.097 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:16:00.105 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:16:00.116 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:16:00.258 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:16:00.272 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:16:00.285 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:16:00.291 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:16:00.294 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:16:00.302 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:16:00.305 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:16:00.309 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 22:16:00.320 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:16:00.356 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:16:00.383 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:16:00.440 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:16:00.489 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:16:00.495 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:16:00.498 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-22 22:16:00.534 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:16:00.560 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-22 22:16:00.576 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 22:16:00.580 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:16:00.584 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 22:16:00.588 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-22 22:16:00.610 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:16:00.647 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:16:00.657 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:16:00.696 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:16:00.701 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:16:00.747 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:16:00.752 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:16:00.790 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:16:00.843 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:16:00.854 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:16:00.871 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:16:00.886 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:16:00.900 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:16:00.912 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:16:00.914 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:16:00.923 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:16:00.945 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:16:00.954 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:16:00.968 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 22:16:00.987 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 22:16:01.025 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-22 22:16:01.033 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-08-22 22:16:01.041 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:16:01.046 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:16:01.049 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-22 22:16:01.058 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:16:01.069 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:16:01.075 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:16:01.092 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:16:01.104 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:16:01.114 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:16:01.117 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:16:01.123 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-22 22:16:01.129 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:16:01.134 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-22 22:16:01.152 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:16:01.172 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-22 22:16:01.197 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 22:16:01.239 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:16:01.243 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:16:01.250 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:16:01.264 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:16:01.266 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:16:01.270 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-08-22 22:16:01.275 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:16:01.278 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:16:01.281 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-22 22:16:01.284 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:16:01.294 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:16:01.297 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:16:01.299 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:16:01.304 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:16:01.318 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:16:01.327 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:16:01.332 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:16:01.343 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 22:16:01.401 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:16:01.433 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 22:16:01.437 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:16:01.442 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:16:01.445 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:16:01.450 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:16:01.476 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:16:01.479 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:16:01.489 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:16:01.516 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:16:01.519 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:16:01.556 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:16:01.558 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:16:01.561 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:16:01.582 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:16:01.585 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:16:01.590 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:16:01.596 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:16:01.599 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:16:01.602 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:16:01.606 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:16:01.651 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:16:01.654 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:16:01.661 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:16:01.665 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:16:01.676 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-22 22:16:01.679 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:16:01.693 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:16:01.704 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:16:01.742 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-22 22:16:01.746 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:16:01.751 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:16:01.753 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:16:01.756 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:16:01.759 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:16:01.761 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:16:01.764 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:16:01.766 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:16:01.770 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:16:01.817 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:16:01.820 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:16:01.877 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:16:01.882 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:16:02.875 | Installing collected packages: neutron 2022-08-22 22:16:02.876 | Attempting uninstall: neutron 2022-08-22 22:16:02.876 | Found existing installation: neutron 20.1.0.dev510 2022-08-22 22:16:02.887 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-22 22:16:02.888 | Running setup.py develop for neutron 2022-08-22 22:16:05.574 | Successfully installed neutron 2022-08-22 22:16:05.690 | + inc/python:pip_install:196 : result=0 2022-08-22 22:16:05.693 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:16:05.698 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:05.701 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:05.705 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:05.709 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:05.711 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:05.714 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:16:05.716 | + functions-common:time_stop:2446 : start_time=1661206554685 2022-08-22 22:16:05.719 | + functions-common:time_stop:2448 : [[ -z 1661206554685 ]] 2022-08-22 22:16:05.722 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:05.726 | + functions-common:time_stop:2451 : end_time=1661206565723 2022-08-22 22:16:05.728 | + functions-common:time_stop:2452 : elapsed_time=11038 2022-08-22 22:16:05.731 | + functions-common:time_stop:2453 : total=95921 2022-08-22 22:16:05.733 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:05.735 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=106959 2022-08-22 22:16:05.738 | + inc/python:pip_install:199 : return 0 2022-08-22 22:16:05.740 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:16:05.743 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 22:16:05.746 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 22:16:05.765 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 22:16:05.778 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-22 22:16:05.780 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-22 22:16:05.783 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:16:05.786 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:16:05.788 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-22 22:16:05.791 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:16:05.794 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:16:05.796 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:16:05.799 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-22 22:16:05.816 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:05.819 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-22 22:16:05.822 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-22 22:16:05.824 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-22 22:16:05.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:16:05.830 | + lib/stack:stack_install_service:32 : install_nova 2022-08-22 22:16:05.832 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-22 22:16:05.835 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-22 22:16:05.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:16:05.840 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:16:05.842 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-22 22:16:05.844 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:16:05.847 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-22 22:16:05.863 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:05.866 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-22 22:16:05.882 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:05.885 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-22 22:16:05.901 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:05.904 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-22 22:16:05.906 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-22 22:16:05.908 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-08-22 22:16:05.910 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:16:05.913 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:16:05.915 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:16:05.918 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:16:05.920 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:16:05.923 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:16:05.939 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:16:05.941 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:16:05.943 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:16:05.946 | + functions-common:git_clone:617 : echo master 2022-08-22 22:16:05.947 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:16:05.952 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-08-22 22:16:05.954 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:16:05.957 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-22 22:16:05.970 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-08-22 22:16:05.973 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:16:05.973 | + functions-common:git_clone:678 : head -1 2022-08-22 22:16:05.978 | 18d9c85aa4 Fix a deprecation warning about threading.Thread 2022-08-22 22:16:05.981 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:16:05.984 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-22 22:16:05.986 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:16:05.989 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 22:16:05.991 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-22 22:16:05.994 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:16:05.996 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-22 22:16:05.999 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:16:06.002 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 22:16:06.004 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-22 22:16:06.007 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:16:06.009 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:16:06.013 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-22 22:16:06.015 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:16:06.018 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-22 22:16:06.021 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:16:06.023 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:16:06.027 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-22 22:16:06.033 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-22 22:16:06.036 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-22 22:16:06.651 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-22 22:16:06.654 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:16:06.658 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:16:06.661 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:16:06.664 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 22:16:06.667 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-22 22:16:06.671 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:16:06.674 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:16:06.677 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:16:06.680 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:16:06.682 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:16:06.685 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:16:06.687 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:16:06.690 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-22 22:16:06.711 | Using python 3.8 to install /opt/stack/nova 2022-08-22 22:16:06.713 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-22 22:16:08.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:08.748 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:08.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:08.749 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:09.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:16:09.798 | Obtaining file:///opt/stack/nova 2022-08-22 22:16:13.092 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:16:13.098 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:16:13.100 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 22:16:13.109 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 22:16:13.118 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:16:13.121 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:16:13.132 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:16:13.274 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:16:13.287 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:16:13.301 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 22:16:13.319 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:16:13.355 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 22:16:13.368 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:16:13.370 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 22:16:13.379 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 22:16:13.382 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:16:13.386 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:16:13.423 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:16:13.449 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:16:13.452 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:16:13.490 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:16:13.547 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:16:13.597 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 22:16:13.607 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-22 22:16:13.612 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:16:13.616 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:16:13.619 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:16:13.644 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 22:16:13.666 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 22:16:13.671 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:16:13.675 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 22:16:13.679 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-22 22:16:13.701 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 22:16:13.718 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:16:13.755 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:16:13.765 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:16:13.803 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:16:13.809 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:16:13.854 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:16:13.859 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-22 22:16:13.869 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:16:13.907 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 22:16:13.960 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 22:16:13.970 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:16:13.988 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:16:14.003 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 22:16:14.017 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 22:16:14.028 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 22:16:14.031 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:16:14.039 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 22:16:14.061 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:16:14.070 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:16:14.084 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 22:16:14.102 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-08-22 22:16:14.138 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:16:14.143 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-22 22:16:14.176 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:16:14.178 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:16:14.191 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 22:16:14.196 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 22:16:14.214 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:16:14.224 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:16:14.226 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:16:14.232 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-22 22:16:14.238 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:16:14.242 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 22:16:14.257 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 22:16:14.271 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:16:14.276 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-22 22:16:14.292 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:16:14.312 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-22 22:16:14.337 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:16:14.341 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:16:14.348 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:16:14.361 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:16:14.363 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-22 22:16:14.368 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:16:14.372 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:16:14.375 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:16:14.378 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:16:14.388 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:16:14.391 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:16:14.393 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:16:14.398 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 22:16:14.411 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:16:14.420 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:16:14.426 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:16:14.435 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 22:16:14.493 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:16:14.526 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 22:16:14.530 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-22 22:16:14.537 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:16:14.542 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-22 22:16:14.546 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:16:14.549 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 22:16:14.554 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:16:14.580 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 22:16:14.583 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:16:14.593 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:16:14.597 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 22:16:14.623 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:16:14.680 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:16:14.683 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:16:14.703 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:16:14.709 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:16:14.712 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:16:14.717 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:16:14.723 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:16:14.726 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 22:16:14.771 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 22:16:14.774 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 22:16:14.778 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:16:14.786 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:16:14.789 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:16:14.800 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-22 22:16:14.805 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-22 22:16:14.816 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:16:14.826 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 22:16:14.839 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-22 22:16:14.843 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:16:14.857 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:16:14.861 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:16:14.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:16:14.867 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:16:14.869 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:16:14.871 | Requirement already satisfied: numpy===1.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.2) 2022-08-22 22:16:14.874 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:16:14.877 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:16:14.880 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 22:16:14.883 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-22 22:16:14.886 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:16:14.889 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:16:14.936 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:16:15.923 | Installing collected packages: nova 2022-08-22 22:16:15.924 | Attempting uninstall: nova 2022-08-22 22:16:15.924 | Found existing installation: nova 25.1.0.dev257 2022-08-22 22:16:15.929 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-22 22:16:15.930 | Running setup.py develop for nova 2022-08-22 22:16:19.623 | Successfully installed nova 2022-08-22 22:16:19.736 | + inc/python:pip_install:196 : result=0 2022-08-22 22:16:19.740 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:16:19.743 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:19.747 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:19.751 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:19.755 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:19.758 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:19.760 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:16:19.762 | + functions-common:time_stop:2446 : start_time=1661206566705 2022-08-22 22:16:19.765 | + functions-common:time_stop:2448 : [[ -z 1661206566705 ]] 2022-08-22 22:16:19.768 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:19.772 | + functions-common:time_stop:2451 : end_time=1661206579770 2022-08-22 22:16:19.775 | + functions-common:time_stop:2452 : elapsed_time=13065 2022-08-22 22:16:19.778 | + functions-common:time_stop:2453 : total=106959 2022-08-22 22:16:19.780 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:19.782 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=120024 2022-08-22 22:16:19.786 | + inc/python:pip_install:199 : return 0 2022-08-22 22:16:19.789 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:16:19.791 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 22:16:19.794 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 22:16:19.813 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 22:16:19.825 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-22 22:16:19.827 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-22 22:16:19.830 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:16:19.832 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:16:19.835 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-22 22:16:19.837 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:16:19.840 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-22 22:16:19.853 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:16:19.855 | + ./stack.sh:main:932 : configure_nova 2022-08-22 22:16:19.858 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-22 22:16:19.870 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-22 22:16:19.873 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-22 22:16:19.876 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-22 22:16:19.880 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-22 22:16:19.880 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-22 22:16:19.885 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-22 22:16:19.887 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-22 22:16:19.890 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-22 22:16:19.893 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-22 22:16:19.895 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-22 22:16:19.898 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-22 22:16:19.900 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-22 22:16:19.903 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-22 22:16:19.915 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-22 22:16:19.928 | + 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-08-22 22:16:19.942 | + 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-08-22 22:16:19.957 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-22 22:16:19.971 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-22 22:16:19.975 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-22 22:16:19.981 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pvHqcncIOZ 2022-08-22 22:16:19.984 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-22 22:16:19.986 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-22 22:16:19.990 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-22 22:16:19.992 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-22 22:16:19.995 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-22 22:16:19.998 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pvHqcncIOZ 2022-08-22 22:16:20.002 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pvHqcncIOZ 2022-08-22 22:16:20.014 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pvHqcncIOZ /etc/sudoers.d/nova-rootwrap 2022-08-22 22:16:20.028 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-22 22:16:20.034 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-22 22:16:20.037 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-22 22:16:20.040 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-22 22:16:20.043 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-22 22:16:20.045 | + 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-08-22 22:16:20.048 | + 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-08-22 22:16:20.051 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-22 22:16:20.054 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-22 22:16:20.059 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-22 22:16:20.076 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:20.079 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-22 22:16:20.082 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-22 22:16:20.085 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-22 22:16:20.089 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-22 22:16:20.122 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-22 22:16:20.125 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-22 22:16:20.158 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-22 22:16:20.192 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-22 22:16:20.229 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-22 22:16:20.266 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-22 22:16:20.308 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-22 22:16:20.343 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-22 22:16:20.345 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-08-22 22:16:20.377 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-22 22:16:20.408 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-22 22:16:20.439 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-22 22:16:20.470 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-22 22:16:20.502 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-22 22:16:20.536 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-22 22:16:20.538 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:16:20.540 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:16:20.543 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:16:20.545 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:16:20.547 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:16:20.550 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:16:20.552 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:16:20.554 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:16:20.557 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:16:20.559 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:16:20.561 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-22 22:16:20.563 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:16:20.566 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:16:20.568 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:16:20.570 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:16:20.572 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:16:20.575 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:16:20.577 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-22 22:16:20.594 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:20.596 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:16:20.598 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-22 22:16:20.601 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-22 22:16:20.633 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-22 22:16:20.635 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-22 22:16:20.638 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-22 22:16:20.640 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-22 22:16:20.642 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:16:20.645 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:20.647 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:16:20.662 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:20.665 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:16:20.667 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:20.670 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:20.704 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-22 22:16:20.707 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-22 22:16:20.709 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-22 22:16:20.712 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-22 22:16:20.714 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:16:20.717 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:20.719 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:16:20.735 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:20.737 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:16:20.739 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:20.742 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:20.777 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-22 22:16:20.815 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-22 22:16:20.849 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-22 22:16:20.880 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-22 22:16:20.898 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:20.901 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-22 22:16:20.917 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:20.921 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-22 22:16:20.921 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-22 22:16:20.926 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-22 22:16:20.928 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-22 22:16:20.961 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-22 22:16:20.977 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:20.979 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-22 22:16:20.982 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-22 22:16:20.984 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 22:16:20.986 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:16:20.989 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-22 22:16:21.026 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-22 22:16:21.059 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:16:21.090 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-22 22:16:21.122 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-22 22:16:21.154 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-22 22:16:21.185 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-22 22:16:21.222 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-22 22:16:21.256 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:16:21.287 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:16:21.319 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-22 22:16:21.335 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:21.338 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-22 22:16:21.340 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-22 22:16:21.374 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-22 22:16:21.406 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-08-22 22:16:21.438 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-22 22:16:21.469 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-22 22:16:21.501 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-22 22:16:21.533 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-22 22:16:21.564 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-22 22:16:21.596 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-22 22:16:21.612 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:21.614 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-22 22:16:21.616 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-22 22:16:21.648 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-22 22:16:21.682 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-22 22:16:21.685 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-22 22:16:21.717 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-22 22:16:21.720 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-22 22:16:21.722 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-22 22:16:21.724 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:16:21.727 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:16:21.729 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:16:21.732 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:16:21.734 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:16:21.736 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:16:21.739 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-22 22:16:21.741 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:16:21.743 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:16:21.746 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:16:21.748 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:16:21.751 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:16:21.753 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:16:21.755 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:16:21.757 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:16:21.760 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:16:21.762 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:16:21.764 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-22 22:16:21.766 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-22 22:16:21.769 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-22 22:16:21.771 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:16:21.789 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:16:21.791 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:16:21.794 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:16:21.796 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:16:21.798 | + 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-08-22 22:16:21.831 | + 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-08-22 22:16:21.863 | + 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-08-22 22:16:21.895 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:16:21.927 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-22 22:16:21.961 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-22 22:16:21.977 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:21.980 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-22 22:16:21.982 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-22 22:16:21.985 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-22 22:16:21.987 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-22 22:16:21.989 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:16:21.992 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:16:21.995 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-22 22:16:21.999 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-22 22:16:22.001 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:16:22.004 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:16:22.017 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:16:22.017 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:16:22.025 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:16:22.029 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:16:22.045 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-22 22:16:22.047 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-22 22:16:22.051 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-22 22:16:22.084 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-22 22:16:22.115 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-22 22:16:22.147 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:16:22.180 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:16:22.213 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:16:22.245 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:16:22.277 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:16:22.309 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:16:22.340 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:16:22.371 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:16:22.403 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:16:22.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:16:22.466 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:16:22.469 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:16:22.472 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-22 22:16:22.474 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-22 22:16:22.476 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:16:22.479 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:22.481 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:22.484 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 22:16:22.487 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 22:16:22.489 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-22 22:16:22.521 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:16:22.552 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-22 22:16:22.553 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 22:16:22.562 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-22 22:16:22.565 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-22 22:16:22.568 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-22 22:16:22.570 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:16:22.572 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:16:22.575 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:16:22.577 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:22.579 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:22.582 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:16:22.587 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:16:22.590 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:22.592 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:22.595 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-22 22:16:22.658 | Enabling site nova-api-wsgi. 2022-08-22 22:16:22.667 | To activate the new configuration, you need to run: 2022-08-22 22:16:22.668 | systemctl reload apache2 2022-08-22 22:16:22.673 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:16:22.676 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:16:22.679 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:16:22.683 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:16:22.826 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-22 22:16:22.843 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:22.845 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-22 22:16:22.848 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-22 22:16:22.850 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-22 22:16:22.853 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-22 22:16:22.855 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-22 22:16:22.857 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:16:22.860 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-22 22:16:22.864 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-22 22:16:22.867 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:16:22.869 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:16:22.882 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:16:22.882 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:16:22.891 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:16:22.894 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:16:22.910 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-22 22:16:22.912 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-22 22:16:22.916 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-22 22:16:22.949 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-22 22:16:22.980 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-22 22:16:23.012 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:16:23.043 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:16:23.075 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:16:23.106 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:16:23.139 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:16:23.172 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:16:23.204 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:16:23.237 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:16:23.269 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:16:23.300 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:16:23.332 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-22 22:16:23.334 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-22 22:16:23.366 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-22 22:16:23.382 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:23.385 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-22 22:16:23.420 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-22 22:16:23.423 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-22 22:16:23.425 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-22 22:16:23.442 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:23.444 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:16:23.447 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:16:23.481 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-22 22:16:23.516 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-22 22:16:23.518 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 22:16:23.521 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-22 22:16:23.523 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:16:23.526 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:16:23.528 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:16:23.545 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:23.548 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:16:23.550 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:16:23.553 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:16:23.570 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:23.572 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:16:23.575 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:16:23.607 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:16:23.609 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:16:23.612 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-22 22:16:23.644 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-22 22:16:23.676 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-22 22:16:23.711 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-22 22:16:23.728 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:23.730 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 22:16:23.762 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-22 22:16:23.764 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-22 22:16:23.766 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-22 22:16:23.801 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-22 22:16:23.833 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-08-22 22:16:23.866 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-22 22:16:23.899 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-22 22:16:23.931 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-22 22:16:23.963 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-22 22:16:23.995 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-22 22:16:24.030 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-22 22:16:24.062 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-22 22:16:24.079 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:24.082 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-22 22:16:24.086 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:16:24.089 | + lib/nova:create_nova_conf:549 : local conf 2022-08-22 22:16:24.091 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-22 22:16:24.094 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-22 22:16:24.097 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:16:24.099 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:16:24.102 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:16:24.104 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-22 22:16:24.107 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-22 22:16:24.111 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-22 22:16:24.114 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-22 22:16:24.116 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-22 22:16:24.118 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-22 22:16:24.121 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:16:24.123 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:24.126 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:16:24.144 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:24.147 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:16:24.149 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:24.153 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:24.189 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-22 22:16:24.224 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-22 22:16:24.259 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:16:24.261 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-22 22:16:24.264 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-22 22:16:24.266 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-22 22:16:24.283 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:24.286 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-22 22:16:24.287 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-22 22:16:25.010 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-22 22:16:25.012 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-22 22:16:25.015 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 22:16:25.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-22 22:16:25.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:16:25.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-22 22:16:25.024 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:16:25.040 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:25.043 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-22 22:16:25.046 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-22 22:16:25.048 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:16:25.064 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:25.066 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:16:25.069 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:16:25.101 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:16:25.103 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:16:25.106 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-22 22:16:25.123 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:25.125 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-22 22:16:25.128 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 22:16:25.130 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-22 22:16:25.164 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:16:25.196 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-22 22:16:25.232 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-22 22:16:25.265 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-22 22:16:25.297 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-22 22:16:25.329 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-22 22:16:25.361 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-22 22:16:25.393 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-22 22:16:25.396 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-22 22:16:25.398 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-22 22:16:25.401 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:16:25.419 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:16:25.421 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:16:25.423 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:16:25.426 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:16:25.428 | + 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-08-22 22:16:25.461 | + 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-08-22 22:16:25.493 | + 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-08-22 22:16:25.525 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:16:25.557 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:16:25.560 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-22 22:16:25.564 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:16:25.567 | + lib/nova:create_nova_conf:583 : local conf 2022-08-22 22:16:25.569 | + lib/nova:create_nova_conf:584 : local offset 2022-08-22 22:16:25.572 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-22 22:16:25.575 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:16:25.577 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:16:25.580 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:16:25.582 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-22 22:16:25.585 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-22 22:16:25.587 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 22:16:25.590 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-22 22:16:25.592 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-22 22:16:25.594 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-22 22:16:25.610 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:25.613 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-22 22:16:25.615 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-22 22:16:25.631 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:25.634 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-22 22:16:25.649 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:25.652 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-22 22:16:25.669 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:25.671 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-22 22:16:25.689 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:25.691 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-22 22:16:25.694 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-22 22:16:25.696 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-22 22:16:25.699 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 22:16:25.702 | + lib/stack:stack_install_service:32 : install_placement 2022-08-22 22:16:25.704 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-22 22:16:25.707 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-22 22:16:25.709 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:25.712 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:25.714 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-22 22:16:25.717 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:16:25.720 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:16:25.722 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:16:25.725 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:16:25.727 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:16:25.730 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:16:25.733 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:25.735 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:25.738 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:16:25.740 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:25.743 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:16:25.745 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:16:25.748 | + functions-common:install_package:1464 : real_install_package apache2 2022-08-22 22:16:25.751 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:16:25.753 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:25.756 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:25.758 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-08-22 22:16:25.780 | + 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-08-22 22:16:25.891 | Reading package lists... 2022-08-22 22:16:26.151 | Building dependency tree... 2022-08-22 22:16:26.153 | Reading state information... 2022-08-22 22:16:26.418 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 22:16:26.419 | The following packages were automatically installed and are no longer required: 2022-08-22 22:16:26.420 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:16:26.420 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:16:26.420 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:16:26.420 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:16:26.420 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:16:26.420 | python3-zope.interface 2022-08-22 22:16:26.420 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:16:26.550 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:16:26.554 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:16:26.557 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:16:26.560 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:26.562 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:26.565 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:26.568 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:26.571 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:26.574 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:16:26.578 | + functions-common:time_stop:2446 : start_time=1661206585777 2022-08-22 22:16:26.582 | + functions-common:time_stop:2448 : [[ -z 1661206585777 ]] 2022-08-22 22:16:26.586 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:26.590 | + functions-common:time_stop:2451 : end_time=1661206586588 2022-08-22 22:16:26.593 | + functions-common:time_stop:2452 : elapsed_time=811 2022-08-22 22:16:26.595 | + functions-common:time_stop:2453 : total=6513 2022-08-22 22:16:26.598 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:26.601 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7324 2022-08-22 22:16:26.604 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:16:26.607 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-22 22:16:26.610 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-08-22 22:16:26.613 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-08-22 22:16:26.616 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-08-22 22:16:26.619 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-08-22 22:16:26.642 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-22 22:16:26.645 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 22:16:26.648 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 22:16:26.651 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 22:16:26.654 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 22:16:26.657 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 22:16:26.660 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 22:16:26.662 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:26.665 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:26.668 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 22:16:26.671 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:26.674 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 22:16:26.677 | + functions-common:apt_get_update:1190 : return 2022-08-22 22:16:26.680 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-08-22 22:16:26.682 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 22:16:26.685 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:26.688 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:26.691 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-08-22 22:16:26.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 libapache2-mod-wsgi-py3 2022-08-22 22:16:26.828 | Reading package lists... 2022-08-22 22:16:27.087 | Building dependency tree... 2022-08-22 22:16:27.089 | Reading state information... 2022-08-22 22:16:27.353 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-22 22:16:27.353 | The following packages were automatically installed and are no longer required: 2022-08-22 22:16:27.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 22:16:27.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 22:16:27.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 22:16:27.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 22:16:27.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 22:16:27.354 | python3-zope.interface 2022-08-22 22:16:27.354 | Use 'sudo apt autoremove' to remove them. 2022-08-22 22:16:27.494 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 22:16:27.499 | + functions-common:apt_get:1234 : result=0 2022-08-22 22:16:27.502 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 22:16:27.505 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:27.507 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:27.511 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:27.513 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:27.517 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:27.519 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 22:16:27.522 | + functions-common:time_stop:2446 : start_time=1661206586714 2022-08-22 22:16:27.525 | + functions-common:time_stop:2448 : [[ -z 1661206586714 ]] 2022-08-22 22:16:27.528 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:27.533 | + functions-common:time_stop:2451 : end_time=1661206587530 2022-08-22 22:16:27.535 | + functions-common:time_stop:2452 : elapsed_time=816 2022-08-22 22:16:27.538 | + functions-common:time_stop:2453 : total=7324 2022-08-22 22:16:27.540 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:27.543 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8140 2022-08-22 22:16:27.545 | + functions-common:apt_get:1238 : return 0 2022-08-22 22:16:27.548 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-22 22:16:27.551 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-22 22:16:27.553 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:16:27.556 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:27.558 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:27.561 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-22 22:16:27.563 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-22 22:16:27.619 | wsgi (enabled by maintainer script) 2022-08-22 22:16:27.623 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-22 22:16:27.628 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-22 22:16:27.632 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:16:27.637 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-22 22:16:27.641 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-22 22:16:27.646 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:16:27.651 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:16:27.651 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:16:27.656 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-22 22:16:27.659 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-22 22:16:27.661 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-22 22:16:27.665 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-22 22:16:27.667 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-22 22:16:27.690 | Using python 3.8 to install osc-placement 2022-08-22 22:16:27.693 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-22 22:16:29.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:29.736 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:29.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:29.736 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:30.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:16:30.787 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-22 22:16:30.797 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:16:30.811 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:16:30.816 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:16:30.818 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:16:30.825 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:16:30.829 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:16:30.832 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:16:30.889 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:16:30.903 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:16:30.908 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:16:30.911 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:16:30.917 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:16:30.920 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:16:30.924 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:16:30.929 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:16:30.941 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:16:30.946 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:16:30.948 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:16:30.973 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:16:30.984 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:16:30.987 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:16:30.989 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:16:30.992 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:16:30.997 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:16:31.030 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:16:31.050 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:16:31.055 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:16:31.060 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:16:31.097 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:16:31.100 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:16:31.102 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:16:31.105 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:16:31.108 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:16:31.110 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:16:31.157 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:16:31.169 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:16:31.172 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:16:31.207 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:16:31.210 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:16:31.214 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:16:31.218 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:16:31.275 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:16:31.277 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:16:31.303 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:16:33.259 | + inc/python:pip_install:196 : result=0 2022-08-22 22:16:33.264 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:16:33.267 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:33.271 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:33.275 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:33.278 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:33.282 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:33.287 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:16:33.288 | + functions-common:time_stop:2446 : start_time=1661206587684 2022-08-22 22:16:33.291 | + functions-common:time_stop:2448 : [[ -z 1661206587684 ]] 2022-08-22 22:16:33.294 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:33.299 | + functions-common:time_stop:2451 : end_time=1661206593296 2022-08-22 22:16:33.302 | + functions-common:time_stop:2452 : elapsed_time=5612 2022-08-22 22:16:33.305 | + functions-common:time_stop:2453 : total=120024 2022-08-22 22:16:33.307 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:33.310 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=125636 2022-08-22 22:16:33.312 | + inc/python:pip_install:199 : return 0 2022-08-22 22:16:33.315 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-22 22:16:33.318 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-22 22:16:33.320 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-08-22 22:16:33.323 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 22:16:33.326 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 22:16:33.329 | ++ functions-common:git_clone:600 : pwd 2022-08-22 22:16:33.332 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 22:16:33.334 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 22:16:33.338 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 22:16:33.355 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 22:16:33.357 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 22:16:33.360 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 22:16:33.363 | + functions-common:git_clone:617 : echo master 2022-08-22 22:16:33.363 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 22:16:33.369 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-08-22 22:16:33.372 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 22:16:33.374 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-22 22:16:33.387 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-08-22 22:16:33.391 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 22:16:33.391 | + functions-common:git_clone:678 : head -1 2022-08-22 22:16:33.394 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-22 22:16:33.397 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 22:16:33.400 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-22 22:16:33.403 | + inc/python:setup_develop:334 : local bindep 2022-08-22 22:16:33.405 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 22:16:33.408 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-22 22:16:33.410 | + inc/python:setup_develop:340 : local extras= 2022-08-22 22:16:33.413 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-22 22:16:33.416 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 22:16:33.419 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 22:16:33.421 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-22 22:16:33.423 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 22:16:33.426 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 22:16:33.429 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-22 22:16:33.432 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 22:16:33.435 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-22 22:16:33.438 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 22:16:33.440 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 22:16:33.444 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-22 22:16:33.449 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-22 22:16:33.452 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-22 22:16:34.066 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-22 22:16:34.069 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 22:16:34.073 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 22:16:34.076 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 22:16:34.080 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 22:16:34.084 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-22 22:16:34.087 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 22:16:34.089 | + inc/python:setup_package:424 : local extras= 2022-08-22 22:16:34.092 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 22:16:34.094 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 22:16:34.097 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 22:16:34.100 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 22:16:34.103 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 22:16:34.106 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-22 22:16:34.129 | Using python 3.8 to install /opt/stack/placement 2022-08-22 22:16:34.131 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-22 22:16:36.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:36.165 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:36.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:36.165 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:37.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:16:37.217 | Obtaining file:///opt/stack/placement 2022-08-22 22:16:38.451 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 22:16:38.464 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 22:16:38.608 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 22:16:38.621 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 22:16:38.626 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 22:16:38.664 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 22:16:38.715 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-22 22:16:38.720 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 22:16:38.724 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 22:16:38.729 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 22:16:38.765 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 22:16:38.776 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:16:38.815 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 22:16:38.820 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 22:16:38.866 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:16:38.871 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 22:16:38.909 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 22:16:38.928 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 22:16:38.942 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:16:38.951 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 22:16:38.960 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:16:38.974 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:16:38.979 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:16:38.982 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:16:38.994 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 22:16:39.004 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 22:16:39.006 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:16:39.012 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 22:16:39.016 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 22:16:39.021 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:16:39.042 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:16:39.046 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 22:16:39.052 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:16:39.066 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:16:39.070 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:16:39.073 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 22:16:39.083 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 22:16:39.086 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 22:16:39.089 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:16:39.093 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 22:16:39.101 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 22:16:39.107 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 22:16:39.116 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:16:39.149 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:16:39.159 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-22 22:16:39.162 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:16:39.218 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 22:16:39.245 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:16:39.303 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:16:39.308 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 22:16:39.311 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:16:39.317 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:16:39.322 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:16:39.325 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 22:16:39.338 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 22:16:39.344 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 22:16:39.352 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:16:39.355 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:16:39.358 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:16:39.360 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:16:39.365 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:16:39.369 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:16:39.371 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 22:16:39.373 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:16:39.376 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 22:16:39.378 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 22:16:39.390 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:16:39.416 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:16:39.420 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:16:39.423 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 22:16:39.434 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:16:39.470 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 22:16:39.472 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:16:39.476 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:16:40.954 | Installing collected packages: openstack-placement 2022-08-22 22:16:40.954 | Attempting uninstall: openstack-placement 2022-08-22 22:16:40.956 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-22 22:16:40.958 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-22 22:16:40.959 | Running setup.py develop for openstack-placement 2022-08-22 22:16:42.672 | Successfully installed openstack-placement 2022-08-22 22:16:42.784 | + inc/python:pip_install:196 : result=0 2022-08-22 22:16:42.787 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:16:42.790 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:42.794 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:42.797 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:42.801 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:42.804 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:42.807 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:16:42.811 | + functions-common:time_stop:2446 : start_time=1661206594123 2022-08-22 22:16:42.814 | + functions-common:time_stop:2448 : [[ -z 1661206594123 ]] 2022-08-22 22:16:42.819 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:42.824 | + functions-common:time_stop:2451 : end_time=1661206602821 2022-08-22 22:16:42.826 | + functions-common:time_stop:2452 : elapsed_time=8698 2022-08-22 22:16:42.829 | + functions-common:time_stop:2453 : total=125636 2022-08-22 22:16:42.831 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:42.833 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=134334 2022-08-22 22:16:42.836 | + inc/python:pip_install:199 : return 0 2022-08-22 22:16:42.839 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 22:16:42.841 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 22:16:42.844 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 22:16:42.864 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 22:16:42.876 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-22 22:16:42.879 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-22 22:16:42.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:16:42.884 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:16:42.887 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-22 22:16:42.890 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:16:42.892 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 22:16:42.895 | + ./stack.sh:main:938 : configure_placement 2022-08-22 22:16:42.897 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-22 22:16:42.910 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-22 22:16:42.912 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-22 22:16:42.917 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-22 22:16:42.920 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-22 22:16:42.922 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-22 22:16:42.925 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-22 22:16:42.928 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:16:42.930 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:42.933 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:16:42.950 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:42.953 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:16:42.955 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-22 22:16:42.958 | + 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&plugin=dbcounter' 2022-08-22 22:16:42.995 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-22 22:16:43.031 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-22 22:16:43.068 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-22 22:16:43.070 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-22 22:16:43.073 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-22 22:16:43.075 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:16:43.078 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-22 22:16:43.115 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-22 22:16:43.149 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:16:43.183 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-22 22:16:43.216 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-22 22:16:43.252 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-22 22:16:43.286 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-22 22:16:43.320 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-22 22:16:43.354 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:16:43.390 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:16:43.424 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-22 22:16:43.427 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-22 22:16:43.430 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-22 22:16:43.433 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:16:43.452 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:16:43.454 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:16:43.457 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:16:43.459 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:16:43.462 | + 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-08-22 22:16:43.496 | + 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-08-22 22:16:43.530 | + 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-08-22 22:16:43.564 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:16:43.597 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-22 22:16:43.600 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-22 22:16:43.603 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-22 22:16:43.605 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-22 22:16:43.608 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-22 22:16:43.610 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 22:16:43.613 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 22:16:43.616 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-22 22:16:43.620 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-22 22:16:43.623 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 22:16:43.626 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 22:16:43.639 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 22:16:43.639 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:16:43.648 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 22:16:43.652 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 22:16:43.667 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-22 22:16:43.670 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-22 22:16:43.674 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-22 22:16:43.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-22 22:16:43.744 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-22 22:16:43.777 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-22 22:16:43.810 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 22:16:43.844 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 22:16:43.877 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-22 22:16:43.911 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-22 22:16:43.944 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-22 22:16:43.977 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 22:16:44.011 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 22:16:44.046 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 22:16:44.079 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-22 22:16:44.113 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 22:16:44.115 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 22:16:44.119 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-22 22:16:44.121 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-22 22:16:44.124 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 22:16:44.127 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:44.130 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:44.132 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-22 22:16:44.135 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-22 22:16:44.138 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-22 22:16:44.172 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 22:16:44.206 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-22 22:16:44.206 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-22 22:16:44.215 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-22 22:16:44.219 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-22 22:16:44.221 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-22 22:16:44.224 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 22:16:44.227 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 22:16:44.229 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 22:16:44.232 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:44.234 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:44.237 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 22:16:44.240 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 22:16:44.242 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:44.245 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:44.248 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-22 22:16:44.325 | Site placement-api already enabled 2022-08-22 22:16:44.331 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 22:16:44.336 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 22:16:44.339 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:16:44.343 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 22:16:44.479 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-22 22:16:44.499 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:44.502 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-22 22:16:44.522 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:44.524 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-22 22:16:44.542 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:44.545 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-22 22:16:44.547 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-22 22:16:44.550 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-22 22:16:44.586 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:16:44.619 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-22 22:16:44.653 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-22 22:16:44.690 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-22 22:16:44.724 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-22 22:16:44.758 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-22 22:16:44.797 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-22 22:16:44.839 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-22 22:16:44.856 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:44.859 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-22 22:16:44.877 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:16:44.880 | + ./stack.sh:main:964 : run_phase stack install 2022-08-22 22:16:44.882 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:16:44.885 | + functions-common:run_phase:1868 : local phase=install 2022-08-22 22:16:44.887 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:16:44.890 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:16:44.893 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:16:44.895 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:16:44.898 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:16:44.901 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:16:44.905 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:16:44.908 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:16:44.911 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:16:44.913 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-22 22:16:44.916 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:16:44.934 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:44.936 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:16:44.939 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:16:44.941 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-22 22:16:44.944 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-22 22:16:44.947 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:16:44.949 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-22 22:16:44.952 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-22 22:16:44.954 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-22 22:16:45.020 | ++ inc/async:async_inner:63 : install_tempest 2022-08-22 22:16:45.065 | [191436 Async install_tempest:218188]: running: install_tempest 2022-08-22 22:16:45.067 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:16:45.070 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:16:45.073 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:16:45.076 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:16:45.078 | + functions-common:run_phase:1894 : run_plugins stack install 2022-08-22 22:16:45.081 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:16:45.084 | + functions-common:run_plugins:1854 : local phase=install 2022-08-22 22:16:45.086 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:16:45.089 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:16:45.092 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-22 22:16:45.095 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-22 22:16:45.097 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 22:16:45.100 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 22:16:45.103 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-22 22:16:45.106 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 22:16:45.108 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-22 22:16:45.111 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-22 22:16:45.116 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 22:16:45.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-22 22:16:45.122 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-22 22:16:45.125 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 22:16:45.130 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-22 22:16:45.131 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 22:16:45.136 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-22 22:16:45.139 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-22 22:16:45.141 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-22 22:16:45.144 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-22 22:16:45.147 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-22 22:16:45.169 | Using python 3.8 to install python-openstackclient 2022-08-22 22:16:45.172 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-22 22:16:47.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:47.238 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:47.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:47.238 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:48.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:16:48.261 | Requirement already satisfied: python-openstackclient===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (6.0.0) 2022-08-22 22:16:48.279 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 22:16:48.284 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 22:16:48.308 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 22:16:48.319 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 22:16:48.333 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 22:16:48.348 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 22:16:48.361 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 22:16:48.375 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 22:16:48.378 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 22:16:48.398 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 22:16:48.401 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 22:16:48.405 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 22:16:48.408 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 22:16:48.464 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 22:16:48.467 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 22:16:48.471 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 22:16:48.476 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 22:16:48.497 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 22:16:48.533 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 22:16:48.536 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 22:16:48.538 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 22:16:48.542 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 22:16:48.546 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 22:16:48.549 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 22:16:48.595 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 22:16:48.606 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 22:16:48.641 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 22:16:48.644 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 22:16:48.652 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 22:16:48.655 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 22:16:48.668 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 22:16:48.672 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 22:16:48.679 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 22:16:48.682 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 22:16:48.688 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 22:16:48.693 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 22:16:48.696 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 22:16:48.733 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 22:16:48.736 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 22:16:48.739 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 22:16:48.742 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 22:16:48.746 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 22:16:48.802 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 22:16:48.828 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 22:16:48.830 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 22:16:48.834 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 22:16:48.838 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 22:16:48.841 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 22:16:48.872 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 22:16:48.876 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 22:16:48.880 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 22:16:50.772 | + inc/python:pip_install:196 : result=0 2022-08-22 22:16:50.775 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:16:50.777 | + functions-common:time_stop:2439 : local name 2022-08-22 22:16:50.780 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:16:50.782 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:16:50.785 | + functions-common:time_stop:2442 : local total 2022-08-22 22:16:50.787 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:16:50.789 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:16:50.792 | + functions-common:time_stop:2446 : start_time=1661206605164 2022-08-22 22:16:50.794 | + functions-common:time_stop:2448 : [[ -z 1661206605164 ]] 2022-08-22 22:16:50.797 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:16:50.802 | + functions-common:time_stop:2451 : end_time=1661206610799 2022-08-22 22:16:50.804 | + functions-common:time_stop:2452 : elapsed_time=5635 2022-08-22 22:16:50.807 | + functions-common:time_stop:2453 : total=134334 2022-08-22 22:16:50.809 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:16:50.812 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=139969 2022-08-22 22:16:50.814 | + inc/python:pip_install:199 : return 0 2022-08-22 22:16:50.817 | + ./stack.sh:main:976 : install_oscwrap 2022-08-22 22:16:50.824 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-08-22 22:16:50.829 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.c7NRuDWZHm 2022-08-22 22:16:50.832 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-08-22 22:16:50.834 | + functions-common:install_oscwrap:2490 : unalias -a 2022-08-22 22:16:50.837 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-08-22 22:16:50.840 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-22 22:16:50.842 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 22:16:50.845 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-22 22:16:50.863 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:16:50.865 | + ./stack.sh:main:1030 : configure_database 2022-08-22 22:16:50.868 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-22 22:16:50.870 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-22 22:16:50.873 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-22 22:16:50.876 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:16:50.878 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-22 22:16:50.880 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-22 22:16:50.883 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:50.885 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:50.888 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-22 22:16:50.891 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-22 22:16:50.894 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-08-22 22:16:50.894 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-08-22 22:16:50.899 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-22 22:16:50.955 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-22 22:16:50.957 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:16:50.960 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:16:50.962 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:16:50.965 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:16:50.967 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:16:50.969 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:16:50.972 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:16:50.974 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:16:50.977 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:16:50.979 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:16:50.981 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-22 22:16:50.984 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:16:50.986 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:16:50.988 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:16:50.991 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:16:50.993 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:16:50.995 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:16:50.997 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-22 22:16:51.000 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:51.002 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:51.005 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-22 22:16:51.007 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:16:51.009 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-22 22:16:53.105 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-22 22:16:53.121 | mysqladmin: connect to server at 'localhost' failed 2022-08-22 22:16:53.121 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-22 22:16:53.126 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-22 22:16:53.128 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-22 22:16:53.131 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:53.134 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:53.136 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-22 22:16:53.138 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-22 22:16:53.141 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-22 22:16:53.143 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:16:53.146 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:16:53.148 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-22 22:16:53.151 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-22 22:16:53.153 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-22 22:16:53.165 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:16:53.210 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-22 22:16:53.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:16:53.244 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-22 22:16:53.304 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-22 22:16:53.365 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-22 22:16:53.426 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-22 22:16:53.429 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-22 22:16:53.431 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-22 22:16:53.431 | enabling MySQL performance counting 2022-08-22 22:16:53.434 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-22 22:16:53.458 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-22 22:16:53.461 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-22 22:16:55.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:55.523 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:55.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:16:55.523 | from cryptography.utils import int_from_bytes 2022-08-22 22:16:56.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 22:16:56.562 | Processing ./tools/dbcounter 2022-08-22 22:16:56.567 | Installing build dependencies: started 2022-08-22 22:17:09.299 | Installing build dependencies: finished with status 'done' 2022-08-22 22:17:09.302 | Getting requirements to build wheel: started 2022-08-22 22:17:10.337 | Getting requirements to build wheel: finished with status 'done' 2022-08-22 22:17:10.343 | Installing backend dependencies: started 2022-08-22 22:17:15.270 | Installing backend dependencies: finished with status 'done' 2022-08-22 22:17:15.272 | Preparing wheel metadata: started 2022-08-22 22:17:16.431 | Preparing wheel metadata: finished with status 'done' 2022-08-22 22:17:16.439 | Building wheels for collected packages: dbcounter 2022-08-22 22:17:16.441 | Building wheel for dbcounter (PEP 517): started 2022-08-22 22:17:17.902 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-22 22:17:17.903 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=5a166313c8b6f78ef75ee56cdac08925d7f158410c2c5b897639c93c598d7ab1 2022-08-22 22:17:17.904 | Stored in directory: /tmp/pip-ephem-wheel-cache-tclpoqyh/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-22 22:17:17.904 | Successfully built dbcounter 2022-08-22 22:17:20.017 | Installing collected packages: dbcounter 2022-08-22 22:17:20.017 | Attempting uninstall: dbcounter 2022-08-22 22:17:20.017 | Found existing installation: dbcounter 0.1 2022-08-22 22:17:20.057 | Uninstalling dbcounter-0.1: 2022-08-22 22:17:20.367 | Successfully uninstalled dbcounter-0.1 2022-08-22 22:17:20.466 | Successfully installed dbcounter-0.1 2022-08-22 22:17:20.610 | + inc/python:pip_install:196 : result=0 2022-08-22 22:17:20.613 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 22:17:20.616 | + functions-common:time_stop:2439 : local name 2022-08-22 22:17:20.618 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:17:20.621 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:17:20.623 | + functions-common:time_stop:2442 : local total 2022-08-22 22:17:20.626 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:17:20.628 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 22:17:20.630 | + functions-common:time_stop:2446 : start_time=1661206613452 2022-08-22 22:17:20.633 | + functions-common:time_stop:2448 : [[ -z 1661206613452 ]] 2022-08-22 22:17:20.636 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:17:20.640 | + functions-common:time_stop:2451 : end_time=1661206640637 2022-08-22 22:17:20.642 | + functions-common:time_stop:2452 : elapsed_time=27185 2022-08-22 22:17:20.644 | + functions-common:time_stop:2453 : total=139969 2022-08-22 22:17:20.647 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:17:20.649 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=167154 2022-08-22 22:17:20.651 | + inc/python:pip_install:199 : return 0 2022-08-22 22:17:20.654 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-22 22:17:20.656 | + lib/database:recreate_database:112 : local db=stats 2022-08-22 22:17:20.658 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-22 22:17:20.661 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-22 22:17:20.663 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-22 22:17:20.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:17:20.699 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-22 22:17:20.704 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:17:20.724 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-22 22:17:20.724 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-22 22:17:20.728 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:17:20.751 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-22 22:17:20.753 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:17:20.755 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-22 22:17:23.167 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-22 22:17:23.170 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-22 22:17:23.173 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 22:17:23.178 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-221723 2022-08-22 22:17:23.181 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-221723 1034' 2022-08-22 22:17:23.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.186 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:17:23.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.192 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 22:17:23.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.197 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 22:17:23.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.202 | + 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-08-22 22:17:23.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.207 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 22:17:23.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.212 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 22:17:23.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.217 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-221332 2022-08-22 22:17:23.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.223 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 22:17:23.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.228 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 22:17:23.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.233 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 22:17:23.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.238 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 22:17:23.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.243 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 22:17:23.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.248 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 22:17:23.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.253 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 22:17:23.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:17:23.258 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 22:17:23.261 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-22 22:17:23.263 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-22 22:17:23.266 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-22 22:17:23.278 | + ./stack.sh:main:1060 : start_dstat 2022-08-22 22:17:23.280 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.283 | + functions-common:run_process:1693 : local service=dstat 2022-08-22 22:17:23.285 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.288 | + functions-common:run_process:1695 : local group= 2022-08-22 22:17:23.290 | + functions-common:run_process:1696 : local user= 2022-08-22 22:17:23.293 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:17:23.295 | + functions-common:run_process:1699 : local name=dstat 2022-08-22 22:17:23.298 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:17:23.300 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:17:23.303 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:17:23.305 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:17:23.308 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:17:23.313 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206643310 2022-08-22 22:17:23.315 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-08-22 22:17:23.332 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:17:23.335 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-22 22:17:23.337 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-08-22 22:17:23.340 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.342 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.345 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.347 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.349 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-22 22:17:23.352 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-22 22:17:23.354 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-08-22 22:17:23.357 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:17:23.359 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:17:23.362 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:17:23.364 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:17:23.367 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-22 22:17:23.369 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-22 22:17:23.372 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-08-22 22:17:23.374 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.377 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:17:23.379 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:17:23.381 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:17:23.384 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:17:23.386 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:17:23.388 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-22 22:17:23.391 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:17:23.395 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-22 22:17:23.450 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-22 22:17:23.507 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 22:17:23.566 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-22 22:17:23.630 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-22 22:17:23.693 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:17:23.753 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:17:23.755 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:17:23.758 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-22 22:17:23.816 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:17:24.212 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-08-22 22:17:24.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-22 22:17:24.618 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-08-22 22:17:24.639 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:17:24.642 | + functions-common:time_stop:2439 : local name 2022-08-22 22:17:24.644 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:17:24.647 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:17:24.650 | + functions-common:time_stop:2442 : local total 2022-08-22 22:17:24.652 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:17:24.655 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:17:24.657 | + functions-common:time_stop:2446 : start_time=1661206643310 2022-08-22 22:17:24.659 | + functions-common:time_stop:2448 : [[ -z 1661206643310 ]] 2022-08-22 22:17:24.662 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:17:24.667 | + functions-common:time_stop:2451 : end_time=1661206644664 2022-08-22 22:17:24.670 | + functions-common:time_stop:2452 : elapsed_time=1354 2022-08-22 22:17:24.672 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:17:24.674 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:17:24.677 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1354 2022-08-22 22:17:24.679 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-22 22:17:24.682 | + functions-common:run_process:1693 : local service=memory_tracker 2022-08-22 22:17:24.684 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-22 22:17:24.687 | + functions-common:run_process:1695 : local group= 2022-08-22 22:17:24.689 | + functions-common:run_process:1696 : local user=root 2022-08-22 22:17:24.691 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:17:24.694 | + functions-common:run_process:1699 : local name=memory_tracker 2022-08-22 22:17:24.696 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:17:24.699 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:17:24.701 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:17:24.704 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:17:24.708 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:17:24.712 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206644709 2022-08-22 22:17:24.714 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-08-22 22:17:24.737 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:24.740 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:17:24.743 | + functions-common:time_stop:2439 : local name 2022-08-22 22:17:24.745 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:17:24.748 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:17:24.750 | + functions-common:time_stop:2442 : local total 2022-08-22 22:17:24.753 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:17:24.755 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:17:24.758 | + functions-common:time_stop:2446 : start_time=1661206644709 2022-08-22 22:17:24.760 | + functions-common:time_stop:2448 : [[ -z 1661206644709 ]] 2022-08-22 22:17:24.764 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:17:24.768 | + functions-common:time_stop:2451 : end_time=1661206644765 2022-08-22 22:17:24.771 | + functions-common:time_stop:2452 : elapsed_time=56 2022-08-22 22:17:24.773 | + functions-common:time_stop:2453 : total=1354 2022-08-22 22:17:24.776 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:17:24.778 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1410 2022-08-22 22:17:24.781 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-22 22:17:24.801 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:24.804 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-22 22:17:24.825 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:24.827 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-22 22:17:24.848 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:17:24.851 | + ./stack.sh:main:1073 : start_etcd3 2022-08-22 22:17:24.854 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-22 22:17:24.856 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd' 2022-08-22 22:17:24.859 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-22 22:17:24.861 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380' 2022-08-22 22:17:24.864 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-08-22 22:17:24.866 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-08-22 22:17:24.869 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-22 22:17:24.871 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-22 22:17:24.874 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-08-22 22:17:24.877 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-22 22:17:24.879 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-22 22:17:24.882 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-22 22:17:24.884 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-08-22 22:17:24.887 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-08-22 22:17:24.889 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-08-22 22:17:24.891 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:17:24.894 | + functions-common:write_user_unit_file:1565 : local user=root 2022-08-22 22:17:24.898 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:17:24.900 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:17:24.903 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:17:24.906 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-22 22:17:24.908 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:17:24.912 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-22 22:17:24.994 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-22 22:17:25.069 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-08-22 22:17:25.125 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-22 22:17:25.182 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-22 22:17:25.239 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:17:25.294 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:17:25.297 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:17:25.299 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-22 22:17:25.367 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:17:25.757 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-22 22:17:25.815 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-22 22:17:25.872 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-22 22:17:25.929 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-22 22:17:25.986 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-22 22:17:25.989 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:17:25.994 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-22 22:17:25.997 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-22 22:17:26.414 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-22 22:17:26.427 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-22 22:17:26.823 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-22 22:17:27.481 | ++ inc/async:async_inner:64 : rc=0 2022-08-22 22:17:27.503 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-22 22:17:27.514 | [218188 Async install_tempest:218188]: finished successfully 2022-08-22 22:17:27.523 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:27.526 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-22 22:17:27.528 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-22 22:17:27.532 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-22 22:17:27.536 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-22 22:17:27.549 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-22 22:17:27.561 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-22 22:17:27.564 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 22:17:27.566 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-22 22:17:27.697 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-22 22:17:27.826 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-22 22:17:27.954 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-22 22:17:28.083 | + 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.58/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-22 22:17:28.211 | + 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.58/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-22 22:17:28.352 | + 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.58/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-22 22:17:28.479 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-22 22:17:28.607 | + 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.58/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-22 22:17:28.737 | + 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.58/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-22 22:17:28.869 | + functions-common:write_clouds_yaml:198 : cat 2022-08-22 22:17:28.878 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-22 22:17:28.882 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-22 22:17:28.886 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-22 22:17:28.891 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-22 22:17:28.895 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-22 22:17:28.900 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-22 22:17:28.916 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:17:28.919 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-22 22:17:28.921 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:17:28.924 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-22 22:17:28.926 | + ./stack.sh:main:1090 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-08-22 22:17:28.929 | + ./stack.sh:main:1091 : init_keystone 2022-08-22 22:17:28.931 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-22 22:17:28.948 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:28.950 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-22 22:17:28.953 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-22 22:17:28.955 | + lib/database:recreate_database:112 : local db=keystone 2022-08-22 22:17:28.958 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-22 22:17:28.960 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-22 22:17:28.963 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-22 22:17:28.968 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:17:29.509 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-22 22:17:29.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:17:29.535 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-22 22:17:29.537 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:17:29.540 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:17:29.542 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:17:29.545 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:17:29.550 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206649547 2022-08-22 22:17:29.553 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-22 22:17:33.012 | INFO dbcounter [-] Registered counter for database keystone 2022-08-22 22:17:33.040 | 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=220436) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:17:33.046 | DEBUG dbcounter [-] [220436] Writer thread running {{(pid=220436) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:17:33.049 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:17:33.050 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:17:33.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:17:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.056 | 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=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.056 | 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=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.056 | 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=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:17:33.057 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:17:33.058 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=220436) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:17:33.081 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:17:33.081 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:17:33.143 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-22 22:17:35.279 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=220436) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:17:35.282 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-22 22:17:35.282 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=220436) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:17:35.286 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-22 22:17:35.286 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=220436) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:17:35.630 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-22 22:17:35.633 | + functions-common:time_stop:2439 : local name 2022-08-22 22:17:35.637 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:17:35.639 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:17:35.643 | + functions-common:time_stop:2442 : local total 2022-08-22 22:17:35.646 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:17:35.649 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:17:35.652 | + functions-common:time_stop:2446 : start_time=1661206649547 2022-08-22 22:17:35.656 | + functions-common:time_stop:2448 : [[ -z 1661206649547 ]] 2022-08-22 22:17:35.659 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:17:35.664 | + functions-common:time_stop:2451 : end_time=1661206655661 2022-08-22 22:17:35.666 | + functions-common:time_stop:2452 : elapsed_time=6114 2022-08-22 22:17:35.669 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:17:35.672 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:17:35.674 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6114 2022-08-22 22:17:35.677 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-22 22:17:35.679 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-22 22:17:35.683 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-22 22:17:38.932 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-22 22:17:38.932 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-22 22:17:38.933 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-22 22:17:38.933 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-22 22:17:38.933 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-22 22:17:38.933 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-22 22:17:38.934 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-22 22:17:38.934 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-22 22:17:38.934 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-22 22:17:39.262 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-22 22:17:39.268 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-22 22:17:42.543 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-22 22:17:42.544 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-22 22:17:42.544 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-22 22:17:42.544 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-22 22:17:42.544 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-22 22:17:42.545 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-22 22:17:42.545 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-22 22:17:42.545 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-22 22:17:42.545 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-22 22:17:42.869 | + ./stack.sh:main:1092 : start_keystone 2022-08-22 22:17:42.873 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-22 22:17:42.877 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-22 22:17:42.879 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-22 22:17:42.897 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:42.899 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-22 22:17:42.903 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-22 22:17:42.907 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-22 22:17:42.910 | + functions-common:run_process:1693 : local service=keystone 2022-08-22 22:17:42.912 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:42.915 | + functions-common:run_process:1695 : local group= 2022-08-22 22:17:42.917 | + functions-common:run_process:1696 : local user= 2022-08-22 22:17:42.920 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:17:42.922 | + functions-common:run_process:1699 : local name=keystone 2022-08-22 22:17:42.925 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:17:42.927 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:17:42.930 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:17:42.933 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:17:42.936 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:17:42.940 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206662937 2022-08-22 22:17:42.943 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-08-22 22:17:42.959 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:17:42.961 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-22 22:17:42.963 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-08-22 22:17:42.966 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:42.968 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:42.971 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:42.973 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:42.976 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-22 22:17:42.978 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-22 22:17:42.980 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-08-22 22:17:42.983 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:17:42.985 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:17:42.987 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:17:42.990 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:17:42.992 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-22 22:17:42.995 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-22 22:17:42.997 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-08-22 22:17:43.000 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:43.003 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:17:43.005 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:17:43.007 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:17:43.009 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-22 22:17:43.011 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:17:43.017 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-22 22:17:43.072 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-22 22:17:43.127 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-22 22:17:43.181 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 22:17:43.236 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:17:43.292 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-22 22:17:43.349 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-22 22:17:43.405 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-22 22:17:43.460 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-22 22:17:43.516 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-22 22:17:43.572 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:17:43.574 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:17:43.577 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-22 22:17:43.632 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:17:44.036 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-08-22 22:17:44.056 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-22 22:17:44.430 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-08-22 22:17:44.511 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:17:44.513 | + functions-common:time_stop:2439 : local name 2022-08-22 22:17:44.516 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:17:44.518 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:17:44.521 | + functions-common:time_stop:2442 : local total 2022-08-22 22:17:44.523 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:17:44.526 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:17:44.528 | + functions-common:time_stop:2446 : start_time=1661206662937 2022-08-22 22:17:44.531 | + functions-common:time_stop:2448 : [[ -z 1661206662937 ]] 2022-08-22 22:17:44.534 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:17:44.541 | + functions-common:time_stop:2451 : end_time=1661206664536 2022-08-22 22:17:44.543 | + functions-common:time_stop:2452 : elapsed_time=1599 2022-08-22 22:17:44.546 | + functions-common:time_stop:2453 : total=1410 2022-08-22 22:17:44.548 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:17:44.550 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3009 2022-08-22 22:17:44.553 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-22 22:17:44.553 | Waiting for keystone to start... 2022-08-22 22:17:44.555 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.58/identity/v3/ 2022-08-22 22:17:44.558 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-08-22 22:17:44.560 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:17:44.563 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-08-22 22:17:44.565 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:17:44.567 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:17:44.570 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:17:44.572 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:17:44.574 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:17:44.577 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:17:44.582 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206664579 2022-08-22 22:17:44.584 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:17:44.590 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-08-22 22:17:49.514 | + :: : [[ 200 == 503 ]] 2022-08-22 22:17:49.516 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:17:49.521 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:17:49.524 | + functions-common:time_stop:2439 : local name 2022-08-22 22:17:49.527 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:17:49.531 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:17:49.534 | + functions-common:time_stop:2442 : local total 2022-08-22 22:17:49.536 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:17:49.539 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:17:49.541 | + functions-common:time_stop:2446 : start_time=1661206664579 2022-08-22 22:17:49.544 | + functions-common:time_stop:2448 : [[ -z 1661206664579 ]] 2022-08-22 22:17:49.547 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:17:49.552 | + functions-common:time_stop:2451 : end_time=1661206669549 2022-08-22 22:17:49.555 | + functions-common:time_stop:2452 : elapsed_time=4970 2022-08-22 22:17:49.558 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:17:49.561 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:17:49.564 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4970 2022-08-22 22:17:49.567 | + functions:wait_for_service:467 : return 0 2022-08-22 22:17:49.569 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-22 22:17:49.587 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:17:49.589 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-22 22:17:49.592 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:17:49.594 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-22 22:17:49.624 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-22 22:17:49.627 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.58/identity 2022-08-22 22:17:52.940 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:52.941 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:52.941 | 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=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:52.949 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:52.965 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:52.965 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:52.994 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.028 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.028 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.117 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.118 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.218 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.226 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.229 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.230 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=221221) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 22:17:53.293 | INFO dbcounter [-] Registered counter for database keystone 2022-08-22 22:17:53.313 | 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=221221) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:17:53.320 | DEBUG dbcounter [-] [221221] Writer thread running {{(pid=221221) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:17:53.547 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created domain default 2022-08-22 22:17:53.616 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created project admin 2022-08-22 22:17:53.653 | DEBUG passlib.handlers.bcrypt [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=221221) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-22 22:17:53.654 | DEBUG passlib.handlers.bcrypt [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=221221) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-22 22:17:53.722 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created user admin 2022-08-22 22:17:53.746 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created role reader 2022-08-22 22:17:53.758 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created role member 2022-08-22 22:17:53.785 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created implied role where ba99e197278e45458dbaddb83119f8d1 implies 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:17:53.798 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created role admin 2022-08-22 22:17:53.818 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created implied role where 412541a3f8e54ddbbcf1a65215aeed6d implies ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:17:53.831 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Granted role admin on project admin to user admin. 2022-08-22 22:17:53.841 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Granted role admin on the system to user admin. 2022-08-22 22:17:53.856 | WARNING py.warnings [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca 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-08-22 22:17:53.856 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-22 22:17:53.856 |  2022-08-22 22:17:53.860 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created region RegionOne 2022-08-22 22:17:53.898 | INFO keystone.cmd.bootstrap [None req-3494ed8f-41cc-4ead-9769-d8c5849025ca None None] Created public endpoint http://10.222.0.58/identity 2022-08-22 22:17:54.321 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-22 22:17:54.324 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-22 22:17:54.327 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-22 22:17:54.330 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-22 22:17:57.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:17:57.297 | from cryptography.utils import int_from_bytes 2022-08-22 22:17:57.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:17:57.297 | from cryptography.utils import int_from_bytes 2022-08-22 22:17:57.430 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:17:57.435 | + lib/keystone:create_keystone_accounts:310 : admin_project=2e0a5bc4e966470ea2be4de99462c89e 2022-08-22 22:17:57.439 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-22 22:17:57.442 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-22 22:17:59.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:17:59.559 | from cryptography.utils import int_from_bytes 2022-08-22 22:17:59.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:17:59.559 | from cryptography.utils import int_from_bytes 2022-08-22 22:17:59.689 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:17:59.693 | + lib/keystone:create_keystone_accounts:312 : admin_user=f90e857763e1481090670d2a878eb8ef 2022-08-22 22:17:59.696 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-22 22:17:59.699 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-22 22:17:59.702 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-22 22:17:59.704 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f90e857763e1481090670d2a878eb8ef default 2022-08-22 22:17:59.770 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f90e857763e1481090670d2a878eb8ef default 2022-08-22 22:17:59.812 | [191436 Async ks-domain-role:221352]: running: get_or_add_user_domain_role admin f90e857763e1481090670d2a878eb8ef default 2022-08-22 22:17:59.814 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-22 22:17:59.817 | + functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 22:17:59.820 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-22 22:18:02.820 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-08-22 22:18:02.822 | + functions-common:get_or_create_domain:888 : echo default 2022-08-22 22:18:02.823 | default 2022-08-22 22:18:02.825 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-22 22:18:02.892 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-22 22:18:02.940 | [191436 Async ks-project:221502]: running: get_or_create_project service Default 2022-08-22 22:18:02.942 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-22 22:18:03.025 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-22 22:18:03.073 | [191436 Async ks-service:221597]: running: get_or_create_role service 2022-08-22 22:18:03.075 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-22 22:18:03.150 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-22 22:18:03.237 | [191436 Async ks-reseller:221693]: running: get_or_create_role ResellerAdmin 2022-08-22 22:18:03.252 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-22 22:18:03.269 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-22 22:18:03.712 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-22 22:18:03.934 | [191436 Async ks-anotherrole:221793]: running: get_or_create_role anotherrole 2022-08-22 22:18:03.953 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-22 22:18:03.981 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-22 22:18:04.003 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:18:04.037 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-22 22:18:06.505 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:06.566 | [221693 Async ks-reseller:221693]: finished successfully 2022-08-22 22:18:06.715 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:06.743 | [221597 Async ks-service:221597]: finished successfully 2022-08-22 22:18:06.988 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:07.027 | [221502 Async ks-project:221502]: finished successfully 2022-08-22 22:18:07.490 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:07.524 | [221793 Async ks-anotherrole:221793]: finished successfully 2022-08-22 22:18:07.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:07.573 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:07.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:07.573 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:07.706 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:07.709 | ++ functions-common:get_or_create_project:938 : project_id=767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:07.712 | ++ functions-common:get_or_create_project:939 : echo 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:07.715 | + lib/keystone:create_keystone_accounts:340 : invis_project=767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:07.717 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-22 22:18:07.720 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-22 22:18:07.723 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:18:07.726 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-22 22:18:10.114 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:10.139 | [221352 Async ks-domain-role:221352]: finished successfully 2022-08-22 22:18:10.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:10.147 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:10.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:10.147 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:10.280 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:10.285 | ++ functions-common:get_or_create_project:938 : project_id=664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:10.289 | ++ functions-common:get_or_create_project:939 : echo 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:10.294 | + lib/keystone:create_keystone_accounts:344 : demo_project=664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:10.297 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-22 22:18:10.301 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-22 22:18:10.303 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:10.306 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-08-22 22:18:10.308 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-08-22 22:18:10.312 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-22 22:18:12.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.745 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.745 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.878 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:12.882 | ++ functions-common:get_or_create_user:925 : user_id=4e34c0a1910c47ce922fe9373055aeb0 2022-08-22 22:18:12.885 | ++ functions-common:get_or_create_user:926 : echo 4e34c0a1910c47ce922fe9373055aeb0 2022-08-22 22:18:12.889 | + lib/keystone:create_keystone_accounts:347 : demo_user=4e34c0a1910c47ce922fe9373055aeb0 2022-08-22 22:18:12.893 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-22 22:18:12.947 | [191436 Async ks-domain-role:221352]: Waiting for completion of get_or_add_user_domain_role admin f90e857763e1481090670d2a878eb8ef default running on PID 221352 (6 other jobs running) 2022-08-22 22:18:12.972 | [191436 Async ks-domain-role:221352]: Signaling child to exit 2022-08-22 22:18:12.972 | WAKEUP 2022-08-22 22:18:12.995 | [191436 Async ks-domain-role:221352]: Signaled 2022-08-22 22:18:12.997 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-08-22 22:18:12.997 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f90e857763e1481090670d2a878eb8ef --domain default 2022-08-22 22:18:12.997 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:12.997 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-08-22 22:18:12.997 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:12.997 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:12.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.997 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:12.997 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-08-22 22:18:12.997 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-08-22 22:18:12.997 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user f90e857763e1481090670d2a878eb8ef --domain default 2022-08-22 22:18:12.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.997 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-08-22 22:18:12.997 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:12.997 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:12.997 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f90e857763e1481090670d2a878eb8ef --domain default 2022-08-22 22:18:12.997 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:12.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:12.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:12.997 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:12.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:12.997 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:12.998 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:12.998 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | f90e857763e1481090670d2a878eb8ef | | | default | | False |' 2022-08-22 22:18:12.998 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:12.998 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:12.998 | + functions-common:get_or_add_user_domain_role:1021 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:12.998 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:13.043 | [191436 Async ks-domain-role:221352]: finished get_or_add_user_domain_role admin f90e857763e1481090670d2a878eb8ef default with result 0 in 10 seconds 2022-08-22 22:18:13.050 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-22 22:18:13.085 | [191436 Async ks-project:221502]: Waiting for completion of get_or_create_project service Default running on PID 221502 (5 other jobs running) 2022-08-22 22:18:13.109 | [191436 Async ks-project:221502]: Signaling child to exit 2022-08-22 22:18:13.110 | WAKEUP 2022-08-22 22:18:13.132 | [191436 Async ks-project:221502]: Signaled 2022-08-22 22:18:13.134 | + functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:18:13.134 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-22 22:18:13.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.134 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.134 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.134 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:13.134 | + functions-common:get_or_create_project:938 : project_id=919d403422ce4b44a1cf103cfa9c8c39 2022-08-22 22:18:13.134 | + functions-common:get_or_create_project:939 : echo 919d403422ce4b44a1cf103cfa9c8c39 2022-08-22 22:18:13.134 | 919d403422ce4b44a1cf103cfa9c8c39 2022-08-22 22:18:13.181 | [191436 Async ks-project:221502]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-22 22:18:13.220 | [191436 Async ks-service:221597]: Waiting for completion of get_or_create_role service running on PID 221597 (4 other jobs running) 2022-08-22 22:18:13.245 | [191436 Async ks-service:221597]: Signaling child to exit 2022-08-22 22:18:13.245 | WAKEUP 2022-08-22 22:18:13.268 | [191436 Async ks-service:221597]: Signaled 2022-08-22 22:18:13.269 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:18:13.269 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-22 22:18:13.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.269 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.269 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.269 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:13.269 | + functions-common:get_or_create_role:950 : role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:18:13.269 | + functions-common:get_or_create_role:951 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:18:13.269 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:18:13.313 | [191436 Async ks-service:221597]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-22 22:18:13.350 | [191436 Async ks-reseller:221693]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 221693 (3 other jobs running) 2022-08-22 22:18:13.375 | [191436 Async ks-reseller:221693]: Signaling child to exit 2022-08-22 22:18:13.375 | WAKEUP 2022-08-22 22:18:13.399 | [191436 Async ks-reseller:221693]: Signaled 2022-08-22 22:18:13.400 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:18:13.400 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-22 22:18:13.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.400 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.400 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.400 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:13.400 | + functions-common:get_or_create_role:950 : role_id=f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:18:13.400 | + functions-common:get_or_create_role:951 : echo f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:18:13.400 | f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:18:13.447 | [191436 Async ks-reseller:221693]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-22 22:18:13.488 | [191436 Async ks-anotherrole:221793]: Waiting for completion of get_or_create_role anotherrole running on PID 221793 (2 other jobs running) 2022-08-22 22:18:13.513 | [191436 Async ks-anotherrole:221793]: Signaling child to exit 2022-08-22 22:18:13.514 | WAKEUP 2022-08-22 22:18:13.536 | [191436 Async ks-anotherrole:221793]: Signaled 2022-08-22 22:18:13.537 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:18:13.537 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-22 22:18:13.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.537 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:13.537 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:13.538 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:13.538 | + functions-common:get_or_create_role:950 : role_id=950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:13.538 | + functions-common:get_or_create_role:951 : echo 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:13.538 | 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:13.582 | [191436 Async ks-anotherrole:221793]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-22 22:18:13.586 | + inc/async:async_wait:197 : return 0 2022-08-22 22:18:13.588 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.658 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.707 | [191436 Async ks-demo-member:222682]: running: get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.709 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f90e857763e1481090670d2a878eb8ef 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.777 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f90e857763e1481090670d2a878eb8ef 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.828 | [191436 Async ks-demo-admin:222803]: running: get_or_add_user_project_role admin f90e857763e1481090670d2a878eb8ef 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.831 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.913 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.964 | [191436 Async ks-demo-another:222924]: running: get_or_add_user_project_role anotherrole 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:13.967 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:14.046 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:14.137 | [191436 Async ks-demo-invis:223046]: running: get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:14.141 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-22 22:18:14.150 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-22 22:18:14.153 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:14.157 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-08-22 22:18:14.159 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-08-22 22:18:14.168 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-22 22:18:17.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:17.876 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:17.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:17.876 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:18.021 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:18.024 | ++ functions-common:get_or_create_user:925 : user_id=3d546610dd42465f84079b7858587085 2022-08-22 22:18:18.026 | ++ functions-common:get_or_create_user:926 : echo 3d546610dd42465f84079b7858587085 2022-08-22 22:18:18.030 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3d546610dd42465f84079b7858587085 2022-08-22 22:18:18.032 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3d546610dd42465f84079b7858587085 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:18.109 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3d546610dd42465f84079b7858587085 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:18.169 | [191436 Async ks-demo-reader:223212]: running: get_or_add_user_project_role reader 3d546610dd42465f84079b7858587085 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:18.171 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-22 22:18:18.177 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-22 22:18:18.186 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:18:18.195 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-22 22:18:21.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:21.510 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:21.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:21.510 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:21.800 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:21.810 | ++ functions-common:get_or_create_project:938 : project_id=35360b198dd04641835e118a52ac4259 2022-08-22 22:18:21.830 | ++ functions-common:get_or_create_project:939 : echo 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:21.849 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=35360b198dd04641835e118a52ac4259 2022-08-22 22:18:21.869 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-22 22:18:21.898 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-22 22:18:21.921 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:21.945 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-08-22 22:18:21.966 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-08-22 22:18:21.994 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-22 22:18:25.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:25.116 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:25.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:25.116 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:25.342 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:25.361 | ++ functions-common:get_or_create_user:925 : user_id=0c9f27deefd943eb878ebace0f1bcdeb 2022-08-22 22:18:25.383 | ++ functions-common:get_or_create_user:926 : echo 0c9f27deefd943eb878ebace0f1bcdeb 2022-08-22 22:18:25.418 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=0c9f27deefd943eb878ebace0f1bcdeb 2022-08-22 22:18:25.435 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:25.900 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:26.120 | [191436 Async ks-alt-admin:223590]: running: get_or_add_user_project_role admin 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:26.138 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:26.631 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:26.872 | [191436 Async ks-alt-another:223712]: running: get_or_add_user_project_role anotherrole 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:26.889 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-22 22:18:26.920 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-22 22:18:26.931 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:26.957 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-08-22 22:18:26.982 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-08-22 22:18:27.007 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-22 22:18:29.957 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:30.066 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:30.138 | [222682 Async ks-demo-member:222682]: finished successfully 2022-08-22 22:18:30.204 | [222803 Async ks-demo-admin:222803]: finished successfully 2022-08-22 22:18:30.673 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:30.767 | [222924 Async ks-demo-another:222924]: finished successfully 2022-08-22 22:18:31.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:31.883 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:31.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:31.884 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:32.032 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:32.036 | ++ functions-common:get_or_create_user:925 : user_id=e14be09b16044f49a39cce15f9c5daba 2022-08-22 22:18:32.039 | ++ functions-common:get_or_create_user:926 : echo e14be09b16044f49a39cce15f9c5daba 2022-08-22 22:18:32.041 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=e14be09b16044f49a39cce15f9c5daba 2022-08-22 22:18:32.043 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member e14be09b16044f49a39cce15f9c5daba 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:32.117 | + inc/async:async_inner:63 : get_or_add_user_project_role member e14be09b16044f49a39cce15f9c5daba 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:32.178 | [191436 Async ks-alt-member-user:224062]: running: get_or_add_user_project_role member e14be09b16044f49a39cce15f9c5daba 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:32.181 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-22 22:18:32.184 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-22 22:18:32.187 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:32.206 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-22 22:18:32.208 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-08-22 22:18:32.215 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-22 22:18:32.573 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:32.671 | [223046 Async ks-demo-invis:223046]: finished successfully 2022-08-22 22:18:33.570 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:33.703 | [223212 Async ks-demo-reader:223212]: finished successfully 2022-08-22 22:18:35.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:35.044 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:35.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:35.045 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:35.215 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:35.219 | ++ functions-common:get_or_create_user:925 : user_id=08eacae60f4a4617ab60b851c79161a1 2022-08-22 22:18:35.234 | ++ functions-common:get_or_create_user:926 : echo 08eacae60f4a4617ab60b851c79161a1 2022-08-22 22:18:35.238 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=08eacae60f4a4617ab60b851c79161a1 2022-08-22 22:18:35.242 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 08eacae60f4a4617ab60b851c79161a1 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:35.331 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 08eacae60f4a4617ab60b851c79161a1 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:35.464 | [191436 Async ks-alt-reader-user:224384]: running: get_or_add_user_project_role reader 08eacae60f4a4617ab60b851c79161a1 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:35.467 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-22 22:18:35.470 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:35.490 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-08-22 22:18:35.506 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-08-22 22:18:35.533 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-22 22:18:38.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:38.659 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:38.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:38.659 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:38.955 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:38.986 | ++ functions-common:get_or_create_user:925 : user_id=d2ed755a9e3f4e82bd9b8dc0b46c88ba 2022-08-22 22:18:38.997 | ++ functions-common:get_or_create_user:926 : echo d2ed755a9e3f4e82bd9b8dc0b46c88ba 2022-08-22 22:18:39.013 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d2ed755a9e3f4e82bd9b8dc0b46c88ba 2022-08-22 22:18:39.027 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d2ed755a9e3f4e82bd9b8dc0b46c88ba all 2022-08-22 22:18:39.288 | + inc/async:async_inner:63 : get_or_add_user_system_role member d2ed755a9e3f4e82bd9b8dc0b46c88ba all 2022-08-22 22:18:39.414 | [191436 Async ks-system-member:224619]: running: get_or_add_user_system_role member d2ed755a9e3f4e82bd9b8dc0b46c88ba all 2022-08-22 22:18:39.440 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-22 22:18:39.451 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:18:39.466 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-08-22 22:18:39.482 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-08-22 22:18:39.510 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-22 22:18:42.551 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:42.600 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:42.688 | [223590 Async ks-alt-admin:223590]: finished successfully 2022-08-22 22:18:42.749 | [223712 Async ks-alt-another:223712]: finished successfully 2022-08-22 22:18:43.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:43.418 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:43.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:43.418 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:43.579 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:43.590 | ++ functions-common:get_or_create_user:925 : user_id=43b1d72adefa4d1ea593a4263ed190e7 2022-08-22 22:18:43.593 | ++ functions-common:get_or_create_user:926 : echo 43b1d72adefa4d1ea593a4263ed190e7 2022-08-22 22:18:43.596 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=43b1d72adefa4d1ea593a4263ed190e7 2022-08-22 22:18:43.598 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 43b1d72adefa4d1ea593a4263ed190e7 all 2022-08-22 22:18:43.728 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 43b1d72adefa4d1ea593a4263ed190e7 all 2022-08-22 22:18:43.822 | [191436 Async ks-system-reader:224939]: running: get_or_add_user_system_role reader 43b1d72adefa4d1ea593a4263ed190e7 all 2022-08-22 22:18:43.826 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-22 22:18:43.830 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-22 22:18:43.837 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-08-22 22:18:43.856 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-22 22:18:43.871 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-22 22:18:44.941 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:45.118 | [224062 Async ks-alt-member-user:224062]: finished successfully 2022-08-22 22:18:46.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:46.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:46.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:46.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:47.102 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:47.105 | ++ functions-common:get_or_create_group:902 : group_id=a4d97c1c47ec4905bbaca9a0e7033589 2022-08-22 22:18:47.109 | ++ functions-common:get_or_create_group:903 : echo a4d97c1c47ec4905bbaca9a0e7033589 2022-08-22 22:18:47.111 | + lib/keystone:create_keystone_accounts:402 : admin_group=a4d97c1c47ec4905bbaca9a0e7033589 2022-08-22 22:18:47.114 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-22 22:18:47.117 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-22 22:18:47.123 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-08-22 22:18:47.126 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-22 22:18:47.130 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-22 22:18:48.353 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:48.384 | [224384 Async ks-alt-reader-user:224384]: finished successfully 2022-08-22 22:18:49.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:49.632 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:49.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:49.632 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:49.778 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:49.780 | ++ functions-common:get_or_create_group:902 : group_id=ad96dc9dcd664f90ae8315bc9e025db9 2022-08-22 22:18:49.783 | ++ functions-common:get_or_create_group:903 : echo ad96dc9dcd664f90ae8315bc9e025db9 2022-08-22 22:18:49.786 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ad96dc9dcd664f90ae8315bc9e025db9 2022-08-22 22:18:49.789 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:49.868 | + inc/async:async_inner:63 : get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:49.939 | [191436 Async ks-group-memberdemo:225297]: running: get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:49.942 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:50.103 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:50.199 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:50.203 | [191436 Async ks-group-anotherdemo:225392]: running: get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:50.205 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:50.256 | [224619 Async ks-system-member:224619]: finished successfully 2022-08-22 22:18:50.353 | + inc/async:async_inner:63 : get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:50.446 | [191436 Async ks-group-memberalt:225528]: running: get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:50.478 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:50.935 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:51.207 | [191436 Async ks-group-anotheralt:225647]: running: get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:51.236 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e 2022-08-22 22:18:51.699 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e 2022-08-22 22:18:51.990 | [191436 Async ks-group-admin:225742]: running: get_or_add_group_project_role admin a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e 2022-08-22 22:18:52.017 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-22 22:18:52.399 | [191436 Async ks-demo-member:222682]: Waiting for completion of get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b running on PID 222682 (17 other jobs running) 2022-08-22 22:18:52.538 | [191436 Async ks-demo-member:222682]: Signaling child to exit 2022-08-22 22:18:52.542 | WAKEUP 2022-08-22 22:18:52.706 | [191436 Async ks-demo-member:222682]: Signaled 2022-08-22 22:18:52.722 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:52.722 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:52.722 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:52.722 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:52.722 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:52.722 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:52.722 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:52.722 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:52.722 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e34c0a1910c47ce922fe9373055aeb0 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:52.722 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:52.722 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:52.722 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:52.722 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:52.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:52.723 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:52.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:52.723 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:52.723 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:52.723 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:52.723 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:52.723 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 4e34c0a1910c47ce922fe9373055aeb0 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:52.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:52.723 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:52.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:52.723 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:52.723 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:52.723 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e34c0a1910c47ce922fe9373055aeb0 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:52.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:52.723 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:52.723 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:52.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:52.723 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:52.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:52.723 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:52.723 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:52.723 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:52.723 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:52.723 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:52.723 | ++ functions-common:get_field:818 : echo '| ba99e197278e45458dbaddb83119f8d1 | 4e34c0a1910c47ce922fe9373055aeb0 | | 664f488ac56342b89e6ca6300c71430b | | | False |' 2022-08-22 22:18:52.723 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:52.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:52.723 | + functions-common:get_or_add_user_project_role:997 : echo ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:52.723 | ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:53.008 | [191436 Async ks-demo-member:222682]: finished get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b with result 0 in 16 seconds 2022-08-22 22:18:53.235 | [191436 Async ks-demo-admin:222803]: Waiting for completion of get_or_add_user_project_role admin f90e857763e1481090670d2a878eb8ef 664f488ac56342b89e6ca6300c71430b running on PID 222803 (16 other jobs running) 2022-08-22 22:18:53.379 | [191436 Async ks-demo-admin:222803]: Signaling child to exit 2022-08-22 22:18:53.379 | WAKEUP 2022-08-22 22:18:53.486 | [191436 Async ks-demo-admin:222803]: Signaled 2022-08-22 22:18:53.498 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:53.498 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:53.498 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:53.498 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:53.498 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:53.498 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:53.498 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:53.498 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:53.498 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f90e857763e1481090670d2a878eb8ef --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:53.498 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:53.498 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:53.498 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:53.498 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:53.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.498 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.499 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.499 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:53.499 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:53.499 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:53.499 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f90e857763e1481090670d2a878eb8ef --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:53.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.499 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.499 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.499 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f90e857763e1481090670d2a878eb8ef --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:53.499 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:53.499 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:53.499 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:53.499 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:53.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.499 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.499 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.499 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:53.499 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:53.499 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:53.499 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:53.499 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | f90e857763e1481090670d2a878eb8ef | | 664f488ac56342b89e6ca6300c71430b | | | False |' 2022-08-22 22:18:53.499 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:53.499 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:53.499 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:53.499 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:53.742 | [191436 Async ks-demo-admin:222803]: finished get_or_add_user_project_role admin f90e857763e1481090670d2a878eb8ef 664f488ac56342b89e6ca6300c71430b with result 0 in 16 seconds 2022-08-22 22:18:53.886 | [191436 Async ks-demo-another:222924]: Waiting for completion of get_or_add_user_project_role anotherrole 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b running on PID 222924 (15 other jobs running) 2022-08-22 22:18:53.937 | [191436 Async ks-demo-another:222924]: Signaling child to exit 2022-08-22 22:18:53.937 | WAKEUP 2022-08-22 22:18:53.983 | [191436 Async ks-demo-another:222924]: Signaled 2022-08-22 22:18:53.985 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:53.985 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:53.985 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:53.985 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:53.985 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:53.985 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:53.985 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:53.985 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:53.985 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4e34c0a1910c47ce922fe9373055aeb0 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:53.985 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:53.985 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:53.985 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:53.985 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:53.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.985 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.985 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.985 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:53.985 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:53.985 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:53.985 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4e34c0a1910c47ce922fe9373055aeb0 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:53.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.986 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.986 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.986 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4e34c0a1910c47ce922fe9373055aeb0 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:53.986 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:53.986 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:53.986 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:53.986 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:53.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.986 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:53.986 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:53.986 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:53.986 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:53.986 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:53.986 | ++ functions-common:get_field:818 : echo '| 950caf7e1fa049bbb2f8a289893989f3 | 4e34c0a1910c47ce922fe9373055aeb0 | | 664f488ac56342b89e6ca6300c71430b | | | False |' 2022-08-22 22:18:53.986 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:53.986 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:53.986 | + functions-common:get_or_add_user_project_role:995 : user_role_id=950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:53.986 | + functions-common:get_or_add_user_project_role:997 : echo 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:53.986 | 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:54.069 | [191436 Async ks-demo-another:222924]: finished get_or_add_user_project_role anotherrole 4e34c0a1910c47ce922fe9373055aeb0 664f488ac56342b89e6ca6300c71430b with result 0 in 16 seconds 2022-08-22 22:18:54.168 | [191436 Async ks-demo-invis:223046]: Waiting for completion of get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 767fa6e49aed46c9b26092cb1d3df031 running on PID 223046 (14 other jobs running) 2022-08-22 22:18:54.227 | [191436 Async ks-demo-invis:223046]: Signaling child to exit 2022-08-22 22:18:54.227 | WAKEUP 2022-08-22 22:18:54.272 | [191436 Async ks-demo-invis:223046]: Signaled 2022-08-22 22:18:54.274 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:54.274 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:54.274 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:54.274 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:54.274 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:54.274 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:54.274 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:54.274 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:54.274 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e34c0a1910c47ce922fe9373055aeb0 --project 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:54.274 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:54.274 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:54.274 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:54.274 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:54.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.274 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.275 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.275 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:54.275 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:54.275 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:54.275 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 4e34c0a1910c47ce922fe9373055aeb0 --project 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:54.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.275 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.275 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.275 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4e34c0a1910c47ce922fe9373055aeb0 --project 767fa6e49aed46c9b26092cb1d3df031 2022-08-22 22:18:54.275 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:54.275 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:54.275 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:54.275 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:54.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.275 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.275 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.275 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:54.275 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:54.275 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:54.275 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:54.275 | ++ functions-common:get_field:818 : echo '| ba99e197278e45458dbaddb83119f8d1 | 4e34c0a1910c47ce922fe9373055aeb0 | | 767fa6e49aed46c9b26092cb1d3df031 | | | False |' 2022-08-22 22:18:54.275 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:54.275 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:54.275 | + functions-common:get_or_add_user_project_role:997 : echo ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:54.275 | ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:54.413 | [191436 Async ks-demo-invis:223046]: finished get_or_add_user_project_role member 4e34c0a1910c47ce922fe9373055aeb0 767fa6e49aed46c9b26092cb1d3df031 with result 0 in 18 seconds 2022-08-22 22:18:54.461 | [191436 Async ks-demo-reader:223212]: Waiting for completion of get_or_add_user_project_role reader 3d546610dd42465f84079b7858587085 664f488ac56342b89e6ca6300c71430b running on PID 223212 (13 other jobs running) 2022-08-22 22:18:54.499 | [191436 Async ks-demo-reader:223212]: Signaling child to exit 2022-08-22 22:18:54.499 | WAKEUP 2022-08-22 22:18:54.501 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:18:54.548 | [191436 Async ks-demo-reader:223212]: Signaled 2022-08-22 22:18:54.551 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:54.551 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:54.551 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:54.551 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:54.552 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:54.552 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:54.552 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:54.552 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:54.552 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3d546610dd42465f84079b7858587085 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:54.552 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:54.552 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:54.552 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:54.552 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:54.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.552 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.552 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.552 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:54.552 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:54.552 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:54.552 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 3d546610dd42465f84079b7858587085 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:54.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.552 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.553 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.553 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3d546610dd42465f84079b7858587085 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:18:54.553 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:54.553 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:54.553 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:54.553 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:54.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.553 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:54.553 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:54.553 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:54.553 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:54.553 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:54.553 | ++ functions-common:get_field:818 : echo '| 391be996ead54efd90428cc27fdd5aaf | 3d546610dd42465f84079b7858587085 | | 664f488ac56342b89e6ca6300c71430b | | | False |' 2022-08-22 22:18:54.553 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:54.553 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:54.553 | + functions-common:get_or_add_user_project_role:995 : user_role_id=391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:54.553 | + functions-common:get_or_add_user_project_role:997 : echo 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:54.553 | 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:54.561 | [224939 Async ks-system-reader:224939]: finished successfully 2022-08-22 22:18:54.678 | [191436 Async ks-demo-reader:223212]: finished get_or_add_user_project_role reader 3d546610dd42465f84079b7858587085 664f488ac56342b89e6ca6300c71430b with result 0 in 15 seconds 2022-08-22 22:18:54.692 | + inc/async:async_wait:197 : return 0 2022-08-22 22:18:54.706 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-22 22:18:54.941 | [191436 Async ks-alt-admin:223590]: Waiting for completion of get_or_add_user_project_role admin 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 running on PID 223590 (12 other jobs running) 2022-08-22 22:18:55.044 | [191436 Async ks-alt-admin:223590]: Signaling child to exit 2022-08-22 22:18:55.044 | WAKEUP 2022-08-22 22:18:55.188 | [191436 Async ks-alt-admin:223590]: Signaled 2022-08-22 22:18:55.197 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:55.197 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:55.197 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:55.197 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:55.197 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:55.197 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:55.197 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:55.197 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:55.197 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c9f27deefd943eb878ebace0f1bcdeb --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:55.197 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:55.197 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:55.197 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:55.197 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:55.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.197 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.197 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.197 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:55.197 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:55.198 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:55.198 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0c9f27deefd943eb878ebace0f1bcdeb --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:55.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.198 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.198 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.198 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0c9f27deefd943eb878ebace0f1bcdeb --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:55.198 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:55.198 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:55.198 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:55.198 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:55.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.198 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.198 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.198 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:55.198 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:55.198 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:55.198 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:55.198 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | 0c9f27deefd943eb878ebace0f1bcdeb | | 35360b198dd04641835e118a52ac4259 | | | False |' 2022-08-22 22:18:55.198 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:55.198 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:55.198 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:55.198 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:18:55.331 | [191436 Async ks-alt-admin:223590]: finished get_or_add_user_project_role admin 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 with result 0 in 16 seconds 2022-08-22 22:18:55.403 | [191436 Async ks-alt-another:223712]: Waiting for completion of get_or_add_user_project_role anotherrole 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 running on PID 223712 (11 other jobs running) 2022-08-22 22:18:55.432 | [191436 Async ks-alt-another:223712]: Signaling child to exit 2022-08-22 22:18:55.433 | WAKEUP 2022-08-22 22:18:55.522 | [191436 Async ks-alt-another:223712]: Signaled 2022-08-22 22:18:55.539 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:55.540 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:55.540 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:55.540 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:55.540 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:55.540 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:55.540 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:55.540 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:55.540 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0c9f27deefd943eb878ebace0f1bcdeb --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:55.540 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:55.540 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:55.540 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:55.540 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:55.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.540 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.540 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.540 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:55.540 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:55.540 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:55.540 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0c9f27deefd943eb878ebace0f1bcdeb --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:55.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.541 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.541 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.541 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0c9f27deefd943eb878ebace0f1bcdeb --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:55.541 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:55.541 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:55.541 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:55.541 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:55.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.541 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:55.541 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:55.541 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:55.541 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:55.541 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:55.541 | ++ functions-common:get_field:818 : echo '| 950caf7e1fa049bbb2f8a289893989f3 | 0c9f27deefd943eb878ebace0f1bcdeb | | 35360b198dd04641835e118a52ac4259 | | | False |' 2022-08-22 22:18:55.541 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:55.541 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:55.541 | + functions-common:get_or_add_user_project_role:995 : user_role_id=950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:55.541 | + functions-common:get_or_add_user_project_role:997 : echo 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:55.541 | 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:18:55.698 | [191436 Async ks-alt-another:223712]: finished get_or_add_user_project_role anotherrole 0c9f27deefd943eb878ebace0f1bcdeb 35360b198dd04641835e118a52ac4259 with result 0 in 16 seconds 2022-08-22 22:18:55.928 | [191436 Async ks-alt-member-user:224062]: Waiting for completion of get_or_add_user_project_role member e14be09b16044f49a39cce15f9c5daba 35360b198dd04641835e118a52ac4259 running on PID 224062 (10 other jobs running) 2022-08-22 22:18:56.052 | [191436 Async ks-alt-member-user:224062]: Signaling child to exit 2022-08-22 22:18:56.053 | WAKEUP 2022-08-22 22:18:56.183 | [191436 Async ks-alt-member-user:224062]: Signaled 2022-08-22 22:18:56.194 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:56.194 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:56.194 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:56.194 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:56.195 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:56.195 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:56.195 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:56.195 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:56.195 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:56.195 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e14be09b16044f49a39cce15f9c5daba --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:56.195 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:56.195 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:56.195 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:56.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.195 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.195 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.195 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:56.195 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:56.195 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:56.195 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user e14be09b16044f49a39cce15f9c5daba --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:56.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.195 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.195 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.195 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:56.195 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e14be09b16044f49a39cce15f9c5daba --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:56.195 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:56.195 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:56.195 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:56.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.195 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.195 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.195 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:56.196 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:56.196 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:56.196 | ++ functions-common:get_field:818 : echo '| ba99e197278e45458dbaddb83119f8d1 | e14be09b16044f49a39cce15f9c5daba | | 35360b198dd04641835e118a52ac4259 | | | False |' 2022-08-22 22:18:56.196 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:56.196 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:56.196 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:56.196 | + functions-common:get_or_add_user_project_role:997 : echo ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:56.196 | ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:56.452 | [191436 Async ks-alt-member-user:224062]: finished get_or_add_user_project_role member e14be09b16044f49a39cce15f9c5daba 35360b198dd04641835e118a52ac4259 with result 0 in 13 seconds 2022-08-22 22:18:56.637 | [191436 Async ks-alt-reader-user:224384]: Waiting for completion of get_or_add_user_project_role reader 08eacae60f4a4617ab60b851c79161a1 35360b198dd04641835e118a52ac4259 running on PID 224384 (9 other jobs running) 2022-08-22 22:18:56.815 | [191436 Async ks-alt-reader-user:224384]: Signaling child to exit 2022-08-22 22:18:56.819 | WAKEUP 2022-08-22 22:18:56.987 | [191436 Async ks-alt-reader-user:224384]: Signaled 2022-08-22 22:18:56.995 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:18:56.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:18:56.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:56.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:56.996 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:56.996 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:56.996 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:56.996 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:18:56.996 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:56.996 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 08eacae60f4a4617ab60b851c79161a1 --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:56.996 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:18:56.996 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:56.996 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:56.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.996 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.996 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.997 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:56.997 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:18:56.997 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:18:56.997 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 08eacae60f4a4617ab60b851c79161a1 --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:56.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.997 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 08eacae60f4a4617ab60b851c79161a1 --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:18:56.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:18:56.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:18:56.997 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:18:56.997 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:56.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:56.997 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:56.997 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:56.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:18:56.997 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:18:56.997 | ++ functions-common:get_field:818 : echo '| 391be996ead54efd90428cc27fdd5aaf | 08eacae60f4a4617ab60b851c79161a1 | | 35360b198dd04641835e118a52ac4259 | | | False |' 2022-08-22 22:18:56.997 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:18:56.997 | ++ functions-common:get_field:812 : read data 2022-08-22 22:18:56.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:56.997 | + functions-common:get_or_add_user_project_role:997 : echo 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:56.997 | 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:57.262 | [191436 Async ks-alt-reader-user:224384]: finished get_or_add_user_project_role reader 08eacae60f4a4617ab60b851c79161a1 35360b198dd04641835e118a52ac4259 with result 0 in 13 seconds 2022-08-22 22:18:57.314 | + inc/async:async_wait:197 : return 0 2022-08-22 22:18:57.333 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-22 22:18:57.663 | [191436 Async ks-system-member:224619]: Waiting for completion of get_or_add_user_system_role member d2ed755a9e3f4e82bd9b8dc0b46c88ba all running on PID 224619 (8 other jobs running) 2022-08-22 22:18:57.808 | [191436 Async ks-system-member:224619]: Signaling child to exit 2022-08-22 22:18:57.809 | WAKEUP 2022-08-22 22:18:57.948 | [191436 Async ks-system-member:224619]: Signaled 2022-08-22 22:18:57.961 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-22 22:18:57.961 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-22 22:18:57.961 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-22 22:18:57.961 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:57.961 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:57.961 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:57.961 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:57.961 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:57.961 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-22 22:18:57.961 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2ed755a9e3f4e82bd9b8dc0b46c88ba --system all -f value -c Role 2022-08-22 22:18:57.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:57.961 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:57.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:57.961 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:57.961 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:57.961 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-22 22:18:57.961 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-22 22:18:57.961 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user d2ed755a9e3f4e82bd9b8dc0b46c88ba --system all 2022-08-22 22:18:57.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:57.961 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:57.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:57.961 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:57.961 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2ed755a9e3f4e82bd9b8dc0b46c88ba --system all -f value -c Role 2022-08-22 22:18:57.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:57.961 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:57.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:57.962 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:57.962 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:57.962 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:57.962 | + functions-common:get_or_add_user_system_role:1052 : echo ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:57.962 | ba99e197278e45458dbaddb83119f8d1 2022-08-22 22:18:58.224 | [191436 Async ks-system-member:224619]: finished get_or_add_user_system_role member d2ed755a9e3f4e82bd9b8dc0b46c88ba all with result 0 in 11 seconds 2022-08-22 22:18:58.459 | [191436 Async ks-system-reader:224939]: Waiting for completion of get_or_add_user_system_role reader 43b1d72adefa4d1ea593a4263ed190e7 all running on PID 224939 (7 other jobs running) 2022-08-22 22:18:58.608 | [191436 Async ks-system-reader:224939]: Signaling child to exit 2022-08-22 22:18:58.611 | WAKEUP 2022-08-22 22:18:58.778 | [191436 Async ks-system-reader:224939]: Signaled 2022-08-22 22:18:58.790 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-22 22:18:58.790 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-22 22:18:58.791 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-22 22:18:58.791 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:18:58.791 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:18:58.791 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:18:58.791 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:18:58.791 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:18:58.791 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-22 22:18:58.791 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43b1d72adefa4d1ea593a4263ed190e7 --system all -f value -c Role 2022-08-22 22:18:58.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:58.791 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:58.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:58.791 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:58.791 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:58.791 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-22 22:18:58.791 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-22 22:18:58.791 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 43b1d72adefa4d1ea593a4263ed190e7 --system all 2022-08-22 22:18:58.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:58.791 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:58.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:58.791 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:58.791 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43b1d72adefa4d1ea593a4263ed190e7 --system all -f value -c Role 2022-08-22 22:18:58.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:58.791 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:58.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:18:58.791 | from cryptography.utils import int_from_bytes 2022-08-22 22:18:58.791 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:18:58.791 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:58.791 | + functions-common:get_or_add_user_system_role:1052 : echo 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:58.791 | 391be996ead54efd90428cc27fdd5aaf 2022-08-22 22:18:59.065 | [191436 Async ks-system-reader:224939]: finished get_or_add_user_system_role reader 43b1d72adefa4d1ea593a4263ed190e7 all with result 0 in 10 seconds 2022-08-22 22:18:59.087 | + inc/async:async_wait:197 : return 0 2022-08-22 22:18:59.114 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-22 22:18:59.403 | [191436 Async ks-group-memberdemo:225297]: Waiting for completion of get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b running on PID 225297 (6 other jobs running) 2022-08-22 22:18:59.533 | [191436 Async ks-group-memberdemo:225297]: Signaling child to exit 2022-08-22 22:19:03.081 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:19:03.249 | [225297 Async ks-group-memberdemo:225297]: finished successfully 2022-08-22 22:19:03.323 | WAKEUP 2022-08-22 22:19:03.355 | [191436 Async ks-group-memberdemo:225297]: Signaled 2022-08-22 22:19:03.357 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:19:03.357 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ad96dc9dcd664f90ae8315bc9e025db9 --project 664f488ac56342b89e6ca6300c71430b -f value 2022-08-22 22:19:03.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:03.357 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:03.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:03.357 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:03.357 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:03.357 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:19:03.357 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:19:03.357 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ad96dc9dcd664f90ae8315bc9e025db9 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:19:03.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:03.357 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:03.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:03.357 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:03.357 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ad96dc9dcd664f90ae8315bc9e025db9 --project 664f488ac56342b89e6ca6300c71430b -f value 2022-08-22 22:19:03.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:03.357 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:03.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:03.357 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:03.357 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:03.357 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ba99e197278e45458dbaddb83119f8d1 ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b False' 2022-08-22 22:19:03.358 | + functions-common:get_or_add_group_project_role:1076 : echo ba99e197278e45458dbaddb83119f8d1 ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b False 2022-08-22 22:19:03.358 | ba99e197278e45458dbaddb83119f8d1 ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b False 2022-08-22 22:19:03.437 | [191436 Async ks-group-memberdemo:225297]: finished get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b with result 0 in 13 seconds 2022-08-22 22:19:03.502 | [191436 Async ks-group-anotherdemo:225392]: Waiting for completion of get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b running on PID 225392 (5 other jobs running) 2022-08-22 22:19:03.554 | [191436 Async ks-group-anotherdemo:225392]: Signaling child to exit 2022-08-22 22:19:04.053 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:19:04.090 | [225392 Async ks-group-anotherdemo:225392]: finished successfully 2022-08-22 22:19:04.124 | WAKEUP 2022-08-22 22:19:04.165 | [191436 Async ks-group-anotherdemo:225392]: Signaled 2022-08-22 22:19:04.167 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:19:04.167 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ad96dc9dcd664f90ae8315bc9e025db9 --project 664f488ac56342b89e6ca6300c71430b -f value 2022-08-22 22:19:04.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:04.167 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:04.168 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:04.168 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:04.168 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:19:04.168 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:19:04.168 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ad96dc9dcd664f90ae8315bc9e025db9 --project 664f488ac56342b89e6ca6300c71430b 2022-08-22 22:19:04.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:04.168 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:04.168 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:04.168 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ad96dc9dcd664f90ae8315bc9e025db9 --project 664f488ac56342b89e6ca6300c71430b -f value 2022-08-22 22:19:04.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:04.168 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:04.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:04.168 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:04.168 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:04.169 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='950caf7e1fa049bbb2f8a289893989f3 ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b False' 2022-08-22 22:19:04.169 | + functions-common:get_or_add_group_project_role:1076 : echo 950caf7e1fa049bbb2f8a289893989f3 ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b False 2022-08-22 22:19:04.169 | 950caf7e1fa049bbb2f8a289893989f3 ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b False 2022-08-22 22:19:04.237 | [191436 Async ks-group-anotherdemo:225392]: finished get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 664f488ac56342b89e6ca6300c71430b with result 0 in 14 seconds 2022-08-22 22:19:04.291 | [191436 Async ks-group-memberalt:225528]: Waiting for completion of get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 running on PID 225528 (4 other jobs running) 2022-08-22 22:19:04.321 | [191436 Async ks-group-memberalt:225528]: Signaling child to exit 2022-08-22 22:19:04.967 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:19:04.995 | [225528 Async ks-group-memberalt:225528]: finished successfully 2022-08-22 22:19:05.021 | WAKEUP 2022-08-22 22:19:05.046 | [191436 Async ks-group-memberalt:225528]: Signaled 2022-08-22 22:19:05.048 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:19:05.048 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ad96dc9dcd664f90ae8315bc9e025db9 --project 35360b198dd04641835e118a52ac4259 -f value 2022-08-22 22:19:05.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.048 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.048 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.048 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:05.048 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:19:05.048 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:19:05.048 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group ad96dc9dcd664f90ae8315bc9e025db9 --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:19:05.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.048 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.048 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.048 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ad96dc9dcd664f90ae8315bc9e025db9 --project 35360b198dd04641835e118a52ac4259 -f value 2022-08-22 22:19:05.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.048 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.048 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.048 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:05.048 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ba99e197278e45458dbaddb83119f8d1 ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 False' 2022-08-22 22:19:05.048 | + functions-common:get_or_add_group_project_role:1076 : echo ba99e197278e45458dbaddb83119f8d1 ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 False 2022-08-22 22:19:05.048 | ba99e197278e45458dbaddb83119f8d1 ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 False 2022-08-22 22:19:05.096 | [191436 Async ks-group-memberalt:225528]: finished get_or_add_group_project_role member ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 with result 0 in 14 seconds 2022-08-22 22:19:05.140 | [191436 Async ks-group-anotheralt:225647]: Waiting for completion of get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 running on PID 225647 (3 other jobs running) 2022-08-22 22:19:05.169 | [191436 Async ks-group-anotheralt:225647]: Signaling child to exit 2022-08-22 22:19:05.459 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:19:05.485 | [225742 Async ks-group-admin:225742]: finished successfully 2022-08-22 22:19:05.738 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:19:05.770 | [225647 Async ks-group-anotheralt:225647]: finished successfully 2022-08-22 22:19:05.794 | WAKEUP 2022-08-22 22:19:05.817 | [191436 Async ks-group-anotheralt:225647]: Signaled 2022-08-22 22:19:05.818 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:19:05.818 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ad96dc9dcd664f90ae8315bc9e025db9 --project 35360b198dd04641835e118a52ac4259 -f value 2022-08-22 22:19:05.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.818 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.818 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.818 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:05.818 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:19:05.818 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:19:05.818 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group ad96dc9dcd664f90ae8315bc9e025db9 --project 35360b198dd04641835e118a52ac4259 2022-08-22 22:19:05.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.818 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.819 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.819 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ad96dc9dcd664f90ae8315bc9e025db9 --project 35360b198dd04641835e118a52ac4259 -f value 2022-08-22 22:19:05.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.819 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.819 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.819 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:05.819 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='950caf7e1fa049bbb2f8a289893989f3 ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 False' 2022-08-22 22:19:05.819 | + functions-common:get_or_add_group_project_role:1076 : echo 950caf7e1fa049bbb2f8a289893989f3 ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 False 2022-08-22 22:19:05.819 | 950caf7e1fa049bbb2f8a289893989f3 ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 False 2022-08-22 22:19:05.863 | [191436 Async ks-group-anotheralt:225647]: finished get_or_add_group_project_role anotherrole ad96dc9dcd664f90ae8315bc9e025db9 35360b198dd04641835e118a52ac4259 with result 0 in 15 seconds 2022-08-22 22:19:05.900 | [191436 Async ks-group-admin:225742]: Waiting for completion of get_or_add_group_project_role admin a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e running on PID 225742 (2 other jobs running) 2022-08-22 22:19:05.925 | [191436 Async ks-group-admin:225742]: Signaling child to exit 2022-08-22 22:19:05.926 | WAKEUP 2022-08-22 22:19:05.949 | [191436 Async ks-group-admin:225742]: Signaled 2022-08-22 22:19:05.950 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 22:19:05.950 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a4d97c1c47ec4905bbaca9a0e7033589 --project 2e0a5bc4e966470ea2be4de99462c89e -f value 2022-08-22 22:19:05.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.950 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.950 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.950 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:05.950 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 22:19:05.950 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 22:19:05.950 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group a4d97c1c47ec4905bbaca9a0e7033589 --project 2e0a5bc4e966470ea2be4de99462c89e 2022-08-22 22:19:05.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.950 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.950 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.950 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a4d97c1c47ec4905bbaca9a0e7033589 --project 2e0a5bc4e966470ea2be4de99462c89e -f value 2022-08-22 22:19:05.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.951 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:19:05.951 | from cryptography.utils import int_from_bytes 2022-08-22 22:19:05.951 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:19:05.951 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='412541a3f8e54ddbbcf1a65215aeed6d a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e False' 2022-08-22 22:19:05.951 | + functions-common:get_or_add_group_project_role:1076 : echo 412541a3f8e54ddbbcf1a65215aeed6d a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e False 2022-08-22 22:19:05.951 | 412541a3f8e54ddbbcf1a65215aeed6d a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e False 2022-08-22 22:19:05.995 | [191436 Async ks-group-admin:225742]: finished get_or_add_group_project_role admin a4d97c1c47ec4905bbaca9a0e7033589 2e0a5bc4e966470ea2be4de99462c89e with result 0 in 13 seconds 2022-08-22 22:19:05.999 | + inc/async:async_wait:197 : return 0 2022-08-22 22:19:06.002 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-22 22:19:06.020 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:19:06.022 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-22 22:19:06.040 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:19:06.042 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-22 22:19:06.045 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-22 22:19:06.112 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-22 22:19:06.156 | [191436 Async create_nova_accounts:227671]: running: create_nova_accounts 2022-08-22 22:19:06.159 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-22 22:19:06.177 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:19:06.180 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-22 22:19:06.182 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-22 22:19:06.253 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-22 22:19:06.296 | [191436 Async create_glance_accounts:227795]: running: create_glance_accounts 2022-08-22 22:19:06.301 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-22 22:19:06.320 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:19:06.323 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-22 22:19:06.325 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-22 22:19:06.399 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-22 22:19:06.448 | [191436 Async create_cinder_accounts:227934]: running: create_cinder_accounts 2022-08-22 22:19:06.451 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-22 22:19:06.471 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:19:06.474 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-22 22:19:06.476 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-22 22:19:06.558 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-22 22:19:06.635 | [191436 Async create_neutron_accounts:228059]: running: create_neutron_accounts 2022-08-22 22:19:06.640 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-22 22:19:06.680 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:19:06.685 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-22 22:19:06.690 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-22 22:19:07.035 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-22 22:19:07.310 | [191436 Async create_swift_accounts:228214]: running: create_swift_accounts 2022-08-22 22:19:07.334 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-22 22:19:07.462 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:19:07.490 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-22 22:19:07.828 | [191436 Async create_nova_accounts:227671]: Waiting for completion of create_nova_accounts running on PID 227671 (6 other jobs running) 2022-08-22 22:19:07.991 | [191436 Async create_nova_accounts:227671]: Signaling child to exit 2022-08-22 22:19:47.037 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:19:47.159 | [228059 Async create_neutron_accounts:228059]: finished successfully 2022-08-22 22:20:04.850 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:20:04.900 | [227934 Async create_cinder_accounts:227934]: finished successfully 2022-08-22 22:20:21.545 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:20:21.572 | [227795 Async create_glance_accounts:227795]: finished successfully 2022-08-22 22:20:25.728 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:20:25.755 | [227671 Async create_nova_accounts:227671]: finished successfully 2022-08-22 22:20:25.779 | WAKEUP 2022-08-22 22:20:25.802 | [191436 Async create_nova_accounts:227671]: Signaled 2022-08-22 22:20:25.804 | + lib/nova:create_nova_accounts:351 : [[ 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-08-22 22:20:25.804 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-22 22:20:25.804 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-22 22:20:25.804 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:20:25.804 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:20:25.804 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:20:25.804 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:20:25.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.804 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.804 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.804 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.804 | + functions-common:get_or_create_user:925 : user_id=05aea190b9454a5e9079295368a94f0c 2022-08-22 22:20:25.804 | + functions-common:get_or_create_user:926 : echo 05aea190b9454a5e9079295368a94f0c 2022-08-22 22:20:25.804 | 05aea190b9454a5e9079295368a94f0c 2022-08-22 22:20:25.804 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-22 22:20:25.804 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:25.804 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:25.804 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:25.804 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:25.804 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:25.804 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:25.804 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:25.805 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:25.805 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:25.805 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:25.805 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:25.805 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.805 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.805 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.805 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.805 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.805 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.805 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.805 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:25.805 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:25.805 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.805 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.805 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.805 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.805 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.805 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:25.805 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.805 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.805 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.805 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.805 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.805 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:25.805 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:25.806 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:25.806 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | 05aea190b9454a5e9079295368a94f0c | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:25.806 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.806 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.806 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-22 22:20:25.806 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:25.806 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:25.806 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:25.806 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.806 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:25.806 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.806 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.806 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.806 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.806 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.806 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:25.806 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.807 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.807 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.807 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:25.807 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.807 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.807 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.807 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.807 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.807 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.807 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:25.807 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:25.807 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | 05aea190b9454a5e9079295368a94f0c | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:25.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:25.807 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.807 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:20:25.807 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:20:25.807 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:20:25.807 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-22 22:20:25.807 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:20:25.807 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.58/compute 2022-08-22 22:20:25.807 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-22 22:20:25.807 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:20:25.807 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-22 22:20:25.807 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-22 22:20:25.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.807 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.807 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.808 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.808 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:20:25.808 | a9847da0315d471b8a25a6b41964f386' 2022-08-22 22:20:25.808 | + functions-common:get_or_create_service:1094 : echo a9847da0315d471b8a25a6b41964f386 2022-08-22 22:20:25.808 | a9847da0315d471b8a25a6b41964f386 2022-08-22 22:20:25.808 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2022-08-22 22:20:25.808 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:20:25.808 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2022-08-22 22:20:25.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:20:25.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-22 22:20:25.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.808 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.808 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.808 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:20:25.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:20:25.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:20:25.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.808 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.808 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.808 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5528d7efeb574e4fb42666aa5449fcc8 2022-08-22 22:20:25.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5528d7efeb574e4fb42666aa5449fcc8 2022-08-22 22:20:25.808 | + functions-common:get_or_create_endpoint:1127 : public_id=5528d7efeb574e4fb42666aa5449fcc8 2022-08-22 22:20:25.808 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:20:25.808 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:20:25.808 | + functions-common:get_or_create_endpoint:1136 : echo 5528d7efeb574e4fb42666aa5449fcc8 2022-08-22 22:20:25.808 | 5528d7efeb574e4fb42666aa5449fcc8 2022-08-22 22:20:25.808 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-22 22:20:25.808 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:20:25.809 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-22 22:20:25.809 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-22 22:20:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.809 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.809 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.809 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.809 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:20:25.809 | 9d6865982a874c5294a996ca1ab1803a' 2022-08-22 22:20:25.809 | + functions-common:get_or_create_service:1094 : echo 9d6865982a874c5294a996ca1ab1803a 2022-08-22 22:20:25.809 | 9d6865982a874c5294a996ca1ab1803a 2022-08-22 22:20:25.809 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2022-08-22 22:20:25.809 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:20:25.809 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2022-08-22 22:20:25.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:20:25.809 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-22 22:20:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.809 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.809 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.809 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:20:25.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:20:25.809 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2022-08-22 22:20:25.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.809 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.809 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.809 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c27e81d82f3c445dbaf668e2e95150e8 2022-08-22 22:20:25.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c27e81d82f3c445dbaf668e2e95150e8 2022-08-22 22:20:25.809 | + functions-common:get_or_create_endpoint:1127 : public_id=c27e81d82f3c445dbaf668e2e95150e8 2022-08-22 22:20:25.809 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:20:25.810 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:20:25.810 | + functions-common:get_or_create_endpoint:1136 : echo c27e81d82f3c445dbaf668e2e95150e8 2022-08-22 22:20:25.810 | c27e81d82f3c445dbaf668e2e95150e8 2022-08-22 22:20:25.810 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-22 22:20:25.810 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:20:25.810 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-22 22:20:25.810 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:20:25.810 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-22 22:20:25.810 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:25.810 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:25.810 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:25.810 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:25.810 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.810 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.810 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:25.810 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.810 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.810 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.810 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.810 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.810 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:25.810 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:25.810 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.811 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.811 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.811 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.811 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.811 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:25.811 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.811 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.811 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.811 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.811 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.811 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:25.811 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:25.811 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:25.811 | ++ functions-common:get_field:818 : echo '| f3885aa2310c40639e7502535eb1ece0 | 05aea190b9454a5e9079295368a94f0c | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:25.811 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:20:25.811 | + functions-common:get_or_add_user_project_role:997 : echo f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:20:25.811 | f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:20:25.811 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-22 22:20:25.811 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:20:25.811 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-22 22:20:25.811 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:20:25.811 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-22 22:20:25.849 | [191436 Async create_nova_accounts:227671]: finished create_nova_accounts with result 0 in 79 seconds 2022-08-22 22:20:25.887 | [191436 Async create_glance_accounts:227795]: Waiting for completion of create_glance_accounts running on PID 227795 (5 other jobs running) 2022-08-22 22:20:25.913 | [191436 Async create_glance_accounts:227795]: Signaling child to exit 2022-08-22 22:20:25.913 | WAKEUP 2022-08-22 22:20:25.936 | [191436 Async create_glance_accounts:227795]: Signaled 2022-08-22 22:20:25.938 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-22 22:20:25.938 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:20:25.938 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-22 22:20:25.938 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-22 22:20:25.938 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:20:25.938 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:20:25.938 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:20:25.938 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:20:25.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.938 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.938 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.938 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.938 | + functions-common:get_or_create_user:925 : user_id=d69502dd458e4c9392287b1b81c750b8 2022-08-22 22:20:25.938 | + functions-common:get_or_create_user:926 : echo d69502dd458e4c9392287b1b81c750b8 2022-08-22 22:20:25.938 | d69502dd458e4c9392287b1b81c750b8 2022-08-22 22:20:25.938 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-22 22:20:25.938 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:25.938 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:25.938 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:25.938 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:25.938 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.938 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.938 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:25.939 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.939 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.939 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.939 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:25.939 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:25.939 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.939 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.939 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:25.939 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.939 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.939 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.939 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.939 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.939 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:25.939 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:25.939 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:25.939 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | d69502dd458e4c9392287b1b81c750b8 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:25.939 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.939 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.939 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.939 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.940 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-22 22:20:25.940 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-22 22:20:25.940 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:20:25.940 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-22 22:20:25.940 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-22 22:20:25.940 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:20:25.940 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:20:25.940 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:20:25.940 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:20:25.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.940 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.940 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.940 | + functions-common:get_or_create_user:925 : user_id=a0193d14e4a4493fa7a540d4eb866a87 2022-08-22 22:20:25.940 | + functions-common:get_or_create_user:926 : echo a0193d14e4a4493fa7a540d4eb866a87 2022-08-22 22:20:25.940 | a0193d14e4a4493fa7a540d4eb866a87 2022-08-22 22:20:25.940 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-22 22:20:25.940 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:25.940 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:25.940 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:25.940 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:25.940 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.940 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:25.940 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.940 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.941 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.941 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.941 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:25.941 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:25.941 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.941 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:25.941 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.941 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.941 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.941 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.941 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.941 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.941 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:25.941 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:25.941 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | a0193d14e4a4493fa7a540d4eb866a87 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:25.941 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:25.941 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.941 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.941 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.941 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:25.941 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-22 22:20:25.941 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-22 22:20:25.942 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:25.942 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:25.942 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.942 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.942 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.942 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.942 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.942 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.942 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:25.942 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:25.942 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.942 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.942 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-22 22:20:25.942 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:25.942 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:25.942 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.943 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.943 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.943 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.943 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:25.943 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:25.943 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:25.943 | ++ functions-common:get_field:818 : echo '| f3885aa2310c40639e7502535eb1ece0 | a0193d14e4a4493fa7a540d4eb866a87 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:25.943 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:25.943 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:20:25.943 | + functions-common:get_or_add_user_project_role:997 : echo f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:20:25.943 | f3885aa2310c40639e7502535eb1ece0 2022-08-22 22:20:25.943 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-22 22:20:25.943 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:20:25.943 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-22 22:20:25.943 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-22 22:20:25.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.944 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.944 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.944 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.944 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:20:25.944 | e4286cbb8ef64ce38b05e682976a2652' 2022-08-22 22:20:25.944 | + functions-common:get_or_create_service:1094 : echo e4286cbb8ef64ce38b05e682976a2652 2022-08-22 22:20:25.944 | e4286cbb8ef64ce38b05e682976a2652 2022-08-22 22:20:25.944 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2022-08-22 22:20:25.944 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:20:25.944 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2022-08-22 22:20:25.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:20:25.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-22 22:20:25.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.944 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.944 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.944 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:20:25.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:20:25.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2022-08-22 22:20:25.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.944 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:25.944 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:25.944 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:25.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ba213dd282fe483faedb1d62bdb88fd0 2022-08-22 22:20:25.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ba213dd282fe483faedb1d62bdb88fd0 2022-08-22 22:20:25.944 | + functions-common:get_or_create_endpoint:1127 : public_id=ba213dd282fe483faedb1d62bdb88fd0 2022-08-22 22:20:25.944 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:20:25.944 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:20:25.945 | + functions-common:get_or_create_endpoint:1136 : echo ba213dd282fe483faedb1d62bdb88fd0 2022-08-22 22:20:25.945 | ba213dd282fe483faedb1d62bdb88fd0 2022-08-22 22:20:25.945 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-22 22:20:25.945 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 22:20:25.945 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-22 22:20:25.945 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-08-22 22:20:25.945 | ++ functions-common:get_or_create_domain:888 : echo default 2022-08-22 22:20:25.945 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-22 22:20:25.945 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-22 22:20:25.945 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-22 22:20:25.945 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-22 22:20:25.985 | [191436 Async create_glance_accounts:227795]: finished create_glance_accounts with result 0 in 75 seconds 2022-08-22 22:20:26.027 | [191436 Async create_cinder_accounts:227934]: Waiting for completion of create_cinder_accounts running on PID 227934 (4 other jobs running) 2022-08-22 22:20:26.053 | [191436 Async create_cinder_accounts:227934]: Signaling child to exit 2022-08-22 22:20:26.053 | WAKEUP 2022-08-22 22:20:26.076 | [191436 Async create_cinder_accounts:227934]: Signaled 2022-08-22 22:20:26.078 | + 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-08-22 22:20:26.078 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-22 22:20:26.078 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-22 22:20:26.078 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:20:26.078 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:20:26.078 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:20:26.078 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:20:26.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.078 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.078 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.078 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.078 | + functions-common:get_or_create_user:925 : user_id=658ec50ed35a4d7d9d470e528724d4f4 2022-08-22 22:20:26.078 | + functions-common:get_or_create_user:926 : echo 658ec50ed35a4d7d9d470e528724d4f4 2022-08-22 22:20:26.078 | 658ec50ed35a4d7d9d470e528724d4f4 2022-08-22 22:20:26.078 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-22 22:20:26.078 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:26.078 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:26.078 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:26.078 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:26.078 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:26.078 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-22 22:20:26.078 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:26.078 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:26.079 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:26.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.079 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.079 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.079 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.079 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:26.079 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:26.079 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-22 22:20:26.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.079 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.079 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.079 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-22 22:20:26.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:26.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:26.079 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:26.079 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:26.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.079 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.079 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.079 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.079 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:26.079 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:26.079 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | 658ec50ed35a4d7d9d470e528724d4f4 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:26.079 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:26.079 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:26.079 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:20:26.079 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:26.080 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:26.080 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-22 22:20:26.080 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-22 22:20:26.080 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:20:26.080 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-22 22:20:26.080 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-22 22:20:26.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.080 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.080 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.080 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.080 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:20:26.080 | da27bde196584c17a5db6ec4ba1321b1' 2022-08-22 22:20:26.080 | + functions-common:get_or_create_service:1094 : echo da27bde196584c17a5db6ec4ba1321b1 2022-08-22 22:20:26.080 | da27bde196584c17a5db6ec4ba1321b1 2022-08-22 22:20:26.080 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-22 22:20:26.080 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-08-22 22:20:26.080 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:20:26.080 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-08-22 22:20:26.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:20:26.080 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-22 22:20:26.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.080 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.080 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.080 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:20:26.080 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:20:26.080 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:20:26.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.081 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.081 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.081 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ed995cc5429948baafc4db8b60c091bb 2022-08-22 22:20:26.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ed995cc5429948baafc4db8b60c091bb 2022-08-22 22:20:26.081 | + functions-common:get_or_create_endpoint:1127 : public_id=ed995cc5429948baafc4db8b60c091bb 2022-08-22 22:20:26.081 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:20:26.081 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:20:26.081 | + functions-common:get_or_create_endpoint:1136 : echo ed995cc5429948baafc4db8b60c091bb 2022-08-22 22:20:26.081 | ed995cc5429948baafc4db8b60c091bb 2022-08-22 22:20:26.081 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-22 22:20:26.081 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:20:26.081 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-22 22:20:26.081 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-22 22:20:26.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.081 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.081 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.081 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.081 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:20:26.081 | 4416e7b599894d74bc09a6b68ecec9a1' 2022-08-22 22:20:26.081 | + functions-common:get_or_create_service:1094 : echo 4416e7b599894d74bc09a6b68ecec9a1 2022-08-22 22:20:26.081 | 4416e7b599894d74bc09a6b68ecec9a1 2022-08-22 22:20:26.081 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-08-22 22:20:26.081 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:20:26.081 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-08-22 22:20:26.081 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:20:26.081 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-22 22:20:26.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.081 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.082 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.082 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.082 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:20:26.082 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:20:26.082 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:20:26.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.082 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.082 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.082 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.082 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b7f8f4234fba438ca0416122d48f4643 2022-08-22 22:20:26.082 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b7f8f4234fba438ca0416122d48f4643 2022-08-22 22:20:26.082 | + functions-common:get_or_create_endpoint:1127 : public_id=b7f8f4234fba438ca0416122d48f4643 2022-08-22 22:20:26.082 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:20:26.082 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:20:26.082 | + functions-common:get_or_create_endpoint:1136 : echo b7f8f4234fba438ca0416122d48f4643 2022-08-22 22:20:26.082 | b7f8f4234fba438ca0416122d48f4643 2022-08-22 22:20:26.082 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-22 22:20:26.082 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-22 22:20:26.082 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:20:26.082 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-22 22:20:26.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.082 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.082 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.082 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.082 | ++ functions-common:get_or_create_project:938 : project_id=919d403422ce4b44a1cf103cfa9c8c39 2022-08-22 22:20:26.082 | ++ functions-common:get_or_create_project:939 : echo 919d403422ce4b44a1cf103cfa9c8c39 2022-08-22 22:20:26.082 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 919d403422ce4b44a1cf103cfa9c8c39 2022-08-22 22:20:26.082 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-22 22:20:26.082 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:20:26.082 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:20:26.083 | ++ functions-common:get_or_create_user:913 : local email= 2022-08-22 22:20:26.083 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-22 22:20:26.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.083 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.083 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.083 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-22 22:20:26.083 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.083 | ++ functions-common:get_or_create_user:925 : user_id=658ec50ed35a4d7d9d470e528724d4f4 2022-08-22 22:20:26.083 | ++ functions-common:get_or_create_user:926 : echo 658ec50ed35a4d7d9d470e528724d4f4 2022-08-22 22:20:26.083 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 658ec50ed35a4d7d9d470e528724d4f4 2022-08-22 22:20:26.126 | [191436 Async create_cinder_accounts:227934]: finished create_cinder_accounts with result 0 in 58 seconds 2022-08-22 22:20:26.130 | + inc/async:async_wait:197 : return 0 2022-08-22 22:20:26.133 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-22 22:20:26.185 | [191436 Async create_neutron_accounts:228059]: Waiting for completion of create_neutron_accounts running on PID 228059 (3 other jobs running) 2022-08-22 22:20:26.211 | [191436 Async create_neutron_accounts:228059]: Signaling child to exit 2022-08-22 22:20:26.211 | WAKEUP 2022-08-22 22:20:26.234 | [191436 Async create_neutron_accounts:228059]: Signaled 2022-08-22 22:20:26.236 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-22 22:20:26.236 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:20:26.236 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:20:26.236 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:20:26.236 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:20:26.236 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 22:20:26.236 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:20:26.236 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.58:9696/ 2022-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.58:9696/networking 2022-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ 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-08-22 22:20:26.236 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-22 22:20:26.236 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-22 22:20:26.236 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:20:26.236 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:20:26.236 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:20:26.236 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:20:26.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.236 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.237 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.237 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.237 | + functions-common:get_or_create_user:925 : user_id=e3cb8616542f46aaaa8868f7cdefb875 2022-08-22 22:20:26.237 | + functions-common:get_or_create_user:926 : echo e3cb8616542f46aaaa8868f7cdefb875 2022-08-22 22:20:26.237 | e3cb8616542f46aaaa8868f7cdefb875 2022-08-22 22:20:26.237 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-22 22:20:26.237 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:20:26.237 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:20:26.237 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:20:26.237 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:20:26.237 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:20:26.237 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-22 22:20:26.237 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:26.237 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:26.237 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:26.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.237 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.237 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.237 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.237 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:20:26.237 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:20:26.237 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-22 22:20:26.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.237 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.237 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.238 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:20:26.238 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:20:26.238 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-22 22:20:26.238 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:20:26.238 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:26.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.238 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.238 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.238 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.238 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:20:26.238 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:20:26.238 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:20:26.238 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | e3cb8616542f46aaaa8868f7cdefb875 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:20:26.238 | ++ functions-common:get_field:812 : read data 2022-08-22 22:20:26.238 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:20:26.238 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:26.238 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:20:26.238 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-22 22:20:26.238 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-22 22:20:26.238 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:20:26.238 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-22 22:20:26.238 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-22 22:20:26.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.238 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.238 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.238 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.238 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:20:26.238 | a872bb15772242d5b44031eee8dd6c79' 2022-08-22 22:20:26.238 | + functions-common:get_or_create_service:1094 : echo a872bb15772242d5b44031eee8dd6c79 2022-08-22 22:20:26.238 | a872bb15772242d5b44031eee8dd6c79 2022-08-22 22:20:26.239 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/networking 2022-08-22 22:20:26.239 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:20:26.239 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/networking RegionOne 2022-08-22 22:20:26.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:20:26.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-22 22:20:26.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.239 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.239 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.239 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:20:26.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:20:26.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.58:9696/networking --region RegionOne -f value -c id 2022-08-22 22:20:26.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.239 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:20:26.239 | from cryptography.utils import int_from_bytes 2022-08-22 22:20:26.239 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:20:26.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=55826e5558744d0383b383ef7df1cc04 2022-08-22 22:20:26.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 55826e5558744d0383b383ef7df1cc04 2022-08-22 22:20:26.239 | + functions-common:get_or_create_endpoint:1127 : public_id=55826e5558744d0383b383ef7df1cc04 2022-08-22 22:20:26.239 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:20:26.239 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:20:26.239 | + functions-common:get_or_create_endpoint:1136 : echo 55826e5558744d0383b383ef7df1cc04 2022-08-22 22:20:26.239 | 55826e5558744d0383b383ef7df1cc04 2022-08-22 22:20:26.283 | [191436 Async create_neutron_accounts:228059]: finished create_neutron_accounts with result 0 in 40 seconds 2022-08-22 22:20:26.322 | [191436 Async create_swift_accounts:228214]: Waiting for completion of create_swift_accounts running on PID 228214 (2 other jobs running) 2022-08-22 22:20:26.347 | [191436 Async create_swift_accounts:228214]: Signaling child to exit 2022-08-22 22:21:12.498 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:21:12.526 | [228214 Async create_swift_accounts:228214]: finished successfully 2022-08-22 22:21:12.550 | WAKEUP 2022-08-22 22:21:12.573 | [191436 Async create_swift_accounts:228214]: Signaled 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-22 22:21:12.575 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-22 22:21:12.575 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-22 22:21:12.575 | ++ functions-common:get_or_create_role:945 : local role_id 2022-08-22 22:21:12.575 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-22 22:21:12.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.575 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.575 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.575 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.575 | ++ functions-common:get_or_create_role:950 : role_id=950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:21:12.575 | ++ functions-common:get_or_create_role:951 : echo 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:21:12.576 | + lib/swift:create_swift_accounts:619 : another_role=950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:21:12.576 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-22 22:21:12.576 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-22 22:21:12.576 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:21:12.576 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:21:12.576 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:21:12.576 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:21:12.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.576 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.576 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.576 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.576 | + functions-common:get_or_create_user:925 : user_id=73a9d316e506485698124bd508b4c747 2022-08-22 22:21:12.576 | + functions-common:get_or_create_user:926 : echo 73a9d316e506485698124bd508b4c747 2022-08-22 22:21:12.576 | 73a9d316e506485698124bd508b4c747 2022-08-22 22:21:12.576 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-22 22:21:12.576 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:21:12.576 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:21:12.576 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:21:12.576 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:21:12.576 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:21:12.576 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:21:12.576 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.576 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.577 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.577 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.577 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.577 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.577 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:21:12.577 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:21:12.577 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:21:12.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.577 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.577 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.577 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:21:12.577 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.577 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:21:12.577 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.577 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.577 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.577 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.577 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.577 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:21:12.577 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:21:12.577 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:21:12.577 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | 73a9d316e506485698124bd508b4c747 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:21:12.577 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.577 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:21:12.577 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:21:12.577 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:21:12.577 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-22 22:21:12.578 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-22 22:21:12.578 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:21:12.578 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:21:12.578 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:21:12.578 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:21:12.578 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:21:12.578 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.578 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:21:12.578 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.578 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.578 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.578 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.578 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.578 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:21:12.578 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:21:12.578 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:21:12.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.578 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.578 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.578 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-22 22:21:12.578 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:21:12.579 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.579 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.579 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.579 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.579 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.579 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.579 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:21:12.579 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:21:12.579 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:21:12.579 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | 73a9d316e506485698124bd508b4c747 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:21:12.579 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.579 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.579 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.579 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.579 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-22 22:21:12.579 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:21:12.579 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-22 22:21:12.579 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-22 22:21:12.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.579 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.579 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.579 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.579 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:21:12.579 | 8d30131113184e8f83d8edda19b04250' 2022-08-22 22:21:12.579 | + functions-common:get_or_create_service:1094 : echo 8d30131113184e8f83d8edda19b04250 2022-08-22 22:21:12.579 | 8d30131113184e8f83d8edda19b04250 2022-08-22 22:21:12.579 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2022-08-22 22:21:12.579 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:21:12.579 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-22 22:21:12.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:21:12.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-22 22:21:12.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.580 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.580 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.580 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:21:12.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:21:12.580 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-22 22:21:12.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.580 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.580 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.580 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=840c30e5687d48768424216e3dd5e955 2022-08-22 22:21:12.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 840c30e5687d48768424216e3dd5e955 2022-08-22 22:21:12.580 | + functions-common:get_or_create_endpoint:1127 : public_id=840c30e5687d48768424216e3dd5e955 2022-08-22 22:21:12.580 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.58:8080 ]] 2022-08-22 22:21:12.580 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2022-08-22 22:21:12.580 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:21:12.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-22 22:21:12.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.580 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.580 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.580 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.580 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:21:12.580 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:21:12.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2022-08-22 22:21:12.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.581 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.581 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.581 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.581 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=747b76cd5ff341a5973cfa02028e811f 2022-08-22 22:21:12.581 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 747b76cd5ff341a5973cfa02028e811f 2022-08-22 22:21:12.581 | 747b76cd5ff341a5973cfa02028e811f 2022-08-22 22:21:12.581 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:21:12.581 | + functions-common:get_or_create_endpoint:1136 : echo 840c30e5687d48768424216e3dd5e955 2022-08-22 22:21:12.581 | 840c30e5687d48768424216e3dd5e955 2022-08-22 22:21:12.581 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-22 22:21:12.581 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-22 22:21:12.581 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:21:12.581 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-22 22:21:12.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.581 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.581 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.581 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.581 | ++ functions-common:get_or_create_project:938 : project_id=399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.581 | ++ functions-common:get_or_create_project:939 : echo 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.581 | + lib/swift:create_swift_accounts:633 : swift_project_test1=399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.581 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-22 22:21:12.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.581 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-22 22:21:12.581 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:21:12.581 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-08-22 22:21:12.581 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-08-22 22:21:12.581 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-22 22:21:12.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.581 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.582 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.582 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.582 | ++ functions-common:get_or_create_user:925 : user_id=e44f0f9c2a3b43c3beb0f064c4137123 2022-08-22 22:21:12.582 | ++ functions-common:get_or_create_user:926 : echo e44f0f9c2a3b43c3beb0f064c4137123 2022-08-22 22:21:12.582 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=e44f0f9c2a3b43c3beb0f064c4137123 2022-08-22 22:21:12.582 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-22 22:21:12.582 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.582 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin e44f0f9c2a3b43c3beb0f064c4137123 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.582 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:21:12.582 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:21:12.582 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:21:12.582 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:21:12.582 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:21:12.582 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:21:12.582 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:21:12.582 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:21:12.582 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:21:12.582 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e44f0f9c2a3b43c3beb0f064c4137123 --project 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.582 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.582 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.582 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.582 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.582 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.582 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.582 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:21:12.582 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:21:12.582 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e44f0f9c2a3b43c3beb0f064c4137123 --project 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.583 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.583 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.583 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e44f0f9c2a3b43c3beb0f064c4137123 --project 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.583 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:21:12.583 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.583 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.583 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.583 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.583 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.583 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.583 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:21:12.583 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:21:12.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:21:12.583 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | e44f0f9c2a3b43c3beb0f064c4137123 | | 399ec6f4e91f4b7098934db07d5b8512 | | | False |' 2022-08-22 22:21:12.583 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.583 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.583 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.583 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-22 22:21:12.583 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-22 22:21:12.583 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:21:12.583 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-08-22 22:21:12.583 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-08-22 22:21:12.583 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-22 22:21:12.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.583 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.583 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.584 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.584 | ++ functions-common:get_or_create_user:925 : user_id=73b73944c28f4d319cee944adfdba45e 2022-08-22 22:21:12.584 | ++ functions-common:get_or_create_user:926 : echo 73b73944c28f4d319cee944adfdba45e 2022-08-22 22:21:12.584 | + lib/swift:create_swift_accounts:642 : swift_user_test3=73b73944c28f4d319cee944adfdba45e 2022-08-22 22:21:12.584 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-22 22:21:12.584 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.584 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 950caf7e1fa049bbb2f8a289893989f3 73b73944c28f4d319cee944adfdba45e 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.584 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:21:12.584 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:21:12.584 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:21:12.584 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:21:12.584 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:21:12.584 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:21:12.584 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:21:12.584 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:21:12.584 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 950caf7e1fa049bbb2f8a289893989f3 --user 73b73944c28f4d319cee944adfdba45e --project 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.584 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.584 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:21:12.584 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.584 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.584 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.584 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.584 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.584 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:21:12.584 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:21:12.584 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 950caf7e1fa049bbb2f8a289893989f3 --user 73b73944c28f4d319cee944adfdba45e --project 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.584 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.585 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.585 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 950caf7e1fa049bbb2f8a289893989f3 --user 73b73944c28f4d319cee944adfdba45e --project 399ec6f4e91f4b7098934db07d5b8512 2022-08-22 22:21:12.585 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.585 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:21:12.585 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.585 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.585 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.585 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.585 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.585 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:21:12.585 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:21:12.585 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:21:12.585 | ++ functions-common:get_field:818 : echo '| 950caf7e1fa049bbb2f8a289893989f3 | 73b73944c28f4d319cee944adfdba45e | | 399ec6f4e91f4b7098934db07d5b8512 | | | False |' 2022-08-22 22:21:12.585 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.585 | + functions-common:get_or_add_user_project_role:995 : user_role_id=950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:21:12.585 | + functions-common:get_or_add_user_project_role:997 : echo 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:21:12.585 | 950caf7e1fa049bbb2f8a289893989f3 2022-08-22 22:21:12.585 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-22 22:21:12.585 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-22 22:21:12.585 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:21:12.585 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-22 22:21:12.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.585 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.585 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.585 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.585 | ++ functions-common:get_or_create_project:938 : project_id=59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.585 | ++ functions-common:get_or_create_project:939 : echo 59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.585 | + lib/swift:create_swift_accounts:647 : swift_project_test2=59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.585 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-22 22:21:12.585 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.586 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-22 22:21:12.586 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-22 22:21:12.586 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:21:12.586 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-08-22 22:21:12.586 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-08-22 22:21:12.586 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-22 22:21:12.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.586 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.586 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.586 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.586 | ++ functions-common:get_or_create_user:925 : user_id=8d7d42f3164449b1943e8a52a42d7db8 2022-08-22 22:21:12.586 | ++ functions-common:get_or_create_user:926 : echo 8d7d42f3164449b1943e8a52a42d7db8 2022-08-22 22:21:12.586 | + lib/swift:create_swift_accounts:652 : swift_user_test2=8d7d42f3164449b1943e8a52a42d7db8 2022-08-22 22:21:12.586 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-22 22:21:12.586 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.586 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 8d7d42f3164449b1943e8a52a42d7db8 59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.586 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:21:12.586 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:21:12.586 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:21:12.586 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:21:12.586 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:21:12.586 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:21:12.586 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:21:12.586 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:21:12.586 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8d7d42f3164449b1943e8a52a42d7db8 --project 59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.586 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.586 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:21:12.586 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.586 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.586 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.587 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.587 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:21:12.587 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:21:12.587 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8d7d42f3164449b1943e8a52a42d7db8 --project 59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8d7d42f3164449b1943e8a52a42d7db8 --project 59a26f22b79d434192904b84f858d43b 2022-08-22 22:21:12.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.587 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:21:12.587 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.587 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.587 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.587 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.587 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:21:12.587 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:21:12.587 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | 8d7d42f3164449b1943e8a52a42d7db8 | | 59a26f22b79d434192904b84f858d43b | | | False |' 2022-08-22 22:21:12.587 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:21:12.587 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.587 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.587 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.587 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.587 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-22 22:21:12.587 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-22 22:21:12.587 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 22:21:12.587 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-22 22:21:12.588 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-22 22:21:12.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.588 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.588 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.588 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-08-22 22:21:12.588 | 0ac8148002244b13a7fbbf7fe664832c' 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_domain:888 : echo 0ac8148002244b13a7fbbf7fe664832c 2022-08-22 22:21:12.588 | + lib/swift:create_swift_accounts:657 : swift_domain=0ac8148002244b13a7fbbf7fe664832c 2022-08-22 22:21:12.588 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-22 22:21:12.588 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.588 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-22 22:21:12.588 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 0ac8148002244b13a7fbbf7fe664832c 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 22:21:12.588 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=0ac8148002244b13a7fbbf7fe664832c --or-show -f value -c id 2022-08-22 22:21:12.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.588 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.588 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.588 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_project:938 : project_id=3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_project:939 : echo 3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.588 | + lib/swift:create_swift_accounts:661 : swift_project_test4=3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.588 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-22 22:21:12.588 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.588 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-22 22:21:12.588 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 0ac8148002244b13a7fbbf7fe664832c test4@example.com 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-08-22 22:21:12.588 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-08-22 22:21:12.588 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=0ac8148002244b13a7fbbf7fe664832c --email=test4@example.com --or-show -f value -c id 2022-08-22 22:21:12.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.589 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.589 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.589 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.589 | ++ functions-common:get_or_create_user:925 : user_id=54ac664b2b994cc3a542a02ca222f86e 2022-08-22 22:21:12.589 | ++ functions-common:get_or_create_user:926 : echo 54ac664b2b994cc3a542a02ca222f86e 2022-08-22 22:21:12.589 | + lib/swift:create_swift_accounts:666 : swift_user_test4=54ac664b2b994cc3a542a02ca222f86e 2022-08-22 22:21:12.589 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-22 22:21:12.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:21:12.589 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 54ac664b2b994cc3a542a02ca222f86e 3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.589 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:21:12.589 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 22:21:12.589 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:21:12.589 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:21:12.589 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 22:21:12.589 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 22:21:12.589 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 22:21:12.589 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 22:21:12.589 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54ac664b2b994cc3a542a02ca222f86e --project 3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.589 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.589 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:21:12.589 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.589 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.589 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.589 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.589 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.589 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:21:12.589 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:21:12.589 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 54ac664b2b994cc3a542a02ca222f86e --project 3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.590 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.590 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.590 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54ac664b2b994cc3a542a02ca222f86e --project 3210f0ce5d7a49ac9a83f1e66c41c74e 2022-08-22 22:21:12.590 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:21:12.590 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:21:12.590 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:21:12.590 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.590 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:12.590 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:12.590 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:21:12.590 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:21:12.590 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:21:12.590 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | 54ac664b2b994cc3a542a02ca222f86e | | 3210f0ce5d7a49ac9a83f1e66c41c74e | | | False |' 2022-08-22 22:21:12.590 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:21:12.590 | ++ functions-common:get_field:812 : read data 2022-08-22 22:21:12.590 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.590 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.590 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:21:12.624 | [191436 Async create_swift_accounts:228214]: finished create_swift_accounts with result 0 in 125 seconds 2022-08-22 22:21:12.633 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-22 22:21:12.635 | + inc/async:async_wait:197 : return 0 2022-08-22 22:21:12.639 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-22 22:21:12.657 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:12.659 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-22 22:21:12.677 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:12.680 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-22 22:21:12.682 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:21:12.685 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-22 22:21:12.688 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-22 22:21:12.691 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-22 22:21:12.759 | + inc/async:async_inner:63 : init_glance 2022-08-22 22:21:12.805 | [191436 Async init_glance:232503]: running: init_glance 2022-08-22 22:21:12.807 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-22 22:21:12.827 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:12.830 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-22 22:21:12.833 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:21:12.836 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-22 22:21:12.839 | + ./stack.sh:main:1142 : configure_neutron 2022-08-22 22:21:12.842 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-22 22:21:12.846 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:21:12.846 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:21:12.852 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:21:12.854 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:21:12.857 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 22:21:12.860 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:21:12.862 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-22 22:21:12.865 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-22 22:21:12.868 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-22 22:21:12.870 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-22 22:21:12.884 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-22 22:21:12.886 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-22 22:21:16.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:16.010 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:16.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:16.010 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:19.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:19.166 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:19.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:19.166 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:22.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:22.481 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:22.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:22.481 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:23.035 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:21:23.061 | [232503 Async init_glance:232503]: finished successfully 2022-08-22 22:21:25.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:25.647 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:25.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:25.647 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:28.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:28.752 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:28.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:28.752 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:31.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:31.854 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:31.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:31.854 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:35.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:35.041 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:35.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:35.041 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:38.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:38.453 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:38.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:38.453 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:42.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:42.330 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:42.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:42.330 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:47.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:47.218 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:47.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:47.218 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:47.513 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-22 22:21:47.521 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-22 22:21:47.525 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-22 22:21:47.528 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-22 22:21:47.532 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-22 22:21:47.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-22 22:21:47.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-22 22:21:47.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-22 22:21:47.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-22 22:21:47.545 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-22 22:21:47.548 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-22 22:21:47.550 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-22 22:21:47.553 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-22 22:21:47.556 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-22 22:21:47.558 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-22 22:21:47.561 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-22 22:21:47.566 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:47.568 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-22 22:21:47.570 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:47.576 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-22 22:21:47.578 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-22 22:21:47.580 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-22 22:21:47.583 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-22 22:21:47.585 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:21:47.587 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:47.590 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:21:47.605 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:47.608 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:21:47.610 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-22 22:21:47.613 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-22 22:21:47.645 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-22 22:21:47.678 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-22 22:21:47.710 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-22 22:21:47.743 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-22 22:21:47.777 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-22 22:21:47.812 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-22 22:21:47.815 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-22 22:21:47.817 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-22 22:21:47.819 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:21:47.823 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 22:21:47.839 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 22:21:47.842 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 22:21:47.844 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 22:21:47.846 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 22:21:47.849 | + 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-08-22 22:21:47.881 | + 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-08-22 22:21:47.915 | + 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-08-22 22:21:47.948 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 22:21:47.984 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-22 22:21:48.003 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:21:48.005 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-22 22:21:48.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:21:48.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-22 22:21:48.012 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-22 22:21:48.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-22 22:21:48.027 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-22 22:21:48.029 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:21:48.032 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-22 22:21:48.034 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-22 22:21:48.046 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-22 22:21:48.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-22 22:21:48.060 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-22 22:21:48.074 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-22 22:21:48.086 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-22 22:21:48.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-22 22:21:48.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:21:48.104 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-22 22:21:48.109 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.ViKqTrZG5o 2022-08-22 22:21:48.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-22 22:21:48.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:21:48.117 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.ViKqTrZG5o 2022-08-22 22:21:48.121 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.ViKqTrZG5o 2022-08-22 22:21:48.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.ViKqTrZG5o /etc/sudoers.d/neutron-rootwrap 2022-08-22 22:21:48.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:21:48.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:48.181 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:21:48.214 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-22 22:21:48.216 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-22 22:21:48.219 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-22 22:21:48.221 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:21:48.224 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 22:21:48.226 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:21:48.243 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:48.246 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 22:21:48.249 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 22:21:48.251 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:21:48.268 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:48.271 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:21:48.273 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 22:21:48.307 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:21:48.310 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:21:48.312 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-22 22:21:48.329 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:48.332 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-22 22:21:48.334 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-22 22:21:48.337 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:21:48.339 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:21:48.342 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-22 22:21:48.344 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-22 22:21:48.347 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:21:48.349 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-22 22:21:48.352 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-22 22:21:48.354 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-22 22:21:48.358 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-22 22:21:48.361 | + 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-08-22 22:21:48.366 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-22 22:21:48.383 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:48.385 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-22 22:21:48.388 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-22 22:21:48.390 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-22 22:21:48.395 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-22 22:21:48.398 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-22 22:21:48.400 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-22 22:21:48.403 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-22 22:21:48.406 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-22 22:21:48.408 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-22 22:21:48.413 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-22 22:21:48.418 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-22 22:21:48.423 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-22 22:21:48.457 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-22 22:21:48.491 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-22 22:21:48.525 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-22 22:21:48.559 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-22 22:21:48.562 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:21:48.565 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-22 22:21:48.567 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 22:21:48.570 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-22 22:21:48.602 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-22 22:21:48.637 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 22:21:48.670 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-22 22:21:48.704 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-22 22:21:48.738 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-22 22:21:48.772 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-22 22:21:48.807 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-22 22:21:48.842 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:21:48.876 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 22:21:48.911 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-22 22:21:48.945 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-22 22:21:48.979 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-22 22:21:48.982 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:21:48.984 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 22:21:48.987 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-22 22:21:48.989 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-22 22:21:49.024 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-22 22:21:49.058 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2022-08-22 22:21:49.092 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-22 22:21:49.127 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-22 22:21:49.162 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-22 22:21:49.198 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-22 22:21:49.232 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-22 22:21:49.266 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:21:49.301 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-22 22:21:49.335 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-22 22:21:49.337 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-22 22:21:49.340 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-22 22:21:49.342 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-22 22:21:49.345 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-22 22:21:49.379 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-22 22:21:49.413 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:21:49.448 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-22 22:21:49.482 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-22 22:21:49.516 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-22 22:21:49.551 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-22 22:21:49.585 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-22 22:21:49.620 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-22 22:21:49.654 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-22 22:21:49.688 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-22 22:21:49.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-22 22:21:49.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-22 22:21:49.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-22 22:21:49.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-22 22:21:49.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-22 22:21:49.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-22 22:21:49.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-08-22 22:21:49.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-08-22 22:21:49.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-08-22 22:21:49.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-22 22:21:49.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-22 22:21:49.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-22 22:21:49.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-22 22:21:49.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-22 22:21:49.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-22 22:21:49.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-22 22:21:49.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-22 22:21:49.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:49.735 | + 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-08-22 22:21:49.768 | + 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-08-22 22:21:49.770 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:49.773 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:21:49.775 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-22 22:21:49.778 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-22 22:21:49.780 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:49.783 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-22 22:21:49.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-22 22:21:49.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-22 22:21:49.821 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:49.823 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:21:49.826 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-22 22:21:49.828 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-22 22:21:49.830 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:49.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-22 22:21:49.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-22 22:21:49.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-22 22:21:49.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:49.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:21:49.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-22 22:21:49.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-22 22:21:49.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:49.883 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-22 22:21:49.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-22 22:21:49.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:49.921 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-22 22:21:49.923 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-22 22:21:49.926 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-22 22:21:49.928 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:49.931 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-22 22:21:49.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-22 22:21:49.966 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:49.968 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-22 22:21:49.971 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-22 22:21:49.973 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-22 22:21:49.976 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:49.978 | + 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-08-22 22:21:50.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-22 22:21:50.017 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:50.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-22 22:21:50.023 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-22 22:21:50.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-22 22:21:50.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:50.031 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-22 22:21:50.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-22 22:21:50.073 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:50.076 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-22 22:21:50.079 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-22 22:21:50.081 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-22 22:21:50.084 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:50.086 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-22 22:21:50.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-08-22 22:21:50.122 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:50.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-22 22:21:50.127 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-08-22 22:21:50.130 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-08-22 22:21:50.132 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:50.135 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-08-22 22:21:50.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-22 22:21:50.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:21:50.173 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-22 22:21:50.175 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-22 22:21:50.178 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-22 22:21:50.180 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-22 22:21:50.183 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-22 22:21:50.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-22 22:21:50.219 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-22 22:21:50.238 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:50.241 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-22 22:21:50.244 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:21:50.281 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:50.283 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:21:50.317 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-22 22:21:50.352 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-22 22:21:50.355 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-22 22:21:50.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-22 22:21:50.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-22 22:21:53.103 | INFO neutron.common.config [-] Logging enabled! 2022-08-22 22:21:53.104 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev510 2022-08-22 22:21:53.104 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=234948) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-22 22:21:53.155 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=234948) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:21:53.155 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=234948) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:21:53.155 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=234948) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:53.155 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=234948) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:53.155 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=234948) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:53.156 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=234948) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:53.212 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-22 22:21:53.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:53.212 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:53.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:53.212 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:53.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-22 22:21:53.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-22 22:21:53.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-22 22:21:53.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-22 22:21:53.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-22 22:21:53.619 | + 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-08-22 22:21:53.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-22 22:21:53.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:53.642 | + 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-08-22 22:21:53.677 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-22 22:21:53.681 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-22 22:21:53.689 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-22 22:21:53.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-22 22:21:53.695 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-22 22:21:53.708 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-22 22:21:53.721 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-22 22:21:53.723 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-22 22:21:53.731 | net.bridge.bridge-nf-call-iptables = 1 2022-08-22 22:21:53.735 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-22 22:21:53.737 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-22 22:21:53.746 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-22 22:21:53.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-22 22:21:53.752 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-22 22:21:53.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-22 22:21:53.759 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-22 22:21:53.763 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-22 22:21:53.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-22 22:21:53.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-22 22:21:53.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-22 22:21:53.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-22 22:21:53.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-22 22:21:53.808 | + 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-08-22 22:21:53.847 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-22 22:21:53.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-22 22:21:53.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-22 22:21:53.923 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-22 22:21:53.940 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:53.943 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-22 22:21:53.945 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-22 22:21:53.950 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-22 22:21:53.983 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-22 22:21:54.017 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:21:54.057 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:54.060 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:21:54.094 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-22 22:21:54.112 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:54.114 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-22 22:21:54.117 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-22 22:21:54.150 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-22 22:21:54.153 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-22 22:21:54.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-22 22:21:54.188 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-22 22:21:54.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-22 22:21:54.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-22 22:21:54.196 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-22 22:21:54.213 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:54.215 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-22 22:21:54.218 | + 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-08-22 22:21:54.223 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-22 22:21:54.257 | + 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-08-22 22:21:54.293 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:54.296 | + 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-08-22 22:21:54.329 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-22 22:21:54.332 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-22 22:21:54.365 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-22 22:21:54.368 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-22 22:21:54.371 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-22 22:21:54.404 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-22 22:21:54.407 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-22 22:21:54.409 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-22 22:21:54.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-22 22:21:57.122 | INFO neutron.common.config [-] Logging enabled! 2022-08-22 22:21:57.122 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev510 2022-08-22 22:21:57.122 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=235523) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-22 22:21:57.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=235523) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:21:57.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=235523) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-22 22:21:57.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=235523) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:57.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=235523) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:57.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=235523) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:57.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=235523) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-22 22:21:57.243 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-22 22:21:57.244 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=235523) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-22 22:21:57.245 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=235523) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-22 22:21:57.245 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-22 22:21:57.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:57.245 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:57.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:21:57.245 | from cryptography.utils import int_from_bytes 2022-08-22 22:21:57.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-22 22:21:57.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-22 22:21:57.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-22 22:21:57.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-22 22:21:57.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-22 22:21:57.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-22 22:21:57.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-22 22:21:57.663 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-22 22:21:57.666 | + functions:set_mtu:785 : local dev=br-data 2022-08-22 22:21:57.668 | + functions:set_mtu:786 : local mtu=1500 2022-08-22 22:21:57.671 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-22 22:21:57.683 | + 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-08-22 22:21:57.701 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-22 22:21:57.704 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-22 22:21:57.706 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-22 22:21:57.709 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-22 22:21:57.712 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-22 22:21:57.714 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-22 22:21:57.717 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-22 22:21:57.719 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-22 22:21:57.722 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-22 22:21:57.725 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-22 22:21:57.727 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-22 22:21:57.730 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-22 22:21:57.732 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-22 22:21:57.735 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-22 22:21:57.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-22 22:21:57.739 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-22 22:21:57.746 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-22 22:21:57.748 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-22 22:21:57.751 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-22 22:21:57.754 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-22 22:21:57.758 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-22 22:21:57.758 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-22 22:21:57.758 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-22 22:21:57.764 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2022-08-22 22:21:57.767 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-22 22:21:57.769 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-22 22:21:57.772 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-22 22:21:57.774 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-22 22:21:57.777 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2022-08-22 22:21:57.779 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2022-08-22 22:21:57.782 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2022-08-22 22:21:57.784 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-22 22:21:57.786 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-22 22:21:57.790 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.52/22 brd 192.168.3.255 2022-08-22 22:21:57.791 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-22 22:21:57.791 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-22 22:21:57.792 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-22 22:21:57.797 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.52 2022-08-22 22:21:57.799 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.52 ' 2022-08-22 22:21:57.802 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2022-08-22 22:21:57.815 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2022-08-22 22:21:57.827 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-22 22:21:57.839 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-22 22:21:57.860 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.52 2022-08-22 22:21:57.871 | PING 192.168.0.52 (192.168.0.52) from 192.168.0.52 br-data: 56(84) bytes of data. 2022-08-22 22:21:57.871 | 64 bytes from 192.168.0.52: icmp_seq=1 ttl=64 time=0.072 ms 2022-08-22 22:21:58.884 | 64 bytes from 192.168.0.52: icmp_seq=2 ttl=64 time=0.062 ms 2022-08-22 22:21:59.908 | 64 bytes from 192.168.0.52: icmp_seq=3 ttl=64 time=0.064 ms 2022-08-22 22:21:59.908 | 2022-08-22 22:21:59.908 | --- 192.168.0.52 ping statistics --- 2022-08-22 22:21:59.908 | 3 packets transmitted, 3 received, 0% packet loss, time 2036ms 2022-08-22 22:21:59.908 | rtt min/avg/max/mdev = 0.062/0.066/0.072/0.004 ms 2022-08-22 22:21:59.917 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-22 22:21:59.918 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-22 22:21:59.926 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-22 22:21:59.928 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-22 22:21:59.946 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:21:59.948 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-22 22:21:59.951 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-22 22:21:59.956 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-22 22:21:59.989 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.58 2022-08-22 22:22:00.025 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-22 22:22:00.058 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-22 22:22:00.094 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-22 22:22:00.097 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-22 22:22:00.132 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-22 22:22:00.135 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-22 22:22:00.154 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:22:00.157 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:22:00.159 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-22 22:22:00.177 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:22:00.179 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-22 22:22:00.197 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:22:00.200 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-22 22:22:00.217 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:22:00.220 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-22 22:22:00.255 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-22 22:22:00.289 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-22 22:22:00.292 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-22 22:22:00.310 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:00.313 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-22 22:22:00.330 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:00.333 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-22 22:22:00.336 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-22 22:22:00.409 | + inc/async:async_inner:63 : init_neutron 2022-08-22 22:22:00.451 | [191436 Async init_neutron:236028]: running: init_neutron 2022-08-22 22:22:00.454 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-22 22:22:00.474 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:00.477 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-22 22:22:00.487 | ++ ./stack.sh:main:1157 : true 2022-08-22 22:22:00.490 | + ./stack.sh:main:1157 : netman_pid= 2022-08-22 22:22:00.493 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-22 22:22:00.495 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-22 22:22:00.507 | dnsmasq: no process found 2022-08-22 22:22:00.511 | + ./stack.sh:main:1159 : true 2022-08-22 22:22:00.514 | + ./stack.sh:main:1164 : clean_iptables 2022-08-22 22:22:00.520 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-22 22:22:00.522 | + lib/nova:clean_iptables:186 : grep nova 2022-08-22 22:22:00.522 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-22 22:22:00.524 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:22:00.526 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-22 22:22:00.526 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-22 22:22:00.530 | + lib/nova:clean_iptables:186 : bash 2022-08-22 22:22:00.538 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:22:00.542 | + lib/nova:clean_iptables:188 : grep nova 2022-08-22 22:22:00.551 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-22 22:22:00.551 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-22 22:22:00.551 | + lib/nova:clean_iptables:188 : bash 2022-08-22 22:22:00.551 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-22 22:22:00.551 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-22 22:22:00.564 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-22 22:22:00.564 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:22:00.564 | + lib/nova:clean_iptables:190 : grep nova 2022-08-22 22:22:00.564 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-22 22:22:00.567 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-22 22:22:00.571 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-22 22:22:00.571 | + lib/nova:clean_iptables:190 : bash 2022-08-22 22:22:00.580 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-22 22:22:00.580 | + lib/nova:clean_iptables:192 : grep nova 2022-08-22 22:22:00.585 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-22 22:22:00.585 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-22 22:22:00.586 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-22 22:22:00.586 | + lib/nova:clean_iptables:192 : bash 2022-08-22 22:22:00.586 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-22 22:22:00.601 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-22 22:22:00.610 | net.ipv4.ip_forward = 1 2022-08-22 22:22:00.613 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-22 22:22:00.632 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:00.634 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-22 22:22:00.637 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-22 22:22:00.639 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-22 22:22:00.678 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-22 22:22:00.714 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-22 22:22:00.716 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-22 22:22:00.757 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-22 22:22:00.793 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-22 22:22:00.814 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:00.817 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-22 22:22:00.819 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:22:00.822 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-22 22:22:00.825 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-22 22:22:00.828 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-22 22:22:00.903 | + inc/async:async_inner:63 : init_swift 2022-08-22 22:22:00.968 | [191436 Async init_swift:236407]: running: init_swift 2022-08-22 22:22:00.971 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-22 22:22:00.996 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:00.999 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-22 22:22:01.002 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:22:01.008 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-22 22:22:01.013 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-22 22:22:01.017 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-22 22:22:01.105 | + inc/async:async_inner:63 : init_cinder 2022-08-22 22:22:01.161 | [191436 Async init_cinder:236511]: running: init_cinder 2022-08-22 22:22:01.164 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-22 22:22:01.189 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:01.194 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-22 22:22:01.198 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:22:01.207 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-22 22:22:01.210 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-22 22:22:01.213 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-22 22:22:01.316 | + inc/async:async_inner:63 : init_placement 2022-08-22 22:22:01.403 | [191436 Async init_placement:236639]: running: init_placement 2022-08-22 22:22:01.406 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-22 22:22:01.502 | [191436 Async init_neutron:236028]: Waiting for completion of init_neutron running on PID 236028 (6 other jobs running) 2022-08-22 22:22:01.541 | [191436 Async init_neutron:236028]: Signaling child to exit 2022-08-22 22:22:12.181 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:22:12.224 | [236511 Async init_cinder:236511]: finished successfully 2022-08-22 22:22:12.725 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:22:12.755 | [236407 Async init_swift:236407]: finished successfully 2022-08-22 22:22:31.760 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:22:31.786 | [236028 Async init_neutron:236028]: finished successfully 2022-08-22 22:22:31.810 | WAKEUP 2022-08-22 22:22:31.834 | [191436 Async init_neutron:236028]: Signaled 2022-08-22 22:22:31.835 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-22 22:22:31.835 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:22:31.835 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:22:31.835 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:22:31.835 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:22:31.835 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 22:22:31.835 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:22:31.835 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-22 22:22:31.835 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-22 22:22:31.835 | + lib/database:recreate_database:112 : local db=neutron 2022-08-22 22:22:31.835 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-22 22:22:31.835 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-22 22:22:31.835 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-22 22:22:31.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:31.836 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-22 22:22:31.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:31.836 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-22 22:22:31.836 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:22:31.836 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:22:31.836 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:22:31.836 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:22:31.836 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206923804 2022-08-22 22:22:31.836 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-22 22:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:31.836 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:31.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:31.836 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-22 22:22:31.836 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-22 22:22:31.837 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-22 22:22:31.838 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-22 22:22:31.839 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-22 22:22:31.840 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-22 22:22:31.840 | Running upgrade for neutron ... 2022-08-22 22:22:31.840 | OK 2022-08-22 22:22:31.840 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-22 22:22:31.840 | + functions-common:time_stop:2439 : local name 2022-08-22 22:22:31.840 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:22:31.840 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:22:31.840 | + functions-common:time_stop:2442 : local total 2022-08-22 22:22:31.840 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:22:31.840 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:22:31.840 | + functions-common:time_stop:2446 : start_time=1661206923804 2022-08-22 22:22:31.840 | + functions-common:time_stop:2448 : [[ -z 1661206923804 ]] 2022-08-22 22:22:31.840 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:22:31.840 | + functions-common:time_stop:2451 : end_time=1661206951744 2022-08-22 22:22:31.840 | + functions-common:time_stop:2452 : elapsed_time=27940 2022-08-22 22:22:31.840 | + functions-common:time_stop:2453 : total=6114 2022-08-22 22:22:31.840 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:22:31.840 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=34054 2022-08-22 22:22:31.883 | [191436 Async init_neutron:236028]: finished init_neutron with result 0 in 31 seconds 2022-08-22 22:22:31.888 | + inc/async:async_wait:197 : return 0 2022-08-22 22:22:31.890 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-22 22:22:31.943 | [191436 Async init_placement:236639]: Waiting for completion of init_placement running on PID 236639 (5 other jobs running) 2022-08-22 22:22:31.969 | [191436 Async init_placement:236639]: Signaling child to exit 2022-08-22 22:22:46.993 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:22:47.020 | [236639 Async init_placement:236639]: finished successfully 2022-08-22 22:22:47.045 | WAKEUP 2022-08-22 22:22:47.068 | [191436 Async init_placement:236639]: Signaled 2022-08-22 22:22:47.069 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-22 22:22:47.069 | + lib/database:recreate_database:112 : local db=placement 2022-08-22 22:22:47.069 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-22 22:22:47.069 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-22 22:22:47.070 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-22 22:22:47.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:47.070 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-22 22:22:47.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:47.070 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-22 22:22:47.070 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-22 22:22:47.070 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-22 22:22:47.070 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-22 22:22:47.070 | + functions-common:get_or_create_user:909 : local user_id 2022-08-22 22:22:47.070 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-22 22:22:47.070 | + functions-common:get_or_create_user:913 : local email= 2022-08-22 22:22:47.070 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-22 22:22:47.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.070 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.070 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.070 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.070 | + functions-common:get_or_create_user:925 : user_id=7e083aef5a834d50a81320f3cd1d9a33 2022-08-22 22:22:47.070 | + functions-common:get_or_create_user:926 : echo 7e083aef5a834d50a81320f3cd1d9a33 2022-08-22 22:22:47.070 | 7e083aef5a834d50a81320f3cd1d9a33 2022-08-22 22:22:47.070 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-22 22:22:47.070 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:22:47.070 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:22:47.070 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:22:47.070 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:22:47.070 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:22:47.071 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:22:47.071 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:22:47.071 | ++ functions-common:get_field:812 : read data 2022-08-22 22:22:47.071 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:22:47.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.071 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.071 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:22:47.071 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:22:47.071 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:22:47.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.071 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:22:47.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:22:47.071 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:22:47.071 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:22:47.071 | ++ functions-common:get_field:812 : read data 2022-08-22 22:22:47.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.071 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.071 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.071 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:22:47.071 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:22:47.071 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:22:47.071 | ++ functions-common:get_field:818 : echo '| 59661948a0f742708a4fc986096bd986 | 7e083aef5a834d50a81320f3cd1d9a33 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:22:47.071 | ++ functions-common:get_field:812 : read data 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:995 : user_role_id=59661948a0f742708a4fc986096bd986 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:997 : echo 59661948a0f742708a4fc986096bd986 2022-08-22 22:22:47.072 | 59661948a0f742708a4fc986096bd986 2022-08-22 22:22:47.072 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-22 22:22:47.072 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 22:22:47.072 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-22 22:22:47.072 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-22 22:22:47.072 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:22:47.072 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:22:47.072 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 22:22:47.072 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:22:47.072 | ++ functions-common:get_field:812 : read data 2022-08-22 22:22:47.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.072 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.072 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.072 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 22:22:47.072 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:22:47.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.072 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.073 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-22 22:22:47.073 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 22:22:47.073 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 22:22:47.073 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:22:47.073 | ++ functions-common:get_field:812 : read data 2022-08-22 22:22:47.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.073 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.073 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 22:22:47.073 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 22:22:47.073 | ++ functions-common:get_field:818 : echo '| 412541a3f8e54ddbbcf1a65215aeed6d | 7e083aef5a834d50a81320f3cd1d9a33 | | 919d403422ce4b44a1cf103cfa9c8c39 | | | False |' 2022-08-22 22:22:47.073 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 22:22:47.073 | ++ functions-common:get_field:812 : read data 2022-08-22 22:22:47.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id=412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:22:47.073 | + functions-common:get_or_add_user_project_role:997 : echo 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:22:47.073 | 412541a3f8e54ddbbcf1a65215aeed6d 2022-08-22 22:22:47.073 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.58/placement 2022-08-22 22:22:47.073 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-22 22:22:47.073 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-22 22:22:47.073 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-22 22:22:47.073 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-22 22:22:47.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.073 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.073 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.073 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-22 22:22:47.073 | 83c1671b8fe24a219f72419a77f389a3' 2022-08-22 22:22:47.073 | + functions-common:get_or_create_service:1094 : echo 83c1671b8fe24a219f72419a77f389a3 2022-08-22 22:22:47.073 | 83c1671b8fe24a219f72419a77f389a3 2022-08-22 22:22:47.074 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.58/placement 2022-08-22 22:22:47.074 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-22 22:22:47.074 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.58/placement RegionOne 2022-08-22 22:22:47.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-22 22:22:47.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-22 22:22:47.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.074 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-22 22:22:47.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-22 22:22:47.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.58/placement --region RegionOne -f value -c id 2022-08-22 22:22:47.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.074 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.074 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:22:47.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0cdb75cf64584abb8ec06f346a6a6050 2022-08-22 22:22:47.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0cdb75cf64584abb8ec06f346a6a6050 2022-08-22 22:22:47.074 | + functions-common:get_or_create_endpoint:1127 : public_id=0cdb75cf64584abb8ec06f346a6a6050 2022-08-22 22:22:47.074 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-22 22:22:47.074 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-22 22:22:47.074 | + functions-common:get_or_create_endpoint:1136 : echo 0cdb75cf64584abb8ec06f346a6a6050 2022-08-22 22:22:47.074 | 0cdb75cf64584abb8ec06f346a6a6050 2022-08-22 22:22:47.115 | [191436 Async init_placement:236639]: finished init_placement with result 0 in 45 seconds 2022-08-22 22:22:47.119 | + inc/async:async_wait:197 : return 0 2022-08-22 22:22:47.122 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-22 22:22:47.174 | [191436 Async init_glance:232503]: Waiting for completion of init_glance running on PID 232503 (4 other jobs running) 2022-08-22 22:22:47.200 | [191436 Async init_glance:232503]: Signaling child to exit 2022-08-22 22:22:47.200 | WAKEUP 2022-08-22 22:22:47.223 | [191436 Async init_glance:232503]: Signaled 2022-08-22 22:22:47.224 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-22 22:22:47.224 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-22 22:22:47.224 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-22 22:22:47.224 | + lib/database:recreate_database:112 : local db=glance 2022-08-22 22:22:47.224 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-22 22:22:47.224 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-22 22:22:47.224 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-22 22:22:47.224 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:47.225 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-22 22:22:47.225 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:47.225 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-22 22:22:47.225 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:22:47.225 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:22:47.225 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:22:47.225 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:22:47.225 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206873068 2022-08-22 22:22:47.225 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-22 22:22:47.225 | INFO dbcounter [-] Registered counter for database glance 2022-08-22 22:22:47.225 | 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=232628) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:22:47.225 | DEBUG dbcounter [-] [232628] Writer thread running {{(pid=232628) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:22:47.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:22:47.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:22:47.225 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:22:47.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.225 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-22 22:22:47.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-22 22:22:47.226 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-08-22 22:22:47.226 | Database migration is up to date. No migration needed. 2022-08-22 22:22:47.226 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-08-22 22:22:47.226 | Database is synced successfully. 2022-08-22 22:22:47.226 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-22 22:22:47.226 | INFO dbcounter [-] Registered counter for database glance 2022-08-22 22:22:47.226 | 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=232783) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:22:47.226 | DEBUG dbcounter [-] [232783] Writer thread running {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:22:47.226 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2022-08-22 22:22:47.226 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-08-22 22:22:47.226 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-08-22 22:22:47.226 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=74,glance:SHOW=6,glance:select=4,glance:INSERT=16 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.226 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-08-22 22:22:47.226 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=81,glance:INSERT=19 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:INSERT=20,glance:SELECT=80 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.227 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-08-22 22:22:47.227 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=78,glance:INSERT=22 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-08-22 22:22:47.228 | DEBUG dbcounter [-] [232783] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-08-22 22:22:47.228 | DEBUG dbcounter [-] [232783] Writing DB stats glance:INSERT=23,glance:SELECT=77 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-08-22 22:22:47.228 | DEBUG dbcounter [-] [232783] Writing DB stats glance:SELECT=79,glance:INSERT=21 {{(pid=232783) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-08-22 22:22:47.228 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-08-22 22:22:47.228 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-22 22:22:47.228 | + functions-common:time_stop:2439 : local name 2022-08-22 22:22:47.228 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:22:47.228 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:22:47.228 | + functions-common:time_stop:2442 : local total 2022-08-22 22:22:47.228 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:22:47.228 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:22:47.228 | + functions-common:time_stop:2446 : start_time=1661206873068 2022-08-22 22:22:47.228 | + functions-common:time_stop:2448 : [[ -z 1661206873068 ]] 2022-08-22 22:22:47.228 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:22:47.228 | + functions-common:time_stop:2451 : end_time=1661206883019 2022-08-22 22:22:47.228 | + functions-common:time_stop:2452 : elapsed_time=9951 2022-08-22 22:22:47.228 | + functions-common:time_stop:2453 : total=6114 2022-08-22 22:22:47.228 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:22:47.228 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=16065 2022-08-22 22:22:47.272 | [191436 Async init_glance:232503]: finished init_glance with result 0 in 10 seconds 2022-08-22 22:22:47.277 | + inc/async:async_wait:197 : return 0 2022-08-22 22:22:47.280 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-22 22:22:47.332 | [191436 Async init_swift:236407]: Waiting for completion of init_swift running on PID 236407 (3 other jobs running) 2022-08-22 22:22:47.358 | [191436 Async init_swift:236407]: Signaling child to exit 2022-08-22 22:22:47.358 | WAKEUP 2022-08-22 22:22:47.385 | [191436 Async init_swift:236407]: Signaled 2022-08-22 22:22:47.387 | + lib/swift:init_swift:673 : local node_number 2022-08-22 22:22:47.387 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-22 22:22:47.387 | No account-replicator running 2022-08-22 22:22:47.387 | No object-auditor running 2022-08-22 22:22:47.387 | No container-server running 2022-08-22 22:22:47.387 | No container-replicator running 2022-08-22 22:22:47.387 | No account-auditor running 2022-08-22 22:22:47.387 | No object-reconstructor running 2022-08-22 22:22:47.387 | No proxy-server running 2022-08-22 22:22:47.387 | No container-sharder running 2022-08-22 22:22:47.387 | No container-reconciler running 2022-08-22 22:22:47.387 | No object-updater running 2022-08-22 22:22:47.387 | No object-replicator running 2022-08-22 22:22:47.387 | No account-server running 2022-08-22 22:22:47.387 | No container-sync running 2022-08-22 22:22:47.387 | No object-expirer running 2022-08-22 22:22:47.387 | No account-reaper running 2022-08-22 22:22:47.388 | No container-auditor running 2022-08-22 22:22:47.388 | No container-updater running 2022-08-22 22:22:47.388 | No object-server running 2022-08-22 22:22:47.388 | + lib/swift:init_swift:675 : true 2022-08-22 22:22:47.388 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-22 22:22:47.388 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-22 22:22:47.388 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-22 22:22:47.388 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-22 22:22:47.388 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-22 22:22:47.388 | + lib/swift:create_swift_disk:577 : 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-08-22 22:22:47.388 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-22 22:22:47.388 | + functions:create_disk:732 : local node_number 2022-08-22 22:22:47.388 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-22 22:22:47.388 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-22 22:22:47.388 | + functions:create_disk:736 : local key 2022-08-22 22:22:47.388 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | ++ functions:create_disk:738 : sed s#/.## 2022-08-22 22:22:47.388 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-22 22:22:47.388 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-22 22:22:47.388 | + functions:destroy_disk:765 : local key 2022-08-22 22:22:47.388 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-22 22:22:47.388 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.388 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-22 22:22:47.388 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-22 22:22:47.388 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.389 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.389 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-22 22:22:47.389 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.389 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-22 22:22:47.389 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-22 22:22:47.389 | = sectsz=512 attr=2, projid32bit=1 2022-08-22 22:22:47.389 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-22 22:22:47.389 | = reflink=1 2022-08-22 22:22:47.389 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-22 22:22:47.389 | = sunit=0 swidth=0 blks 2022-08-22 22:22:47.389 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-22 22:22:47.389 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-22 22:22:47.389 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-22 22:22:47.389 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-22 22:22:47.389 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-22 22:22:47.389 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-22 22:22:47.389 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-22 22:22:47.389 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-22 22:22:47.389 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-22 22:22:47.389 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-22 22:22:47.389 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-22 22:22:47.389 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-22 22:22:47.389 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1661206151.object.builder backups/1661206152.container.builder backups/1661206153.account.builder backups/1661206158.object.builder backups/1661206159.container.builder backups/1661206160.account.builder backups/1661206158.object.ring.gz backups/1661206159.container.ring.gz backups/1661206160.account.ring.gz 2022-08-22 22:22:47.389 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-22 22:22:47.389 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-22 22:22:47.389 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-22 22:22:47.390 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-22 22:22:47.390 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 22:22:47.390 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-22 22:22:47.390 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-22 22:22:47.390 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-22 22:22:47.390 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-22 22:22:47.390 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-22 22:22:47.390 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-22 22:22:47.390 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-22 22:22:47.390 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-22 22:22:47.390 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-22 22:22:47.390 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-22 22:22:47.390 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-22 22:22:47.390 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-22 22:22:47.390 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-22 22:22:47.390 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-22 22:22:47.390 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-22 22:22:47.390 | + lib/swift:init_swift:719 : popd 2022-08-22 22:22:47.438 | [191436 Async init_swift:236407]: finished init_swift with result 0 in 11 seconds 2022-08-22 22:22:47.442 | + inc/async:async_wait:197 : return 0 2022-08-22 22:22:47.445 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-22 22:22:47.497 | [191436 Async init_cinder:236511]: Waiting for completion of init_cinder running on PID 236511 (2 other jobs running) 2022-08-22 22:22:47.523 | [191436 Async init_cinder:236511]: Signaling child to exit 2022-08-22 22:22:47.523 | WAKEUP 2022-08-22 22:22:47.546 | [191436 Async init_cinder:236511]: Signaled 2022-08-22 22:22:47.548 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-22 22:22:47.548 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:47.548 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-22 22:22:47.548 | + lib/database:recreate_database:112 : local db=cinder 2022-08-22 22:22:47.548 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-22 22:22:47.548 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-22 22:22:47.548 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-22 22:22:47.548 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:47.548 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-22 22:22:47.548 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:47.548 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-22 22:22:47.548 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 22:22:47.548 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:22:47.548 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:22:47.548 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:22:47.548 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206922067 2022-08-22 22:22:47.548 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-22 22:22:47.548 | INFO dbcounter [-] Registered counter for database cinder 2022-08-22 22:22:47.548 | 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=236799) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:22:47.549 | DEBUG dbcounter [-] [236799] Writer thread running {{(pid=236799) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | 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=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:22:47.549 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=236799) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:22:47.550 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-22 22:22:47.550 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:22:47.550 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:22:47.550 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-22 22:22:47.550 | DEBUG dbcounter [-] [236799] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=236799) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:22:47.550 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=236799) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:22:47.550 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-22 22:22:47.550 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=236799) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:22:47.550 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-22 22:22:47.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.550 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:47.550 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:47.550 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-22 22:22:47.550 | + functions-common:time_stop:2439 : local name 2022-08-22 22:22:47.550 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:22:47.550 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:22:47.550 | + functions-common:time_stop:2442 : local total 2022-08-22 22:22:47.550 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:22:47.550 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 22:22:47.550 | + functions-common:time_stop:2446 : start_time=1661206922067 2022-08-22 22:22:47.550 | + functions-common:time_stop:2448 : [[ -z 1661206922067 ]] 2022-08-22 22:22:47.550 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:22:47.550 | + functions-common:time_stop:2451 : end_time=1661206929903 2022-08-22 22:22:47.550 | + functions-common:time_stop:2452 : elapsed_time=7836 2022-08-22 22:22:47.550 | + functions-common:time_stop:2453 : total=6114 2022-08-22 22:22:47.550 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:22:47.550 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13950 2022-08-22 22:22:47.550 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-22 22:22:47.550 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:47.550 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 22:22:47.550 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-22 22:22:47.550 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 22:22:47.551 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-22 22:22:47.551 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-22 22:22:47.551 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-22 22:22:47.551 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-22 22:22:47.551 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-22 22:22:47.551 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-22 22:22:47.551 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-22 22:22:47.551 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-22 22:22:47.551 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-22 22:22:47.551 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 22:22:47.551 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 22:22:47.551 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 22:22:47.551 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-22 22:22:47.551 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 22:22:47.551 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 22:22:47.551 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 22:22:47.551 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 22:22:47.551 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 22:22:47.551 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 22:22:47.551 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-22 22:22:47.551 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-22 22:22:47.551 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-22 22:22:47.551 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:22:47.551 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-22 22:22:47.551 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-22 22:22:47.551 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-22 22:22:47.551 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-22 22:22:47.552 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-22 22:22:47.552 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-22 22:22:47.552 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-22 22:22:47.552 | [Unit] 2022-08-22 22:22:47.552 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:22:47.552 | DefaultDependencies=no 2022-08-22 22:22:47.552 | After=systemd-udev-settle.service 2022-08-22 22:22:47.552 | Before=lvm2-activation-early.service 2022-08-22 22:22:47.552 | Wants=systemd-udev-settle.service 2022-08-22 22:22:47.552 | 2022-08-22 22:22:47.552 | [Service] 2022-08-22 22:22:47.552 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-22 22:22:47.552 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-22 22:22:47.552 | RemainAfterExit=yes 2022-08-22 22:22:47.552 | Type=oneshot 2022-08-22 22:22:47.552 | 2022-08-22 22:22:47.552 | [Install] 2022-08-22 22:22:47.552 | WantedBy=local-fs.target 2022-08-22 22:22:47.552 | Also=systemd-udev-settle.service 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-22 22:22:47.552 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-22 22:22:47.552 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-22 22:22:47.552 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-22 22:22:47.553 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-22 22:22:47.553 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-22 22:22:47.553 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-22 22:22:47.553 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-22 22:22:47.553 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-22 22:22:47.553 | Physical volume "/dev/loop4" successfully created. 2022-08-22 22:22:47.553 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-22 22:22:47.553 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-22 22:22:47.553 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-22 22:22:47.553 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-22 22:22:47.553 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-22 22:22:47.553 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-22 22:22:47.553 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-22 22:22:47.553 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-22 22:22:47.553 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:47.553 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-22 22:22:47.553 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-22 22:22:47.553 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-22 22:22:47.593 | [191436 Async init_cinder:236511]: finished init_cinder with result 0 in 11 seconds 2022-08-22 22:22:47.598 | + inc/async:async_wait:197 : return 0 2022-08-22 22:22:47.601 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-22 22:22:47.619 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:47.621 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-22 22:22:47.624 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:22:47.627 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-22 22:22:47.629 | + ./stack.sh:main:1213 : init_nova 2022-08-22 22:22:47.632 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-22 22:22:47.649 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:47.651 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-22 22:22:47.668 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:47.671 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:22:47.673 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-22 22:22:47.742 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-22 22:22:47.787 | [191436 Async nova-cell-0:239016]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-22 22:22:47.790 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-22 22:22:47.795 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:22:47.798 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-22 22:22:47.801 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:22:47.804 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:22:47.807 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-22 22:22:47.876 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-22 22:22:47.925 | [191436 Async nova-cell-1:239117]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-22 22:22:47.928 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-22 22:22:47.931 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-22 22:22:47.933 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-22 22:22:47.936 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-22 22:22:47.939 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-22 22:22:47.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:48.467 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-22 22:22:48.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:22:48.491 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-22 22:22:49.163 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:22:52.711 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-22 22:22:52.738 | DEBUG dbcounter [-] [239178] Writer thread running {{(pid=239178) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:22:52.740 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:22:52.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:22:52.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:22:52.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:22:52.750 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=239178) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:22:52.778 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:22:52.778 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:22:52.816 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-22 22:22:55.198 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=239178) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:22:55.201 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-22 22:22:55.713 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=239178) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:22:55.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:55.720 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:55.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:22:55.720 | from cryptography.utils import int_from_bytes 2022-08-22 22:22:56.195 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-22 22:22:56.198 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-22 22:22:56.201 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-22 22:22:56.204 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-22 22:22:56.207 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 22:22:56.210 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 22:22:56.213 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 22:22:56.233 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:22:56.239 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 22:22:56.242 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:22:56.245 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 22:22:56.832 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:23:00.118 | INFO dbcounter [None req-c156aeb6-6d26-4e83-9196-eb9acdd61aa7 None None] Registered counter for database nova_api 2022-08-22 22:23:00.147 | DEBUG dbcounter [-] [239689] Writer thread running {{(pid=239689) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:00.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:00.201 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:00.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:00.201 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:00.653 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-22 22:23:00.658 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-22 22:23:00.660 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-22 22:23:00.722 | [191436 Async nova-cell-0:239016]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 239016 (3 other jobs running) 2022-08-22 22:23:00.750 | [191436 Async nova-cell-0:239016]: Signaling child to exit 2022-08-22 22:23:01.899 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:23:01.927 | [239016 Async nova-cell-0:239016]: finished successfully 2022-08-22 22:23:01.952 | WAKEUP 2022-08-22 22:23:01.976 | [191436 Async nova-cell-0:239016]: Signaled 2022-08-22 22:23:01.977 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-22 22:23:01.977 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-22 22:23:01.977 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-22 22:23:01.977 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-22 22:23:01.977 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-22 22:23:01.977 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-22 22:23:01.977 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-22 22:23:01.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:23:01.977 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-22 22:23:01.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:23:01.977 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-22 22:23:01.978 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:23:01.978 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-22 22:23:01.978 | DEBUG dbcounter [-] [239185] Writer thread running {{(pid=239185) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:23:01.979 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=239185) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:23:01.979 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:23:01.979 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:23:01.979 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-22 22:23:01.979 | DEBUG dbcounter [-] [239185] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=239185) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:23:01.979 | DEBUG dbcounter [-] [239185] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=239185) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:23:01.980 | DEBUG dbcounter [-] [239185] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=239185) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:23:01.980 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=239185) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:23:01.980 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-22 22:23:01.980 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=239185) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:23:01.980 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-22 22:23:01.980 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=239185) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:23:01.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:01.980 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:01.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:01.980 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:02.011 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:23:02.025 | [191436 Async nova-cell-0:239016]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-08-22 22:23:02.031 | + inc/async:async_wait:197 : return 0 2022-08-22 22:23:02.034 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-22 22:23:02.036 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-22 22:23:02.039 | [239117 Async nova-cell-1:239117]: finished successfully 2022-08-22 22:23:02.087 | [191436 Async nova-cell-1:239117]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 239117 (2 other jobs running) 2022-08-22 22:23:02.111 | [191436 Async nova-cell-1:239117]: Signaling child to exit 2022-08-22 22:23:02.111 | WAKEUP 2022-08-22 22:23:02.134 | [191436 Async nova-cell-1:239117]: Signaled 2022-08-22 22:23:02.135 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-22 22:23:02.135 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-22 22:23:02.135 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-22 22:23:02.135 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-22 22:23:02.135 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-22 22:23:02.135 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-22 22:23:02.136 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-22 22:23:02.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:23:02.136 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-22 22:23:02.136 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 22:23:02.136 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-22 22:23:02.136 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:23:02.136 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-22 22:23:02.136 | DEBUG dbcounter [-] [239193] Writer thread running {{(pid=239193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 22:23:02.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 22:23:02.138 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=239193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 22:23:02.138 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 22:23:02.138 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 22:23:02.138 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-22 22:23:02.138 | DEBUG dbcounter [-] [239193] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=239193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:23:02.138 | DEBUG dbcounter [-] [239193] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=239193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:23:02.138 | DEBUG dbcounter [-] [239193] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=239193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:23:02.138 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=239193) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 22:23:02.138 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-22 22:23:02.138 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=239193) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:23:02.138 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-22 22:23:02.138 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=239193) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 22:23:02.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:02.138 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:02.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:02.138 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:02.180 | [191436 Async nova-cell-1:239117]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-08-22 22:23:02.184 | + inc/async:async_wait:197 : return 0 2022-08-22 22:23:02.187 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:23:02.190 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-22 22:23:02.767 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:23:05.500 | Running batches of 50 until complete 2022-08-22 22:23:05.500 | INFO dbcounter [None req-98da8ff5-c27f-41ac-b494-d5bbfef6118f None None] Registered counter for database nova_cell0 2022-08-22 22:23:05.527 | DEBUG dbcounter [-] [240241] Writer thread running {{(pid=240241) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:05.666 | INFO dbcounter [None req-98da8ff5-c27f-41ac-b494-d5bbfef6118f None None] Registered counter for database nova_api 2022-08-22 22:23:05.679 | DEBUG dbcounter [-] [240241] Writer thread running {{(pid=240241) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:05.806 | INFO dbcounter [None req-98da8ff5-c27f-41ac-b494-d5bbfef6118f None None] Registered counter for database nova_cell0 2022-08-22 22:23:05.820 | DEBUG dbcounter [-] [240241] Writer thread running {{(pid=240241) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:05.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:05.892 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:05.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:05.892 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:05.892 | +-------------------------------------+--------------+-----------+ 2022-08-22 22:23:05.892 | | Migration | Total Needed | Completed | 2022-08-22 22:23:05.892 | +-------------------------------------+--------------+-----------+ 2022-08-22 22:23:05.892 | | fill_virtual_interface_list | 0 | 0 | 2022-08-22 22:23:05.892 | | migrate_empty_ratio | 0 | 0 | 2022-08-22 22:23:05.892 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-22 22:23:05.892 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-22 22:23:05.892 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-22 22:23:05.892 | | populate_dev_uuids | 0 | 0 | 2022-08-22 22:23:05.892 | | populate_missing_availability_zones | 0 | 0 | 2022-08-22 22:23:05.892 | | populate_queued_for_delete | 0 | 0 | 2022-08-22 22:23:05.892 | | populate_user_id | 0 | 0 | 2022-08-22 22:23:05.892 | | populate_uuids | 0 | 0 | 2022-08-22 22:23:05.892 | +-------------------------------------+--------------+-----------+ 2022-08-22 22:23:06.354 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-22 22:23:06.362 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:23:06.365 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-22 22:23:06.369 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:23:06.371 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:23:06.375 | + lib/nova:init_nova:865 : /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-08-22 22:23:06.952 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:23:09.709 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-22 22:23:09.709 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-22 22:23:09.709 | INFO dbcounter [None req-fdcc48f7-02e1-4620-b421-92ff19bd6b98 None None] Registered counter for database nova_api 2022-08-22 22:23:09.734 | DEBUG dbcounter [-] [240260] Writer thread running {{(pid=240260) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:23:09.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:09.800 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:09.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:09.800 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:10.222 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-22 22:23:10.226 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-22 22:23:10.244 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-22 22:23:10.247 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-22 22:23:10.269 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:10.271 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-22 22:23:10.274 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-22 22:23:10.341 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-22 22:23:10.385 | [191436 Async configure_neutron_nova:240334]: running: configure_neutron_nova 2022-08-22 22:23:10.388 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-22 22:23:10.391 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:23:10.393 | + functions-common:run_phase:1868 : local phase=post-config 2022-08-22 22:23:10.396 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:23:10.399 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:23:10.402 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:23:10.404 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:23:10.408 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:23:10.412 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:23:10.416 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:23:10.419 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:23:10.421 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:23:10.424 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-22 22:23:10.427 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:23:10.445 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:10.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:23:10.451 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:23:10.454 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-22 22:23:10.457 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:23:10.460 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:23:10.464 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-22 22:23:10.467 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:23:10.470 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:23:10.473 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:23:10.475 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:23:10.478 | + functions-common:run_phase:1894 : run_plugins stack post-config 2022-08-22 22:23:10.481 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:23:10.484 | + functions-common:run_plugins:1854 : local phase=post-config 2022-08-22 22:23:10.486 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:23:10.489 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:23:10.492 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-22 22:23:10.495 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:10.497 | + inc/meta-config:merge_config_group:171 : shift 2022-08-22 22:23:10.500 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-22 22:23:10.503 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:23:10.506 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-22 22:23:10.508 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-22 22:23:10.512 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-22 22:23:10.514 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:10.517 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-22 22:23:10.520 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:23:10.522 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-22 22:23:10.522 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:23:10.522 | gsub("[][]", "", $1); 2022-08-22 22:23:10.522 | split($1, a, "|"); 2022-08-22 22:23:10.522 | if (a[1] == matchgroup) 2022-08-22 22:23:10.522 | print a[2] 2022-08-22 22:23:10.522 | } 2022-08-22 22:23:10.523 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:23:10.529 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:23:10.531 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:23:10.534 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:23:10.537 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-22 22:23:10.540 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-22 22:23:10.543 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-22 22:23:10.545 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-22 22:23:10.549 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-22 22:23:10.554 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-22 22:23:10.557 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-22 22:23:10.559 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-22 22:23:10.562 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:10.565 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:23:10.568 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-22 22:23:10.570 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:23:10.573 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-22 22:23:10.576 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-22 22:23:10.579 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-22 22:23:10.583 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-22 22:23:10.586 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.587 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-22 22:23:10.587 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-22 22:23:10.587 | BEGIN { 2022-08-22 22:23:10.587 | section = "" 2022-08-22 22:23:10.587 | last_section = "" 2022-08-22 22:23:10.587 | section_count = 0 2022-08-22 22:23:10.587 | } 2022-08-22 22:23:10.587 | /^\[.+\]/ { 2022-08-22 22:23:10.587 | gsub("[][]", "", $1); 2022-08-22 22:23:10.587 | section=$1 2022-08-22 22:23:10.587 | next 2022-08-22 22:23:10.587 | } 2022-08-22 22:23:10.587 | /^ *\#/ { 2022-08-22 22:23:10.588 | next 2022-08-22 22:23:10.588 | } 2022-08-22 22:23:10.588 | /^[^ \t]+/ { 2022-08-22 22:23:10.588 | # get offset of first = in $0 2022-08-22 22:23:10.588 | eq_idx = index($0, "=") 2022-08-22 22:23:10.588 | # extract attr & value from $0 2022-08-22 22:23:10.588 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:23:10.588 | value = substr($0, eq_idx + 1) 2022-08-22 22:23:10.588 | # only need to strip trailing whitespace from attr 2022-08-22 22:23:10.588 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:23:10.588 | # need to strip leading & trailing whitespace from value 2022-08-22 22:23:10.588 | sub(/^[ \t]*/, "", value) 2022-08-22 22:23:10.588 | sub(/[ \t]*$/, "", value) 2022-08-22 22:23:10.588 | 2022-08-22 22:23:10.588 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:23:10.588 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:23:10.588 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:23:10.588 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:23:10.588 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:23:10.588 | if (section != last_section) { 2022-08-22 22:23:10.588 | cfg_section[section_count++] = section 2022-08-22 22:23:10.588 | last_section = section 2022-08-22 22:23:10.588 | } 2022-08-22 22:23:10.588 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:23:10.588 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:23:10.588 | 2022-08-22 22:23:10.588 | cfg_attr[section, attr, 0] = value 2022-08-22 22:23:10.588 | cfg_attr_count[section, attr] = 1 2022-08-22 22:23:10.588 | } else { 2022-08-22 22:23:10.588 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:23:10.588 | cfg_attr[section, attr, lno] = value 2022-08-22 22:23:10.588 | } 2022-08-22 22:23:10.588 | } 2022-08-22 22:23:10.588 | END { 2022-08-22 22:23:10.589 | # Process each section in order 2022-08-22 22:23:10.589 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:23:10.589 | section = cfg_section[sno] 2022-08-22 22:23:10.589 | # The ini routines simply append a config item immediately 2022-08-22 22:23:10.589 | # after the section header. To keep the same order as defined 2022-08-22 22:23:10.589 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:23:10.589 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:23:10.589 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:23:10.589 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:23:10.589 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:23:10.589 | else { 2022-08-22 22:23:10.589 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:23:10.589 | count = cfg_attr_count[section, attr] 2022-08-22 22:23:10.589 | print "inidelete " configfile " " section " " attr 2022-08-22 22:23:10.589 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:23:10.589 | for (l = count -2; l >= 0; l--) 2022-08-22 22:23:10.589 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:23:10.589 | } 2022-08-22 22:23:10.589 | } 2022-08-22 22:23:10.589 | } 2022-08-22 22:23:10.589 | } 2022-08-22 22:23:10.589 | ' 2022-08-22 22:23:10.590 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:23:10.592 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:10.594 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:23:10.597 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-22 22:23:10.601 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:23:10.604 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-22 22:23:10.607 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-22 22:23:10.607 | BEGIN { group = "" } 2022-08-22 22:23:10.607 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:23:10.607 | gsub("[][]", "", $1); 2022-08-22 22:23:10.607 | split($1, a, "|"); 2022-08-22 22:23:10.607 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:23:10.607 | group=a[1] 2022-08-22 22:23:10.607 | } else { 2022-08-22 22:23:10.607 | group="" 2022-08-22 22:23:10.607 | } 2022-08-22 22:23:10.607 | next 2022-08-22 22:23:10.607 | } 2022-08-22 22:23:10.607 | { 2022-08-22 22:23:10.607 | if (group != "") 2022-08-22 22:23:10.607 | print $0 2022-08-22 22:23:10.607 | } 2022-08-22 22:23:10.607 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:23:10.614 | + 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-08-22 22:23:10.618 | ++ 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-08-22 22:23:10.656 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-22 22:23:10.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-22 22:23:10.699 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.702 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-22 22:23:10.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-22 22:23:10.743 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-22 22:23:10.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-22 22:23:10.786 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-22 22:23:10.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-22 22:23:10.828 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-22 22:23:10.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-22 22:23:10.869 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.872 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.58/identity"' 2022-08-22 22:23:10.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-08-22 22:23:10.909 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-22 22:23:10.915 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-22 22:23:10.952 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:10.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-22 22:23:10.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-22 22:23:10.995 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.000 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-22 22:23:11.003 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-22 22:23:11.039 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.042 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-22 22:23:11.045 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-22 22:23:11.081 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-22 22:23:11.086 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-22 22:23:11.122 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-22 22:23:11.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-22 22:23:11.165 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.168 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:23:11.171 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:23:11.174 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:23:11.178 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-22 22:23:11.181 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-22 22:23:11.184 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-22 22:23:11.187 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-22 22:23:11.190 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-22 22:23:11.194 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-22 22:23:11.197 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-22 22:23:11.200 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-22 22:23:11.202 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:11.205 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:23:11.208 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-22 22:23:11.210 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:23:11.214 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-22 22:23:11.216 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-22 22:23:11.219 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-22 22:23:11.222 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-22 22:23:11.226 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.227 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-22 22:23:11.227 | BEGIN { 2022-08-22 22:23:11.227 | section = "" 2022-08-22 22:23:11.227 | last_section = "" 2022-08-22 22:23:11.227 | section_count = 0 2022-08-22 22:23:11.227 | } 2022-08-22 22:23:11.227 | /^\[.+\]/ { 2022-08-22 22:23:11.227 | gsub("[][]", "", $1); 2022-08-22 22:23:11.227 | section=$1 2022-08-22 22:23:11.227 | next 2022-08-22 22:23:11.227 | } 2022-08-22 22:23:11.227 | /^ *\#/ { 2022-08-22 22:23:11.227 | next 2022-08-22 22:23:11.227 | } 2022-08-22 22:23:11.227 | /^[^ \t]+/ { 2022-08-22 22:23:11.227 | # get offset of first = in $0 2022-08-22 22:23:11.227 | eq_idx = index($0, "=") 2022-08-22 22:23:11.227 | # extract attr & value from $0 2022-08-22 22:23:11.228 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:23:11.228 | value = substr($0, eq_idx + 1) 2022-08-22 22:23:11.228 | # only need to strip trailing whitespace from attr 2022-08-22 22:23:11.228 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:23:11.228 | # need to strip leading & trailing whitespace from value 2022-08-22 22:23:11.228 | sub(/^[ \t]*/, "", value) 2022-08-22 22:23:11.228 | sub(/[ \t]*$/, "", value) 2022-08-22 22:23:11.228 | 2022-08-22 22:23:11.228 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:23:11.228 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:23:11.228 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:23:11.228 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:23:11.228 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:23:11.228 | if (section != last_section) { 2022-08-22 22:23:11.228 | cfg_section[section_count++] = section 2022-08-22 22:23:11.228 | last_section = section 2022-08-22 22:23:11.228 | } 2022-08-22 22:23:11.228 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:23:11.228 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:23:11.228 | 2022-08-22 22:23:11.228 | cfg_attr[section, attr, 0] = value 2022-08-22 22:23:11.228 | cfg_attr_count[section, attr] = 1 2022-08-22 22:23:11.228 | } else { 2022-08-22 22:23:11.228 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:23:11.228 | cfg_attr[section, attr, lno] = value 2022-08-22 22:23:11.228 | } 2022-08-22 22:23:11.228 | } 2022-08-22 22:23:11.228 | END { 2022-08-22 22:23:11.228 | # Process each section in order 2022-08-22 22:23:11.228 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:23:11.228 | section = cfg_section[sno] 2022-08-22 22:23:11.228 | # The ini routines simply append a config item immediately 2022-08-22 22:23:11.229 | # after the section header. To keep the same order as defined 2022-08-22 22:23:11.229 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:23:11.229 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:23:11.229 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:23:11.229 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:23:11.229 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:23:11.229 | else { 2022-08-22 22:23:11.229 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:23:11.229 | count = cfg_attr_count[section, attr] 2022-08-22 22:23:11.229 | print "inidelete " configfile " " section " " attr 2022-08-22 22:23:11.229 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:23:11.229 | for (l = count -2; l >= 0; l--) 2022-08-22 22:23:11.229 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:23:11.229 | } 2022-08-22 22:23:11.229 | } 2022-08-22 22:23:11.229 | } 2022-08-22 22:23:11.229 | } 2022-08-22 22:23:11.229 | ' 2022-08-22 22:23:11.229 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-22 22:23:11.230 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:23:11.231 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:11.234 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:23:11.237 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-22 22:23:11.239 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:23:11.242 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-22 22:23:11.245 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-22 22:23:11.245 | BEGIN { group = "" } 2022-08-22 22:23:11.245 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:23:11.245 | gsub("[][]", "", $1); 2022-08-22 22:23:11.245 | split($1, a, "|"); 2022-08-22 22:23:11.245 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:23:11.245 | group=a[1] 2022-08-22 22:23:11.245 | } else { 2022-08-22 22:23:11.245 | group="" 2022-08-22 22:23:11.245 | } 2022-08-22 22:23:11.245 | next 2022-08-22 22:23:11.245 | } 2022-08-22 22:23:11.245 | { 2022-08-22 22:23:11.245 | if (group != "") 2022-08-22 22:23:11.245 | print $0 2022-08-22 22:23:11.245 | } 2022-08-22 22:23:11.245 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:23:11.251 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-22 22:23:11.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-22 22:23:11.290 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:23:11.291 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-22 22:23:11.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-22 22:23:11.316 | [240334 Async configure_neutron_nova:240334]: finished successfully 2022-08-22 22:23:11.329 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.332 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-22 22:23:11.334 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-22 22:23:11.367 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.370 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-22 22:23:11.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-22 22:23:11.407 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.409 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-22 22:23:11.412 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-22 22:23:11.446 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-22 22:23:11.451 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-22 22:23:11.485 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.488 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-22 22:23:11.491 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-22 22:23:11.525 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.527 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-22 22:23:11.530 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-22 22:23:11.567 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-22 22:23:11.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-22 22:23:11.608 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-22 22:23:11.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-22 22:23:11.649 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-22 22:23:11.654 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-22 22:23:11.689 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.691 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-22 22:23:11.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-22 22:23:11.728 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-22 22:23:11.733 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-22 22:23:11.771 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.774 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-22 22:23:11.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-22 22:23:11.810 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-22 22:23:11.816 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-22 22:23:11.850 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.852 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-22 22:23:11.855 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-22 22:23:11.889 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.892 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:23:11.895 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:23:11.898 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:23:11.901 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-22 22:23:11.904 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-22 22:23:11.907 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-22 22:23:11.910 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-22 22:23:11.913 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-22 22:23:11.918 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-22 22:23:11.920 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-22 22:23:11.923 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-22 22:23:11.925 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:11.928 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:23:11.931 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-22 22:23:11.933 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:23:11.936 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-22 22:23:11.939 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-22 22:23:11.942 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-22 22:23:11.944 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-22 22:23:11.948 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-22 22:23:11.949 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:11.949 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-22 22:23:11.949 | BEGIN { 2022-08-22 22:23:11.949 | section = "" 2022-08-22 22:23:11.949 | last_section = "" 2022-08-22 22:23:11.949 | section_count = 0 2022-08-22 22:23:11.949 | } 2022-08-22 22:23:11.949 | /^\[.+\]/ { 2022-08-22 22:23:11.949 | gsub("[][]", "", $1); 2022-08-22 22:23:11.949 | section=$1 2022-08-22 22:23:11.949 | next 2022-08-22 22:23:11.949 | } 2022-08-22 22:23:11.949 | /^ *\#/ { 2022-08-22 22:23:11.949 | next 2022-08-22 22:23:11.949 | } 2022-08-22 22:23:11.949 | /^[^ \t]+/ { 2022-08-22 22:23:11.949 | # get offset of first = in $0 2022-08-22 22:23:11.949 | eq_idx = index($0, "=") 2022-08-22 22:23:11.949 | # extract attr & value from $0 2022-08-22 22:23:11.949 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:23:11.949 | value = substr($0, eq_idx + 1) 2022-08-22 22:23:11.949 | # only need to strip trailing whitespace from attr 2022-08-22 22:23:11.949 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:23:11.949 | # need to strip leading & trailing whitespace from value 2022-08-22 22:23:11.949 | sub(/^[ \t]*/, "", value) 2022-08-22 22:23:11.949 | sub(/[ \t]*$/, "", value) 2022-08-22 22:23:11.949 | 2022-08-22 22:23:11.950 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:23:11.950 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:23:11.950 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:23:11.950 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:23:11.950 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:23:11.950 | if (section != last_section) { 2022-08-22 22:23:11.950 | cfg_section[section_count++] = section 2022-08-22 22:23:11.950 | last_section = section 2022-08-22 22:23:11.950 | } 2022-08-22 22:23:11.950 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:23:11.950 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:23:11.950 | 2022-08-22 22:23:11.950 | cfg_attr[section, attr, 0] = value 2022-08-22 22:23:11.950 | cfg_attr_count[section, attr] = 1 2022-08-22 22:23:11.950 | } else { 2022-08-22 22:23:11.950 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:23:11.950 | cfg_attr[section, attr, lno] = value 2022-08-22 22:23:11.950 | } 2022-08-22 22:23:11.950 | } 2022-08-22 22:23:11.950 | END { 2022-08-22 22:23:11.950 | # Process each section in order 2022-08-22 22:23:11.950 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:23:11.950 | section = cfg_section[sno] 2022-08-22 22:23:11.950 | # The ini routines simply append a config item immediately 2022-08-22 22:23:11.950 | # after the section header. To keep the same order as defined 2022-08-22 22:23:11.950 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:23:11.950 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:23:11.950 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:23:11.950 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:23:11.950 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:23:11.950 | else { 2022-08-22 22:23:11.950 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:23:11.950 | count = cfg_attr_count[section, attr] 2022-08-22 22:23:11.950 | print "inidelete " configfile " " section " " attr 2022-08-22 22:23:11.950 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:23:11.951 | for (l = count -2; l >= 0; l--) 2022-08-22 22:23:11.951 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:23:11.951 | } 2022-08-22 22:23:11.951 | } 2022-08-22 22:23:11.951 | } 2022-08-22 22:23:11.951 | } 2022-08-22 22:23:11.951 | ' 2022-08-22 22:23:11.951 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:11.953 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:23:11.954 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:23:11.956 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-22 22:23:11.959 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:23:11.961 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-22 22:23:11.964 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-22 22:23:11.964 | BEGIN { group = "" } 2022-08-22 22:23:11.964 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:23:11.964 | gsub("[][]", "", $1); 2022-08-22 22:23:11.964 | split($1, a, "|"); 2022-08-22 22:23:11.964 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:23:11.964 | group=a[1] 2022-08-22 22:23:11.964 | } else { 2022-08-22 22:23:11.964 | group="" 2022-08-22 22:23:11.964 | } 2022-08-22 22:23:11.964 | next 2022-08-22 22:23:11.964 | } 2022-08-22 22:23:11.964 | { 2022-08-22 22:23:11.964 | if (group != "") 2022-08-22 22:23:11.964 | print $0 2022-08-22 22:23:11.965 | } 2022-08-22 22:23:11.965 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:23:11.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-22 22:23:11.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-22 22:23:12.007 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.010 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-22 22:23:12.012 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-22 22:23:12.047 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-22 22:23:12.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-22 22:23:12.085 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.088 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-22 22:23:12.090 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-22 22:23:12.123 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-22 22:23:12.129 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-22 22:23:12.163 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.166 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-22 22:23:12.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-22 22:23:12.202 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.205 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-22 22:23:12.207 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-22 22:23:12.241 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.244 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-22 22:23:12.247 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-22 22:23:12.281 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.284 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-22 22:23:12.287 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-22 22:23:12.290 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-22 22:23:12.293 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-22 22:23:12.296 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:23:12.299 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:23:12.302 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-22 22:23:12.305 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:23:12.309 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-22 22:23:12.312 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-22 22:23:12.314 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:23:12.317 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:12.320 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:23:12.322 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:23:12.325 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:23:12.328 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:23:12.331 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:23:12.334 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:23:12.337 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-22 22:23:12.340 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:23:12.340 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-22 22:23:12.340 | BEGIN { 2022-08-22 22:23:12.341 | section = "" 2022-08-22 22:23:12.341 | last_section = "" 2022-08-22 22:23:12.341 | section_count = 0 2022-08-22 22:23:12.341 | } 2022-08-22 22:23:12.341 | /^\[.+\]/ { 2022-08-22 22:23:12.341 | gsub("[][]", "", $1); 2022-08-22 22:23:12.341 | section=$1 2022-08-22 22:23:12.341 | next 2022-08-22 22:23:12.341 | } 2022-08-22 22:23:12.341 | /^ *\#/ { 2022-08-22 22:23:12.341 | next 2022-08-22 22:23:12.341 | } 2022-08-22 22:23:12.341 | /^[^ \t]+/ { 2022-08-22 22:23:12.341 | # get offset of first = in $0 2022-08-22 22:23:12.341 | eq_idx = index($0, "=") 2022-08-22 22:23:12.341 | # extract attr & value from $0 2022-08-22 22:23:12.341 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:23:12.341 | value = substr($0, eq_idx + 1) 2022-08-22 22:23:12.341 | # only need to strip trailing whitespace from attr 2022-08-22 22:23:12.341 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:23:12.341 | # need to strip leading & trailing whitespace from value 2022-08-22 22:23:12.341 | sub(/^[ \t]*/, "", value) 2022-08-22 22:23:12.341 | sub(/[ \t]*$/, "", value) 2022-08-22 22:23:12.341 | 2022-08-22 22:23:12.341 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:23:12.341 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:23:12.341 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:23:12.341 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:23:12.341 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:23:12.341 | if (section != last_section) { 2022-08-22 22:23:12.341 | cfg_section[section_count++] = section 2022-08-22 22:23:12.341 | last_section = section 2022-08-22 22:23:12.341 | } 2022-08-22 22:23:12.341 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:23:12.341 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:23:12.341 | 2022-08-22 22:23:12.342 | cfg_attr[section, attr, 0] = value 2022-08-22 22:23:12.342 | cfg_attr_count[section, attr] = 1 2022-08-22 22:23:12.342 | } else { 2022-08-22 22:23:12.342 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:23:12.342 | cfg_attr[section, attr, lno] = value 2022-08-22 22:23:12.342 | } 2022-08-22 22:23:12.342 | } 2022-08-22 22:23:12.342 | END { 2022-08-22 22:23:12.342 | # Process each section in order 2022-08-22 22:23:12.342 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:23:12.342 | section = cfg_section[sno] 2022-08-22 22:23:12.342 | # The ini routines simply append a config item immediately 2022-08-22 22:23:12.342 | # after the section header. To keep the same order as defined 2022-08-22 22:23:12.342 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:23:12.342 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:23:12.342 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:23:12.342 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:23:12.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:23:12.342 | else { 2022-08-22 22:23:12.342 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:23:12.342 | count = cfg_attr_count[section, attr] 2022-08-22 22:23:12.342 | print "inidelete " configfile " " section " " attr 2022-08-22 22:23:12.342 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:23:12.342 | for (l = count -2; l >= 0; l--) 2022-08-22 22:23:12.342 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:23:12.342 | } 2022-08-22 22:23:12.342 | } 2022-08-22 22:23:12.342 | } 2022-08-22 22:23:12.342 | } 2022-08-22 22:23:12.342 | ' 2022-08-22 22:23:12.342 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.343 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:23:12.343 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:23:12.345 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:23:12.348 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-22 22:23:12.351 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:23:12.353 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-22 22:23:12.356 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-22 22:23:12.356 | BEGIN { group = "" } 2022-08-22 22:23:12.356 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:23:12.356 | gsub("[][]", "", $1); 2022-08-22 22:23:12.356 | split($1, a, "|"); 2022-08-22 22:23:12.356 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:23:12.356 | group=a[1] 2022-08-22 22:23:12.356 | } else { 2022-08-22 22:23:12.356 | group="" 2022-08-22 22:23:12.356 | } 2022-08-22 22:23:12.356 | next 2022-08-22 22:23:12.356 | } 2022-08-22 22:23:12.356 | { 2022-08-22 22:23:12.356 | if (group != "") 2022-08-22 22:23:12.356 | print $0 2022-08-22 22:23:12.356 | } 2022-08-22 22:23:12.356 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:23:12.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-22 22:23:12.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-22 22:23:12.398 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-22 22:23:12.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-22 22:23:12.435 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:23:12.439 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-22 22:23:12.459 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:12.461 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-22 22:23:12.464 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:23:12.466 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-22 22:23:12.469 | + ./stack.sh:main:1247 : start_swift 2022-08-22 22:23:12.472 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-22 22:23:12.475 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 22:23:12.477 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-22 22:23:12.506 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-22 22:23:12.509 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 22:23:12.512 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 22:23:12.515 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-22 22:23:12.966 | Restarting rsync (via systemctl): rsync.service. 2022-08-22 22:23:12.972 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-22 22:23:12.975 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-22 22:23:12.978 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-22 22:23:12.981 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-22 22:23:12.984 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-22 22:23:12.987 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:12.991 | + functions-common:run_process:1693 : local service=s-object 2022-08-22 22:23:12.994 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:12.997 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:13.000 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:13.006 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:13.008 | + functions-common:run_process:1699 : local name=s-object 2022-08-22 22:23:13.010 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:13.013 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:13.015 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:13.018 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:13.021 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:13.025 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206993022 2022-08-22 22:23:13.027 | + functions-common:run_process:1702 : is_service_enabled s-object 2022-08-22 22:23:13.044 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:13.046 | + functions-common:run_process:1703 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-22 22:23:13.049 | + functions-common:_run_under_systemd:1653 : local service=s-object 2022-08-22 22:23:13.051 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:13.054 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:13.056 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:13.059 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:13.061 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-22 22:23:13.064 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-22 22:23:13.066 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-object.service 2022-08-22 22:23:13.069 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:13.071 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:13.074 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:13.076 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:13.079 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-22 22:23:13.081 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-22 22:23:13.084 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-08-22 22:23:13.086 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-22 22:23:13.089 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:13.091 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:13.093 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:13.095 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:13.098 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:13.100 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-22 22:23:13.102 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:13.106 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-22 22:23:13.163 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-22 22:23:13.220 | + functions-common:write_user_unit_file:1576 : 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-08-22 22:23:13.277 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-22 22:23:13.334 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-22 22:23:13.391 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:13.448 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:13.450 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:13.452 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-22 22:23:13.523 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:13.945 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-08-22 22:23:13.963 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-22 22:23:14.379 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-08-22 22:23:14.406 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:14.413 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:14.415 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:14.417 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:14.420 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:14.422 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:14.425 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:14.427 | + functions-common:time_stop:2446 : start_time=1661206993022 2022-08-22 22:23:14.430 | + functions-common:time_stop:2448 : [[ -z 1661206993022 ]] 2022-08-22 22:23:14.433 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:14.437 | + functions-common:time_stop:2451 : end_time=1661206994434 2022-08-22 22:23:14.440 | + functions-common:time_stop:2452 : elapsed_time=1412 2022-08-22 22:23:14.442 | + functions-common:time_stop:2453 : total=3009 2022-08-22 22:23:14.444 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:14.447 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4421 2022-08-22 22:23:14.449 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-22 22:23:14.452 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.454 | + functions-common:run_process:1693 : local service=s-container 2022-08-22 22:23:14.457 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.459 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:14.462 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:14.464 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:14.467 | + functions-common:run_process:1699 : local name=s-container 2022-08-22 22:23:14.469 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:14.471 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:14.475 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:14.477 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:14.480 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:14.485 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206994482 2022-08-22 22:23:14.487 | + functions-common:run_process:1702 : is_service_enabled s-container 2022-08-22 22:23:14.506 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:14.509 | + functions-common:run_process:1703 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-22 22:23:14.511 | + functions-common:_run_under_systemd:1653 : local service=s-container 2022-08-22 22:23:14.514 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.516 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.519 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.521 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.524 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-22 22:23:14.526 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-22 22:23:14.529 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-container.service 2022-08-22 22:23:14.531 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:14.533 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:14.536 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:14.539 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:14.541 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-22 22:23:14.544 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-22 22:23:14.546 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-08-22 22:23:14.548 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-22 22:23:14.551 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:14.553 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:14.555 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:14.558 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:14.560 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:14.562 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-22 22:23:14.565 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:14.569 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-22 22:23:14.627 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-22 22:23:14.689 | + functions-common:write_user_unit_file:1576 : 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-08-22 22:23:14.746 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-22 22:23:14.804 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-22 22:23:14.862 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:14.919 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:14.922 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:14.924 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-22 22:23:14.981 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:15.422 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-08-22 22:23:15.436 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-22 22:23:15.879 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-08-22 22:23:15.901 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:15.909 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:15.912 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:15.914 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:15.917 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:15.920 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:15.922 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:15.925 | + functions-common:time_stop:2446 : start_time=1661206994482 2022-08-22 22:23:15.927 | + functions-common:time_stop:2448 : [[ -z 1661206994482 ]] 2022-08-22 22:23:15.930 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:15.935 | + functions-common:time_stop:2451 : end_time=1661206995932 2022-08-22 22:23:15.937 | + functions-common:time_stop:2452 : elapsed_time=1450 2022-08-22 22:23:15.940 | + functions-common:time_stop:2453 : total=4421 2022-08-22 22:23:15.942 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:15.944 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5871 2022-08-22 22:23:15.947 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-22 22:23:15.949 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:15.952 | + functions-common:run_process:1693 : local service=s-account 2022-08-22 22:23:15.954 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:15.956 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:15.959 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:15.961 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:15.964 | + functions-common:run_process:1699 : local name=s-account 2022-08-22 22:23:15.966 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:15.968 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:15.971 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:15.973 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:15.976 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:15.981 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206995978 2022-08-22 22:23:15.984 | + functions-common:run_process:1702 : is_service_enabled s-account 2022-08-22 22:23:16.003 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:16.006 | + functions-common:run_process:1703 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-22 22:23:16.008 | + functions-common:_run_under_systemd:1653 : local service=s-account 2022-08-22 22:23:16.013 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:16.017 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:16.020 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:16.022 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:16.025 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-22 22:23:16.027 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-22 22:23:16.030 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-account.service 2022-08-22 22:23:16.033 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:16.035 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:16.037 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:16.040 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:16.042 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-22 22:23:16.045 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-22 22:23:16.047 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-08-22 22:23:16.050 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-22 22:23:16.052 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:16.054 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:16.057 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:16.059 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:16.061 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:16.064 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-22 22:23:16.066 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:16.070 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-22 22:23:16.128 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-22 22:23:16.187 | + functions-common:write_user_unit_file:1576 : 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-08-22 22:23:16.245 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-22 22:23:16.303 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-22 22:23:16.360 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:16.417 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:16.420 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:16.422 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-22 22:23:16.481 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:16.912 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-08-22 22:23:16.925 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-22 22:23:17.360 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-08-22 22:23:17.387 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:17.390 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:17.396 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:17.401 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:17.403 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:17.406 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:17.409 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:17.411 | + functions-common:time_stop:2446 : start_time=1661206995978 2022-08-22 22:23:17.414 | + functions-common:time_stop:2448 : [[ -z 1661206995978 ]] 2022-08-22 22:23:17.417 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:17.422 | + functions-common:time_stop:2451 : end_time=1661206997419 2022-08-22 22:23:17.424 | + functions-common:time_stop:2452 : elapsed_time=1441 2022-08-22 22:23:17.427 | + functions-common:time_stop:2453 : total=5871 2022-08-22 22:23:17.429 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:17.432 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7312 2022-08-22 22:23:17.434 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-22 22:23:17.437 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-22 22:23:17.487 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.490 | + functions-common:run_process:1693 : local service=s-container-sync 2022-08-22 22:23:17.492 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.495 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:17.497 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:17.500 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:17.503 | + functions-common:run_process:1699 : local name=s-container-sync 2022-08-22 22:23:17.505 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:17.508 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:17.510 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:17.513 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:17.516 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:17.521 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206997518 2022-08-22 22:23:17.524 | + functions-common:run_process:1702 : is_service_enabled s-container-sync 2022-08-22 22:23:17.543 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:17.545 | + functions-common:run_process:1703 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-22 22:23:17.548 | + functions-common:_run_under_systemd:1653 : local service=s-container-sync 2022-08-22 22:23:17.551 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.553 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.556 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.558 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.560 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-22 22:23:17.563 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-22 22:23:17.565 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-container-sync.service 2022-08-22 22:23:17.568 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:17.571 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:17.573 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:17.576 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:17.578 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-22 22:23:17.580 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-22 22:23:17.583 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-08-22 22:23:17.585 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-22 22:23:17.587 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:17.590 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:17.592 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:17.594 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:17.597 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:17.599 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-22 22:23:17.601 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:17.606 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-22 22:23:17.664 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-22 22:23:17.721 | + functions-common:write_user_unit_file:1576 : 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-08-22 22:23:17.779 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-22 22:23:17.837 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-22 22:23:17.894 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:17.951 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:17.954 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:17.956 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-22 22:23:18.018 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:18.462 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-08-22 22:23:18.920 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-08-22 22:23:18.949 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:18.954 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:18.956 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:18.959 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:18.961 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:18.964 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:18.966 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:18.969 | + functions-common:time_stop:2446 : start_time=1661206997518 2022-08-22 22:23:18.972 | + functions-common:time_stop:2448 : [[ -z 1661206997518 ]] 2022-08-22 22:23:18.975 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:18.979 | + functions-common:time_stop:2451 : end_time=1661206998977 2022-08-22 22:23:18.982 | + functions-common:time_stop:2452 : elapsed_time=1459 2022-08-22 22:23:18.984 | + functions-common:time_stop:2453 : total=7312 2022-08-22 22:23:18.987 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:18.989 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8771 2022-08-22 22:23:18.992 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-22 22:23:19.010 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:23:19.013 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.017 | + functions-common:run_process:1693 : local service=s-proxy 2022-08-22 22:23:19.019 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.022 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:19.024 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:19.026 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:19.029 | + functions-common:run_process:1699 : local name=s-proxy 2022-08-22 22:23:19.031 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:19.034 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:19.036 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:19.039 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:19.042 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:19.046 | + functions-common:time_start:2430 : _TIME_START[$name]=1661206999043 2022-08-22 22:23:19.049 | + functions-common:run_process:1702 : is_service_enabled s-proxy 2022-08-22 22:23:19.066 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:19.069 | + functions-common:run_process:1703 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-22 22:23:19.071 | + functions-common:_run_under_systemd:1653 : local service=s-proxy 2022-08-22 22:23:19.073 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.076 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.078 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.081 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.083 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-22 22:23:19.086 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-22 22:23:19.088 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@s-proxy.service 2022-08-22 22:23:19.091 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:19.093 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:19.096 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:19.098 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:19.100 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-22 22:23:19.103 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-22 22:23:19.105 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-08-22 22:23:19.108 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.110 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:19.113 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:19.115 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:19.118 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:19.120 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:19.122 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-22 22:23:19.125 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:19.129 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-22 22:23:19.185 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-22 22:23:19.247 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-22 22:23:19.306 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-22 22:23:19.363 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-22 22:23:19.421 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:19.479 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:19.481 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:19.484 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-22 22:23:19.545 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:20.001 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-08-22 22:23:20.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-22 22:23:20.460 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-08-22 22:23:20.495 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:20.497 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:20.500 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:20.503 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:20.505 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:20.508 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:20.510 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:20.513 | + functions-common:time_stop:2446 : start_time=1661206999043 2022-08-22 22:23:20.515 | + functions-common:time_stop:2448 : [[ -z 1661206999043 ]] 2022-08-22 22:23:20.519 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:20.523 | + functions-common:time_stop:2451 : end_time=1661207000521 2022-08-22 22:23:20.526 | + functions-common:time_stop:2452 : elapsed_time=1478 2022-08-22 22:23:20.528 | + functions-common:time_stop:2453 : total=8771 2022-08-22 22:23:20.531 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:20.534 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=10249 2022-08-22 22:23:20.536 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-22 22:23:20.536 | Waiting for swift proxy to start... 2022-08-22 22:23:20.539 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.58:8080/info 2022-08-22 22:23:20.542 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:23:20.544 | + functions:wait_for_service:458 : local url=http://10.222.0.58:8080/info 2022-08-22 22:23:20.547 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:23:20.549 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:23:20.552 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:23:20.554 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:20.557 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:20.560 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:20.564 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207000561 2022-08-22 22:23:20.567 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:23:20.573 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:23:20.586 | + :: : [[ 000 == 503 ]] 2022-08-22 22:23:20.588 | + :: : [[ 7 -eq 7 ]] 2022-08-22 22:23:20.589 | + :: : sleep 1 2022-08-22 22:23:21.593 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:23:21.606 | + :: : [[ 000 == 503 ]] 2022-08-22 22:23:21.607 | + :: : [[ 7 -eq 7 ]] 2022-08-22 22:23:21.609 | + :: : sleep 1 2022-08-22 22:23:22.613 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:23:22.627 | + :: : [[ 000 == 503 ]] 2022-08-22 22:23:22.629 | + :: : [[ 7 -eq 7 ]] 2022-08-22 22:23:22.630 | + :: : sleep 1 2022-08-22 22:23:23.635 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2022-08-22 22:23:23.662 | + :: : [[ 200 == 503 ]] 2022-08-22 22:23:23.663 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:23:23.668 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:23:23.671 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:23.674 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:23.677 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:23.680 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:23.682 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:23.685 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:23:23.687 | + functions-common:time_stop:2446 : start_time=1661207000561 2022-08-22 22:23:23.690 | + functions-common:time_stop:2448 : [[ -z 1661207000561 ]] 2022-08-22 22:23:23.693 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:23.697 | + functions-common:time_stop:2451 : end_time=1661207003695 2022-08-22 22:23:23.700 | + functions-common:time_stop:2452 : elapsed_time=3134 2022-08-22 22:23:23.702 | + functions-common:time_stop:2453 : total=4970 2022-08-22 22:23:23.705 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:23.708 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8104 2022-08-22 22:23:23.710 | + functions:wait_for_service:467 : return 0 2022-08-22 22:23:23.713 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-22 22:23:23.716 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:23:23.718 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-22 22:23:23.736 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:23.738 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:23:23.775 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-22 22:23:23.826 | [191436 Async configure_neutron_nova:240334]: Waiting for completion of configure_neutron_nova running on PID 240334 (2 other jobs running) 2022-08-22 22:23:23.851 | [191436 Async configure_neutron_nova:240334]: Signaling child to exit 2022-08-22 22:23:23.851 | WAKEUP 2022-08-22 22:23:23.874 | [191436 Async configure_neutron_nova:240334]: Signaled 2022-08-22 22:23:23.875 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-22 22:23:23.875 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:23:23.876 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:23:23.876 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:23:23.876 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:23:23.876 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 22:23:23.876 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:23:23.876 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.58/identity 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-22 22:23:23.876 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-22 22:23:23.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-22 22:23:23.877 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-22 22:23:23.877 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-22 22:23:23.877 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:23:23.877 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-22 22:23:23.877 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:23:23.877 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-22 22:23:23.877 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-22 22:23:23.877 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:23:23.877 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:23:23.877 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:23:23.877 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.58/identity 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-22 22:23:23.877 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-22 22:23:23.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-22 22:23:23.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-22 22:23:23.878 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-22 22:23:23.878 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:23.878 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-22 22:23:23.878 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-22 22:23:23.878 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-22 22:23:23.921 | [191436 Async configure_neutron_nova:240334]: finished configure_neutron_nova with result 0 in 1 seconds 2022-08-22 22:23:23.925 | + inc/async:async_wait:197 : return 0 2022-08-22 22:23:23.928 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-22 22:23:23.946 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:23.949 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:23:23.983 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-22 22:23:24.020 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-22 22:23:24.039 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:24.041 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-22 22:23:24.044 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:23:24.046 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-22 22:23:24.049 | + ./stack.sh:main:1272 : start_nova_api 2022-08-22 22:23:24.052 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-22 22:23:24.055 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-22 22:23:24.057 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-22 22:23:24.060 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-22 22:23:24.077 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:23:24.080 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:23:24.083 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:23:24.085 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:23:24.088 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-22 22:23:24.091 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-22 22:23:24.096 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.099 | + functions-common:run_process:1693 : local service=n-api 2022-08-22 22:23:24.101 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.104 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:24.107 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:24.109 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:24.112 | + functions-common:run_process:1699 : local name=n-api 2022-08-22 22:23:24.115 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:24.117 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:24.120 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:24.122 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:24.126 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:24.130 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207004127 2022-08-22 22:23:24.133 | + functions-common:run_process:1702 : is_service_enabled n-api 2022-08-22 22:23:24.149 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:24.152 | + functions-common:run_process:1703 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-22 22:23:24.155 | + functions-common:_run_under_systemd:1653 : local service=n-api 2022-08-22 22:23:24.158 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.160 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.163 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.165 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.167 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-22 22:23:24.170 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-22 22:23:24.173 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api.service 2022-08-22 22:23:24.175 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:24.177 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:24.180 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:24.182 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:24.185 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:23:24.188 | + functions-common:_run_under_systemd:1667 : 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-08-22 22:23:24.190 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api.service 2022-08-22 22:23:24.192 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-22 22:23:24.195 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:23:24.197 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:23:24.199 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:23:24.201 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-22 22:23:24.204 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:23:24.209 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-22 22:23:24.265 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-22 22:23:24.322 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-22 22:23:24.379 | + functions-common:write_uwsgi_user_unit_file:1604 : 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-08-22 22:23:24.436 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:24.493 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-22 22:23:24.550 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-22 22:23:24.608 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-22 22:23:24.666 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-22 22:23:24.723 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-22 22:23:24.781 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:23:24.784 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:23:24.786 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-22 22:23:24.843 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:23:25.290 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-08-22 22:23:25.308 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-22 22:23:25.737 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-08-22 22:23:25.810 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:25.813 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:25.815 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:25.818 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:25.821 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:25.823 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:25.826 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:25.829 | + functions-common:time_stop:2446 : start_time=1661207004127 2022-08-22 22:23:25.831 | + functions-common:time_stop:2448 : [[ -z 1661207004127 ]] 2022-08-22 22:23:25.834 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:25.839 | + functions-common:time_stop:2451 : end_time=1661207005836 2022-08-22 22:23:25.842 | + functions-common:time_stop:2452 : elapsed_time=1709 2022-08-22 22:23:25.844 | + functions-common:time_stop:2453 : total=10249 2022-08-22 22:23:25.847 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:25.849 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=11958 2022-08-22 22:23:25.852 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.58/compute/v2.1/ 2022-08-22 22:23:25.854 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-22 22:23:25.855 | Waiting for nova-api to start... 2022-08-22 22:23:25.857 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.58/compute/v2.1/ 2022-08-22 22:23:25.860 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:23:25.862 | + functions:wait_for_service:458 : local url=http://10.222.0.58/compute/v2.1/ 2022-08-22 22:23:25.865 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:23:25.867 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:23:25.870 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:23:25.872 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:25.875 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:25.879 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:25.883 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207005881 2022-08-22 22:23:25.886 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:23:25.892 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/compute/v2.1/ 2022-08-22 22:23:31.408 | + :: : [[ 200 == 503 ]] 2022-08-22 22:23:31.410 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:23:31.415 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:23:31.420 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:31.424 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:31.427 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:31.431 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:31.435 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:31.439 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:23:31.442 | + functions-common:time_stop:2446 : start_time=1661207005881 2022-08-22 22:23:31.445 | + functions-common:time_stop:2448 : [[ -z 1661207005881 ]] 2022-08-22 22:23:31.448 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:31.453 | + functions-common:time_stop:2451 : end_time=1661207011450 2022-08-22 22:23:31.457 | + functions-common:time_stop:2452 : elapsed_time=5569 2022-08-22 22:23:31.459 | + functions-common:time_stop:2453 : total=8104 2022-08-22 22:23:31.463 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:31.466 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13673 2022-08-22 22:23:31.469 | + functions:wait_for_service:467 : return 0 2022-08-22 22:23:31.473 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:23:31.476 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:23:31.479 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-22 22:23:31.496 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:31.499 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-22 22:23:31.502 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:23:31.504 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-22 22:23:31.507 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-22 22:23:31.510 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:23:31.512 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-22 22:23:31.529 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:23:31.532 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-22 22:23:31.549 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:31.551 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-22 22:23:31.554 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:23:31.557 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-22 22:23:31.560 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-22 22:23:31.562 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-22 22:23:31.565 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-22 22:23:31.600 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-22 22:23:31.603 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-22 22:23:31.606 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-22 22:23:31.608 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-22 22:23:31.644 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-22 22:23:31.678 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-22 22:23:31.681 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-22 22:23:31.685 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-22 22:23:31.688 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-22 22:23:31.691 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-22 22:23:31.695 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-22 22:23:31.698 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-22 22:23:31.700 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-22 22:23:31.704 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-22 22:23:31.706 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-22 22:23:31.709 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-22 22:23:31.712 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-22 22:23:31.714 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.717 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.720 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.723 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-22 22:23:31.725 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.728 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.731 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-22 22:23:31.748 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:23:31.751 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-22 22:23:31.754 | + lib/neutron-legacy:start_neutron_service_and_check:554 : 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-08-22 22:23:31.757 | + functions-common:run_process:1693 : local service=q-svc 2022-08-22 22:23:31.759 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.762 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:31.764 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:31.767 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:31.769 | + functions-common:run_process:1699 : local name=q-svc 2022-08-22 22:23:31.772 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:31.775 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:31.777 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:31.780 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:31.783 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:31.788 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207011785 2022-08-22 22:23:31.790 | + functions-common:run_process:1702 : is_service_enabled q-svc 2022-08-22 22:23:31.807 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:31.810 | + functions-common:run_process:1703 : _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-08-22 22:23:31.812 | + functions-common:_run_under_systemd:1653 : local service=q-svc 2022-08-22 22:23:31.815 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.818 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.820 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.823 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:31.825 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-22 22:23:31.827 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-22 22:23:31.830 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-svc.service 2022-08-22 22:23:31.833 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:31.836 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:31.838 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:31.841 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:31.844 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-22 22:23:31.846 | + functions-common:_run_under_systemd:1669 : 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-08-22 22:23:31.849 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-08-22 22:23:31.851 | + 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-08-22 22:23:31.853 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:31.855 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:31.858 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:31.860 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:31.862 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:31.865 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-22 22:23:31.867 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:31.872 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-22 22:23:31.930 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-22 22:23:31.986 | + functions-common:write_user_unit_file:1576 : 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-08-22 22:23:32.043 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-22 22:23:32.099 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-22 22:23:32.157 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:32.214 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:32.216 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:32.219 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-22 22:23:32.276 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:32.714 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-08-22 22:23:32.731 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-22 22:23:33.141 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-08-22 22:23:33.171 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:33.177 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:33.179 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:33.182 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:33.185 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:33.187 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:33.190 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:33.192 | + functions-common:time_stop:2446 : start_time=1661207011785 2022-08-22 22:23:33.195 | + functions-common:time_stop:2448 : [[ -z 1661207011785 ]] 2022-08-22 22:23:33.198 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:33.203 | + functions-common:time_stop:2451 : end_time=1661207013200 2022-08-22 22:23:33.205 | + functions-common:time_stop:2452 : elapsed_time=1415 2022-08-22 22:23:33.208 | + functions-common:time_stop:2453 : total=11958 2022-08-22 22:23:33.210 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:33.213 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13373 2022-08-22 22:23:33.215 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.58:9696/ 2022-08-22 22:23:33.218 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-22 22:23:33.236 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:23:33.238 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-22 22:23:33.241 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.58:9696/networking 2022-08-22 22:23:33.244 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-22 22:23:33.244 | Waiting for Neutron to start... 2022-08-22 22:23:33.246 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696/networking' 2022-08-22 22:23:33.249 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.58:9696/networking' 'Neutron did not start' 60 2022-08-22 22:23:33.252 | + functions-common:test_with_retry:2377 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696/networking' 2022-08-22 22:23:33.254 | + functions-common:test_with_retry:2378 : local 'failmsg=Neutron did not start' 2022-08-22 22:23:33.257 | + functions-common:test_with_retry:2379 : local until=60 2022-08-22 22:23:33.259 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-08-22 22:23:33.262 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-08-22 22:23:33.264 | + functions-common:time_start:2425 : local name=test_with_retry 2022-08-22 22:23:33.267 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:33.269 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:33.272 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:33.277 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207013274 2022-08-22 22:23:33.280 | + functions-common:test_with_retry:2383 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.58:9696/networking; do sleep 0.5; done' 2022-08-22 22:23:38.867 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.58:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-08-22 22:23:38.871 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:38.875 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:38.880 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:38.883 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:38.885 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:38.888 | + functions-common:time_stop:2445 : name=test_with_retry 2022-08-22 22:23:38.891 | + functions-common:time_stop:2446 : start_time=1661207013274 2022-08-22 22:23:38.893 | + functions-common:time_stop:2448 : [[ -z 1661207013274 ]] 2022-08-22 22:23:38.897 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:38.901 | + functions-common:time_stop:2451 : end_time=1661207018899 2022-08-22 22:23:38.904 | + functions-common:time_stop:2452 : elapsed_time=5625 2022-08-22 22:23:38.907 | + functions-common:time_stop:2453 : total=0 2022-08-22 22:23:38.909 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:38.912 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5625 2022-08-22 22:23:38.915 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-22 22:23:38.933 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:38.935 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-22 22:23:38.938 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:23:38.941 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-22 22:23:38.943 | + ./stack.sh:main:1293 : start_placement 2022-08-22 22:23:38.946 | + lib/placement:start_placement:160 : start_placement_api 2022-08-22 22:23:38.949 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-22 22:23:38.952 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-22 22:23:38.957 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:38.959 | + functions-common:run_process:1693 : local service=placement-api 2022-08-22 22:23:38.962 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:38.964 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:38.967 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:38.970 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:38.972 | + functions-common:run_process:1699 : local name=placement-api 2022-08-22 22:23:38.975 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:38.977 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:38.980 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:38.983 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:38.986 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:38.990 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207018987 2022-08-22 22:23:38.993 | + functions-common:run_process:1702 : is_service_enabled placement-api 2022-08-22 22:23:39.011 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:39.014 | + functions-common:run_process:1703 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-22 22:23:39.016 | + functions-common:_run_under_systemd:1653 : local service=placement-api 2022-08-22 22:23:39.019 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:39.022 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:39.024 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:39.027 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:39.030 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-22 22:23:39.032 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-22 22:23:39.035 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@placement-api.service 2022-08-22 22:23:39.038 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:39.040 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:39.043 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:39.045 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:39.048 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:23:39.050 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-22 22:23:39.053 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@placement-api.service 2022-08-22 22:23:39.055 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:39.058 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:23:39.060 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:23:39.062 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:23:39.065 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-22 22:23:39.067 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:23:39.072 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-22 22:23:39.133 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-22 22:23:39.195 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-22 22:23:39.254 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-22 22:23:39.312 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:39.369 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-22 22:23:39.427 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-22 22:23:39.485 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-22 22:23:39.552 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-22 22:23:39.609 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-22 22:23:39.668 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:23:39.671 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:23:39.673 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-22 22:23:39.731 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:23:40.181 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-08-22 22:23:40.195 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-22 22:23:40.604 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-08-22 22:23:40.680 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:40.682 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:40.685 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:40.687 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:40.692 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:40.695 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:40.698 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:40.700 | + functions-common:time_stop:2446 : start_time=1661207018987 2022-08-22 22:23:40.703 | + functions-common:time_stop:2448 : [[ -z 1661207018987 ]] 2022-08-22 22:23:40.706 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:40.711 | + functions-common:time_stop:2451 : end_time=1661207020708 2022-08-22 22:23:40.714 | + functions-common:time_stop:2452 : elapsed_time=1721 2022-08-22 22:23:40.716 | + functions-common:time_stop:2453 : total=13373 2022-08-22 22:23:40.718 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:40.721 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15094 2022-08-22 22:23:40.723 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-22 22:23:40.723 | Waiting for placement-api to start... 2022-08-22 22:23:40.726 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.58/placement 2022-08-22 22:23:40.728 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:23:40.731 | + functions:wait_for_service:458 : local url=http://10.222.0.58/placement 2022-08-22 22:23:40.733 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:23:40.736 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:23:40.738 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:23:40.741 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:40.743 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:40.746 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:40.751 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207020748 2022-08-22 22:23:40.754 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:23:40.760 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/placement 2022-08-22 22:23:43.262 | + :: : [[ 200 == 503 ]] 2022-08-22 22:23:43.264 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:23:43.267 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:23:43.270 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:43.273 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:43.276 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:43.278 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:43.281 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:43.283 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:23:43.286 | + functions-common:time_stop:2446 : start_time=1661207020748 2022-08-22 22:23:43.288 | + functions-common:time_stop:2448 : [[ -z 1661207020748 ]] 2022-08-22 22:23:43.291 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:43.296 | + functions-common:time_stop:2451 : end_time=1661207023293 2022-08-22 22:23:43.299 | + functions-common:time_stop:2452 : elapsed_time=2545 2022-08-22 22:23:43.301 | + functions-common:time_stop:2453 : total=13673 2022-08-22 22:23:43.304 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:43.307 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=16218 2022-08-22 22:23:43.309 | + functions:wait_for_service:467 : return 0 2022-08-22 22:23:43.312 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-22 22:23:43.330 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:43.333 | + ./stack.sh:main:1297 : start_neutron 2022-08-22 22:23:43.336 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-22 22:23:43.339 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:23:43.340 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 22:23:43.345 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 22:23:43.348 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 22:23:43.350 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-22 22:23:43.353 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 22:23:43.356 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-22 22:23:43.359 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.361 | + functions-common:run_process:1693 : local service=q-agt 2022-08-22 22:23:43.364 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.367 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:43.369 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:43.372 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:43.375 | + functions-common:run_process:1699 : local name=q-agt 2022-08-22 22:23:43.378 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:43.380 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:43.383 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:43.386 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:43.389 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:43.394 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207023391 2022-08-22 22:23:43.396 | + functions-common:run_process:1702 : is_service_enabled q-agt 2022-08-22 22:23:43.413 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:43.416 | + functions-common:run_process:1703 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-22 22:23:43.419 | + functions-common:_run_under_systemd:1653 : local service=q-agt 2022-08-22 22:23:43.422 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.424 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.427 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.429 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.432 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-22 22:23:43.435 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-22 22:23:43.437 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-agt.service 2022-08-22 22:23:43.440 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:43.443 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:43.446 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:43.448 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:43.451 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-22 22:23:43.454 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-22 22:23:43.456 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-08-22 22:23:43.459 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.461 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:43.463 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:43.465 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:43.468 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:43.470 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:43.473 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-22 22:23:43.475 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:43.479 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-22 22:23:43.536 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-22 22:23:43.595 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-22 22:23:43.656 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-22 22:23:43.714 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-22 22:23:43.773 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:43.831 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:43.833 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:43.836 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-22 22:23:43.894 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:44.349 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-08-22 22:23:44.364 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-22 22:23:44.819 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-08-22 22:23:44.843 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:44.846 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:44.849 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:44.851 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:44.854 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:44.857 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:44.859 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:44.862 | + functions-common:time_stop:2446 : start_time=1661207023391 2022-08-22 22:23:44.864 | + functions-common:time_stop:2448 : [[ -z 1661207023391 ]] 2022-08-22 22:23:44.867 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:44.872 | + functions-common:time_stop:2451 : end_time=1661207024869 2022-08-22 22:23:44.875 | + functions-common:time_stop:2452 : elapsed_time=1478 2022-08-22 22:23:44.878 | + functions-common:time_stop:2453 : total=15094 2022-08-22 22:23:44.880 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:44.883 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=16572 2022-08-22 22:23:44.886 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-22 22:23:44.888 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-22 22:23:44.891 | + functions-common:is_provider_network:2291 : return 1 2022-08-22 22:23:44.893 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-22 22:23:44.896 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.899 | + functions-common:run_process:1693 : local service=q-dhcp 2022-08-22 22:23:44.901 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.904 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:44.906 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:44.909 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:44.911 | + functions-common:run_process:1699 : local name=q-dhcp 2022-08-22 22:23:44.914 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:44.916 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:44.919 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:44.921 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:44.925 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:44.930 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207024927 2022-08-22 22:23:44.932 | + functions-common:run_process:1702 : is_service_enabled q-dhcp 2022-08-22 22:23:44.950 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:44.953 | + functions-common:run_process:1703 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-22 22:23:44.956 | + functions-common:_run_under_systemd:1653 : local service=q-dhcp 2022-08-22 22:23:44.958 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.961 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.963 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.966 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.968 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-22 22:23:44.971 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-22 22:23:44.973 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-dhcp.service 2022-08-22 22:23:44.976 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:44.978 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:44.981 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:44.983 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:44.986 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-22 22:23:44.989 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-22 22:23:44.991 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-08-22 22:23:44.994 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:44.996 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:44.998 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:45.003 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:45.005 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:45.008 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:45.010 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-22 22:23:45.013 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:45.017 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-22 22:23:45.075 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-22 22:23:45.134 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-22 22:23:45.192 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-22 22:23:45.253 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-22 22:23:45.313 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:45.373 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:45.375 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:45.378 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-22 22:23:45.437 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:45.888 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-08-22 22:23:45.901 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-22 22:23:46.333 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-08-22 22:23:46.362 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:46.364 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:46.369 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:46.372 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:46.374 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:46.377 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:46.380 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:46.383 | + functions-common:time_stop:2446 : start_time=1661207024927 2022-08-22 22:23:46.385 | + functions-common:time_stop:2448 : [[ -z 1661207024927 ]] 2022-08-22 22:23:46.388 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:46.393 | + functions-common:time_stop:2451 : end_time=1661207026390 2022-08-22 22:23:46.395 | + functions-common:time_stop:2452 : elapsed_time=1463 2022-08-22 22:23:46.398 | + functions-common:time_stop:2453 : total=16572 2022-08-22 22:23:46.400 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:46.403 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=18035 2022-08-22 22:23:46.406 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-22 22:23:46.409 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-22 22:23:46.411 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-22 22:23:46.414 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-22 22:23:46.417 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.419 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.422 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.425 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-22 22:23:46.427 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.430 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.433 | + functions-common:run_process:1693 : local service=q-l3 2022-08-22 22:23:46.435 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.437 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:46.440 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:46.442 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:46.445 | + functions-common:run_process:1699 : local name=q-l3 2022-08-22 22:23:46.447 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:46.450 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:46.452 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:46.455 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:46.458 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:46.463 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207026460 2022-08-22 22:23:46.465 | + functions-common:run_process:1702 : is_service_enabled q-l3 2022-08-22 22:23:46.485 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:46.488 | + functions-common:run_process:1703 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-22 22:23:46.491 | + functions-common:_run_under_systemd:1653 : local service=q-l3 2022-08-22 22:23:46.493 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.495 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.498 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.501 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.503 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-22 22:23:46.506 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-22 22:23:46.508 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-l3.service 2022-08-22 22:23:46.511 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:46.513 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:46.516 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:46.518 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:46.521 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-22 22:23:46.524 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-22 22:23:46.526 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-08-22 22:23:46.529 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.531 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:46.534 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:46.536 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:46.538 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:46.541 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:46.544 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-22 22:23:46.546 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:46.551 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-22 22:23:46.617 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-22 22:23:46.684 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-22 22:23:46.747 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-22 22:23:46.813 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-22 22:23:46.875 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:46.936 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:46.938 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:46.941 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-22 22:23:47.003 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:47.438 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-08-22 22:23:47.452 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-22 22:23:47.901 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-08-22 22:23:47.926 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:47.928 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:47.931 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:47.934 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:47.940 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:47.944 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:47.948 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:47.952 | + functions-common:time_stop:2446 : start_time=1661207026460 2022-08-22 22:23:47.954 | + functions-common:time_stop:2448 : [[ -z 1661207026460 ]] 2022-08-22 22:23:47.960 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:47.968 | + functions-common:time_stop:2451 : end_time=1661207027959 2022-08-22 22:23:47.968 | + functions-common:time_stop:2452 : elapsed_time=1499 2022-08-22 22:23:47.972 | + functions-common:time_stop:2453 : total=18035 2022-08-22 22:23:47.973 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:47.976 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=19534 2022-08-22 22:23:47.980 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:47.984 | + functions-common:run_process:1693 : local service=q-meta 2022-08-22 22:23:47.984 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:47.988 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:47.990 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:47.995 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:47.995 | + functions-common:run_process:1699 : local name=q-meta 2022-08-22 22:23:47.996 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:48.004 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:48.008 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:48.008 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:48.012 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:48.016 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207028012 2022-08-22 22:23:48.020 | + functions-common:run_process:1702 : is_service_enabled q-meta 2022-08-22 22:23:48.040 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:48.044 | + functions-common:run_process:1703 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-22 22:23:48.044 | + functions-common:_run_under_systemd:1653 : local service=q-meta 2022-08-22 22:23:48.048 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:48.048 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:48.052 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:48.056 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:48.056 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-22 22:23:48.060 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-22 22:23:48.064 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-meta.service 2022-08-22 22:23:48.064 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:48.068 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:48.072 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:48.072 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:48.076 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-22 22:23:48.080 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-22 22:23:48.080 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-08-22 22:23:48.084 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:48.088 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:48.088 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:48.092 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:48.095 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:48.100 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:48.100 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-22 22:23:48.104 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:48.106 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-22 22:23:48.180 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-22 22:23:48.256 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-22 22:23:48.318 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-22 22:23:48.385 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-22 22:23:48.461 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:48.536 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:48.541 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:48.542 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-22 22:23:48.614 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:49.106 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-08-22 22:23:49.121 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-22 22:23:49.574 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-08-22 22:23:49.605 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:49.616 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:49.619 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:49.622 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:49.624 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:49.628 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:49.631 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:49.633 | + functions-common:time_stop:2446 : start_time=1661207028012 2022-08-22 22:23:49.636 | + functions-common:time_stop:2448 : [[ -z 1661207028012 ]] 2022-08-22 22:23:49.640 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:49.645 | + functions-common:time_stop:2451 : end_time=1661207029641 2022-08-22 22:23:49.648 | + functions-common:time_stop:2452 : elapsed_time=1629 2022-08-22 22:23:49.658 | + functions-common:time_stop:2453 : total=19534 2022-08-22 22:23:49.658 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:49.658 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=21163 2022-08-22 22:23:49.658 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.660 | + functions-common:run_process:1693 : local service=q-metering 2022-08-22 22:23:49.663 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.666 | + functions-common:run_process:1695 : local group= 2022-08-22 22:23:49.668 | + functions-common:run_process:1696 : local user= 2022-08-22 22:23:49.671 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:23:49.673 | + functions-common:run_process:1699 : local name=q-metering 2022-08-22 22:23:49.676 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:23:49.678 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:23:49.681 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:23:49.683 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:23:49.686 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:23:49.692 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207029689 2022-08-22 22:23:49.695 | + functions-common:run_process:1702 : is_service_enabled q-metering 2022-08-22 22:23:49.717 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:49.720 | + functions-common:run_process:1703 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-22 22:23:49.722 | + functions-common:_run_under_systemd:1653 : local service=q-metering 2022-08-22 22:23:49.725 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.728 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.730 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.733 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.736 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-22 22:23:49.739 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-22 22:23:49.742 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@q-metering.service 2022-08-22 22:23:49.744 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:23:49.747 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:23:49.749 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:23:49.752 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:23:49.755 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-22 22:23:49.758 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-22 22:23:49.760 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-08-22 22:23:49.763 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.766 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:23:49.768 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:23:49.771 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:23:49.773 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:23:49.777 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:23:49.785 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-22 22:23:49.789 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:23:49.794 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-22 22:23:49.857 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-22 22:23:49.923 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-22 22:23:49.985 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-22 22:23:50.054 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-22 22:23:50.128 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:23:50.204 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:23:50.207 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:23:50.210 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-22 22:23:50.275 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:23:50.736 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-08-22 22:23:50.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-22 22:23:51.194 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-08-22 22:23:51.229 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:23:51.233 | + functions-common:time_stop:2439 : local name 2022-08-22 22:23:51.240 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:23:51.248 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:23:51.252 | + functions-common:time_stop:2442 : local total 2022-08-22 22:23:51.256 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:23:51.261 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:23:51.265 | + functions-common:time_stop:2446 : start_time=1661207029689 2022-08-22 22:23:51.269 | + functions-common:time_stop:2448 : [[ -z 1661207029689 ]] 2022-08-22 22:23:51.274 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:23:51.292 | + functions-common:time_stop:2451 : end_time=1661207031277 2022-08-22 22:23:51.300 | + functions-common:time_stop:2452 : elapsed_time=1588 2022-08-22 22:23:51.305 | + functions-common:time_stop:2453 : total=21163 2022-08-22 22:23:51.312 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:23:51.321 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=22751 2022-08-22 22:23:51.326 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-22 22:23:51.363 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:23:51.366 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-22 22:23:51.369 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-22 22:23:51.377 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:23:51.380 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-22 22:23:51.384 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-22 22:23:51.387 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-22 22:23:51.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-22 22:23:51.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-22 22:23:51.399 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-22 22:23:51.408 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:23:54.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:54.639 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:54.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:54.639 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:54.794 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:23:54.797 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:23:54.797 | address-scope 2022-08-22 22:23:54.797 | router-admin-state-down-before-update 2022-08-22 22:23:54.797 | agent 2022-08-22 22:23:54.797 | agent-resources-synced 2022-08-22 22:23:54.797 | allowed-address-pairs 2022-08-22 22:23:54.797 | auto-allocated-topology 2022-08-22 22:23:54.797 | availability_zone 2022-08-22 22:23:54.797 | availability_zone_filter 2022-08-22 22:23:54.797 | default-subnetpools 2022-08-22 22:23:54.797 | dhcp_agent_scheduler 2022-08-22 22:23:54.797 | dvr 2022-08-22 22:23:54.797 | empty-string-filtering 2022-08-22 22:23:54.798 | external-net 2022-08-22 22:23:54.798 | extra_dhcp_opt 2022-08-22 22:23:54.798 | extraroute 2022-08-22 22:23:54.798 | extraroute-atomic 2022-08-22 22:23:54.798 | filter-validation 2022-08-22 22:23:54.798 | fip-port-details 2022-08-22 22:23:54.798 | flavors 2022-08-22 22:23:54.798 | floatingip-pools 2022-08-22 22:23:54.798 | ip-substring-filtering 2022-08-22 22:23:54.798 | router 2022-08-22 22:23:54.798 | ext-gw-mode 2022-08-22 22:23:54.798 | l3-ha 2022-08-22 22:23:54.798 | l3-flavors 2022-08-22 22:23:54.798 | l3-port-ip-change-not-allowed 2022-08-22 22:23:54.798 | l3_agent_scheduler 2022-08-22 22:23:54.798 | metering 2022-08-22 22:23:54.798 | metering_source_and_destination_fields 2022-08-22 22:23:54.798 | multi-provider 2022-08-22 22:23:54.798 | net-mtu 2022-08-22 22:23:54.798 | net-mtu-writable 2022-08-22 22:23:54.798 | network_availability_zone 2022-08-22 22:23:54.798 | network-ip-availability 2022-08-22 22:23:54.798 | pagination 2022-08-22 22:23:54.798 | port-device-profile 2022-08-22 22:23:54.798 | port-mac-override 2022-08-22 22:23:54.798 | port-mac-address-regenerate 2022-08-22 22:23:54.798 | port-numa-affinity-policy 2022-08-22 22:23:54.798 | binding 2022-08-22 22:23:54.798 | binding-extended 2022-08-22 22:23:54.798 | port-security 2022-08-22 22:23:54.798 | project-id 2022-08-22 22:23:54.798 | provider 2022-08-22 22:23:54.798 | quota-check-limit 2022-08-22 22:23:54.798 | quotas 2022-08-22 22:23:54.798 | quota_details 2022-08-22 22:23:54.798 | rbac-policies 2022-08-22 22:23:54.798 | rbac-address-group 2022-08-22 22:23:54.798 | rbac-address-scope 2022-08-22 22:23:54.799 | rbac-security-groups 2022-08-22 22:23:54.799 | rbac-subnetpool 2022-08-22 22:23:54.799 | revision-if-match 2022-08-22 22:23:54.799 | standard-attr-revisions 2022-08-22 22:23:54.799 | router_availability_zone 2022-08-22 22:23:54.799 | security-groups-normalized-cidr 2022-08-22 22:23:54.799 | port-security-groups-filtering 2022-08-22 22:23:54.799 | security-groups-remote-address-group 2022-08-22 22:23:54.799 | security-groups-shared-filtering 2022-08-22 22:23:54.799 | security-group 2022-08-22 22:23:54.799 | service-type 2022-08-22 22:23:54.799 | sorting 2022-08-22 22:23:54.799 | standard-attr-description 2022-08-22 22:23:54.799 | stateful-security-group 2022-08-22 22:23:54.799 | subnet_onboard 2022-08-22 22:23:54.799 | subnet-service-types 2022-08-22 22:23:54.799 | subnet_allocation 2022-08-22 22:23:54.799 | subnetpool-prefix-ops 2022-08-22 22:23:54.799 | standard-attr-tag 2022-08-22 22:23:54.799 | standard-attr-timestamp' 2022-08-22 22:23:54.802 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:23:54.802 | address-scope 2022-08-22 22:23:54.802 | router-admin-state-down-before-update 2022-08-22 22:23:54.802 | agent 2022-08-22 22:23:54.802 | agent-resources-synced 2022-08-22 22:23:54.802 | allowed-address-pairs 2022-08-22 22:23:54.802 | auto-allocated-topology 2022-08-22 22:23:54.802 | availability_zone 2022-08-22 22:23:54.802 | availability_zone_filter 2022-08-22 22:23:54.802 | default-subnetpools 2022-08-22 22:23:54.802 | dhcp_agent_scheduler 2022-08-22 22:23:54.802 | dvr 2022-08-22 22:23:54.802 | empty-string-filtering 2022-08-22 22:23:54.802 | external-net 2022-08-22 22:23:54.802 | extra_dhcp_opt 2022-08-22 22:23:54.802 | extraroute 2022-08-22 22:23:54.803 | extraroute-atomic 2022-08-22 22:23:54.803 | filter-validation 2022-08-22 22:23:54.803 | fip-port-details 2022-08-22 22:23:54.803 | flavors 2022-08-22 22:23:54.803 | floatingip-pools 2022-08-22 22:23:54.803 | ip-substring-filtering 2022-08-22 22:23:54.803 | router 2022-08-22 22:23:54.803 | ext-gw-mode 2022-08-22 22:23:54.803 | l3-ha 2022-08-22 22:23:54.803 | l3-flavors 2022-08-22 22:23:54.803 | l3-port-ip-change-not-allowed 2022-08-22 22:23:54.803 | l3_agent_scheduler 2022-08-22 22:23:54.803 | metering 2022-08-22 22:23:54.803 | metering_source_and_destination_fields 2022-08-22 22:23:54.803 | multi-provider 2022-08-22 22:23:54.803 | net-mtu 2022-08-22 22:23:54.803 | net-mtu-writable 2022-08-22 22:23:54.803 | network_availability_zone 2022-08-22 22:23:54.803 | network-ip-availability 2022-08-22 22:23:54.803 | pagination 2022-08-22 22:23:54.803 | port-device-profile 2022-08-22 22:23:54.803 | port-mac-override 2022-08-22 22:23:54.803 | port-mac-address-regenerate 2022-08-22 22:23:54.803 | port-numa-affinity-policy 2022-08-22 22:23:54.803 | binding 2022-08-22 22:23:54.803 | binding-extended 2022-08-22 22:23:54.803 | port-security 2022-08-22 22:23:54.803 | project-id 2022-08-22 22:23:54.803 | provider 2022-08-22 22:23:54.803 | quota-check-limit 2022-08-22 22:23:54.803 | quotas 2022-08-22 22:23:54.803 | quota_details 2022-08-22 22:23:54.803 | rbac-policies 2022-08-22 22:23:54.803 | rbac-address-group 2022-08-22 22:23:54.803 | rbac-address-scope 2022-08-22 22:23:54.804 | rbac-security-groups 2022-08-22 22:23:54.804 | rbac-subnetpool 2022-08-22 22:23:54.804 | revision-if-match 2022-08-22 22:23:54.804 | standard-attr-revisions 2022-08-22 22:23:54.804 | router_availability_zone 2022-08-22 22:23:54.804 | security-groups-normalized-cidr 2022-08-22 22:23:54.804 | port-security-groups-filtering 2022-08-22 22:23:54.804 | security-groups-remote-address-group 2022-08-22 22:23:54.804 | security-groups-shared-filtering 2022-08-22 22:23:54.804 | security-group 2022-08-22 22:23:54.804 | service-type 2022-08-22 22:23:54.804 | sorting 2022-08-22 22:23:54.804 | standard-attr-description 2022-08-22 22:23:54.804 | stateful-security-group 2022-08-22 22:23:54.804 | subnet_onboard 2022-08-22 22:23:54.804 | subnet-service-types 2022-08-22 22:23:54.804 | subnet_allocation 2022-08-22 22:23:54.804 | subnetpool-prefix-ops 2022-08-22 22:23:54.804 | standard-attr-tag 2022-08-22 22:23:54.804 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-22 22:23:54.805 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:23:54.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-22 22:23:54.811 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-22 22:23:54.815 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-22 22:23:58.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:58.167 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:58.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:23:58.167 | from cryptography.utils import int_from_bytes 2022-08-22 22:23:58.300 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:23:58.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=749ef6cc-4ac7-4101-902b-8000cce1ffb1 2022-08-22 22:23:58.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-22 22:23:58.309 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-22 22:23:58.312 | + functions-common:is_provider_network:2288 : '[' '' == True ']' 2022-08-22 22:23:58.314 | + functions-common:is_provider_network:2291 : return 1 2022-08-22 22:23:58.319 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-22 22:23:58.320 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-22 22:23:58.320 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-22 22:23:58.322 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:23:58.325 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:01.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:01.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:01.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:01.386 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:01.527 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:01.530 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:24:01.532 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:24:01.536 | ++ functions-common:get_field:818 : echo '| id | 27d75687-bdbf-4486-84ee-7debd780bd4e |' 2022-08-22 22:24:01.537 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:24:01.543 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:01.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=27d75687-bdbf-4486-84ee-7debd780bd4e 2022-08-22 22:24:01.549 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-22 22:24:01.552 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:24:01.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-22 22:24:01.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-22 22:24:01.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 749ef6cc-4ac7-4101-902b-8000cce1ffb1 ']' 2022-08-22 22:24:01.579 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-22 22:24:01.581 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-22 22:24:01.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-22 22:24:01.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 749ef6cc-4ac7-4101-902b-8000cce1ffb1 ' 2022-08-22 22:24:01.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-22 22:24:01.592 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 27d75687-bdbf-4486-84ee-7debd780bd4e private-subnet' 2022-08-22 22:24:01.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-22 22:24:01.599 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 749ef6cc-4ac7-4101-902b-8000cce1ffb1 --network 27d75687-bdbf-4486-84ee-7debd780bd4e private-subnet 2022-08-22 22:24:01.599 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-22 22:24:01.599 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-22 22:24:01.602 | +++ functions-common:get_field:811 : local data field 2022-08-22 22:24:01.605 | +++ functions-common:get_field:812 : read data 2022-08-22 22:24:04.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:04.979 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:04.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:04.979 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:05.121 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:05.125 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:24:05.130 | +++ functions-common:get_field:816 : field='$3' 2022-08-22 22:24:05.133 | +++ functions-common:get_field:818 : echo '| id | 9ac6cce3-5673-4857-9a00-98e97b5ded0c |' 2022-08-22 22:24:05.133 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:24:05.139 | +++ functions-common:get_field:812 : read data 2022-08-22 22:24:05.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=9ac6cce3-5673-4857-9a00-98e97b5ded0c 2022-08-22 22:24:05.145 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-22 22:24:05.148 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:24:05.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 9ac6cce3-5673-4857-9a00-98e97b5ded0c 2022-08-22 22:24:05.170 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=9ac6cce3-5673-4857-9a00-98e97b5ded0c 2022-08-22 22:24:05.173 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-22 22:24:05.176 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-22 22:24:05.178 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-22 22:24:05.182 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:24:07.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:07.801 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:07.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:07.801 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:07.932 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:07.937 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:24:07.937 | address-scope 2022-08-22 22:24:07.937 | router-admin-state-down-before-update 2022-08-22 22:24:07.937 | agent 2022-08-22 22:24:07.937 | agent-resources-synced 2022-08-22 22:24:07.938 | allowed-address-pairs 2022-08-22 22:24:07.938 | auto-allocated-topology 2022-08-22 22:24:07.938 | availability_zone 2022-08-22 22:24:07.938 | availability_zone_filter 2022-08-22 22:24:07.938 | default-subnetpools 2022-08-22 22:24:07.938 | dhcp_agent_scheduler 2022-08-22 22:24:07.938 | dvr 2022-08-22 22:24:07.938 | empty-string-filtering 2022-08-22 22:24:07.938 | external-net 2022-08-22 22:24:07.938 | extra_dhcp_opt 2022-08-22 22:24:07.938 | extraroute 2022-08-22 22:24:07.938 | extraroute-atomic 2022-08-22 22:24:07.938 | filter-validation 2022-08-22 22:24:07.938 | fip-port-details 2022-08-22 22:24:07.938 | flavors 2022-08-22 22:24:07.938 | floatingip-pools 2022-08-22 22:24:07.938 | ip-substring-filtering 2022-08-22 22:24:07.938 | router 2022-08-22 22:24:07.938 | ext-gw-mode 2022-08-22 22:24:07.938 | l3-ha 2022-08-22 22:24:07.938 | l3-flavors 2022-08-22 22:24:07.938 | l3-port-ip-change-not-allowed 2022-08-22 22:24:07.939 | l3_agent_scheduler 2022-08-22 22:24:07.939 | metering 2022-08-22 22:24:07.939 | metering_source_and_destination_fields 2022-08-22 22:24:07.939 | multi-provider 2022-08-22 22:24:07.939 | net-mtu 2022-08-22 22:24:07.939 | net-mtu-writable 2022-08-22 22:24:07.939 | network_availability_zone 2022-08-22 22:24:07.939 | network-ip-availability 2022-08-22 22:24:07.939 | pagination 2022-08-22 22:24:07.939 | port-device-profile 2022-08-22 22:24:07.939 | port-mac-override 2022-08-22 22:24:07.939 | port-mac-address-regenerate 2022-08-22 22:24:07.939 | port-numa-affinity-policy 2022-08-22 22:24:07.939 | binding 2022-08-22 22:24:07.939 | binding-extended 2022-08-22 22:24:07.939 | port-security 2022-08-22 22:24:07.939 | project-id 2022-08-22 22:24:07.939 | provider 2022-08-22 22:24:07.939 | quota-check-limit 2022-08-22 22:24:07.939 | quotas 2022-08-22 22:24:07.939 | quota_details 2022-08-22 22:24:07.939 | rbac-policies 2022-08-22 22:24:07.939 | rbac-address-group 2022-08-22 22:24:07.939 | rbac-address-scope 2022-08-22 22:24:07.939 | rbac-security-groups 2022-08-22 22:24:07.939 | rbac-subnetpool 2022-08-22 22:24:07.939 | revision-if-match 2022-08-22 22:24:07.939 | standard-attr-revisions 2022-08-22 22:24:07.940 | router_availability_zone 2022-08-22 22:24:07.940 | security-groups-normalized-cidr 2022-08-22 22:24:07.940 | port-security-groups-filtering 2022-08-22 22:24:07.940 | security-groups-remote-address-group 2022-08-22 22:24:07.940 | security-groups-shared-filtering 2022-08-22 22:24:07.940 | security-group 2022-08-22 22:24:07.940 | service-type 2022-08-22 22:24:07.940 | sorting 2022-08-22 22:24:07.940 | standard-attr-description 2022-08-22 22:24:07.940 | stateful-security-group 2022-08-22 22:24:07.940 | subnet_onboard 2022-08-22 22:24:07.940 | subnet-service-types 2022-08-22 22:24:07.940 | subnet_allocation 2022-08-22 22:24:07.940 | subnetpool-prefix-ops 2022-08-22 22:24:07.940 | standard-attr-tag 2022-08-22 22:24:07.940 | standard-attr-timestamp' 2022-08-22 22:24:07.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:24:07.941 | address-scope 2022-08-22 22:24:07.941 | router-admin-state-down-before-update 2022-08-22 22:24:07.942 | agent 2022-08-22 22:24:07.942 | agent-resources-synced 2022-08-22 22:24:07.942 | allowed-address-pairs 2022-08-22 22:24:07.942 | auto-allocated-topology 2022-08-22 22:24:07.942 | availability_zone 2022-08-22 22:24:07.942 | availability_zone_filter 2022-08-22 22:24:07.942 | default-subnetpools 2022-08-22 22:24:07.942 | dhcp_agent_scheduler 2022-08-22 22:24:07.942 | dvr 2022-08-22 22:24:07.942 | empty-string-filtering 2022-08-22 22:24:07.942 | external-net 2022-08-22 22:24:07.942 | extra_dhcp_opt 2022-08-22 22:24:07.942 | extraroute 2022-08-22 22:24:07.942 | extraroute-atomic 2022-08-22 22:24:07.942 | filter-validation 2022-08-22 22:24:07.942 | fip-port-details 2022-08-22 22:24:07.942 | flavors 2022-08-22 22:24:07.942 | floatingip-pools 2022-08-22 22:24:07.942 | ip-substring-filtering 2022-08-22 22:24:07.942 | router 2022-08-22 22:24:07.942 | ext-gw-mode 2022-08-22 22:24:07.942 | l3-ha 2022-08-22 22:24:07.942 | l3-flavors 2022-08-22 22:24:07.943 | l3-port-ip-change-not-allowed 2022-08-22 22:24:07.943 | l3_agent_scheduler 2022-08-22 22:24:07.943 | metering 2022-08-22 22:24:07.943 | metering_source_and_destination_fields 2022-08-22 22:24:07.943 | multi-provider 2022-08-22 22:24:07.943 | net-mtu 2022-08-22 22:24:07.943 | net-mtu-writable 2022-08-22 22:24:07.943 | network_availability_zone 2022-08-22 22:24:07.943 | network-ip-availability 2022-08-22 22:24:07.943 | pagination 2022-08-22 22:24:07.943 | port-device-profile 2022-08-22 22:24:07.943 | port-mac-override 2022-08-22 22:24:07.943 | port-mac-address-regenerate 2022-08-22 22:24:07.943 | port-numa-affinity-policy 2022-08-22 22:24:07.943 | binding 2022-08-22 22:24:07.943 | binding-extended 2022-08-22 22:24:07.943 | port-security 2022-08-22 22:24:07.943 | project-id 2022-08-22 22:24:07.943 | provider 2022-08-22 22:24:07.943 | quota-check-limit 2022-08-22 22:24:07.943 | quotas 2022-08-22 22:24:07.944 | quota_details 2022-08-22 22:24:07.944 | rbac-policies 2022-08-22 22:24:07.944 | rbac-address-group 2022-08-22 22:24:07.944 | rbac-address-scope 2022-08-22 22:24:07.944 | rbac-security-groups 2022-08-22 22:24:07.944 | rbac-subnetpool 2022-08-22 22:24:07.944 | revision-if-match 2022-08-22 22:24:07.944 | standard-attr-revisions 2022-08-22 22:24:07.944 | router_availability_zone 2022-08-22 22:24:07.944 | security-groups-normalized-cidr 2022-08-22 22:24:07.944 | port-security-groups-filtering 2022-08-22 22:24:07.944 | security-groups-remote-address-group 2022-08-22 22:24:07.944 | security-groups-shared-filtering 2022-08-22 22:24:07.944 | security-group 2022-08-22 22:24:07.944 | service-type 2022-08-22 22:24:07.944 | sorting 2022-08-22 22:24:07.944 | standard-attr-description 2022-08-22 22:24:07.944 | stateful-security-group 2022-08-22 22:24:07.944 | subnet_onboard 2022-08-22 22:24:07.944 | subnet-service-types 2022-08-22 22:24:07.944 | subnet_allocation 2022-08-22 22:24:07.945 | subnetpool-prefix-ops 2022-08-22 22:24:07.945 | standard-attr-tag 2022-08-22 22:24:07.945 | standard-attr-timestamp =~ router ]] 2022-08-22 22:24:07.946 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:24:07.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-22 22:24:07.953 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-22 22:24:07.958 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:24:10.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:10.550 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:10.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:10.550 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:10.684 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:10.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:24:10.688 | address-scope 2022-08-22 22:24:10.688 | router-admin-state-down-before-update 2022-08-22 22:24:10.688 | agent 2022-08-22 22:24:10.688 | agent-resources-synced 2022-08-22 22:24:10.689 | allowed-address-pairs 2022-08-22 22:24:10.689 | auto-allocated-topology 2022-08-22 22:24:10.689 | availability_zone 2022-08-22 22:24:10.689 | availability_zone_filter 2022-08-22 22:24:10.689 | default-subnetpools 2022-08-22 22:24:10.689 | dhcp_agent_scheduler 2022-08-22 22:24:10.689 | dvr 2022-08-22 22:24:10.689 | empty-string-filtering 2022-08-22 22:24:10.689 | external-net 2022-08-22 22:24:10.689 | extra_dhcp_opt 2022-08-22 22:24:10.689 | extraroute 2022-08-22 22:24:10.689 | extraroute-atomic 2022-08-22 22:24:10.689 | filter-validation 2022-08-22 22:24:10.689 | fip-port-details 2022-08-22 22:24:10.689 | flavors 2022-08-22 22:24:10.689 | floatingip-pools 2022-08-22 22:24:10.689 | ip-substring-filtering 2022-08-22 22:24:10.689 | router 2022-08-22 22:24:10.689 | ext-gw-mode 2022-08-22 22:24:10.689 | l3-ha 2022-08-22 22:24:10.689 | l3-flavors 2022-08-22 22:24:10.689 | l3-port-ip-change-not-allowed 2022-08-22 22:24:10.689 | l3_agent_scheduler 2022-08-22 22:24:10.689 | metering 2022-08-22 22:24:10.689 | metering_source_and_destination_fields 2022-08-22 22:24:10.689 | multi-provider 2022-08-22 22:24:10.689 | net-mtu 2022-08-22 22:24:10.689 | net-mtu-writable 2022-08-22 22:24:10.689 | network_availability_zone 2022-08-22 22:24:10.689 | network-ip-availability 2022-08-22 22:24:10.689 | pagination 2022-08-22 22:24:10.689 | port-device-profile 2022-08-22 22:24:10.689 | port-mac-override 2022-08-22 22:24:10.689 | port-mac-address-regenerate 2022-08-22 22:24:10.690 | port-numa-affinity-policy 2022-08-22 22:24:10.690 | binding 2022-08-22 22:24:10.690 | binding-extended 2022-08-22 22:24:10.690 | port-security 2022-08-22 22:24:10.690 | project-id 2022-08-22 22:24:10.690 | provider 2022-08-22 22:24:10.690 | quota-check-limit 2022-08-22 22:24:10.690 | quotas 2022-08-22 22:24:10.690 | quota_details 2022-08-22 22:24:10.690 | rbac-policies 2022-08-22 22:24:10.690 | rbac-address-group 2022-08-22 22:24:10.690 | rbac-address-scope 2022-08-22 22:24:10.690 | rbac-security-groups 2022-08-22 22:24:10.690 | rbac-subnetpool 2022-08-22 22:24:10.690 | revision-if-match 2022-08-22 22:24:10.690 | standard-attr-revisions 2022-08-22 22:24:10.690 | router_availability_zone 2022-08-22 22:24:10.690 | security-groups-normalized-cidr 2022-08-22 22:24:10.690 | port-security-groups-filtering 2022-08-22 22:24:10.690 | security-groups-remote-address-group 2022-08-22 22:24:10.690 | security-groups-shared-filtering 2022-08-22 22:24:10.690 | security-group 2022-08-22 22:24:10.691 | service-type 2022-08-22 22:24:10.691 | sorting 2022-08-22 22:24:10.691 | standard-attr-description 2022-08-22 22:24:10.691 | stateful-security-group 2022-08-22 22:24:10.691 | subnet_onboard 2022-08-22 22:24:10.691 | subnet-service-types 2022-08-22 22:24:10.691 | subnet_allocation 2022-08-22 22:24:10.691 | subnetpool-prefix-ops 2022-08-22 22:24:10.691 | standard-attr-tag 2022-08-22 22:24:10.691 | standard-attr-timestamp' 2022-08-22 22:24:10.692 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:24:10.692 | address-scope 2022-08-22 22:24:10.692 | router-admin-state-down-before-update 2022-08-22 22:24:10.692 | agent 2022-08-22 22:24:10.692 | agent-resources-synced 2022-08-22 22:24:10.692 | allowed-address-pairs 2022-08-22 22:24:10.692 | auto-allocated-topology 2022-08-22 22:24:10.692 | availability_zone 2022-08-22 22:24:10.692 | availability_zone_filter 2022-08-22 22:24:10.692 | default-subnetpools 2022-08-22 22:24:10.692 | dhcp_agent_scheduler 2022-08-22 22:24:10.692 | dvr 2022-08-22 22:24:10.692 | empty-string-filtering 2022-08-22 22:24:10.692 | external-net 2022-08-22 22:24:10.692 | extra_dhcp_opt 2022-08-22 22:24:10.692 | extraroute 2022-08-22 22:24:10.692 | extraroute-atomic 2022-08-22 22:24:10.692 | filter-validation 2022-08-22 22:24:10.692 | fip-port-details 2022-08-22 22:24:10.692 | flavors 2022-08-22 22:24:10.692 | floatingip-pools 2022-08-22 22:24:10.692 | ip-substring-filtering 2022-08-22 22:24:10.692 | router 2022-08-22 22:24:10.692 | ext-gw-mode 2022-08-22 22:24:10.692 | l3-ha 2022-08-22 22:24:10.692 | l3-flavors 2022-08-22 22:24:10.692 | l3-port-ip-change-not-allowed 2022-08-22 22:24:10.693 | l3_agent_scheduler 2022-08-22 22:24:10.693 | metering 2022-08-22 22:24:10.693 | metering_source_and_destination_fields 2022-08-22 22:24:10.693 | multi-provider 2022-08-22 22:24:10.693 | net-mtu 2022-08-22 22:24:10.693 | net-mtu-writable 2022-08-22 22:24:10.693 | network_availability_zone 2022-08-22 22:24:10.693 | network-ip-availability 2022-08-22 22:24:10.693 | pagination 2022-08-22 22:24:10.693 | port-device-profile 2022-08-22 22:24:10.693 | port-mac-override 2022-08-22 22:24:10.693 | port-mac-address-regenerate 2022-08-22 22:24:10.693 | port-numa-affinity-policy 2022-08-22 22:24:10.693 | binding 2022-08-22 22:24:10.693 | binding-extended 2022-08-22 22:24:10.693 | port-security 2022-08-22 22:24:10.693 | project-id 2022-08-22 22:24:10.693 | provider 2022-08-22 22:24:10.693 | quota-check-limit 2022-08-22 22:24:10.693 | quotas 2022-08-22 22:24:10.693 | quota_details 2022-08-22 22:24:10.693 | rbac-policies 2022-08-22 22:24:10.693 | rbac-address-group 2022-08-22 22:24:10.693 | rbac-address-scope 2022-08-22 22:24:10.693 | rbac-security-groups 2022-08-22 22:24:10.693 | rbac-subnetpool 2022-08-22 22:24:10.693 | revision-if-match 2022-08-22 22:24:10.693 | standard-attr-revisions 2022-08-22 22:24:10.693 | router_availability_zone 2022-08-22 22:24:10.693 | security-groups-normalized-cidr 2022-08-22 22:24:10.693 | port-security-groups-filtering 2022-08-22 22:24:10.693 | security-groups-remote-address-group 2022-08-22 22:24:10.693 | security-groups-shared-filtering 2022-08-22 22:24:10.693 | security-group 2022-08-22 22:24:10.693 | service-type 2022-08-22 22:24:10.693 | sorting 2022-08-22 22:24:10.693 | standard-attr-description 2022-08-22 22:24:10.694 | stateful-security-group 2022-08-22 22:24:10.694 | subnet_onboard 2022-08-22 22:24:10.694 | subnet-service-types 2022-08-22 22:24:10.694 | subnet_allocation 2022-08-22 22:24:10.694 | subnetpool-prefix-ops 2022-08-22 22:24:10.694 | standard-attr-tag 2022-08-22 22:24:10.694 | standard-attr-timestamp =~ external-net ]] 2022-08-22 22:24:10.694 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:24:10.697 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-22 22:24:10.701 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-22 22:24:10.702 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-22 22:24:10.702 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-22 22:24:10.705 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:24:10.708 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:13.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:13.491 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:13.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:13.491 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:13.623 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:13.627 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:24:13.630 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:24:13.634 | ++ functions-common:get_field:818 : echo '| id | 629bbb30-38f8-4b97-957a-46a2271fd1a5 |' 2022-08-22 22:24:13.634 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:24:13.641 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:13.646 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=629bbb30-38f8-4b97-957a-46a2271fd1a5 2022-08-22 22:24:13.648 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-22 22:24:13.651 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:24:13.670 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-22 22:24:13.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-22 22:24:13.675 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-22 22:24:13.679 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-22 22:24:16.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:16.284 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:16.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:16.284 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:16.414 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:16.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-22 22:24:16.419 | address-scope 2022-08-22 22:24:16.419 | router-admin-state-down-before-update 2022-08-22 22:24:16.419 | agent 2022-08-22 22:24:16.419 | agent-resources-synced 2022-08-22 22:24:16.419 | allowed-address-pairs 2022-08-22 22:24:16.419 | auto-allocated-topology 2022-08-22 22:24:16.419 | availability_zone 2022-08-22 22:24:16.419 | availability_zone_filter 2022-08-22 22:24:16.419 | default-subnetpools 2022-08-22 22:24:16.419 | dhcp_agent_scheduler 2022-08-22 22:24:16.419 | dvr 2022-08-22 22:24:16.419 | empty-string-filtering 2022-08-22 22:24:16.419 | external-net 2022-08-22 22:24:16.419 | extra_dhcp_opt 2022-08-22 22:24:16.419 | extraroute 2022-08-22 22:24:16.419 | extraroute-atomic 2022-08-22 22:24:16.419 | filter-validation 2022-08-22 22:24:16.419 | fip-port-details 2022-08-22 22:24:16.419 | flavors 2022-08-22 22:24:16.420 | floatingip-pools 2022-08-22 22:24:16.420 | ip-substring-filtering 2022-08-22 22:24:16.420 | router 2022-08-22 22:24:16.420 | ext-gw-mode 2022-08-22 22:24:16.420 | l3-ha 2022-08-22 22:24:16.420 | l3-flavors 2022-08-22 22:24:16.420 | l3-port-ip-change-not-allowed 2022-08-22 22:24:16.420 | l3_agent_scheduler 2022-08-22 22:24:16.420 | metering 2022-08-22 22:24:16.420 | metering_source_and_destination_fields 2022-08-22 22:24:16.420 | multi-provider 2022-08-22 22:24:16.420 | net-mtu 2022-08-22 22:24:16.420 | net-mtu-writable 2022-08-22 22:24:16.420 | network_availability_zone 2022-08-22 22:24:16.420 | network-ip-availability 2022-08-22 22:24:16.420 | pagination 2022-08-22 22:24:16.420 | port-device-profile 2022-08-22 22:24:16.420 | port-mac-override 2022-08-22 22:24:16.420 | port-mac-address-regenerate 2022-08-22 22:24:16.420 | port-numa-affinity-policy 2022-08-22 22:24:16.420 | binding 2022-08-22 22:24:16.420 | binding-extended 2022-08-22 22:24:16.420 | port-security 2022-08-22 22:24:16.420 | project-id 2022-08-22 22:24:16.420 | provider 2022-08-22 22:24:16.420 | quota-check-limit 2022-08-22 22:24:16.420 | quotas 2022-08-22 22:24:16.420 | quota_details 2022-08-22 22:24:16.420 | rbac-policies 2022-08-22 22:24:16.421 | rbac-address-group 2022-08-22 22:24:16.421 | rbac-address-scope 2022-08-22 22:24:16.421 | rbac-security-groups 2022-08-22 22:24:16.421 | rbac-subnetpool 2022-08-22 22:24:16.421 | revision-if-match 2022-08-22 22:24:16.421 | standard-attr-revisions 2022-08-22 22:24:16.421 | router_availability_zone 2022-08-22 22:24:16.421 | security-groups-normalized-cidr 2022-08-22 22:24:16.421 | port-security-groups-filtering 2022-08-22 22:24:16.421 | security-groups-remote-address-group 2022-08-22 22:24:16.421 | security-groups-shared-filtering 2022-08-22 22:24:16.421 | security-group 2022-08-22 22:24:16.421 | service-type 2022-08-22 22:24:16.421 | sorting 2022-08-22 22:24:16.421 | standard-attr-description 2022-08-22 22:24:16.421 | stateful-security-group 2022-08-22 22:24:16.421 | subnet_onboard 2022-08-22 22:24:16.421 | subnet-service-types 2022-08-22 22:24:16.421 | subnet_allocation 2022-08-22 22:24:16.421 | subnetpool-prefix-ops 2022-08-22 22:24:16.421 | standard-attr-tag 2022-08-22 22:24:16.421 | standard-attr-timestamp' 2022-08-22 22:24:16.422 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-22 22:24:16.422 | address-scope 2022-08-22 22:24:16.422 | router-admin-state-down-before-update 2022-08-22 22:24:16.422 | agent 2022-08-22 22:24:16.422 | agent-resources-synced 2022-08-22 22:24:16.422 | allowed-address-pairs 2022-08-22 22:24:16.423 | auto-allocated-topology 2022-08-22 22:24:16.423 | availability_zone 2022-08-22 22:24:16.423 | availability_zone_filter 2022-08-22 22:24:16.423 | default-subnetpools 2022-08-22 22:24:16.423 | dhcp_agent_scheduler 2022-08-22 22:24:16.423 | dvr 2022-08-22 22:24:16.423 | empty-string-filtering 2022-08-22 22:24:16.423 | external-net 2022-08-22 22:24:16.423 | extra_dhcp_opt 2022-08-22 22:24:16.423 | extraroute 2022-08-22 22:24:16.423 | extraroute-atomic 2022-08-22 22:24:16.423 | filter-validation 2022-08-22 22:24:16.423 | fip-port-details 2022-08-22 22:24:16.423 | flavors 2022-08-22 22:24:16.423 | floatingip-pools 2022-08-22 22:24:16.423 | ip-substring-filtering 2022-08-22 22:24:16.423 | router 2022-08-22 22:24:16.423 | ext-gw-mode 2022-08-22 22:24:16.423 | l3-ha 2022-08-22 22:24:16.423 | l3-flavors 2022-08-22 22:24:16.423 | l3-port-ip-change-not-allowed 2022-08-22 22:24:16.423 | l3_agent_scheduler 2022-08-22 22:24:16.424 | metering 2022-08-22 22:24:16.424 | metering_source_and_destination_fields 2022-08-22 22:24:16.424 | multi-provider 2022-08-22 22:24:16.424 | net-mtu 2022-08-22 22:24:16.424 | net-mtu-writable 2022-08-22 22:24:16.424 | network_availability_zone 2022-08-22 22:24:16.424 | network-ip-availability 2022-08-22 22:24:16.424 | pagination 2022-08-22 22:24:16.424 | port-device-profile 2022-08-22 22:24:16.424 | port-mac-override 2022-08-22 22:24:16.424 | port-mac-address-regenerate 2022-08-22 22:24:16.424 | port-numa-affinity-policy 2022-08-22 22:24:16.424 | binding 2022-08-22 22:24:16.424 | binding-extended 2022-08-22 22:24:16.424 | port-security 2022-08-22 22:24:16.424 | project-id 2022-08-22 22:24:16.424 | provider 2022-08-22 22:24:16.424 | quota-check-limit 2022-08-22 22:24:16.424 | quotas 2022-08-22 22:24:16.424 | quota_details 2022-08-22 22:24:16.424 | rbac-policies 2022-08-22 22:24:16.424 | rbac-address-group 2022-08-22 22:24:16.424 | rbac-address-scope 2022-08-22 22:24:16.424 | rbac-security-groups 2022-08-22 22:24:16.425 | rbac-subnetpool 2022-08-22 22:24:16.425 | revision-if-match 2022-08-22 22:24:16.425 | standard-attr-revisions 2022-08-22 22:24:16.425 | router_availability_zone 2022-08-22 22:24:16.425 | security-groups-normalized-cidr 2022-08-22 22:24:16.425 | port-security-groups-filtering 2022-08-22 22:24:16.425 | security-groups-remote-address-group 2022-08-22 22:24:16.425 | security-groups-shared-filtering 2022-08-22 22:24:16.425 | security-group 2022-08-22 22:24:16.425 | service-type 2022-08-22 22:24:16.425 | sorting 2022-08-22 22:24:16.425 | standard-attr-description 2022-08-22 22:24:16.425 | stateful-security-group 2022-08-22 22:24:16.425 | subnet_onboard 2022-08-22 22:24:16.425 | subnet-service-types 2022-08-22 22:24:16.425 | subnet_allocation 2022-08-22 22:24:16.425 | subnetpool-prefix-ops 2022-08-22 22:24:16.425 | standard-attr-tag 2022-08-22 22:24:16.425 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-22 22:24:16.426 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-22 22:24:16.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-22 22:24:16.435 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-22 22:24:16.442 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-22 22:24:16.442 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-22 22:24:16.442 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-22 22:24:16.445 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:24:16.448 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:19.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:19.332 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:19.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:19.332 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:19.475 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:19.478 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:24:19.482 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:24:19.485 | ++ functions-common:get_field:818 : echo '| id | e48de240-030d-4c78-bfef-728017192a1f |' 2022-08-22 22:24:19.485 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:24:19.492 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:19.497 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=e48de240-030d-4c78-bfef-728017192a1f 2022-08-22 22:24:19.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-22 22:24:19.503 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:24:19.521 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-22 22:24:19.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-22 22:24:19.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 629bbb30-38f8-4b97-957a-46a2271fd1a5 9ac6cce3-5673-4857-9a00-98e97b5ded0c 2022-08-22 22:24:24.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:24.098 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:24.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:24.098 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:24.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-22 22:24:24.231 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 e48de240-030d-4c78-bfef-728017192a1f 2022-08-22 22:24:24.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-22 22:24:24.238 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-22 22:24:24.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.26.10.1 ]] 2022-08-22 22:24:24.243 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.26.10.1 ' 2022-08-22 22:24:24.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network e48de240-030d-4c78-bfef-728017192a1f --subnet-range 172.26.10.0/24 --no-dhcp ' 2022-08-22 22:24:24.248 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-22 22:24:24.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-22 22:24:24.255 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.10.1 --network e48de240-030d-4c78-bfef-728017192a1f --subnet-range 172.26.10.0/24 --no-dhcp public-subnet 2022-08-22 22:24:24.255 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-22 22:24:27.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:27.347 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:27.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:27.347 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:27.483 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:27.488 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.26.10.1 | 2022-08-22 22:24:27.488 | | id | 450e8dc9-b680-461b-8bc7-f380f9e65949 |' 2022-08-22 22:24:27.491 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-22 22:24:27.494 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:24:27.515 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.26.10.1 '|' '|' id '|' 450e8dc9-b680-461b-8bc7-f380f9e65949 '|' 2022-08-22 22:24:27.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.10.1 | | id | 450e8dc9-b680-461b-8bc7-f380f9e65949 |' 2022-08-22 22:24:27.522 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-22 22:24:27.525 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.26.10.1 '|' '|' id '|' 450e8dc9-b680-461b-8bc7-f380f9e65949 '|' 2022-08-22 22:24:27.526 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-22 22:24:27.528 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:24:27.531 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:27.533 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-08-22 22:24:27.536 | ++ functions-common:get_field:816 : field='$3' 2022-08-22 22:24:27.539 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.10.1 | | id | 450e8dc9-b680-461b-8bc7-f380f9e65949 |' 2022-08-22 22:24:27.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-22 22:24:27.545 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:27.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.26.10.1 2022-08-22 22:24:27.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.26.10.1 '|' '|' id '|' 450e8dc9-b680-461b-8bc7-f380f9e65949 '|' 2022-08-22 22:24:27.552 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-22 22:24:27.554 | ++ functions-common:get_field:811 : local data field 2022-08-22 22:24:27.557 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:27.559 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-08-22 22:24:27.562 | ++ functions-common:get_field:816 : field='$6' 2022-08-22 22:24:27.565 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.10.1 | | id | 450e8dc9-b680-461b-8bc7-f380f9e65949 |' 2022-08-22 22:24:27.565 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-22 22:24:27.571 | ++ functions-common:get_field:812 : read data 2022-08-22 22:24:27.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=450e8dc9-b680-461b-8bc7-f380f9e65949 2022-08-22 22:24:27.576 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e48de240-030d-4c78-bfef-728017192a1f 629bbb30-38f8-4b97-957a-46a2271fd1a5 2022-08-22 22:24:32.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:32.069 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:32.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:32.069 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:32.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-22 22:24:32.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-22 22:24:32.225 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:32.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-22 22:24:32.230 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-22 22:24:32.233 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-22 22:24:32.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-22 22:24:32.238 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-22 22:24:32.241 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-22 22:24:32.260 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-22 22:24:32.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-22 22:24:32.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-22 22:24:32.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-22 22:24:32.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-22 22:24:32.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-22 22:24:32.275 | + functions-common:test_with_retry:2377 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-22 22:24:32.278 | + functions-common:test_with_retry:2378 : local 'failmsg=br-data creation failed' 2022-08-22 22:24:32.280 | + functions-common:test_with_retry:2379 : local until=10 2022-08-22 22:24:32.283 | + functions-common:test_with_retry:2380 : local sleep=0.5 2022-08-22 22:24:32.285 | + functions-common:test_with_retry:2382 : time_start test_with_retry 2022-08-22 22:24:32.288 | + functions-common:time_start:2425 : local name=test_with_retry 2022-08-22 22:24:32.290 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:32.293 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:32.296 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:32.300 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207072298 2022-08-22 22:24:32.303 | + functions-common:test_with_retry:2383 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-22 22:24:32.310 | + functions-common:test_with_retry:2386 : time_stop test_with_retry 2022-08-22 22:24:32.312 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:32.315 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:32.317 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:32.320 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:32.322 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:32.324 | + functions-common:time_stop:2445 : name=test_with_retry 2022-08-22 22:24:32.327 | + functions-common:time_stop:2446 : start_time=1661207072298 2022-08-22 22:24:32.329 | + functions-common:time_stop:2448 : [[ -z 1661207072298 ]] 2022-08-22 22:24:32.332 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:32.337 | + functions-common:time_stop:2451 : end_time=1661207072334 2022-08-22 22:24:32.339 | + functions-common:time_stop:2452 : elapsed_time=36 2022-08-22 22:24:32.341 | + functions-common:time_stop:2453 : total=5625 2022-08-22 22:24:32.344 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:32.346 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5661 2022-08-22 22:24:32.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.26.10.1 2022-08-22 22:24:32.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-22 22:24:32.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-22 22:24:32.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:24:32.361 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-22 22:24:32.363 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-22 22:24:32.366 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.26.10.1/24 dev br-data 2022-08-22 22:24:32.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-22 22:24:32.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-22 22:24:32.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-22 22:24:32.393 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-22 22:24:32.394 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-22 22:24:35.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:35.032 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:35.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:35.032 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:35.163 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 22:24:35.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.26.10.236 ' 2022-08-22 22:24:35.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-22 22:24:35.175 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-22 22:24:35.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-22 22:24:35.199 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-22 22:24:35.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-22 22:24:35.204 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-22 22:24:35.226 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:35.229 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-22 22:24:35.232 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:24:35.235 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-22 22:24:35.237 | + ./stack.sh:main:1314 : start_nova 2022-08-22 22:24:35.240 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-22 22:24:35.243 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:35.245 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:35.248 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:35.251 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-22 22:24:35.254 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.257 | + functions-common:run_process:1693 : local service=n-sch 2022-08-22 22:24:35.259 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.262 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:35.265 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:35.267 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:35.270 | + functions-common:run_process:1699 : local name=n-sch 2022-08-22 22:24:35.273 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:35.275 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:35.278 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:35.281 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:35.284 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:35.290 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207075286 2022-08-22 22:24:35.293 | + functions-common:run_process:1702 : is_service_enabled n-sch 2022-08-22 22:24:35.310 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:35.312 | + functions-common:run_process:1703 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-22 22:24:35.315 | + functions-common:_run_under_systemd:1653 : local service=n-sch 2022-08-22 22:24:35.318 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.321 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.323 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.326 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.328 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-22 22:24:35.331 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-22 22:24:35.334 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-sch.service 2022-08-22 22:24:35.336 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:35.339 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:35.341 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:35.344 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:24:35.347 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-22 22:24:35.350 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-22 22:24:35.352 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-08-22 22:24:35.355 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.357 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:24:35.359 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:24:35.362 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:24:35.365 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:24:35.367 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:24:35.369 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-22 22:24:35.372 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:24:35.377 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-22 22:24:35.434 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-22 22:24:35.494 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-22 22:24:35.554 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-22 22:24:35.613 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-22 22:24:35.672 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:35.729 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:24:35.731 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:24:35.734 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-22 22:24:35.792 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:24:36.245 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-08-22 22:24:36.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-22 22:24:36.687 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-08-22 22:24:36.718 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:36.720 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:36.723 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:36.725 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:36.733 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:36.736 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:36.738 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:36.741 | + functions-common:time_stop:2446 : start_time=1661207075286 2022-08-22 22:24:36.744 | + functions-common:time_stop:2448 : [[ -z 1661207075286 ]] 2022-08-22 22:24:36.747 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:36.752 | + functions-common:time_stop:2451 : end_time=1661207076749 2022-08-22 22:24:36.755 | + functions-common:time_stop:2452 : elapsed_time=1463 2022-08-22 22:24:36.757 | + functions-common:time_stop:2453 : total=22751 2022-08-22 22:24:36.760 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:36.762 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=24214 2022-08-22 22:24:36.765 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-22 22:24:36.771 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-22 22:24:36.776 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.778 | + functions-common:run_process:1693 : local service=n-api-meta 2022-08-22 22:24:36.781 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.784 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:36.786 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:36.791 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:36.794 | + functions-common:run_process:1699 : local name=n-api-meta 2022-08-22 22:24:36.797 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:36.800 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:36.804 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:36.808 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:36.812 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:36.816 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207076813 2022-08-22 22:24:36.818 | + functions-common:run_process:1702 : is_service_enabled n-api-meta 2022-08-22 22:24:36.837 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:36.839 | + functions-common:run_process:1703 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-22 22:24:36.842 | + functions-common:_run_under_systemd:1653 : local service=n-api-meta 2022-08-22 22:24:36.845 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.847 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.850 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.852 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.855 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-22 22:24:36.858 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-22 22:24:36.863 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-api-meta.service 2022-08-22 22:24:36.865 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:36.868 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:36.870 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:36.873 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:24:36.875 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:24:36.878 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-22 22:24:36.882 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@n-api-meta.service 2022-08-22 22:24:36.884 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:36.887 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:24:36.889 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:24:36.891 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:24:36.894 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-22 22:24:36.897 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:24:36.901 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-22 22:24:36.961 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-22 22:24:37.024 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-22 22:24:37.081 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-22 22:24:37.141 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:37.201 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-22 22:24:37.259 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-22 22:24:37.323 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-22 22:24:37.382 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-22 22:24:37.440 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-22 22:24:37.499 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:24:37.503 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:24:37.508 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-22 22:24:37.570 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:24:38.030 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-08-22 22:24:38.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-22 22:24:38.513 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-08-22 22:24:38.586 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:38.589 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:38.593 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:38.597 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:38.600 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:38.604 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:38.606 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:38.609 | + functions-common:time_stop:2446 : start_time=1661207076813 2022-08-22 22:24:38.612 | + functions-common:time_stop:2448 : [[ -z 1661207076813 ]] 2022-08-22 22:24:38.621 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:38.623 | + functions-common:time_stop:2451 : end_time=1661207078620 2022-08-22 22:24:38.626 | + functions-common:time_stop:2452 : elapsed_time=1807 2022-08-22 22:24:38.629 | + functions-common:time_stop:2453 : total=24214 2022-08-22 22:24:38.631 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:38.634 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26021 2022-08-22 22:24:38.637 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:38.640 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:38.643 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-22 22:24:38.645 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:38.648 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:38.651 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:38.655 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-22 22:24:38.658 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:24:38.660 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-22 22:24:38.665 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-22 22:24:38.669 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:24:38.671 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-22 22:24:38.674 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-22 22:24:38.694 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:38.697 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-22 22:24:38.700 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-22 22:24:38.720 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:38.722 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-22 22:24:38.725 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-22 22:24:38.746 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:38.752 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-22 22:24:38.755 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:24:38.757 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-22 22:24:38.762 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-22 22:24:38.765 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:24:38.768 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:24:38.771 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:24:38.774 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:24:38.776 | + functions-common:run_process:1693 : local service=n-novnc-cell1 2022-08-22 22:24:38.779 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:24:38.782 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:38.784 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:38.787 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:38.790 | + functions-common:run_process:1699 : local name=n-novnc-cell1 2022-08-22 22:24:38.793 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:38.795 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:38.798 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:38.800 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:38.806 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:38.809 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207078805 2022-08-22 22:24:38.811 | + functions-common:run_process:1702 : is_service_enabled n-novnc-cell1 2022-08-22 22:24:38.831 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:38.834 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:38.837 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:38.839 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:38.842 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:38.844 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:38.847 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:38.849 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:38.852 | + functions-common:time_stop:2446 : start_time=1661207078805 2022-08-22 22:24:38.855 | + functions-common:time_stop:2448 : [[ -z 1661207078805 ]] 2022-08-22 22:24:38.860 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:38.863 | + functions-common:time_stop:2451 : end_time=1661207078859 2022-08-22 22:24:38.865 | + functions-common:time_stop:2452 : elapsed_time=54 2022-08-22 22:24:38.868 | + functions-common:time_stop:2453 : total=26021 2022-08-22 22:24:38.870 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:38.873 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26075 2022-08-22 22:24:38.876 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:24:38.879 | + functions-common:run_process:1693 : local service=n-spice-cell1 2022-08-22 22:24:38.881 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-22 22:24:38.884 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:38.887 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:38.889 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:38.892 | + functions-common:run_process:1699 : local name=n-spice-cell1 2022-08-22 22:24:38.895 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:38.897 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:38.908 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:38.908 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:38.908 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:38.911 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207078908 2022-08-22 22:24:38.914 | + functions-common:run_process:1702 : is_service_enabled n-spice-cell1 2022-08-22 22:24:38.934 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:38.936 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:38.939 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:38.942 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:38.944 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:38.947 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:38.950 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:38.952 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:38.955 | + functions-common:time_stop:2446 : start_time=1661207078908 2022-08-22 22:24:38.958 | + functions-common:time_stop:2448 : [[ -z 1661207078908 ]] 2022-08-22 22:24:38.963 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:38.966 | + functions-common:time_stop:2451 : end_time=1661207078962 2022-08-22 22:24:38.968 | + functions-common:time_stop:2452 : elapsed_time=54 2022-08-22 22:24:38.971 | + functions-common:time_stop:2453 : total=26075 2022-08-22 22:24:38.974 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:38.976 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26129 2022-08-22 22:24:38.979 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:38.982 | + functions-common:run_process:1693 : local service=n-sproxy-cell1 2022-08-22 22:24:38.984 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:38.987 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:38.996 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:38.996 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:38.996 | + functions-common:run_process:1699 : local name=n-sproxy-cell1 2022-08-22 22:24:39.004 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:39.007 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:39.007 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:39.012 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:39.024 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:39.024 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207079019 2022-08-22 22:24:39.028 | + functions-common:run_process:1702 : is_service_enabled n-sproxy-cell1 2022-08-22 22:24:39.048 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:39.048 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:39.052 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:39.054 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:39.059 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:39.059 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:39.061 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:39.063 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:39.065 | + functions-common:time_stop:2446 : start_time=1661207079019 2022-08-22 22:24:39.068 | + functions-common:time_stop:2448 : [[ -z 1661207079019 ]] 2022-08-22 22:24:39.074 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:39.077 | + functions-common:time_stop:2451 : end_time=1661207079073 2022-08-22 22:24:39.079 | + functions-common:time_stop:2452 : elapsed_time=54 2022-08-22 22:24:39.082 | + functions-common:time_stop:2453 : total=26129 2022-08-22 22:24:39.085 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:39.088 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26183 2022-08-22 22:24:39.091 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:39.094 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:39.097 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-22 22:24:39.100 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:24:39.103 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-22 22:24:39.106 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-22 22:24:39.128 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:39.131 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-22 22:24:39.197 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-22 22:24:39.200 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:24:39.203 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-22 22:24:39.267 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-22 22:24:39.293 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:39.296 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.299 | + functions-common:run_process:1693 : local service=n-super-cond 2022-08-22 22:24:39.302 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.304 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:39.307 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:39.310 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:39.313 | + functions-common:run_process:1699 : local name=n-super-cond 2022-08-22 22:24:39.316 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:39.319 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:39.322 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:39.324 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:39.330 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:39.333 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207079329 2022-08-22 22:24:39.335 | + functions-common:run_process:1702 : is_service_enabled n-super-cond 2022-08-22 22:24:39.355 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:39.358 | + functions-common:run_process:1703 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-22 22:24:39.361 | + functions-common:_run_under_systemd:1653 : local service=n-super-cond 2022-08-22 22:24:39.364 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.367 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.369 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.372 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.375 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-22 22:24:39.378 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-22 22:24:39.388 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-super-cond.service 2022-08-22 22:24:39.388 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:39.392 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:39.392 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:39.396 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:24:39.400 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-22 22:24:39.400 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-22 22:24:39.404 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-08-22 22:24:39.404 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.412 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:24:39.412 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:24:39.412 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:24:39.416 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:24:39.420 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:24:39.420 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-22 22:24:39.423 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:24:39.427 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-22 22:24:39.496 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-22 22:24:39.559 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-22 22:24:39.629 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-22 22:24:39.703 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-22 22:24:39.779 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:39.852 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:24:39.854 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:24:39.859 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-22 22:24:39.926 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:24:40.436 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-08-22 22:24:40.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-22 22:24:40.910 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-08-22 22:24:40.939 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:40.942 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:40.945 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:40.952 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:40.957 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:40.960 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:40.963 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:40.965 | + functions-common:time_stop:2446 : start_time=1661207079329 2022-08-22 22:24:40.968 | + functions-common:time_stop:2448 : [[ -z 1661207079329 ]] 2022-08-22 22:24:40.977 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:40.981 | + functions-common:time_stop:2451 : end_time=1661207080978 2022-08-22 22:24:40.985 | + functions-common:time_stop:2452 : elapsed_time=1649 2022-08-22 22:24:40.987 | + functions-common:time_stop:2453 : total=26183 2022-08-22 22:24:40.990 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:40.993 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27832 2022-08-22 22:24:40.999 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-22 22:24:41.002 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 22:24:41.005 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-22 22:24:41.030 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:41.033 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-22 22:24:41.037 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-22 22:24:41.040 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 22:24:41.044 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 22:24:41.047 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-22 22:24:41.050 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.053 | + functions-common:run_process:1693 : local service=n-cond-cell1 2022-08-22 22:24:41.055 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.058 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:41.060 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:41.063 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:41.066 | + functions-common:run_process:1699 : local name=n-cond-cell1 2022-08-22 22:24:41.068 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:41.071 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:41.074 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:41.076 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:41.082 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:41.085 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207081081 2022-08-22 22:24:41.087 | + functions-common:run_process:1702 : is_service_enabled n-cond-cell1 2022-08-22 22:24:41.108 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:41.111 | + functions-common:run_process:1703 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-22 22:24:41.114 | + functions-common:_run_under_systemd:1653 : local service=n-cond-cell1 2022-08-22 22:24:41.116 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.119 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.122 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.125 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.132 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-22 22:24:41.135 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-22 22:24:41.137 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@n-cond-cell1.service 2022-08-22 22:24:41.140 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:41.143 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:41.145 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:41.148 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:24:41.151 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-22 22:24:41.154 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-22 22:24:41.156 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-08-22 22:24:41.159 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.161 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:24:41.164 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:24:41.166 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:24:41.169 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:24:41.171 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:24:41.174 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-22 22:24:41.177 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:24:41.182 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-22 22:24:41.249 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-22 22:24:41.326 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-22 22:24:41.398 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-22 22:24:41.479 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-22 22:24:41.560 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:41.652 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:24:41.652 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:24:41.652 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-22 22:24:41.726 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:24:42.228 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-22 22:24:42.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-22 22:24:42.744 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-22 22:24:42.779 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:42.785 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:42.790 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:42.795 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:42.798 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:42.801 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:42.806 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:42.810 | + functions-common:time_stop:2446 : start_time=1661207081081 2022-08-22 22:24:42.814 | + functions-common:time_stop:2448 : [[ -z 1661207081081 ]] 2022-08-22 22:24:42.819 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:42.829 | + functions-common:time_stop:2451 : end_time=1661207082822 2022-08-22 22:24:42.836 | + functions-common:time_stop:2452 : elapsed_time=1741 2022-08-22 22:24:42.844 | + functions-common:time_stop:2453 : total=27832 2022-08-22 22:24:42.852 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:42.858 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=29573 2022-08-22 22:24:42.864 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-22 22:24:42.868 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:42.876 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:42.884 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:42.890 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-22 22:24:42.895 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-22 22:24:42.903 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-22 22:24:42.908 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:24:42.913 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-22 22:24:42.924 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-22 22:24:42.936 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-22 22:24:42.952 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-22 22:24:42.960 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-22 22:24:42.975 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-22 22:24:42.980 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-22 22:24:42.984 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-22 22:24:42.989 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-22 22:24:42.989 | BEGIN { 2022-08-22 22:24:42.989 | section = "" 2022-08-22 22:24:42.989 | last_section = "" 2022-08-22 22:24:42.989 | section_count = 0 2022-08-22 22:24:42.989 | } 2022-08-22 22:24:42.989 | /^\[.+\]/ { 2022-08-22 22:24:42.989 | gsub("[][]", "", $1); 2022-08-22 22:24:42.990 | section=$1 2022-08-22 22:24:42.990 | next 2022-08-22 22:24:42.990 | } 2022-08-22 22:24:42.990 | /^ *\#/ { 2022-08-22 22:24:42.990 | next 2022-08-22 22:24:42.990 | } 2022-08-22 22:24:42.990 | /^[^ \t]+/ { 2022-08-22 22:24:42.990 | # get offset of first = in $0 2022-08-22 22:24:42.990 | eq_idx = index($0, "=") 2022-08-22 22:24:42.990 | # extract attr & value from $0 2022-08-22 22:24:42.990 | attr = substr($0, 1, eq_idx - 1) 2022-08-22 22:24:42.990 | value = substr($0, eq_idx + 1) 2022-08-22 22:24:42.990 | # only need to strip trailing whitespace from attr 2022-08-22 22:24:42.990 | sub(/[ \t]*$/, "", attr) 2022-08-22 22:24:42.990 | # need to strip leading & trailing whitespace from value 2022-08-22 22:24:42.990 | sub(/^[ \t]*/, "", value) 2022-08-22 22:24:42.990 | sub(/[ \t]*$/, "", value) 2022-08-22 22:24:42.990 | 2022-08-22 22:24:42.990 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-22 22:24:42.990 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-22 22:24:42.991 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-22 22:24:42.991 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-22 22:24:42.991 | if (! (section, attr) in cfg_attr_count) { 2022-08-22 22:24:42.991 | if (section != last_section) { 2022-08-22 22:24:42.991 | cfg_section[section_count++] = section 2022-08-22 22:24:42.991 | last_section = section 2022-08-22 22:24:42.991 | } 2022-08-22 22:24:42.991 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-22 22:24:42.991 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-22 22:24:42.991 | 2022-08-22 22:24:42.991 | cfg_attr[section, attr, 0] = value 2022-08-22 22:24:42.991 | cfg_attr_count[section, attr] = 1 2022-08-22 22:24:42.991 | } else { 2022-08-22 22:24:42.991 | lno = cfg_attr_count[section, attr]++ 2022-08-22 22:24:42.991 | cfg_attr[section, attr, lno] = value 2022-08-22 22:24:42.991 | } 2022-08-22 22:24:42.991 | } 2022-08-22 22:24:42.991 | END { 2022-08-22 22:24:42.991 | # Process each section in order 2022-08-22 22:24:42.991 | for (sno = 0; sno < section_count; sno++) { 2022-08-22 22:24:42.991 | section = cfg_section[sno] 2022-08-22 22:24:42.992 | # The ini routines simply append a config item immediately 2022-08-22 22:24:42.992 | # after the section header. To keep the same order as defined 2022-08-22 22:24:42.992 | # in local.conf, invoke the ini routines in the reverse order 2022-08-22 22:24:42.992 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-22 22:24:42.992 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-22 22:24:42.992 | if (cfg_attr_count[section, attr] == 1) 2022-08-22 22:24:42.992 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-22 22:24:42.992 | else { 2022-08-22 22:24:42.992 | # For multiline, invoke the ini routines in the reverse order 2022-08-22 22:24:42.992 | count = cfg_attr_count[section, attr] 2022-08-22 22:24:42.992 | print "inidelete " configfile " " section " " attr 2022-08-22 22:24:42.992 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-22 22:24:42.992 | for (l = count -2; l >= 0; l--) 2022-08-22 22:24:42.992 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-22 22:24:42.992 | } 2022-08-22 22:24:42.992 | } 2022-08-22 22:24:42.992 | } 2022-08-22 22:24:42.992 | } 2022-08-22 22:24:42.992 | ' 2022-08-22 22:24:42.992 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-22 22:24:43.002 | + inc/meta-config:merge_config_file:164 : read a 2022-08-22 22:24:43.002 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:24:43.013 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-22 22:24:43.024 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-22 22:24:43.032 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:24:43.038 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-22 22:24:43.045 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-22 22:24:43.045 | BEGIN { group = "" } 2022-08-22 22:24:43.045 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:24:43.045 | gsub("[][]", "", $1); 2022-08-22 22:24:43.045 | split($1, a, "|"); 2022-08-22 22:24:43.045 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-22 22:24:43.045 | group=a[1] 2022-08-22 22:24:43.045 | } else { 2022-08-22 22:24:43.045 | group="" 2022-08-22 22:24:43.045 | } 2022-08-22 22:24:43.045 | next 2022-08-22 22:24:43.045 | } 2022-08-22 22:24:43.045 | { 2022-08-22 22:24:43.045 | if (group != "") 2022-08-22 22:24:43.045 | print $0 2022-08-22 22:24:43.045 | } 2022-08-22 22:24:43.046 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:24:43.057 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 22:24:43.068 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-22 22:24:43.145 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-22 22:24:43.242 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-22 22:24:43.245 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 22:24:43.248 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-22 22:24:43.250 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 22:24:43.253 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-22 22:24:43.257 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 22:24:43.281 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:43.285 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-22 22:24:43.288 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-22 22:24:43.291 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 22:24:43.312 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:43.318 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:24:43.321 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 22:24:43.365 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 22:24:43.368 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 22:24:43.371 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-22 22:24:43.400 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-22 22:24:43.424 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-22 22:24:43.426 | + lib/nova:configure_console_compute:639 : local offset 2022-08-22 22:24:43.429 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-22 22:24:43.432 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-22 22:24:43.435 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-22 22:24:43.460 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.58 2022-08-22 22:24:43.463 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-22 22:24:43.484 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:43.488 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-22 22:24:43.509 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:43.519 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-22 22:24:43.523 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-22 22:24:43.584 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-22 22:24:43.604 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:43.607 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-22 22:24:43.628 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:43.631 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-22 22:24:43.634 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-22 22:24:43.636 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-22 22:24:43.639 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-22 22:24:43.642 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-22 22:24:43.644 | + functions-common:run_process:1693 : local service=n-cpu 2022-08-22 22:24:43.647 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-22 22:24:43.650 | + functions-common:run_process:1695 : local group=libvirt 2022-08-22 22:24:43.652 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:43.655 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:43.657 | + functions-common:run_process:1699 : local name=n-cpu 2022-08-22 22:24:43.660 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:43.662 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:43.665 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:43.667 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:43.674 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:43.679 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207083676 2022-08-22 22:24:43.681 | + functions-common:run_process:1702 : is_service_enabled n-cpu 2022-08-22 22:24:43.700 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:43.702 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:43.705 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:43.707 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:43.710 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:43.712 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:43.715 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:43.717 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:43.720 | + functions-common:time_stop:2446 : start_time=1661207083676 2022-08-22 22:24:43.722 | + functions-common:time_stop:2448 : [[ -z 1661207083676 ]] 2022-08-22 22:24:43.726 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:43.730 | + functions-common:time_stop:2451 : end_time=1661207083727 2022-08-22 22:24:43.733 | + functions-common:time_stop:2452 : elapsed_time=51 2022-08-22 22:24:43.735 | + functions-common:time_stop:2453 : total=29573 2022-08-22 22:24:43.738 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:43.740 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=29624 2022-08-22 22:24:43.743 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:43.746 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-22 22:24:43.749 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-22 22:24:43.768 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:43.774 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-22 22:24:43.774 | Dumping cells_v2 mapping 2022-08-22 22:24:43.777 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-22 22:24:44.368 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-22 22:24:47.061 | INFO dbcounter [None req-d858f0e5-7330-4208-b96f-ef411309f766 None None] Registered counter for database nova_api 2022-08-22 22:24:47.090 | DEBUG dbcounter [-] [252475] Writer thread running {{(pid=252475) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:24:47.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:47.142 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:47.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:24:47.143 | from cryptography.utils import int_from_bytes 2022-08-22 22:24:47.143 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-22 22:24:47.143 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-22 22:24:47.143 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-22 22:24:47.143 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-22 22:24:47.143 | | cell1 | 04ca0f52-2f96-48ff-9437-5820f266326d | rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-22 22:24:47.143 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-22 22:24:47.560 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-22 22:24:47.564 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-22 22:24:47.641 | + inc/async:async_inner:63 : create_flavors 2022-08-22 22:24:47.686 | [191436 Async create_flavors:252539]: running: create_flavors 2022-08-22 22:24:47.689 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-22 22:24:47.709 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:47.712 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-22 22:24:47.714 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:24:47.717 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-22 22:24:47.720 | + ./stack.sh:main:1319 : start_cinder 2022-08-22 22:24:47.723 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-22 22:24:47.725 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-22 22:24:47.728 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-22 22:24:47.731 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-22 22:24:47.748 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:24:47.750 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-22 22:24:47.753 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-22 22:24:47.756 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-22 22:24:47.760 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-22 22:24:47.764 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.767 | + functions-common:run_process:1693 : local service=c-api 2022-08-22 22:24:47.770 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.772 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:47.775 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:47.778 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:47.780 | + functions-common:run_process:1699 : local name=c-api 2022-08-22 22:24:47.783 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:47.786 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:47.788 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:47.791 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:47.794 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:47.799 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207087796 2022-08-22 22:24:47.801 | + functions-common:run_process:1702 : is_service_enabled c-api 2022-08-22 22:24:47.819 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:47.821 | + functions-common:run_process:1703 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-22 22:24:47.824 | + functions-common:_run_under_systemd:1653 : local service=c-api 2022-08-22 22:24:47.826 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.829 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.832 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.834 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.837 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-22 22:24:47.839 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-22 22:24:47.842 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-api.service 2022-08-22 22:24:47.844 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:47.847 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:47.850 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:47.853 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:24:47.855 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:24:47.858 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-22 22:24:47.860 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@c-api.service 2022-08-22 22:24:47.862 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:47.865 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:24:47.867 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:24:47.869 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:24:47.871 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-22 22:24:47.873 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:24:47.878 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-22 22:24:47.935 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-22 22:24:47.997 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-22 22:24:48.057 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-22 22:24:48.115 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:48.174 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-22 22:24:48.232 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-22 22:24:48.290 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-22 22:24:48.348 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-22 22:24:48.407 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-22 22:24:48.467 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:24:48.470 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:24:48.472 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-22 22:24:48.533 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:24:48.975 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-08-22 22:24:48.993 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-22 22:24:49.438 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-08-22 22:24:49.513 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:49.516 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:49.519 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:49.525 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:49.528 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:49.531 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:49.534 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:49.536 | + functions-common:time_stop:2446 : start_time=1661207087796 2022-08-22 22:24:49.539 | + functions-common:time_stop:2448 : [[ -z 1661207087796 ]] 2022-08-22 22:24:49.544 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:49.547 | + functions-common:time_stop:2451 : end_time=1661207089544 2022-08-22 22:24:49.549 | + functions-common:time_stop:2452 : elapsed_time=1748 2022-08-22 22:24:49.552 | + functions-common:time_stop:2453 : total=29624 2022-08-22 22:24:49.555 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:49.558 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=31372 2022-08-22 22:24:49.561 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.58/volume/v3 2022-08-22 22:24:49.563 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-22 22:24:49.563 | Waiting for Cinder API to start... 2022-08-22 22:24:49.566 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.58/volume/v3 2022-08-22 22:24:49.569 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:24:49.571 | + functions:wait_for_service:458 : local url=http://10.222.0.58/volume/v3 2022-08-22 22:24:49.580 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:24:49.582 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:24:49.585 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:24:49.588 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:49.590 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:49.597 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:49.604 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207089600 2022-08-22 22:24:49.608 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:24:49.620 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/volume/v3 2022-08-22 22:24:53.858 | + :: : [[ 401 == 503 ]] 2022-08-22 22:24:53.859 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:24:53.862 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:24:53.865 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:53.868 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:53.870 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:53.872 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:53.875 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:53.878 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:24:53.880 | + functions-common:time_stop:2446 : start_time=1661207089600 2022-08-22 22:24:53.883 | + functions-common:time_stop:2448 : [[ -z 1661207089600 ]] 2022-08-22 22:24:53.886 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:53.891 | + functions-common:time_stop:2451 : end_time=1661207093888 2022-08-22 22:24:53.894 | + functions-common:time_stop:2452 : elapsed_time=4288 2022-08-22 22:24:53.896 | + functions-common:time_stop:2453 : total=16218 2022-08-22 22:24:53.899 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:53.902 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=20506 2022-08-22 22:24:53.904 | + functions:wait_for_service:467 : return 0 2022-08-22 22:24:53.907 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:53.909 | + functions-common:run_process:1693 : local service=c-sch 2022-08-22 22:24:53.912 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:53.915 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:53.918 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:53.921 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:24:53.924 | + functions-common:run_process:1699 : local name=c-sch 2022-08-22 22:24:53.926 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:53.929 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:53.932 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:53.934 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:53.938 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:53.943 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207093940 2022-08-22 22:24:53.946 | + functions-common:run_process:1702 : is_service_enabled c-sch 2022-08-22 22:24:53.966 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:53.969 | + functions-common:run_process:1703 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-22 22:24:53.971 | + functions-common:_run_under_systemd:1653 : local service=c-sch 2022-08-22 22:24:53.974 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:53.977 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:53.980 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:53.982 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:53.985 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-22 22:24:53.988 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-22 22:24:53.991 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-sch.service 2022-08-22 22:24:53.993 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:53.996 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:53.999 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:54.004 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:24:54.007 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-22 22:24:54.010 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-22 22:24:54.013 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-08-22 22:24:54.016 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:54.018 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:24:54.021 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:24:54.024 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 22:24:54.026 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:24:54.029 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:24:54.032 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-22 22:24:54.034 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:24:54.039 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-22 22:24:54.101 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-22 22:24:54.162 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:54.222 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-22 22:24:54.282 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-22 22:24:54.341 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:54.401 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 22:24:54.404 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:24:54.407 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-22 22:24:54.468 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:24:54.906 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-08-22 22:24:54.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-22 22:24:55.400 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-08-22 22:24:55.422 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:55.434 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:55.441 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:55.444 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:55.449 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:55.451 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:55.454 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:55.457 | + functions-common:time_stop:2446 : start_time=1661207093940 2022-08-22 22:24:55.460 | + functions-common:time_stop:2448 : [[ -z 1661207093940 ]] 2022-08-22 22:24:55.463 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:55.468 | + functions-common:time_stop:2451 : end_time=1661207095465 2022-08-22 22:24:55.470 | + functions-common:time_stop:2452 : elapsed_time=1525 2022-08-22 22:24:55.473 | + functions-common:time_stop:2453 : total=31372 2022-08-22 22:24:55.476 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:55.478 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32897 2022-08-22 22:24:55.481 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.484 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.487 | + functions-common:run_process:1693 : local service=c-bak 2022-08-22 22:24:55.490 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.492 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:55.495 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:55.498 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.500 | + functions-common:run_process:1699 : local name=c-bak 2022-08-22 22:24:55.503 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:55.507 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:55.510 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:55.512 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:55.515 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:55.520 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207095517 2022-08-22 22:24:55.523 | + functions-common:run_process:1702 : is_service_enabled c-bak 2022-08-22 22:24:55.548 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:55.551 | + functions-common:run_process:1703 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.554 | + functions-common:_run_under_systemd:1653 : local service=c-bak 2022-08-22 22:24:55.557 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.564 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.567 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.570 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.573 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-22 22:24:55.576 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-22 22:24:55.578 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-bak.service 2022-08-22 22:24:55.581 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:55.584 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:55.588 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:55.591 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.593 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-22 22:24:55.597 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.599 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-08-22 22:24:55.602 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.604 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:24:55.607 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:24:55.609 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:55.612 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:24:55.614 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:24:55.617 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-22 22:24:55.619 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:24:55.624 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-22 22:24:55.696 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-22 22:24:55.772 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:55.848 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-22 22:24:55.912 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-22 22:24:55.981 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:56.055 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-22 22:24:56.058 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:56.124 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:24:56.126 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-22 22:24:56.193 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:24:56.686 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-bak.service 2022-08-22 22:24:56.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-22 22:24:57.154 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-bak.service 2022-08-22 22:24:57.180 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:57.182 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:57.189 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:57.191 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:57.195 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:57.198 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:57.202 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:57.205 | + functions-common:time_stop:2446 : start_time=1661207095517 2022-08-22 22:24:57.226 | + functions-common:time_stop:2448 : [[ -z 1661207095517 ]] 2022-08-22 22:24:57.230 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:57.235 | + functions-common:time_stop:2451 : end_time=1661207097232 2022-08-22 22:24:57.237 | + functions-common:time_stop:2452 : elapsed_time=1715 2022-08-22 22:24:57.240 | + functions-common:time_stop:2453 : total=32897 2022-08-22 22:24:57.242 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:57.245 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=34612 2022-08-22 22:24:57.248 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.251 | + functions-common:run_process:1693 : local service=c-vol 2022-08-22 22:24:57.253 | + functions-common:run_process:1694 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.256 | + functions-common:run_process:1695 : local group= 2022-08-22 22:24:57.258 | + functions-common:run_process:1696 : local user= 2022-08-22 22:24:57.261 | + functions-common:run_process:1697 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.263 | + functions-common:run_process:1699 : local name=c-vol 2022-08-22 22:24:57.265 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:24:57.268 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:24:57.271 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:24:57.273 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:24:57.277 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:24:57.281 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207097279 2022-08-22 22:24:57.284 | + functions-common:run_process:1702 : is_service_enabled c-vol 2022-08-22 22:24:57.306 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:57.309 | + functions-common:run_process:1703 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.311 | + functions-common:_run_under_systemd:1653 : local service=c-vol 2022-08-22 22:24:57.314 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.317 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.319 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.322 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.325 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-22 22:24:57.327 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-22 22:24:57.330 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@c-vol.service 2022-08-22 22:24:57.333 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:24:57.335 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:24:57.338 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:24:57.341 | + functions-common:_run_under_systemd:1665 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.343 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-22 22:24:57.346 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.349 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-08-22 22:24:57.352 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.354 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 22:24:57.357 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 22:24:57.360 | + functions-common:write_user_unit_file:1566 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.362 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 22:24:57.365 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 22:24:57.369 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-22 22:24:57.374 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 22:24:57.379 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-22 22:24:57.455 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-22 22:24:57.527 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-22 22:24:57.598 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-22 22:24:57.672 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-22 22:24:57.751 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:24:57.817 | + functions-common:write_user_unit_file:1580 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-22 22:24:57.820 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-22 22:24:57.904 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 22:24:57.912 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-22 22:24:57.991 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 22:24:58.548 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-vol.service 2022-08-22 22:24:58.561 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-22 22:24:59.086 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-vol.service 2022-08-22 22:24:59.127 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:24:59.136 | + functions-common:time_stop:2439 : local name 2022-08-22 22:24:59.145 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:24:59.153 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:24:59.157 | + functions-common:time_stop:2442 : local total 2022-08-22 22:24:59.161 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:24:59.169 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:24:59.189 | + functions-common:time_stop:2446 : start_time=1661207097279 2022-08-22 22:24:59.201 | + functions-common:time_stop:2448 : [[ -z 1661207097279 ]] 2022-08-22 22:24:59.217 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:24:59.242 | + functions-common:time_stop:2451 : end_time=1661207099219 2022-08-22 22:24:59.248 | + functions-common:time_stop:2452 : elapsed_time=1940 2022-08-22 22:24:59.256 | + functions-common:time_stop:2453 : total=34612 2022-08-22 22:24:59.261 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:24:59.281 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=36552 2022-08-22 22:24:59.285 | + ./stack.sh:main:1320 : create_volume_types 2022-08-22 22:24:59.290 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-22 22:24:59.319 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:59.322 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 22:24:59.325 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-22 22:24:59.333 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 22:24:59.337 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-22 22:24:59.345 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-22 22:24:59.379 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:24:59.386 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-22 22:25:03.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:03.916 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:03.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:03.916 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:03.920 | +-------------+--------------------------------------+ 2022-08-22 22:25:03.920 | | Field | Value | 2022-08-22 22:25:03.920 | +-------------+--------------------------------------+ 2022-08-22 22:25:03.920 | | description | None | 2022-08-22 22:25:03.920 | | id | 3b86a8b7-0b45-4e01-9079-0acc37b9382b | 2022-08-22 22:25:03.920 | | is_public | True | 2022-08-22 22:25:03.920 | | name | lvmdriver-1 | 2022-08-22 22:25:03.920 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-22 22:25:03.921 | +-------------+--------------------------------------+ 2022-08-22 22:25:04.099 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-22 22:25:04.101 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-22 22:25:04.104 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-22 22:25:04.124 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:04.127 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-22 22:25:04.129 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:25:04.132 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-22 22:25:04.134 | + ./stack.sh:main:1335 : start_glance 2022-08-22 22:25:04.137 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-22 22:25:04.140 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-22 22:25:04.158 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:25:04.161 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-22 22:25:04.165 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-22 22:25:04.169 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.172 | + functions-common:run_process:1693 : local service=g-api 2022-08-22 22:25:04.175 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.177 | + functions-common:run_process:1695 : local group= 2022-08-22 22:25:04.180 | + functions-common:run_process:1696 : local user= 2022-08-22 22:25:04.183 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 22:25:04.185 | + functions-common:run_process:1699 : local name=g-api 2022-08-22 22:25:04.188 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 22:25:04.190 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 22:25:04.193 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:25:04.196 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:25:04.200 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:25:04.205 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207104202 2022-08-22 22:25:04.208 | + functions-common:run_process:1702 : is_service_enabled g-api 2022-08-22 22:25:04.231 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:04.234 | + functions-common:run_process:1703 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-22 22:25:04.237 | + functions-common:_run_under_systemd:1653 : local service=g-api 2022-08-22 22:25:04.240 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.243 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.246 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.248 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.252 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-22 22:25:04.255 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-22 22:25:04.258 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@g-api.service 2022-08-22 22:25:04.268 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 22:25:04.268 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 22:25:04.269 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 22:25:04.272 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 22:25:04.275 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-22 22:25:04.278 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-22 22:25:04.280 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@g-api.service 2022-08-22 22:25:04.283 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.285 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 22:25:04.288 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 22:25:04.290 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 22:25:04.292 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-22 22:25:04.295 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 22:25:04.300 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-22 22:25:04.368 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-22 22:25:04.438 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-22 22:25:04.514 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-22 22:25:04.583 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 22:25:04.651 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-22 22:25:04.720 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-22 22:25:04.780 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-22 22:25:04.853 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-22 22:25:04.930 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-22 22:25:05.002 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 22:25:05.004 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 22:25:05.006 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-22 22:25:05.077 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 22:25:05.560 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@g-api.service 2022-08-22 22:25:05.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-22 22:25:06.078 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@g-api.service 2022-08-22 22:25:06.168 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 22:25:06.174 | + functions-common:time_stop:2439 : local name 2022-08-22 22:25:06.177 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:25:06.179 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:25:06.184 | + functions-common:time_stop:2442 : local total 2022-08-22 22:25:06.186 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:25:06.190 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 22:25:06.195 | + functions-common:time_stop:2446 : start_time=1661207104202 2022-08-22 22:25:06.200 | + functions-common:time_stop:2448 : [[ -z 1661207104202 ]] 2022-08-22 22:25:06.209 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:25:06.217 | + functions-common:time_stop:2451 : end_time=1661207106210 2022-08-22 22:25:06.222 | + functions-common:time_stop:2452 : elapsed_time=2008 2022-08-22 22:25:06.227 | + functions-common:time_stop:2453 : total=36552 2022-08-22 22:25:06.234 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:25:06.239 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=38560 2022-08-22 22:25:06.242 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-22 22:25:06.281 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:25:06.288 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.58) to start...' 2022-08-22 22:25:06.288 | Waiting for g-api (10.222.0.58) to start... 2022-08-22 22:25:06.292 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.58/image 2022-08-22 22:25:06.299 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 22:25:06.305 | + functions:wait_for_service:458 : local url=http://10.222.0.58/image 2022-08-22 22:25:06.311 | + functions:wait_for_service:459 : local rval=0 2022-08-22 22:25:06.315 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 22:25:06.322 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 22:25:06.332 | + functions-common:time_start:2426 : local start_time= 2022-08-22 22:25:06.338 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 22:25:06.348 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 22:25:06.358 | + functions-common:time_start:2430 : _TIME_START[$name]=1661207106350 2022-08-22 22:25:06.370 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 22:25:06.380 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/image 2022-08-22 22:25:10.285 | + :: : [[ 300 == 503 ]] 2022-08-22 22:25:10.288 | + :: : [[ 0 -eq 7 ]] 2022-08-22 22:25:10.292 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 22:25:10.294 | + functions-common:time_stop:2439 : local name 2022-08-22 22:25:10.297 | + functions-common:time_stop:2440 : local end_time 2022-08-22 22:25:10.300 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 22:25:10.302 | + functions-common:time_stop:2442 : local total 2022-08-22 22:25:10.305 | + functions-common:time_stop:2443 : local start_time 2022-08-22 22:25:10.308 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 22:25:10.310 | + functions-common:time_stop:2446 : start_time=1661207106350 2022-08-22 22:25:10.313 | + functions-common:time_stop:2448 : [[ -z 1661207106350 ]] 2022-08-22 22:25:10.316 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 22:25:10.321 | + functions-common:time_stop:2451 : end_time=1661207110318 2022-08-22 22:25:10.324 | + functions-common:time_stop:2452 : elapsed_time=3968 2022-08-22 22:25:10.326 | + functions-common:time_stop:2453 : total=20506 2022-08-22 22:25:10.329 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 22:25:10.332 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=24474 2022-08-22 22:25:10.334 | + functions:wait_for_service:467 : return 0 2022-08-22 22:25:10.337 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-22 22:25:10.355 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:10.358 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-22 22:25:10.377 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:10.380 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-22 22:25:10.382 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 22:25:10.385 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-22 22:25:10.387 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-22 22:25:10.390 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.392 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.395 | + functions:upload_image:134 : local image image_fname image_name 2022-08-22 22:25:10.397 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-22 22:25:10.402 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.406 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.408 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-22 22:25:10.411 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-22 22:25:10.414 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.418 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-08-22 22:25:10.421 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.423 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-22 22:25:10.425 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-22 22:25:10.428 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-22 22:25:10.430 | + functions:upload_image:294 : local kernel= 2022-08-22 22:25:10.432 | + functions:upload_image:295 : local ramdisk= 2022-08-22 22:25:10.435 | + functions:upload_image:296 : local disk_format= 2022-08-22 22:25:10.437 | + functions:upload_image:297 : local container_format= 2022-08-22 22:25:10.439 | + functions:upload_image:298 : local unpack= 2022-08-22 22:25:10.441 | + functions:upload_image:299 : local img_property= 2022-08-22 22:25:10.444 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-22 22:25:10.446 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-22 22:25:10.448 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-22 22:25:10.450 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-22 22:25:10.452 | + functions:upload_image:309 : case "$image_fname" in 2022-08-22 22:25:10.455 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.458 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.462 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-22 22:25:10.468 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.468 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-22 22:25:10.473 | + functions:upload_image:376 : disk_format=vhdx 2022-08-22 22:25:10.475 | + functions:upload_image:377 : container_format=bare 2022-08-22 22:25:10.478 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-22 22:25:10.480 | + functions:upload_image:385 : is_arch ppc64le 2022-08-22 22:25:10.483 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:25:10.487 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-22 22:25:10.490 | + functions:upload_image:385 : is_arch ppc64 2022-08-22 22:25:10.494 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:25:10.497 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-22 22:25:10.500 | + functions:upload_image:385 : is_arch ppc 2022-08-22 22:25:10.503 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:25:10.507 | + functions-common:is_arch:501 : [[ x86_64 == \p\p\c ]] 2022-08-22 22:25:10.509 | + functions:upload_image:389 : is_arch aarch64 2022-08-22 22:25:10.512 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 22:25:10.516 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-22 22:25:10.518 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-22 22:25:10.521 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-22 22:25:10.523 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-22 22:25:10.525 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-22 22:25:10.527 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-22 22:25:10.530 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-22 22:25:10.532 | + functions:_upload_image:105 : shift 2022-08-22 22:25:10.534 | + functions:_upload_image:106 : local container=bare 2022-08-22 22:25:10.536 | + functions:_upload_image:107 : shift 2022-08-22 22:25:10.538 | + functions:_upload_image:108 : local disk=vhdx 2022-08-22 22:25:10.541 | + functions:_upload_image:109 : shift 2022-08-22 22:25:10.543 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-22 22:25:10.546 | + functions:_upload_image:111 : shift 2022-08-22 22:25:10.548 | + functions:_upload_image:112 : local properties 2022-08-22 22:25:10.550 | + functions:_upload_image:113 : local useimport 2022-08-22 22:25:10.553 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-22 22:25:10.555 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-22 22:25:10.557 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-22 22:25:10.559 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-22 22:25:10.561 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-22 22:25:10.565 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-22 22:25:10.567 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-22 22:25:10.569 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-22 22:25:23.678 | + inc/async:async_inner:64 : rc=0 2022-08-22 22:25:23.706 | [252539 Async create_flavors:252539]: finished successfully 2022-08-22 22:25:29.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.460 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.460 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.460 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-22 22:25:29.460 | | Field | Value | 2022-08-22 22:25:29.460 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-22 22:25:29.460 | | container_format | bare | 2022-08-22 22:25:29.460 | | created_at | 2022-08-22T22:25:13Z | 2022-08-22 22:25:29.460 | | disk_format | vhdx | 2022-08-22 22:25:29.460 | | file | /v2/images/9972cd89-b236-467f-807e-4619591bd0ad/file | 2022-08-22 22:25:29.460 | | id | 9972cd89-b236-467f-807e-4619591bd0ad | 2022-08-22 22:25:29.460 | | min_disk | 0 | 2022-08-22 22:25:29.460 | | min_ram | 0 | 2022-08-22 22:25:29.460 | | name | ubuntu-16 | 2022-08-22 22:25:29.460 | | owner | 2e0a5bc4e966470ea2be4de99462c89e | 2022-08-22 22:25:29.460 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-08-22 22:25:29.460 | | protected | False | 2022-08-22 22:25:29.460 | | schema | /v2/schemas/image | 2022-08-22 22:25:29.460 | | status | queued | 2022-08-22 22:25:29.460 | | tags | | 2022-08-22 22:25:29.460 | | updated_at | 2022-08-22T22:25:13Z | 2022-08-22 22:25:29.461 | | visibility | public | 2022-08-22 22:25:29.461 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-22 22:25:29.590 | + ./stack.sh:main:1357 : async_wait create_flavors 2022-08-22 22:25:29.650 | [191436 Async create_flavors:252539]: Waiting for completion of create_flavors running on PID 252539 (2 other jobs running) 2022-08-22 22:25:29.677 | [191436 Async create_flavors:252539]: Signaling child to exit 2022-08-22 22:25:29.678 | WAKEUP 2022-08-22 22:25:29.702 | [191436 Async create_flavors:252539]: Signaled 2022-08-22 22:25:29.704 | + lib/nova:create_flavors:1203 : is_service_enabled n-api 2022-08-22 22:25:29.704 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:29.704 | + lib/nova:create_flavors:1204 : grep -q ds512M 2022-08-22 22:25:29.704 | + lib/nova:create_flavors:1204 : openstack --os-region-name=RegionOne flavor list 2022-08-22 22:25:29.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.704 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.704 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.704 | + lib/nova:create_flavors:1206 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-08-22 22:25:29.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.704 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.704 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.704 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.704 | | Field | Value | 2022-08-22 22:25:29.704 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.704 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.704 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.704 | | description | None | 2022-08-22 22:25:29.704 | | disk | 1 | 2022-08-22 22:25:29.704 | | id | c1 | 2022-08-22 22:25:29.704 | | name | cirros256 | 2022-08-22 22:25:29.704 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.704 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.704 | | ram | 256 | 2022-08-22 22:25:29.704 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.704 | | swap | | 2022-08-22 22:25:29.705 | | vcpus | 1 | 2022-08-22 22:25:29.705 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.705 | + lib/nova:create_flavors:1207 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-08-22 22:25:29.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.705 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.705 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.705 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.705 | | Field | Value | 2022-08-22 22:25:29.705 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.705 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.705 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.705 | | description | None | 2022-08-22 22:25:29.705 | | disk | 5 | 2022-08-22 22:25:29.705 | | id | d1 | 2022-08-22 22:25:29.705 | | name | ds512M | 2022-08-22 22:25:29.705 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.705 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.705 | | ram | 512 | 2022-08-22 22:25:29.705 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.705 | | swap | | 2022-08-22 22:25:29.705 | | vcpus | 1 | 2022-08-22 22:25:29.705 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.705 | + lib/nova:create_flavors:1208 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-08-22 22:25:29.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.705 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.705 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.705 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.705 | | Field | Value | 2022-08-22 22:25:29.705 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.705 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.705 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.705 | | description | None | 2022-08-22 22:25:29.706 | | disk | 10 | 2022-08-22 22:25:29.706 | | id | d2 | 2022-08-22 22:25:29.706 | | name | ds1G | 2022-08-22 22:25:29.706 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.706 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.706 | | ram | 1024 | 2022-08-22 22:25:29.706 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.706 | | swap | | 2022-08-22 22:25:29.706 | | vcpus | 1 | 2022-08-22 22:25:29.706 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.706 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-08-22 22:25:29.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.706 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.706 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.706 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.706 | | Field | Value | 2022-08-22 22:25:29.706 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.706 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.706 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.706 | | description | None | 2022-08-22 22:25:29.706 | | disk | 10 | 2022-08-22 22:25:29.706 | | id | d3 | 2022-08-22 22:25:29.706 | | name | ds2G | 2022-08-22 22:25:29.706 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.706 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.706 | | ram | 2048 | 2022-08-22 22:25:29.706 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.706 | | swap | | 2022-08-22 22:25:29.706 | | vcpus | 2 | 2022-08-22 22:25:29.706 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.706 | + lib/nova:create_flavors:1210 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-08-22 22:25:29.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.707 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.707 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.707 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.707 | | Field | Value | 2022-08-22 22:25:29.707 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.707 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.707 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.707 | | description | None | 2022-08-22 22:25:29.707 | | disk | 20 | 2022-08-22 22:25:29.707 | | id | d4 | 2022-08-22 22:25:29.707 | | name | ds4G | 2022-08-22 22:25:29.707 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.707 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.707 | | ram | 4096 | 2022-08-22 22:25:29.707 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.707 | | swap | | 2022-08-22 22:25:29.707 | | vcpus | 4 | 2022-08-22 22:25:29.707 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.707 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor list 2022-08-22 22:25:29.707 | + lib/nova:create_flavors:1213 : grep -q m1.tiny 2022-08-22 22:25:29.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.707 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.707 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.707 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-08-22 22:25:29.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.707 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.707 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.707 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.707 | | Field | Value | 2022-08-22 22:25:29.707 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.708 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.708 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.708 | | description | None | 2022-08-22 22:25:29.708 | | disk | 1 | 2022-08-22 22:25:29.708 | | id | 1 | 2022-08-22 22:25:29.708 | | name | m1.tiny | 2022-08-22 22:25:29.708 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.708 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.708 | | ram | 512 | 2022-08-22 22:25:29.708 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.708 | | swap | | 2022-08-22 22:25:29.708 | | vcpus | 1 | 2022-08-22 22:25:29.708 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.708 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-08-22 22:25:29.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.708 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.708 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.708 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.708 | | Field | Value | 2022-08-22 22:25:29.708 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.708 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.708 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.708 | | description | None | 2022-08-22 22:25:29.708 | | disk | 20 | 2022-08-22 22:25:29.708 | | id | 2 | 2022-08-22 22:25:29.708 | | name | m1.small | 2022-08-22 22:25:29.708 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.708 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.708 | | ram | 2048 | 2022-08-22 22:25:29.708 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.708 | | swap | | 2022-08-22 22:25:29.708 | | vcpus | 1 | 2022-08-22 22:25:29.708 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.709 | + lib/nova:create_flavors:1216 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-08-22 22:25:29.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.709 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.709 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.709 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.709 | | Field | Value | 2022-08-22 22:25:29.709 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.709 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.709 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.709 | | description | None | 2022-08-22 22:25:29.709 | | disk | 40 | 2022-08-22 22:25:29.709 | | id | 3 | 2022-08-22 22:25:29.709 | | name | m1.medium | 2022-08-22 22:25:29.709 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.709 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.709 | | ram | 4096 | 2022-08-22 22:25:29.709 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.709 | | swap | | 2022-08-22 22:25:29.709 | | vcpus | 2 | 2022-08-22 22:25:29.709 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.709 | + lib/nova:create_flavors:1217 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-08-22 22:25:29.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.709 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.709 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.709 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.709 | | Field | Value | 2022-08-22 22:25:29.709 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.709 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.709 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.709 | | description | None | 2022-08-22 22:25:29.709 | | disk | 80 | 2022-08-22 22:25:29.709 | | id | 4 | 2022-08-22 22:25:29.709 | | name | m1.large | 2022-08-22 22:25:29.710 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.710 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.710 | | ram | 8192 | 2022-08-22 22:25:29.710 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.710 | | swap | | 2022-08-22 22:25:29.710 | | vcpus | 4 | 2022-08-22 22:25:29.710 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.710 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-08-22 22:25:29.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.710 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:29.710 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:29.710 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.710 | | Field | Value | 2022-08-22 22:25:29.710 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.710 | | OS-FLV-DISABLED:disabled | False | 2022-08-22 22:25:29.710 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-22 22:25:29.710 | | description | None | 2022-08-22 22:25:29.710 | | disk | 160 | 2022-08-22 22:25:29.710 | | id | 5 | 2022-08-22 22:25:29.710 | | name | m1.xlarge | 2022-08-22 22:25:29.710 | | os-flavor-access:is_public | True | 2022-08-22 22:25:29.710 | | properties | hw_rng:allowed='True' | 2022-08-22 22:25:29.710 | | ram | 16384 | 2022-08-22 22:25:29.710 | | rxtx_factor | 1.0 | 2022-08-22 22:25:29.710 | | swap | | 2022-08-22 22:25:29.710 | | vcpus | 8 | 2022-08-22 22:25:29.710 | +----------------------------+-----------------------+ 2022-08-22 22:25:29.752 | [191436 Async create_flavors:252539]: finished create_flavors with result 0 in 36 seconds 2022-08-22 22:25:29.757 | + inc/async:async_wait:197 : return 0 2022-08-22 22:25:29.759 | + ./stack.sh:main:1359 : is_service_enabled horizon 2022-08-22 22:25:29.777 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:25:29.779 | + ./stack.sh:main:1373 : is_service_enabled nova 2022-08-22 22:25:29.797 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:29.800 | + ./stack.sh:main:1373 : is_service_enabled keystone 2022-08-22 22:25:29.818 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:29.820 | + ./stack.sh:main:1374 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-08-22 22:25:29.823 | + ./stack.sh:main:1376 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 22:25:29.825 | + ./stack.sh:main:1380 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-22 22:25:29.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-08-22 22:25:29.832 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-22 22:25:29.835 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-08-22 22:25:29.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-08-22 22:25:29.838 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-08-22 22:25:29.839 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-08-22 22:25:29.841 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-08-22 22:25:29.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-08-22 22:25:29.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-08-22 22:25:29.846 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-08-22 22:25:29.847 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-08-22 22:25:29.849 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-08-22 22:25:29.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-08-22 22:25:29.852 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:25:29.853 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-08-22 22:25:29.855 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:25:29.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-08-22 22:25:29.858 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:25:29.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-08-22 22:25:29.861 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:25:29.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-08-22 22:25:29.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:25:29.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-08-22 22:25:29.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-08-22 22:25:29.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:25:29.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-08-22 22:25:29.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:25:29.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-08-22 22:25:29.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-08-22 22:25:29.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-08-22 22:25:29.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-22 22:25:29.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-08-22 22:25:29.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-22 22:25:29.882 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-08-22 22:25:29.883 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-08-22 22:25:29.885 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-08-22 22:25:29.886 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-08-22 22:25:29.888 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-08-22 22:25:29.889 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-08-22 22:25:29.891 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-08-22 22:25:29.892 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-08-22 22:25:29.894 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-08-22 22:25:29.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-08-22 22:25:29.897 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-08-22 22:25:29.899 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-08-22 22:25:29.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-22 22:25:29.902 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-22 22:25:29.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-08-22 22:25:29.905 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-08-22 22:25:29.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-08-22 22:25:29.908 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-08-22 22:25:29.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-08-22 22:25:29.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-08-22 22:25:29.913 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-08-22 22:25:29.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-08-22 22:25:29.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-08-22 22:25:29.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-08-22 22:25:29.918 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-08-22 22:25:29.918 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-08-22 22:25:29.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-08-22 22:25:31.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:31.636 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:31.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 22:25:31.636 | from cryptography.utils import int_from_bytes 2022-08-22 22:25:31.636 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-08-22 22:25:31.638 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-08-22 22:25:31.765 | + ./stack.sh:main:1385 : save_stackenv 2022-08-22 22:25:31.770 | + functions-common:save_stackenv:60 : local tag= 2022-08-22 22:25:31.774 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 22:25:31.780 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-222531 2022-08-22 22:25:31.782 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-222531 ' 2022-08-22 22:25:31.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.789 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 22:25:31.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.795 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 22:25:31.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.801 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 22:25:31.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.806 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-08-22 22:25:31.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.811 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 22:25:31.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.816 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 22:25:31.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.821 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-221332 2022-08-22 22:25:31.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.827 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 22:25:31.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.832 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 22:25:31.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.837 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 22:25:31.839 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.842 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 22:25:31.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.847 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 22:25:31.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.852 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 22:25:31.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.857 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 22:25:31.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 22:25:31.862 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 22:25:31.865 | + ./stack.sh:main:1396 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-08-22 22:25:31.867 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-22 22:25:31.870 | + inc/meta-config:merge_config_group:171 : shift 2022-08-22 22:25:31.872 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-08-22 22:25:31.874 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:25:31.877 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-22 22:25:31.879 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-22 22:25:31.882 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-08-22 22:25:31.885 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:25:31.887 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-08-22 22:25:31.890 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:25:31.893 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-08-22 22:25:31.893 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:25:31.893 | gsub("[][]", "", $1); 2022-08-22 22:25:31.893 | split($1, a, "|"); 2022-08-22 22:25:31.893 | if (a[1] == matchgroup) 2022-08-22 22:25:31.893 | print a[2] 2022-08-22 22:25:31.893 | } 2022-08-22 22:25:31.893 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:25:31.899 | + ./stack.sh:main:1403 : run_phase stack extra 2022-08-22 22:25:31.902 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 22:25:31.904 | + functions-common:run_phase:1868 : local phase=extra 2022-08-22 22:25:31.906 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 22:25:31.909 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 22:25:31.912 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 22:25:31.914 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 22:25:31.917 | + functions-common:run_phase:1877 : local extra 2022-08-22 22:25:31.920 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 22:25:31.925 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 22:25:31.927 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 22:25:31.930 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 22:25:31.932 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-08-22 22:25:31.935 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 22:25:31.952 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 22:25:31.955 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:25:31.957 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:25:31.960 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-08-22 22:25:31.962 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:25:31.965 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 22:25:31.967 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-22 22:25:31.970 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-08-22 22:25:31.972 | ++ extras.d/80-tempest.sh:source:15 : : 2022-08-22 22:25:31.975 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 22:25:31.977 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 22:25:31.980 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 22:25:31.982 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 22:25:31.985 | + functions-common:run_phase:1894 : run_plugins stack extra 2022-08-22 22:25:31.988 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 22:25:31.990 | + functions-common:run_plugins:1854 : local phase=extra 2022-08-22 22:25:31.993 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 22:25:31.995 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 22:25:31.998 | + ./stack.sh:main:1411 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-08-22 22:25:32.001 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-22 22:25:32.004 | + inc/meta-config:merge_config_group:171 : shift 2022-08-22 22:25:32.006 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-08-22 22:25:32.009 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:25:32.011 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-22 22:25:32.014 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-22 22:25:32.017 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-08-22 22:25:32.020 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-22 22:25:32.023 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-08-22 22:25:32.025 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-22 22:25:32.028 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-08-22 22:25:32.028 | /^\[\[.+\|.*\]\]/ { 2022-08-22 22:25:32.028 | gsub("[][]", "", $1); 2022-08-22 22:25:32.028 | split($1, a, "|"); 2022-08-22 22:25:32.028 | if (a[1] == matchgroup) 2022-08-22 22:25:32.028 | print a[2] 2022-08-22 22:25:32.028 | } 2022-08-22 22:25:32.028 | ' /home/ubuntu/devstack/local.conf 2022-08-22 22:25:32.035 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2022-08-22 22:25:32.053 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 22:25:32.055 | + ./stack.sh:main:1425 : service_check 2022-08-22 22:25:32.058 | + functions-common:service_check:1732 : local service 2022-08-22 22:25:32.061 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.063 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@key.service 2022-08-22 22:25:32.076 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-08-22 22:25:32.080 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.082 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api.service 2022-08-22 22:25:32.096 | enabled 2022-08-22 22:25:32.100 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api.service --no-pager 2022-08-22 22:25:32.116 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-08-22 22:25:32.117 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.117 | Active: active (running) since Mon 2022-08-22 22:23:25 UTC; 2min 6s ago 2022-08-22 22:25:32.117 | Main PID: 245441 (uwsgi) 2022-08-22 22:25:32.117 | Status: "uWSGI is ready" 2022-08-22 22:25:32.117 | Tasks: 3 (limit: 14304) 2022-08-22 22:25:32.117 | Memory: 239.2M 2022-08-22 22:25:32.117 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-08-22 22:25:32.117 | ├─245441 nova-apiuWSGI master 2022-08-22 22:25:32.117 | ├─245442 nova-apiuWSGI worker 1 2022-08-22 22:25:32.117 | └─245443 nova-apiuWSGI worker 2 2022-08-22 22:25:32.117 | 2022-08-22 22:25:32.117 | Aug 22 22:25:20 dv-neutron-854041-2-hyperv devstack@n-api.service[245443]: [pid: 245443|app: 0|req: 16/32] 10.222.0.58 () {64 vars in 1333 bytes} [Mon Aug 22 22:25:20 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-08-22 22:25:32.117 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245442]: DEBUG nova.api.openstack.wsgi [None req-5b977df8-2cc2-427f-9e31-c8536267844f admin admin] Calling method '>' {{(pid=245442) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-08-22 22:25:32.117 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245442]: INFO nova.api.openstack.requestlog [None req-5b977df8-2cc2-427f-9e31-c8536267844f admin admin] 10.222.0.58 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001558 2022-08-22 22:25:32.117 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245442]: [pid: 245442|app: 0|req: 17/33] 10.222.0.58 () {54 vars in 931 bytes} [Mon Aug 22 22:25:23 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-08-22 22:25:32.117 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245443]: DEBUG nova.api.openstack.wsgi [None req-0f1a168e-4bb8-4b72-b75f-43697d1b0701 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "vcpus": 8, "id": "5", "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "swap": 0, "rxtx_factor": 1.0, "name": "m1.xlarge"}} {{(pid=245443) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-22 22:25:32.117 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245443]: INFO nova.api.openstack.requestlog [None req-0f1a168e-4bb8-4b72-b75f-43697d1b0701 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.451109 2022-08-22 22:25:32.118 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245443]: [pid: 245443|app: 0|req: 17/34] 10.222.0.58 () {64 vars in 1283 bytes} [Mon Aug 22 22:25:23 2022] POST /compute/v2.1/flavors => generated 408 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-08-22 22:25:32.118 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245442]: DEBUG nova.api.openstack.wsgi [None req-d0d77af9-fc86-4b40-bf6d-d52c1fce087c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=245442) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-22 22:25:32.118 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245442]: INFO nova.api.openstack.requestlog [None req-d0d77af9-fc86-4b40-bf6d-d52c1fce087c admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.032982 2022-08-22 22:25:32.118 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv devstack@n-api.service[245442]: [pid: 245442|app: 0|req: 18/35] 10.222.0.58 () {64 vars in 1333 bytes} [Mon Aug 22 22:25:23 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-08-22 22:25:32.121 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.123 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cond.service 2022-08-22 22:25:32.136 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-08-22 22:25:32.140 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.143 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-sch.service 2022-08-22 22:25:32.156 | enabled 2022-08-22 22:25:32.160 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-sch.service --no-pager 2022-08-22 22:25:32.177 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-08-22 22:25:32.177 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.177 | Active: active (running) since Mon 2022-08-22 22:24:36 UTC; 55s ago 2022-08-22 22:25:32.177 | Main PID: 250199 (nova-scheduler) 2022-08-22 22:25:32.177 | Tasks: 3 (limit: 14304) 2022-08-22 22:25:32.177 | Memory: 147.3M 2022-08-22 22:25:32.177 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-08-22 22:25:32.177 | ├─250199 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-22 22:25:32.177 | ├─251531 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-22 22:25:32.177 | └─251532 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-22 22:25:32.177 | 2022-08-22 22:25:32.177 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG oslo_service.service [None req-35886d9d-ef6c-4b9e-8f6c-5494ac53c294 None None] oslo_limit.version = None {{(pid=250199) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:25:32.177 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG oslo_service.service [None req-35886d9d-ef6c-4b9e-8f6c-5494ac53c294 None None] oslo_reports.file_event_handler = None {{(pid=250199) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:25:32.177 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG oslo_service.service [None req-35886d9d-ef6c-4b9e-8f6c-5494ac53c294 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=250199) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:25:32.177 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG oslo_service.service [None req-35886d9d-ef6c-4b9e-8f6c-5494ac53c294 None None] oslo_reports.log_dir = None {{(pid=250199) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-22 22:25:32.177 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG oslo_service.service [None req-35886d9d-ef6c-4b9e-8f6c-5494ac53c294 None None] ******************************************************************************** {{(pid=250199) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-22 22:25:32.177 | Aug 22 22:24:50 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG dbcounter [-] [250199] Writing DB stats nova_api:SELECT=7 {{(pid=250199) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.177 | Aug 22 22:24:50 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG dbcounter [-] [250199] Writing DB stats nova_cell1:SELECT=3 {{(pid=250199) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.177 | Aug 22 22:24:50 dv-neutron-854041-2-hyperv nova-scheduler[250199]: DEBUG dbcounter [-] [250199] Writing DB stats nova_cell0:SELECT=3 {{(pid=250199) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.177 | Aug 22 22:25:05 dv-neutron-854041-2-hyperv nova-scheduler[251531]: DEBUG dbcounter [-] [251531] Writing DB stats nova_cell0:SELECT=12,nova_cell0:INSERT=1,nova_cell0:UPDATE=2 {{(pid=251531) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.177 | Aug 22 22:25:15 dv-neutron-854041-2-hyperv nova-scheduler[251532]: DEBUG dbcounter [-] [251532] Writing DB stats nova_cell0:SELECT=17,nova_cell0:INSERT=1,nova_cell0:UPDATE=2 {{(pid=251532) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.181 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.184 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-08-22 22:25:32.200 | enabled 2022-08-22 22:25:32.204 | + functions-common:service_check:1739 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-08-22 22:25:32.221 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-08-22 22:25:32.221 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.221 | Active: active (running) since Mon 2022-08-22 22:24:38 UTC; 53s ago 2022-08-22 22:25:32.221 | Main PID: 250730 (uwsgi) 2022-08-22 22:25:32.221 | Status: "uWSGI is ready" 2022-08-22 22:25:32.221 | Tasks: 4 (limit: 14304) 2022-08-22 22:25:32.221 | Memory: 201.2M 2022-08-22 22:25:32.221 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-08-22 22:25:32.221 | ├─250730 nova-api-metauWSGI master 2022-08-22 22:25:32.221 | ├─250731 nova-api-metauWSGI worker 1 2022-08-22 22:25:32.221 | ├─250732 nova-api-metauWSGI worker 2 2022-08-22 22:25:32.221 | └─250733 nova-api-metauWSGI http 1 2022-08-22 22:25:32.221 | 2022-08-22 22:25:32.221 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: INFO dbcounter [None req-3f3adbc1-69b2-4114-8237-f862af9c0b50 None None] Registered counter for database nova_cell1 2022-08-22 22:25:32.221 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: DEBUG oslo_db.sqlalchemy.engines [None req-3f3adbc1-69b2-4114-8237-f862af9c0b50 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=250732) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:25:32.221 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: DEBUG dbcounter [-] [250732] Writer thread running {{(pid=250732) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:25:32.221 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: DEBUG oslo_db.sqlalchemy.engines [None req-3f3adbc1-69b2-4114-8237-f862af9c0b50 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=250732) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:25:32.221 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: DEBUG dbcounter [-] [250732] Writer thread running {{(pid=250732) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:25:32.222 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: INFO dbcounter [None req-3f3adbc1-69b2-4114-8237-f862af9c0b50 None None] Registered counter for database nova_cell0 2022-08-22 22:25:32.222 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: DEBUG oslo_db.sqlalchemy.engines [None req-3f3adbc1-69b2-4114-8237-f862af9c0b50 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=250732) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:25:32.222 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: DEBUG dbcounter [-] [250732] Writer thread running {{(pid=250732) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 22:25:32.222 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: WARNING nova.api.metadata.handler [None req-3f3adbc1-69b2-4114-8237-f862af9c0b50 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-22 22:25:32.222 | Aug 22 22:24:43 dv-neutron-854041-2-hyperv devstack@n-api-meta.service[250732]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cd43e5f9a0 pid: 250732 (default app) 2022-08-22 22:25:32.225 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.227 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-api.service 2022-08-22 22:25:32.241 | enabled 2022-08-22 22:25:32.245 | + functions-common:service_check:1739 : sudo systemctl status devstack@placement-api.service --no-pager 2022-08-22 22:25:32.261 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-08-22 22:25:32.261 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.262 | Active: active (running) since Mon 2022-08-22 22:23:40 UTC; 1min 51s ago 2022-08-22 22:25:32.262 | Main PID: 246782 (uwsgi) 2022-08-22 22:25:32.262 | Status: "uWSGI is ready" 2022-08-22 22:25:32.262 | Tasks: 5 (limit: 14304) 2022-08-22 22:25:32.262 | Memory: 131.7M 2022-08-22 22:25:32.262 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-08-22 22:25:32.262 | ├─246782 placementuWSGI master 2022-08-22 22:25:32.262 | ├─246793 placementuWSGI worker 1 2022-08-22 22:25:32.262 | └─246794 placementuWSGI worker 2 2022-08-22 22:25:32.262 | 2022-08-22 22:25:32.262 | Aug 22 22:23:53 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: DEBUG dbcounter [-] [246793] Writing DB stats placement:SELECT=5,placement:INSERT=2,placement:SET=1 {{(pid=246793) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.262 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: DEBUG placement.requestlog [None req-2f5cdd4d-951a-47ad-8797-f764092fe2fe None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=246793) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-22 22:25:32.262 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: INFO placement.requestlog [None req-2f5cdd4d-951a-47ad-8797-f764092fe2fe None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-22 22:25:32.262 | Aug 22 22:24:40 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: [pid: 246793|app: 0|req: 1/2] 10.222.0.58 () {54 vars in 916 bytes} [Mon Aug 22 22:24:40 2022] GET /placement => generated 136 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-22 22:25:32.262 | Aug 22 22:24:44 dv-neutron-854041-2-hyperv devstack@placement-api.service[246794]: DEBUG placement.requestlog [None req-c8d0246b-9555-424f-a4ae-50b99bd13f8a None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=246794) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-22 22:25:32.262 | Aug 22 22:24:44 dv-neutron-854041-2-hyperv devstack@placement-api.service[246794]: INFO placement.requestlog [None req-c8d0246b-9555-424f-a4ae-50b99bd13f8a None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-22 22:25:32.262 | Aug 22 22:24:44 dv-neutron-854041-2-hyperv devstack@placement-api.service[246794]: [pid: 246794|app: 0|req: 2/3] 10.222.0.58 () {54 vars in 916 bytes} [Mon Aug 22 22:24:44 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-22 22:25:32.262 | Aug 22 22:24:46 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: DEBUG placement.requestlog [None req-391b5bb2-62f0-4a40-89e8-238965a091eb None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=246793) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-22 22:25:32.262 | Aug 22 22:24:46 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: INFO placement.requestlog [None req-391b5bb2-62f0-4a40-89e8-238965a091eb None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-22 22:25:32.262 | Aug 22 22:24:46 dv-neutron-854041-2-hyperv devstack@placement-api.service[246793]: [pid: 246793|app: 0|req: 2/4] 10.222.0.58 () {54 vars in 916 bytes} [Mon Aug 22 22:24:46 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-22 22:25:32.265 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.268 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@placement-client.service 2022-08-22 22:25:32.280 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-08-22 22:25:32.284 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.287 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@g-api.service 2022-08-22 22:25:32.300 | enabled 2022-08-22 22:25:32.304 | + functions-common:service_check:1739 : sudo systemctl status devstack@g-api.service --no-pager 2022-08-22 22:25:32.321 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-08-22 22:25:32.321 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.321 | Active: active (running) since Mon 2022-08-22 22:25:06 UTC; 26s ago 2022-08-22 22:25:32.321 | Main PID: 255106 (uwsgi) 2022-08-22 22:25:32.321 | Status: "uWSGI is ready" 2022-08-22 22:25:32.321 | Tasks: 9 (limit: 14304) 2022-08-22 22:25:32.321 | Memory: 211.8M 2022-08-22 22:25:32.321 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-08-22 22:25:32.321 | ├─255106 glance-apiuWSGI master 2022-08-22 22:25:32.321 | ├─255163 glance-apiuWSGI worker 1 2022-08-22 22:25:32.321 | └─255164 glance-apiuWSGI worker 2 2022-08-22 22:25:32.321 | 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.location [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=255164) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: DEBUG glance_store.backend [None req-5c00e30e-5630-4699-9f4f-8049f4a8e1e1 admin admin] Skipping store.set_acls... not implemented. {{(pid=255164) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:508}} 2022-08-22 22:25:32.321 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv devstack@g-api.service[255164]: [pid: 255164|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Mon Aug 22 22:25:13 2022] PUT /v2/images/9972cd89-b236-467f-807e-4619591bd0ad/file => generated 0 bytes in 15799 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8 switches on core 0) 2022-08-22 22:25:32.326 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.330 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-sch.service 2022-08-22 22:25:32.349 | enabled 2022-08-22 22:25:32.353 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-sch.service --no-pager 2022-08-22 22:25:32.369 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-08-22 22:25:32.369 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.369 | Active: active (running) since Mon 2022-08-22 22:24:55 UTC; 36s ago 2022-08-22 22:25:32.369 | Main PID: 253590 (cinder-schedule) 2022-08-22 22:25:32.369 | Tasks: 2 (limit: 14304) 2022-08-22 22:25:32.369 | Memory: 102.9M 2022-08-22 22:25:32.369 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-08-22 22:25:32.369 | └─253590 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-08-22 22:25:32.369 | 2022-08-22 22:25:32.369 | Aug 22 22:25:01 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG cinder.scheduler.host_manager [None req-fe56bcd7-9dd4-492e-8ebe-fcf3ab6911bd None None] Received backup service update from dv-neutron-854041-2-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=253590) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:597}} 2022-08-22 22:25:32.369 | Aug 22 22:25:07 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG cinder.scheduler.host_manager [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Received volume service update from dv-neutron-854041-2-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-854041-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=253590) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:628}} 2022-08-22 22:25:32.369 | Aug 22 22:25:07 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG cinder.utils [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=253590) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:777}} 2022-08-22 22:25:32.369 | Aug 22 22:25:07 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG cinder.scheduler.host_manager [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-854041-2-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 8, 22, 22, 25, 7, 745351)}, {'type': 'backend', 'name_to_id': 'dv-neutron-854041-2-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 8, 22, 22, 25, 7, 745351)}]. {{(pid=253590) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:977}} 2022-08-22 22:25:32.369 | Aug 22 22:25:07 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG cinder.scheduler.host_manager [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Updating capabilities for dv-neutron-854041-2-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-854041-2-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 8, 22, 22, 25, 7, 714042)} {{(pid=253590) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2022-08-22 22:25:32.369 | Aug 22 22:25:07 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG cinder.utils [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=253590) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:777}} 2022-08-22 22:25:32.369 | Aug 22 22:25:17 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG dbcounter [-] [253590] Writing DB stats cinder:SELECT=24,cinder:INSERT=1 {{(pid=253590) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.369 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG oslo_service.periodic_task [None req-2ac0a20d-a9c5-457d-9de8-a4baeffb6c00 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=253590) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-08-22 22:25:32.369 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: INFO cinder.message.api [None req-2ac0a20d-a9c5-457d-9de8-a4baeffb6c00 None None] Deleted 0 expired messages. 2022-08-22 22:25:32.369 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv cinder-scheduler[253590]: DEBUG oslo_service.periodic_task [None req-2ac0a20d-a9c5-457d-9de8-a4baeffb6c00 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=253590) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-08-22 22:25:32.373 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.376 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-api.service 2022-08-22 22:25:32.390 | enabled 2022-08-22 22:25:32.394 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-api.service --no-pager 2022-08-22 22:25:32.411 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-08-22 22:25:32.411 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.411 | Active: active (running) since Mon 2022-08-22 22:24:49 UTC; 42s ago 2022-08-22 22:25:32.411 | Main PID: 253108 (uwsgi) 2022-08-22 22:25:32.411 | Status: "uWSGI is ready" 2022-08-22 22:25:32.412 | Tasks: 7 (limit: 14304) 2022-08-22 22:25:32.412 | Memory: 229.6M 2022-08-22 22:25:32.412 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-08-22 22:25:32.412 | ├─253108 cinder-apiuWSGI master 2022-08-22 22:25:32.412 | ├─253109 cinder-apiuWSGI worker 1 2022-08-22 22:25:32.412 | └─253110 cinder-apiuWSGI worker 2 2022-08-22 22:25:32.412 | 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: DEBUG dbcounter [-] [253110] Writing DB stats cinder:SELECT=13 {{(pid=253110) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: INFO cinder.api.openstack.wsgi [req-507549c5-6f18-4cb4-8c2a-10ea851e05ed req-fbd27093-8eb0-429f-ba5e-16911809fa63 admin admin] POST http://10.222.0.58/volume/v3/2e0a5bc4e966470ea2be4de99462c89e/types/3b86a8b7-0b45-4e01-9079-0acc37b9382b/extra_specs 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: DEBUG cinder.api.openstack.wsgi [req-507549c5-6f18-4cb4-8c2a-10ea851e05ed req-fbd27093-8eb0-429f-ba5e-16911809fa63 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=253110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: warnings.warn('Policy enforcement is depending on the value of ' 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: DEBUG oslo_db.sqlalchemy.engines [req-507549c5-6f18-4cb4-8c2a-10ea851e05ed req-fbd27093-8eb0-429f-ba5e-16911809fa63 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=253110) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: INFO cinder.api.openstack.wsgi [req-507549c5-6f18-4cb4-8c2a-10ea851e05ed req-fbd27093-8eb0-429f-ba5e-16911809fa63 admin admin] http://10.222.0.58/volume/v3/2e0a5bc4e966470ea2be4de99462c89e/types/3b86a8b7-0b45-4e01-9079-0acc37b9382b/extra_specs returned with HTTP 200 2022-08-22 22:25:32.412 | Aug 22 22:25:03 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: [pid: 253110|app: 0|req: 2/3] 10.222.0.58 () {62 vars in 1454 bytes} [Mon Aug 22 22:25:03 2022] POST /volume/v3/2e0a5bc4e966470ea2be4de99462c89e/types/3b86a8b7-0b45-4e01-9079-0acc37b9382b/extra_specs => generated 55 bytes in 782 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-08-22 22:25:32.412 | Aug 22 22:25:13 dv-neutron-854041-2-hyperv devstack@c-api.service[253109]: DEBUG dbcounter [-] [253109] Writing DB stats cinder:SELECT=18,cinder:INSERT=1 {{(pid=253109) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.412 | Aug 22 22:25:13 dv-neutron-854041-2-hyperv devstack@c-api.service[253110]: DEBUG dbcounter [-] [253110] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=253110) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.415 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.418 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@c-vol.service 2022-08-22 22:25:32.432 | enabled 2022-08-22 22:25:32.436 | + functions-common:service_check:1739 : sudo systemctl status devstack@c-vol.service --no-pager 2022-08-22 22:25:32.454 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-08-22 22:25:32.454 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.454 | Active: active (running) since Mon 2022-08-22 22:24:59 UTC; 33s ago 2022-08-22 22:25:32.454 | Main PID: 254423 (cinder-volume) 2022-08-22 22:25:32.454 | Tasks: 3 (limit: 14304) 2022-08-22 22:25:32.454 | Memory: 132.0M 2022-08-22 22:25:32.454 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-08-22 22:25:32.454 | ├─254423 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-08-22 22:25:32.455 | └─254521 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-08-22 22:25:32.455 | 2022-08-22 22:25:32.455 | Aug 22 22:25:08 dv-neutron-854041-2-hyperv cinder-volume[254521]: DEBUG oslo_concurrency.processutils [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=254521) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-22 22:25:32.455 | Aug 22 22:25:08 dv-neutron-854041-2-hyperv cinder-volume[254521]: DEBUG oslo_concurrency.processutils [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=254521) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-22 22:25:32.455 | Aug 22 22:25:08 dv-neutron-854041-2-hyperv sudo[255347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-08-22 22:25:32.455 | Aug 22 22:25:08 dv-neutron-854041-2-hyperv sudo[255347]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-08-22 22:25:32.455 | Aug 22 22:25:09 dv-neutron-854041-2-hyperv sudo[255347]: pam_unix(sudo:session): session closed for user root 2022-08-22 22:25:32.455 | Aug 22 22:25:09 dv-neutron-854041-2-hyperv cinder-volume[254521]: DEBUG oslo_concurrency.processutils [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.713s {{(pid=254521) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-22 22:25:32.455 | Aug 22 22:25:09 dv-neutron-854041-2-hyperv cinder-volume[254521]: INFO cinder.volume.manager [None req-6371c630-0c04-4893-aa05-89c75b5bca6b None None] Driver post RPC initialization completed successfully. 2022-08-22 22:25:32.455 | Aug 22 22:25:12 dv-neutron-854041-2-hyperv cinder-volume[254423]: DEBUG dbcounter [-] [254423] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=254423) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.455 | Aug 22 22:25:19 dv-neutron-854041-2-hyperv cinder-volume[254521]: DEBUG dbcounter [-] [254521] Writing DB stats cinder:SELECT=17,cinder:INSERT=1 {{(pid=254521) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.455 | Aug 22 22:25:19 dv-neutron-854041-2-hyperv cinder-volume[254521]: DEBUG dbcounter [-] [254521] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=254521) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.460 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.463 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-08-22 22:25:32.476 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-08-22 22:25:32.480 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.483 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-08-22 22:25:32.496 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-08-22 22:25:32.500 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.503 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-08-22 22:25:32.515 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-08-22 22:25:32.519 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.522 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-08-22 22:25:32.534 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-08-22 22:25:32.538 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.541 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-svc.service 2022-08-22 22:25:32.554 | enabled 2022-08-22 22:25:32.558 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-svc.service --no-pager 2022-08-22 22:25:32.574 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-08-22 22:25:32.575 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.575 | Active: active (running) since Mon 2022-08-22 22:23:33 UTC; 1min 59s ago 2022-08-22 22:25:32.575 | Main PID: 246109 (/usr/bin/python) 2022-08-22 22:25:32.575 | Tasks: 9 (limit: 14304) 2022-08-22 22:25:32.575 | Memory: 321.3M 2022-08-22 22:25:32.575 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-08-22 22:25:32.575 | ├─246109 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-22 22:25:32.575 | ├─246256 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:25:32.575 | ├─246257 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:25:32.575 | ├─246258 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:25:32.575 | └─246259 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:25:32.575 | 2022-08-22 22:25:32.575 | Aug 22 22:24:58 dv-neutron-854041-2-hyperv neutron-server[246259]: DEBUG neutron.db.agents_db [None req-38093c9f-eca3-4517-a529-9dd222d9f932 None None] Agent healthcheck: found 3 active agents {{(pid=246259) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-08-22 22:25:32.575 | Aug 22 22:25:04 dv-neutron-854041-2-hyperv neutron-server[246258]: DEBUG dbcounter [-] [246258] Writing DB stats neutron:UPDATE=2,neutron:SELECT=2 {{(pid=246258) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.575 | Aug 22 22:25:04 dv-neutron-854041-2-hyperv neutron-server[246258]: DEBUG dbcounter [-] [246258] Writing DB stats neutron:SELECT=7,neutron:UPDATE=1 {{(pid=246258) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.575 | Aug 22 22:25:08 dv-neutron-854041-2-hyperv neutron-server[246259]: DEBUG dbcounter [-] [246259] Writing DB stats neutron:SELECT=2 {{(pid=246259) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.575 | Aug 22 22:25:16 dv-neutron-854041-2-hyperv neutron-server[246258]: ERROR neutron.db.metering.metering_rpc [None req-e3e5a6de-6632-48ca-a59f-41542dda757e None None] Unable to find agent on host dv-neutron-854041-2-hyperv. 2022-08-22 22:25:32.575 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv neutron-server[246258]: DEBUG neutron_lib.callbacks.manager [None req-5e02f33e-d793-4e11-9e94-9bdab581a4df None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8786399896908', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7680129'] for agent (413732b3-fb41-4011-99f6-64600dbaf27c), after_update {{(pid=246258) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:25:32.575 | Aug 22 22:25:24 dv-neutron-854041-2-hyperv neutron-server[246258]: DEBUG neutron_lib.callbacks.manager [None req-e3e5a6de-6632-48ca-a59f-41542dda757e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8786399896908', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7680129'] for agent (2a82f995-7820-486f-b5cc-0d1e6140b852), after_update {{(pid=246258) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:25:32.575 | Aug 22 22:25:24 dv-neutron-854041-2-hyperv neutron-server[246258]: DEBUG neutron_lib.callbacks.manager [None req-1b4e98a2-8bb8-4d6b-8423-6801d70c6729 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8786399896908', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7680129'] for agent (23dba8fe-1503-4d57-a61d-d53fe5d74bc7), after_update {{(pid=246258) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-22 22:25:32.575 | Aug 22 22:25:28 dv-neutron-854041-2-hyperv neutron-server[246259]: DEBUG dbcounter [-] [246259] Writing DB stats neutron:SELECT=2 {{(pid=246259) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.575 | Aug 22 22:25:28 dv-neutron-854041-2-hyperv neutron-server[246259]: DEBUG dbcounter [-] [246259] Writing DB stats neutron:SELECT=4 {{(pid=246259) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-22 22:25:32.579 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.582 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-08-22 22:25:32.594 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-08-22 22:25:32.598 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.601 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@rabbit.service 2022-08-22 22:25:32.613 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-08-22 22:25:32.616 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.619 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@tempest.service 2022-08-22 22:25:32.631 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-08-22 22:25:32.635 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.638 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@mysql.service 2022-08-22 22:25:32.650 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-08-22 22:25:32.654 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.657 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@etcd3.service 2022-08-22 22:25:32.669 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-08-22 22:25:32.673 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.676 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@dstat.service 2022-08-22 22:25:32.689 | enabled 2022-08-22 22:25:32.693 | + functions-common:service_check:1739 : sudo systemctl status devstack@dstat.service --no-pager 2022-08-22 22:25:32.710 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-08-22 22:25:32.710 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.710 | Active: active (running) since Mon 2022-08-22 22:17:24 UTC; 8min ago 2022-08-22 22:25:32.710 | Main PID: 219590 (dstat.sh) 2022-08-22 22:25:32.710 | Tasks: 3 (limit: 14304) 2022-08-22 22:25:32.710 | Memory: 19.5M 2022-08-22 22:25:32.710 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-08-22 22:25:32.710 | ├─219590 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-08-22 22:25:32.710 | ├─219718 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-08-22 22:25:32.710 | └─219719 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-08-22 22:25:32.710 | 2022-08-22 22:25:32.710 | Aug 22 22:25:23 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:23| 62 11 24 0 0|4542M 1090M 183M 5850M| 183M 183M| 0 364k| 0 22.0 |4483 11k|2.58 2.41 2.20| 10 0 0| 0 0 | 0 0 | 23 265 0 49 0 2022-08-22 22:25:32.710 | Aug 22 22:25:24 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:24| 55 10 30 1 0|4492M 1097M 183M 5893M| 181M 181M| 0 792k| 0 77.0 |5083 13k|2.58 2.41 2.20|2.0 0 35| 0 0 | 0 0 | 23 269 0 49 0 2022-08-22 22:25:32.710 | Aug 22 22:25:25 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:25| 44 11 41 0 0|4492M 1053M 183M 5937M| 185M 185M| 0 61M| 0 1048 |5166 13k|2.58 2.41 2.20|2.0 0 0| 0 0 | 0 0 | 23 269 0 49 0 2022-08-22 22:25:32.710 | Aug 22 22:25:26 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:26| 42 21 31 4 0|4503M 631M 183M 6338M| 183M 183M| 0 388k| 0 26.0 |4207 11k|2.53 2.40 2.20|5.0 0 2.0| 0 0 | 0 0 | 23 269 0 48 0 2022-08-22 22:25:32.710 | Aug 22 22:25:27 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:27| 42 15 39 1 0|4517M 1035M 183M 5918M| 169M 169M| 0 460M| 0 944 |4858 13k|2.53 2.40 2.20|2.0 0 21| 0 0 | 0 0 | 23 271 0 48 0 2022-08-22 22:25:32.710 | Aug 22 22:25:28 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:28| 46 9 43 0 0|4504M 1015M 183M 5952M| 181M 181M| 0 288k| 0 18.0 |5150 12k|2.53 2.40 2.20|2.0 0 0| 0 0 | 0 0 | 23 271 0 47 0 2022-08-22 22:25:32.710 | Aug 22 22:25:29 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:29| 45 11 43 1 0|4500M 976M 183M 5995M| 182M 182M| 0 1263k| 0 87.0 |5333 13k|2.53 2.40 2.20|5.0 0 0| 0 0 | 0 0 | 23 271 0 47 0 2022-08-22 22:25:32.710 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:30| 21 14 59 3 0|4451M 1013M 183M 6004M| 27M 27M| 0 105M| 0 278 |3536 11k|2.53 2.40 2.20|1.0 0 284| 0 0 | 0 0 | 23 264 0 52 0 2022-08-22 22:25:32.710 | Aug 22 22:25:31 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:31| 26 3 70 0 0|4476M 989M 183M 6004M|7071 3761 | 0 236k| 0 18.0 | 378 3385 |2.41 2.38 2.20|1.0 0 1.0| 0 0 | 0 0 | 23 264 0 52 0 2022-08-22 22:25:32.711 | Aug 22 22:25:32 dv-neutron-854041-2-hyperv dstat.sh[219719]: 22-08 22:25:32| 22 7 69 0 0|4445M 1019M 183M 6004M| 15k 15k| 0 412k| 0 45.0 |1129 5275 |2.41 2.38 2.20|1.0 0 177| 0 0 | 0 0 | 23 264 0 52 0 2022-08-22 22:25:32.714 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.716 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-crt.service 2022-08-22 22:25:32.729 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-08-22 22:25:32.733 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.735 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@n-cauth.service 2022-08-22 22:25:32.747 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-08-22 22:25:32.751 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.754 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-agt.service 2022-08-22 22:25:32.768 | enabled 2022-08-22 22:25:32.772 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-agt.service --no-pager 2022-08-22 22:25:32.789 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-08-22 22:25:32.789 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.789 | Active: active (running) since Mon 2022-08-22 22:23:44 UTC; 1min 47s ago 2022-08-22 22:25:32.789 | Main PID: 247286 (neutron-openvsw) 2022-08-22 22:25:32.789 | Tasks: 8 (limit: 14304) 2022-08-22 22:25:32.789 | Memory: 220.0M 2022-08-22 22:25:32.789 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-08-22 22:25:32.789 | ├─247286 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-22 22:25:32.789 | ├─248988 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpzi_ntk6h/privsep.sock 2022-08-22 22:25:32.789 | ├─249044 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmphgtbuyqv/privsep.sock 2022-08-22 22:25:32.789 | └─249047 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-08-22 22:25:32.790 | 2022-08-22 22:25:32.790 | Aug 22 22:25:28 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: DEBUG neutron.agent.linux.utils [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 249047. {{(pid=247286) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-22 22:25:32.790 | Aug 22 22:25:28 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-22 22:25:32.790 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Agent rpc_loop - iteration:47 started 2022-08-22 22:25:32.790 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x991f7fc3,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=8551065843115832072,duration_nsec=309000000,duration_sec=100,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=247286) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-22 22:25:32.790 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: DEBUG neutron.agent.linux.utils [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 249047. {{(pid=247286) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-22 22:25:32.790 | Aug 22 22:25:30 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-22 22:25:32.790 | Aug 22 22:25:32 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Agent rpc_loop - iteration:48 started 2022-08-22 22:25:32.790 | Aug 22 22:25:32 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x991f7fc5,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=8551065843115832072,duration_nsec=310000000,duration_sec=102,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=247286) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-22 22:25:32.790 | Aug 22 22:25:32 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: DEBUG neutron.agent.linux.utils [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 249047. {{(pid=247286) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-22 22:25:32.790 | Aug 22 22:25:32 dv-neutron-854041-2-hyperv neutron-openvswitch-agent[247286]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-7a4eed99-941f-4488-a6a7-4b3a9c8c929b None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-22 22:25:32.794 | + functions-common:service_check:1733 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 22:25:32.798 | + functions-common:service_check:1735 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-08-22 22:25:32.814 | enabled 2022-08-22 22:25:32.818 | + functions-common:service_check:1739 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-08-22 22:25:32.834 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-08-22 22:25:32.834 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-08-22 22:25:32.834 | Active: failed (Result: exit-code) since Mon 2022-08-22 22:23:49 UTC; 1min 43s ago 2022-08-22 22:25:32.834 | Main PID: 247680 (code=exited, status=1/FAILURE) 2022-08-22 22:25:32.834 | 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron from neutron.agent.linux import dhcp 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron File "/opt/stack/neutron/neutron/agent/linux/dhcp.py", line 41, in 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron from neutron.agent.linux import iptables_manager 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron File "/opt/stack/neutron/neutron/agent/linux/iptables_manager.py", line 496 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron return self._random_fully && not cfg.CONF.AGENT.disable_random_fully 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron ^ 2022-08-22 22:25:32.834 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron SyntaxError: invalid syntax 2022-08-22 22:25:32.835 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv neutron-dhcp-agent[247680]: ERROR neutron 2022-08-22 22:25:32.835 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv systemd[1]: devstack@q-dhcp.service: Main process exited, code=exited, status=1/FAILURE 2022-08-22 22:25:32.835 | Aug 22 22:23:49 dv-neutron-854041-2-hyperv systemd[1]: devstack@q-dhcp.service: Failed with result 'exit-code'. 2022-08-22 22:25:32.838 | + functions-common:service_check:1 : exit_trap 2022-08-22 22:25:32.841 | + ./stack.sh:exit_trap:516 : local r=3 2022-08-22 22:25:32.844 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-22 22:25:32.847 | + ./stack.sh:exit_trap:517 : jobs=218188 2022-08-22 22:25:32.850 | + ./stack.sh:exit_trap:520 : [[ -n 218188 ]] 2022-08-22 22:25:32.853 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-22-221332 ]] 2022-08-22 22:25:32.855 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-22 22:25:32.858 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-22 22:25:32.858 | exit_trap: cleaning up child processes 2022-08-22 22:25:32.861 | + ./stack.sh:exit_trap:522 : kill 218188 2022-08-22 22:25:32.864 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.c7NRuDWZHm ']' 2022-08-22 22:25:32.867 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.c7NRuDWZHm 2022-08-22 22:25:32.871 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-22 22:25:32.874 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-22 22:25:32.878 | + ./stack.sh:exit_trap:533 : [[ 3 -ne 0 ]] 2022-08-22 22:25:32.881 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-22 22:25:32.881 | Error on exit 2022-08-22 22:25:32.883 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-22 22:25:32.886 | + ./stack.sh:exit_trap:537 : generate-subunit 1661206408 724 fail 2022-08-22 22:25:33.135 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-22 22:25:33.139 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-22 22:25:33.897 | + ./stack.sh:exit_trap:551 : exit 3