2022-04-01 01:25:17.585 | + ./stack.sh:main:487 : exec 2022-04-01 01:25:17.585 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-012517' 2022-04-01 01:25:17.585 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-012517.summary.2022-04-01-012517 2022-04-01 01:25:17.585 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:25:17.585 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-012517 2022-04-01 01:25:17.585 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-012517 /opt/stack/logs/stack.sh.log 2022-04-01 01:25:17.585 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-012517.summary.2022-04-01-012517 /opt/stack/logs/stack.sh.log.summary 2022-04-01 01:25:17.585 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 01:25:17.585 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 01:25:17.585 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 01:25:17.585 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 01:25:17.585 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 01:25:17.585 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 01:25:17.585 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 01:25:17.585 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 01:25:17.585 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 01:25:17.586 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 01:25:17.588 | + ./stack.sh:main:576 : uname -a 2022-04-01 01:25:17.589 | Linux dv-cinder-835880-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-01 01:25:17.592 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 01:25:17.594 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 01:25:17.597 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 01:25:17.635 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 01:25:17.651 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 01:25:17.653 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 01:25:17.655 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 01:25:17.657 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 01:25:17.658 | + functions-common:fetch_plugins:1776 : return 2022-04-01 01:25:17.660 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 01:25:17.662 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 01:25:17.664 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:25:17.666 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:25:17.668 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:25:17.669 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:25:17.671 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:25:17.673 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:25:17.675 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:25:17.679 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:25:17.681 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:25:17.683 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:25:17.685 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 01:25:17.687 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:25:17.700 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:17.702 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:25:17.703 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:17.705 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:17.707 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:17.709 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:17.711 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 01:25:17.713 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 01:25:17.714 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 01:25:17.716 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 01:25:17.718 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:25:17.720 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 01:25:17.722 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 01:25:17.724 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 01:25:17.726 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 01:25:17.727 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 01:25:17.730 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 01:25:17.748 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 01:25:17.750 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 01:25:17.763 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:25:17.765 | +++ lib/tls:source:43 : hostname -f 2022-04-01 01:25:17.769 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 01:25:17.771 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 01:25:17.772 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 01:25:17.774 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 01:25:17.776 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 01:25:17.778 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 01:25:17.780 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 01:25:17.782 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 01:25:17.784 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 01:25:17.785 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 01:25:17.790 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 01:25:17.802 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 01:25:17.820 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 01:25:17.832 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 01:25:17.844 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 01:25:17.886 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 01:25:17.951 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 01:25:18.056 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 01:25:18.082 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 01:25:18.130 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 01:25:18.187 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 01:25:18.347 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 01:25:18.362 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 01:25:18.375 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 01:25:18.389 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 01:25:18.496 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 01:25:18.498 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 01:25:18.502 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 01:25:18.505 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 01:25:18.507 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 01:25:18.509 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 01:25:18.512 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 01:25:18.512 | False' 2022-04-01 01:25:18.515 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 01:25:18.532 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 01:25:18.535 | + ./stack.sh:main:624 : run_phase source 2022-04-01 01:25:18.537 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 01:25:18.540 | + functions-common:run_phase:1854 : local phase= 2022-04-01 01:25:18.542 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:25:18.544 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:25:18.546 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:25:18.548 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:25:18.551 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:25:18.554 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:25:18.558 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:25:18.561 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:25:18.563 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:25:18.565 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 01:25:18.568 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:25:18.583 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:18.585 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:25:18.587 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 01:25:18.635 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 01:25:18.637 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 01:25:18.640 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 01:25:18.642 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 01:25:18.644 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 01:25:18.646 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 01:25:18.648 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 01:25:18.650 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 01:25:18.653 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 01:25:18.655 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 01:25:18.657 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.660 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-01 01:25:18.663 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.665 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-01 01:25:18.667 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.669 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-01 01:25:18.672 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.674 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-01 01:25:18.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.679 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-01 01:25:18.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.684 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-01 01:25:18.686 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.689 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-01 01:25:18.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.693 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-01 01:25:18.695 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.698 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-01 01:25:18.700 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.702 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-01 01:25:18.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.707 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-01 01:25:18.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.711 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-01 01:25:18.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.716 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-01 01:25:18.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.720 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-01 01:25:18.723 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.725 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-01 01:25:18.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.730 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-01 01:25:18.733 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.735 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-01 01:25:18.737 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.740 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-01 01:25:18.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.745 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-01 01:25:18.747 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.749 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-01 01:25:18.752 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.755 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-01 01:25:18.757 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.759 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-01 01:25:18.761 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.764 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-01 01:25:18.766 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.769 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-01 01:25:18.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.774 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-01 01:25:18.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.779 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-01 01:25:18.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.784 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-01 01:25:18.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.789 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-01 01:25:18.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.794 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-01 01:25:18.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.798 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-01 01:25:18.801 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.803 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-01 01:25:18.806 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.808 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-01 01:25:18.810 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.813 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-01 01:25:18.815 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.818 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-01 01:25:18.820 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.822 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-01 01:25:18.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.827 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-01 01:25:18.829 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.832 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-01 01:25:18.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.837 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-01 01:25:18.839 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.841 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-01 01:25:18.843 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.846 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-01 01:25:18.849 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.852 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-01 01:25:18.854 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.857 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-01 01:25:18.859 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.862 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-01 01:25:18.865 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.868 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-01 01:25:18.870 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 01:25:18.872 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-01 01:25:18.875 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 01:25:18.878 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:25:18.881 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 01:25:18.897 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:18.899 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 01:25:18.902 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 01:25:18.904 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 01:25:18.921 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:25:18.927 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 01:25:18.929 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 01:25:18.932 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 01:25:18.934 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 01:25:18.937 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 01:25:18.939 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 01:25:18.942 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 01:25:18.945 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 01:25:18.948 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 01:25:18.948 | Using mysql database backend 2022-04-01 01:25:18.951 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 01:25:18.970 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 01:25:18.974 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 01:25:18.977 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:25:18.980 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 01:25:18.983 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:25:18.986 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 01:25:19.003 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:19.006 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 01:25:19.025 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 01:25:19.043 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:19.045 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 01:25:19.063 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 01:25:19.081 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 01:25:19.101 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:25:19.103 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 01:25:19.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:25:19.124 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 01:25:19.143 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 01:25:19.146 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 01:25:19.149 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 01:25:19.152 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 01:25:19.155 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:25:19.161 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-012519 2022-04-01 01:25:19.163 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-012519 757' 2022-04-01 01:25:19.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.169 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:25:19.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.174 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:25:19.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.179 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:25:19.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.184 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 01:25:19.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.191 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-04-01 01:25:19.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.196 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-04-01 01:25:19.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.201 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-012517 2022-04-01 01:25:19.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.206 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:25:19.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.211 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-04-01 01:25:19.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.216 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:25:19.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.222 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:25:19.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.228 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:25:19.231 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:25:19.233 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:25:19.236 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 01:25:19.239 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 01:25:19.242 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 01:25:19.244 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 01:25:19.246 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:25:19.248 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:25:19.251 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:25:19.254 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:25:19.256 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:25:19.259 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:25:19.276 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:25:19.279 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:25:19.282 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:19.286 | + functions-common:git_clone:629 : echo master 2022-04-01 01:25:19.286 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:25:19.292 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 01:25:19.294 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:19.297 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 01:25:19.300 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:25:19.300 | + functions-common:git_clone:678 : head -1 2022-04-01 01:25:19.304 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 01:25:19.307 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:25:19.310 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 01:25:19.313 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:25:19.315 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 01:25:19.318 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 01:25:19.321 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 01:25:19.324 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 01:25:19.327 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:25:19.329 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 01:25:19.332 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 01:25:19.335 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 01:25:19.338 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 01:25:19.343 | ++ tools/install_prereqs.sh:source:47 : NOW=1648776319 2022-04-01 01:25:19.346 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 01:25:19.352 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648775460 2022-04-01 01:25:19.355 | ++ tools/install_prereqs.sh:source:49 : DELTA=859 2022-04-01 01:25:19.358 | ++ tools/install_prereqs.sh:source:50 : [[ 859 -lt 7200 ]] 2022-04-01 01:25:19.361 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 01:25:19.364 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 01:25:19.366 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 01:25:19.369 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 01:25:19.371 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 01:25:19.374 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 01:25:19.376 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 01:25:19.379 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 01:25:19.382 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 01:25:19.438 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 01:25:19.438 | apache2-dev 2022-04-01 01:25:19.438 | bc 2022-04-01 01:25:19.438 | bsdmainutils 2022-04-01 01:25:19.438 | curl 2022-04-01 01:25:19.438 | g++ 2022-04-01 01:25:19.438 | gawk 2022-04-01 01:25:19.438 | gcc 2022-04-01 01:25:19.438 | gettext 2022-04-01 01:25:19.438 | git 2022-04-01 01:25:19.438 | graphviz 2022-04-01 01:25:19.438 | iputils-ping 2022-04-01 01:25:19.438 | libapache2-mod-proxy-uwsgi 2022-04-01 01:25:19.438 | libffi-dev 2022-04-01 01:25:19.438 | libjpeg-dev 2022-04-01 01:25:19.438 | libpcre3-dev 2022-04-01 01:25:19.438 | libpq-dev 2022-04-01 01:25:19.438 | libssl-dev 2022-04-01 01:25:19.438 | libsystemd-dev 2022-04-01 01:25:19.438 | libxml2-dev 2022-04-01 01:25:19.438 | libxslt1-dev 2022-04-01 01:25:19.438 | libyaml-dev 2022-04-01 01:25:19.438 | lsof 2022-04-01 01:25:19.438 | openssh-server 2022-04-01 01:25:19.438 | openssl 2022-04-01 01:25:19.438 | pkg-config 2022-04-01 01:25:19.438 | psmisc 2022-04-01 01:25:19.439 | python3-dev 2022-04-01 01:25:19.439 | python3-pip 2022-04-01 01:25:19.439 | python3-systemd 2022-04-01 01:25:19.439 | python3-venv 2022-04-01 01:25:19.439 | tar 2022-04-01 01:25:19.439 | tcpdump 2022-04-01 01:25:19.439 | unzip 2022-04-01 01:25:19.439 | uuid-runtime 2022-04-01 01:25:19.439 | wget 2022-04-01 01:25:19.439 | wget 2022-04-01 01:25:19.439 | zlib1g-dev 2022-04-01 01:25:19.439 | libkrb5-dev 2022-04-01 01:25:19.439 | libldap2-dev 2022-04-01 01:25:19.439 | libsasl2-dev 2022-04-01 01:25:19.439 | memcached 2022-04-01 01:25:19.439 | python3-mysqldb 2022-04-01 01:25:19.439 | sqlite3 2022-04-01 01:25:19.439 | conntrack 2022-04-01 01:25:19.439 | curl 2022-04-01 01:25:19.439 | dnsmasq-base 2022-04-01 01:25:19.439 | dnsmasq-utils 2022-04-01 01:25:19.439 | ebtables 2022-04-01 01:25:19.439 | genisoimage 2022-04-01 01:25:19.439 | iptables 2022-04-01 01:25:19.439 | iputils-arping 2022-04-01 01:25:19.439 | kpartx 2022-04-01 01:25:19.439 | libjs-jquery-tablesorter 2022-04-01 01:25:19.439 | parted 2022-04-01 01:25:19.439 | pm-utils 2022-04-01 01:25:19.439 | python3-mysqldb 2022-04-01 01:25:19.439 | socat 2022-04-01 01:25:19.439 | sqlite3 2022-04-01 01:25:19.439 | sudo 2022-04-01 01:25:19.439 | vlan 2022-04-01 01:25:19.439 | lsscsi 2022-04-01 01:25:19.439 | open-iscsi 2022-04-01 01:25:19.440 | lvm2 2022-04-01 01:25:19.440 | qemu-utils 2022-04-01 01:25:19.440 | thin-provisioning-tools 2022-04-01 01:25:19.440 | acl 2022-04-01 01:25:19.440 | dnsmasq-base 2022-04-01 01:25:19.440 | dnsmasq-utils 2022-04-01 01:25:19.440 | ebtables 2022-04-01 01:25:19.440 | haproxy 2022-04-01 01:25:19.440 | iptables 2022-04-01 01:25:19.440 | iputils-arping 2022-04-01 01:25:19.440 | iputils-ping 2022-04-01 01:25:19.440 | postgresql-server-dev-all 2022-04-01 01:25:19.440 | python3-mysqldb 2022-04-01 01:25:19.440 | sqlite3 2022-04-01 01:25:19.440 | sudo 2022-04-01 01:25:19.440 | vlan 2022-04-01 01:25:19.440 | pcp 2022-04-01 01:25:19.440 | ipset 2022-04-01 01:25:19.440 | conntrack 2022-04-01 01:25:19.440 | conntrackd 2022-04-01 01:25:19.440 | keepalived 2022-04-01 01:25:19.440 | lvm2 2022-04-01 01:25:19.440 | qemu-utils 2022-04-01 01:25:19.440 | thin-provisioning-tools 2022-04-01 01:25:19.440 | curl 2022-04-01 01:25:19.440 | liberasurecode-dev 2022-04-01 01:25:19.440 | make 2022-04-01 01:25:19.440 | memcached 2022-04-01 01:25:19.440 | rsync 2022-04-01 01:25:19.440 | sqlite3 2022-04-01 01:25:19.440 | xfsprogs' 2022-04-01 01:25:19.443 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 01:25:19.463 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 01:25:19.463 | apache2-dev 2022-04-01 01:25:19.463 | bc 2022-04-01 01:25:19.463 | bsdmainutils 2022-04-01 01:25:19.463 | curl 2022-04-01 01:25:19.463 | g++ 2022-04-01 01:25:19.463 | gawk 2022-04-01 01:25:19.463 | gcc 2022-04-01 01:25:19.463 | gettext 2022-04-01 01:25:19.463 | git 2022-04-01 01:25:19.463 | graphviz 2022-04-01 01:25:19.463 | iputils-ping 2022-04-01 01:25:19.463 | libapache2-mod-proxy-uwsgi 2022-04-01 01:25:19.463 | libffi-dev 2022-04-01 01:25:19.464 | libjpeg-dev 2022-04-01 01:25:19.464 | libpcre3-dev 2022-04-01 01:25:19.464 | libpq-dev 2022-04-01 01:25:19.464 | libssl-dev 2022-04-01 01:25:19.464 | libsystemd-dev 2022-04-01 01:25:19.464 | libxml2-dev 2022-04-01 01:25:19.464 | libxslt1-dev 2022-04-01 01:25:19.464 | libyaml-dev 2022-04-01 01:25:19.464 | lsof 2022-04-01 01:25:19.464 | openssh-server 2022-04-01 01:25:19.464 | openssl 2022-04-01 01:25:19.464 | pkg-config 2022-04-01 01:25:19.464 | psmisc 2022-04-01 01:25:19.464 | python3-dev 2022-04-01 01:25:19.464 | python3-pip 2022-04-01 01:25:19.464 | python3-systemd 2022-04-01 01:25:19.464 | python3-venv 2022-04-01 01:25:19.464 | tar 2022-04-01 01:25:19.464 | tcpdump 2022-04-01 01:25:19.464 | unzip 2022-04-01 01:25:19.464 | uuid-runtime 2022-04-01 01:25:19.464 | wget 2022-04-01 01:25:19.464 | wget 2022-04-01 01:25:19.464 | zlib1g-dev 2022-04-01 01:25:19.464 | libkrb5-dev 2022-04-01 01:25:19.464 | libldap2-dev 2022-04-01 01:25:19.464 | libsasl2-dev 2022-04-01 01:25:19.464 | memcached 2022-04-01 01:25:19.464 | python3-mysqldb 2022-04-01 01:25:19.464 | sqlite3 2022-04-01 01:25:19.464 | conntrack 2022-04-01 01:25:19.464 | curl 2022-04-01 01:25:19.464 | dnsmasq-base 2022-04-01 01:25:19.464 | dnsmasq-utils 2022-04-01 01:25:19.465 | ebtables 2022-04-01 01:25:19.465 | genisoimage 2022-04-01 01:25:19.465 | iptables 2022-04-01 01:25:19.465 | iputils-arping 2022-04-01 01:25:19.465 | kpartx 2022-04-01 01:25:19.465 | libjs-jquery-tablesorter 2022-04-01 01:25:19.465 | parted 2022-04-01 01:25:19.465 | pm-utils 2022-04-01 01:25:19.465 | python3-mysqldb 2022-04-01 01:25:19.465 | socat 2022-04-01 01:25:19.465 | sqlite3 2022-04-01 01:25:19.465 | sudo 2022-04-01 01:25:19.465 | vlan 2022-04-01 01:25:19.465 | lsscsi 2022-04-01 01:25:19.465 | open-iscsi 2022-04-01 01:25:19.465 | lvm2 2022-04-01 01:25:19.465 | qemu-utils 2022-04-01 01:25:19.465 | thin-provisioning-tools 2022-04-01 01:25:19.465 | acl 2022-04-01 01:25:19.465 | dnsmasq-base 2022-04-01 01:25:19.465 | dnsmasq-utils 2022-04-01 01:25:19.465 | ebtables 2022-04-01 01:25:19.465 | haproxy 2022-04-01 01:25:19.465 | iptables 2022-04-01 01:25:19.465 | iputils-arping 2022-04-01 01:25:19.465 | iputils-ping 2022-04-01 01:25:19.465 | postgresql-server-dev-all 2022-04-01 01:25:19.465 | python3-mysqldb 2022-04-01 01:25:19.465 | sqlite3 2022-04-01 01:25:19.465 | sudo 2022-04-01 01:25:19.465 | vlan 2022-04-01 01:25:19.465 | pcp 2022-04-01 01:25:19.465 | ipset 2022-04-01 01:25:19.465 | conntrack 2022-04-01 01:25:19.465 | conntrackd 2022-04-01 01:25:19.465 | keepalived 2022-04-01 01:25:19.466 | lvm2 2022-04-01 01:25:19.466 | qemu-utils 2022-04-01 01:25:19.466 | thin-provisioning-tools 2022-04-01 01:25:19.466 | curl 2022-04-01 01:25:19.466 | liberasurecode-dev 2022-04-01 01:25:19.466 | make 2022-04-01 01:25:19.466 | memcached 2022-04-01 01:25:19.466 | rsync 2022-04-01 01:25:19.466 | sqlite3 2022-04-01 01:25:19.466 | xfsprogs ' 2022-04-01 01:25:19.467 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 01:25:19.470 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:19.472 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:19.476 | ++ 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-04-01 01:25:19.476 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 01:25:19.482 | ++ 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-04-01 01:25:19.484 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 01:25:19.486 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:25:19.489 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 01:25:19.491 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:25:19.493 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:19.495 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:25:19.497 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:19.499 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:19.502 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:25:19.504 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 01:25:19.506 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 01:25:19.508 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 01:25:19.510 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 01:25:19.515 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 01:25:19.518 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 01:25:19.520 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 01:25:19.522 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 01:25:19.524 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:25:19.526 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:25:19.530 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648776319528 2022-04-01 01:25:19.532 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 01:25:19.534 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 01:25:19.537 | ++ 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-04-01 01:25:19.784 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 01:25:19.836 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 01:25:19.880 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 01:25:20.092 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 01:25:20.680 | Fetched 336 kB in 1s (424 kB/s) 2022-04-01 01:25:22.304 | Reading package lists... 2022-04-01 01:25:22.336 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 01:25:22.339 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 01:25:22.342 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:25:22.344 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:22.346 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:22.349 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:25:22.351 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:22.356 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 01:25:22.358 | ++ functions-common:time_stop:2432 : start_time=1648776319528 2022-04-01 01:25:22.360 | ++ functions-common:time_stop:2434 : [[ -z 1648776319528 ]] 2022-04-01 01:25:22.363 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:22.367 | ++ functions-common:time_stop:2437 : end_time=1648776322365 2022-04-01 01:25:22.370 | ++ functions-common:time_stop:2438 : elapsed_time=2837 2022-04-01 01:25:22.372 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 01:25:22.374 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:22.377 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2837 2022-04-01 01:25:22.380 | ++ 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-04-01 01:25:22.382 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:25:22.385 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:22.387 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:22.390 | ++ 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-04-01 01:25:22.412 | ++ 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-04-01 01:25:22.526 | Reading package lists... 2022-04-01 01:25:22.813 | Building dependency tree... 2022-04-01 01:25:22.815 | Reading state information... 2022-04-01 01:25:22.858 | acl is already the newest version (2.2.53-6). 2022-04-01 01:25:22.858 | bc is already the newest version (1.07.1-2build1). 2022-04-01 01:25:22.858 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 01:25:22.858 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 01:25:22.858 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 01:25:22.858 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:25:22.858 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 01:25:22.858 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 01:25:22.858 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 01:25:22.858 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 01:25:22.858 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 01:25:22.858 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 01:25:22.858 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 01:25:22.858 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 01:25:22.858 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 01:25:22.858 | libffi-dev is already the newest version (3.3-4). 2022-04-01 01:25:22.858 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 01:25:22.858 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 01:25:22.859 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 01:25:22.859 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 01:25:22.859 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 01:25:22.859 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 01:25:22.859 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:25:22.859 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 01:25:22.859 | psmisc is already the newest version (23.3-1). 2022-04-01 01:25:22.859 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:25:22.859 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 01:25:22.859 | python3-systemd is already the newest version (234-3build2). 2022-04-01 01:25:22.859 | socat is already the newest version (1.7.3.3-2). 2022-04-01 01:25:22.859 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 01:25:22.859 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 01:25:22.859 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 01:25:22.859 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 01:25:22.859 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 01:25:22.859 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 01:25:22.859 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 01:25:22.859 | pcp is already the newest version (5.0.3-1). 2022-04-01 01:25:22.859 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 01:25:22.859 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 01:25:22.859 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:25:22.859 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:25:22.859 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 01:25:22.859 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:25:22.859 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 01:25:22.859 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 01:25:22.859 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 01:25:22.859 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 01:25:22.859 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 01:25:22.859 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 01:25:22.859 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 01:25:22.859 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 01:25:22.859 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 01:25:22.860 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:25:22.860 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 01:25:22.860 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 01:25:22.860 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 01:25:22.860 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 01:25:22.860 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 01:25:22.860 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 01:25:22.860 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 01:25:22.860 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 01:25:22.860 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 01:25:22.860 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 01:25:22.860 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 01:25:22.860 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 01:25:22.860 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 01:25:22.860 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 01:25:22.860 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 01:25:22.860 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 01:25:23.096 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:25:23.096 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-01 01:25:23.096 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 01:25:23.096 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 01:25:23.096 | The following packages were automatically installed and are no longer required: 2022-04-01 01:25:23.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:25:23.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:25:23.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:25:23.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:25:23.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:25:23.097 | python3-zope.interface 2022-04-01 01:25:23.097 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:25:23.216 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:25:23.222 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 01:25:23.224 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:25:23.227 | ++ functions-common:time_stop:2425 : local name 2022-04-01 01:25:23.229 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:23.231 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:23.234 | ++ functions-common:time_stop:2428 : local total 2022-04-01 01:25:23.236 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:23.238 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:25:23.241 | ++ functions-common:time_stop:2432 : start_time=1648776322409 2022-04-01 01:25:23.243 | ++ functions-common:time_stop:2434 : [[ -z 1648776322409 ]] 2022-04-01 01:25:23.245 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:23.250 | ++ functions-common:time_stop:2437 : end_time=1648776323247 2022-04-01 01:25:23.252 | ++ functions-common:time_stop:2438 : elapsed_time=838 2022-04-01 01:25:23.254 | ++ functions-common:time_stop:2439 : total=893 2022-04-01 01:25:23.257 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:23.259 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1731 2022-04-01 01:25:23.261 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 01:25:23.264 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 01:25:23.266 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:25:23.269 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 01:25:23.273 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 01:25:23.278 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 01:25:23.280 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 01:25:23.283 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 01:25:24.793 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 01:25:24.795 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 01:25:24.797 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 01:25:24.799 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 01:25:24.802 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 01:25:24.803 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 01:25:24.805 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 01:25:24.807 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 01:25:24.809 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 01:25:24.811 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 01:25:24.813 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 01:25:24.815 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 01:25:24.817 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 01:25:24.819 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 01:25:24.821 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 01:25:24.824 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 01:25:24.826 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 01:25:24.827 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 01:25:24.829 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 01:25:24.831 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 01:25:24.833 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 01:25:24.836 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 01:25:24.837 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 01:25:24.840 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 01:25:24.917 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 01:25:24.920 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 01:25:24.997 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 01:25:25.000 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 01:25:25.111 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 01:25:25.113 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 01:25:25.115 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 01:25:25.118 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 01:25:25.120 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 01:25:25.122 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 01:25:25.125 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 01:25:25.127 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 01:25:25.130 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 01:25:25.132 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 01:25:25.134 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 01:25:25.134 | Distro: focal 2022-04-01 01:25:25.137 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 01:25:25.143 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:25:25.147 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:25:25.150 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:25:25.153 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:25:25.154 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:25:25.880 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:25:25.882 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:25:25.882 | pip: 21.3.1 2022-04-01 01:25:25.884 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 01:25:25.887 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 01:25:25.891 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:25:25.895 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:25:25.898 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:25:25.900 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:25:25.902 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:25:25.906 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:25:25.908 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:25:25.911 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:25:25.913 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:25:25.915 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:25:25.917 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:25:25.919 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 01:25:25.924 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:25.926 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:25.928 | + tools/install_pip.sh:main:142 : : 2022-04-01 01:25:25.931 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 01:25:25.933 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 01:25:25.935 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 01:25:25.937 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:25:25.940 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 01:25:25.943 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 01:25:25.945 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:25:25.948 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:25:25.948 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:25:25.956 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-01 01:25:25.958 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-01 01:25:25.960 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:25:25.962 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:25:25.964 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:25:25.983 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 01:25:25.985 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-01 01:25:26.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:25:26.865 | from cryptography.utils import int_from_bytes 2022-04-01 01:25:26.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:25:26.865 | from cryptography.utils import int_from_bytes 2022-04-01 01:25:28.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:25:29.719 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-01 01:25:29.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 01:25:32.478 | Installing collected packages: setuptools 2022-04-01 01:25:33.266 | Successfully installed setuptools-60.9.3 2022-04-01 01:25:33.266 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:25:33.446 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:25:33.446 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:25:33.595 | + inc/python:pip_install:200 : result=0 2022-04-01 01:25:33.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:25:33.599 | + functions-common:time_stop:2425 : local name 2022-04-01 01:25:33.601 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:33.603 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:33.605 | + functions-common:time_stop:2428 : local total 2022-04-01 01:25:33.607 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:33.608 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:25:33.611 | + functions-common:time_stop:2432 : start_time=1648776325978 2022-04-01 01:25:33.612 | + functions-common:time_stop:2434 : [[ -z 1648776325978 ]] 2022-04-01 01:25:33.615 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:33.618 | + functions-common:time_stop:2437 : end_time=1648776333616 2022-04-01 01:25:33.620 | + functions-common:time_stop:2438 : elapsed_time=7638 2022-04-01 01:25:33.622 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:25:33.624 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:33.626 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7638 2022-04-01 01:25:33.627 | + inc/python:pip_install:203 : return 0 2022-04-01 01:25:33.629 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 01:25:33.632 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 01:25:33.636 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 01:25:33.638 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 01:25:33.641 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 01:25:33.644 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 01:25:34.350 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 01:25:34.352 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 01:25:34.352 | pip: 21.3.1 2022-04-01 01:25:34.356 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 01:25:34.359 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 01:25:34.363 | + ./stack.sh:main:796 : fixup_all 2022-04-01 01:25:34.366 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 01:25:34.370 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 01:25:34.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:25:34.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:25:34.378 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-01 01:25:34.395 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 01:25:34.407 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 01:25:34.421 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 01:25:34.424 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 01:25:34.428 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:25:34.430 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:25:34.432 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:25:34.435 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:25:34.437 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:25:34.439 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:25:34.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:25:34.444 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:25:34.447 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:25:34.449 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:25:34.452 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:25:34.454 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 01:25:34.457 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 01:25:34.459 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 01:25:34.462 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:25:34.464 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:25:34.468 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:25:34.471 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:25:34.475 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:25:34.478 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:25:34.480 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 01:25:34.483 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 01:25:34.485 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 01:25:34.487 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 01:25:34.491 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 01:25:34.494 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 01:25:34.502 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 01:25:34.531 | Using python 3.8 to install os-testr 2022-04-01 01:25:34.533 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-01 01:25:35.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:25:35.470 | from cryptography.utils import int_from_bytes 2022-04-01 01:25:35.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:25:35.470 | from cryptography.utils import int_from_bytes 2022-04-01 01:25:36.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:25:36.657 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 01:25:36.737 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-01 01:25:36.739 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-01 01:25:36.740 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-01 01:25:36.741 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 01:25:36.754 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-01 01:25:36.782 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-01 01:25:36.783 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-01 01:25:36.785 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-01 01:25:36.786 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-01 01:25:36.787 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-01 01:25:36.815 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-01 01:25:36.817 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-01 01:25:36.818 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-01 01:25:36.819 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-01 01:25:36.821 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-01 01:25:36.836 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-01 01:25:36.906 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-01 01:25:36.907 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-01 01:25:36.909 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-01 01:25:39.616 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:25:39.623 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:25:39.623 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:25:39.791 | + inc/python:pip_install:200 : result=0 2022-04-01 01:25:39.793 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:25:39.796 | + functions-common:time_stop:2425 : local name 2022-04-01 01:25:39.798 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:39.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:39.804 | + functions-common:time_stop:2428 : local total 2022-04-01 01:25:39.806 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:39.809 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:25:39.811 | + functions-common:time_stop:2432 : start_time=1648776334523 2022-04-01 01:25:39.813 | + functions-common:time_stop:2434 : [[ -z 1648776334523 ]] 2022-04-01 01:25:39.817 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:39.822 | + functions-common:time_stop:2437 : end_time=1648776339819 2022-04-01 01:25:39.824 | + functions-common:time_stop:2438 : elapsed_time=5296 2022-04-01 01:25:39.826 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:25:39.830 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:39.833 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5296 2022-04-01 01:25:39.835 | + inc/python:pip_install:203 : return 0 2022-04-01 01:25:39.838 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 01:25:39.898 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 01:25:40.033 | + ./stack.sh:main:810 : install_infra 2022-04-01 01:25:40.037 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:25:40.039 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 01:25:40.042 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:25:40.046 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 01:25:40.078 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 01:25:42.033 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.044 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.052 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.056 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.164 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.184 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.188 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.192 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.207 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.216 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.218 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.251 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.260 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.265 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.285 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.322 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.330 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.336 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.385 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.399 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.403 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.423 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.430 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.480 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.499 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.504 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.597 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.605 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.662 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.788 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.816 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.821 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.835 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.842 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.875 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.886 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.916 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:42.995 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:43.013 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:43.041 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:43.109 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:43.116 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:43.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:25:43.269 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-01 01:25:43.561 | + inc/python:pip_install:200 : result=0 2022-04-01 01:25:43.563 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:25:43.565 | + functions-common:time_stop:2425 : local name 2022-04-01 01:25:43.568 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:43.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:43.572 | + functions-common:time_stop:2428 : local total 2022-04-01 01:25:43.577 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:43.579 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:25:43.581 | + functions-common:time_stop:2432 : start_time=1648776340069 2022-04-01 01:25:43.584 | + functions-common:time_stop:2434 : [[ -z 1648776340069 ]] 2022-04-01 01:25:43.587 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:43.592 | + functions-common:time_stop:2437 : end_time=1648776343589 2022-04-01 01:25:43.594 | + functions-common:time_stop:2438 : elapsed_time=3520 2022-04-01 01:25:43.596 | + functions-common:time_stop:2439 : total=5296 2022-04-01 01:25:43.599 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:43.602 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8816 2022-04-01 01:25:43.604 | + inc/python:pip_install:203 : return 0 2022-04-01 01:25:43.607 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 01:25:43.610 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 01:25:43.635 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-01 01:25:45.439 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.449 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.456 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.461 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.566 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.586 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.590 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.593 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.609 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.618 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.620 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.652 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.662 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.667 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.685 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.723 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.731 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.737 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.786 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.799 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.804 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.824 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.830 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.879 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.897 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.900 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:45.993 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.001 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.056 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.183 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.208 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.212 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.223 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.229 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.248 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.255 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.272 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.329 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.342 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.358 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.402 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.406 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 01:25:46.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:25:46.414 | Processing /opt/stack/requirements 2022-04-01 01:25:48.326 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-01 01:25:48.329 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-01 01:25:48.340 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-01 01:25:48.345 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-01 01:25:48.348 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-01 01:25:48.355 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-01 01:25:48.384 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-04-01 01:25:48.408 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-01 01:25:48.418 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-01 01:25:48.446 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-04-01 01:25:48.450 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-04-01 01:25:48.474 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-01 01:25:48.480 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-01 01:25:48.487 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-01 01:25:48.491 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-01 01:25:48.493 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-01 01:25:48.506 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-01 01:25:48.517 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-01 01:25:48.520 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-01 01:25:48.569 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-01 01:25:48.575 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-04-01 01:25:48.580 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-01 01:25:48.647 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-04-01 01:25:48.650 | Building wheels for collected packages: openstack-requirements 2022-04-01 01:25:48.651 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 01:25:49.500 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 01:25:49.500 | ERROR: Command errored out with exit status 1: 2022-04-01 01:25:49.500 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qoxgj9x2/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qoxgj9x2/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-w2qech1f 2022-04-01 01:25:49.500 | cwd: /tmp/pip-req-build-qoxgj9x2/ 2022-04-01 01:25:49.500 | Complete output (6 lines): 2022-04-01 01:25:49.500 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 01:25:49.500 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 01:25:49.500 | or: setup.py --help-commands 2022-04-01 01:25:49.500 | or: setup.py cmd --help 2022-04-01 01:25:49.500 | 2022-04-01 01:25:49.500 | error: invalid command 'bdist_wheel' 2022-04-01 01:25:49.500 | ---------------------------------------- 2022-04-01 01:25:49.500 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 01:25:49.500 | Running setup.py clean for openstack-requirements 2022-04-01 01:25:50.358 | Failed to build openstack-requirements 2022-04-01 01:25:50.374 | Installing collected packages: openstack-requirements 2022-04-01 01:25:50.374 | Attempting uninstall: openstack-requirements 2022-04-01 01:25:50.375 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-04-01 01:25:50.409 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-04-01 01:25:50.428 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-04-01 01:25:50.431 | Running setup.py install for openstack-requirements: started 2022-04-01 01:25:52.832 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 01:25:52.855 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-04-01 01:25:53.002 | + inc/python:pip_install:200 : result=0 2022-04-01 01:25:53.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:25:53.006 | + functions-common:time_stop:2425 : local name 2022-04-01 01:25:53.008 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:53.010 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:53.013 | + functions-common:time_stop:2428 : local total 2022-04-01 01:25:53.015 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:53.017 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:25:53.020 | + functions-common:time_stop:2432 : start_time=1648776343627 2022-04-01 01:25:53.022 | + functions-common:time_stop:2434 : [[ -z 1648776343627 ]] 2022-04-01 01:25:53.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:53.029 | + functions-common:time_stop:2437 : end_time=1648776353027 2022-04-01 01:25:53.031 | + functions-common:time_stop:2438 : elapsed_time=9400 2022-04-01 01:25:53.034 | + functions-common:time_stop:2439 : total=8816 2022-04-01 01:25:53.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:53.039 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18216 2022-04-01 01:25:53.041 | + inc/python:pip_install:203 : return 0 2022-04-01 01:25:53.043 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 01:25:53.046 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 01:25:53.049 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 01:25:53.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:25:53.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:25:53.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 01:25:53.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:25:53.062 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 01:25:53.084 | Using python 3.8 to install pbr 2022-04-01 01:25:53.087 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-01 01:25:54.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:25:54.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:25:54.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:25:54.017 | from cryptography.utils import int_from_bytes 2022-04-01 01:25:55.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:25:55.225 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 01:25:57.921 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:25:57.929 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:25:57.929 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:25:58.076 | + inc/python:pip_install:200 : result=0 2022-04-01 01:25:58.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:25:58.082 | + functions-common:time_stop:2425 : local name 2022-04-01 01:25:58.084 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:25:58.086 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:25:58.089 | + functions-common:time_stop:2428 : local total 2022-04-01 01:25:58.092 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:25:58.095 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:25:58.097 | + functions-common:time_stop:2432 : start_time=1648776353078 2022-04-01 01:25:58.100 | + functions-common:time_stop:2434 : [[ -z 1648776353078 ]] 2022-04-01 01:25:58.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:25:58.110 | + functions-common:time_stop:2437 : end_time=1648776358107 2022-04-01 01:25:58.113 | + functions-common:time_stop:2438 : elapsed_time=5029 2022-04-01 01:25:58.115 | + functions-common:time_stop:2439 : total=18216 2022-04-01 01:25:58.119 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:25:58.122 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23245 2022-04-01 01:25:58.125 | + inc/python:pip_install:203 : return 0 2022-04-01 01:25:58.129 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 01:26:00.501 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 01:26:02.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:02.472 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 01:26:02.487 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-01 01:26:02.490 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 01:26:02.493 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 01:26:02.496 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-01 01:26:02.502 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-04-01 01:26:02.580 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:26:02.583 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 01:26:02.587 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 01:26:02.607 | + ./stack.sh:main:819 : pkgs= 2022-04-01 01:26:02.610 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 01:26:02.612 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 01:26:02.615 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:26:02.617 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 01:26:02.620 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:26:02.622 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:26:02.626 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:26:02.629 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:26:02.631 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:26:02.634 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:26:02.638 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:26:02.641 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:26:02.643 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:26:02.646 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 01:26:02.648 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:26:02.664 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:02.666 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:26:02.669 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:02.671 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 01:26:02.673 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:02.676 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:26:02.678 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:02.680 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 01:26:02.682 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:02.685 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 01:26:02.687 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:26:02.689 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:26:02.692 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:26:02.694 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:26:02.697 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:26:02.699 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:26:02.701 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 01:26:02.703 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:26:02.706 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 01:26:02.708 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:26:02.710 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:26:02.713 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 01:26:02.715 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 01:26:02.718 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 01:26:02.721 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 01:26:02.723 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 01:26:02.781 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 01:26:02.781 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 01:26:02.783 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 01:26:03.439 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 01:26:03.442 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 01:26:03.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:03.465 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 01:26:03.468 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:03.470 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:03.473 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:03.476 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:03.478 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:03.481 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:03.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:03.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:03.488 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:03.490 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:03.492 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:03.495 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:03.497 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 01:26:03.499 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:03.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:03.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:03.507 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 01:26:03.531 | + 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-04-01 01:26:03.654 | Reading package lists... 2022-04-01 01:26:03.914 | Building dependency tree... 2022-04-01 01:26:03.915 | Reading state information... 2022-04-01 01:26:04.202 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 01:26:04.202 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:04.203 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:04.203 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:04.203 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:04.203 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:04.203 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:04.203 | python3-zope.interface 2022-04-01 01:26:04.203 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:04.325 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:04.330 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:04.333 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:04.335 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:04.338 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:04.340 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:04.342 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:04.344 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:04.346 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:04.349 | + functions-common:time_stop:2432 : start_time=1648776363528 2022-04-01 01:26:04.351 | + functions-common:time_stop:2434 : [[ -z 1648776363528 ]] 2022-04-01 01:26:04.354 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:04.358 | + functions-common:time_stop:2437 : end_time=1648776364356 2022-04-01 01:26:04.360 | + functions-common:time_stop:2438 : elapsed_time=828 2022-04-01 01:26:04.363 | + functions-common:time_stop:2439 : total=1731 2022-04-01 01:26:04.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:04.367 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2559 2022-04-01 01:26:04.370 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:04.372 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 01:26:04.375 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:04.378 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:04.381 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:04.383 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:04.385 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:04.388 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:04.390 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 01:26:04.392 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:04.395 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:04.398 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:04.401 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:04.403 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:04.405 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:04.407 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:04.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:04.412 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:04.414 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:04.417 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:04.419 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 01:26:04.421 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:04.424 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:04.426 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:04.428 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:04.431 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:04.433 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:04.435 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 01:26:04.438 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 01:26:04.455 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:04.458 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 01:26:04.460 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:26:04.463 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 01:26:04.465 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 01:26:04.468 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 01:26:04.473 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 01:26:04.475 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 01:26:04.478 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 01:26:04.480 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 01:26:04.482 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 01:26:04.485 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 01:26:04.488 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 01:26:05.219 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 01:26:05.219 | user tags 2022-04-01 01:26:05.219 | stackrabbit []' 2022-04-01 01:26:05.223 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 01:26:05.223 | user tags 2022-04-01 01:26:05.223 | stackrabbit []' 2022-04-01 01:26:05.224 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 01:26:05.230 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 01:26:05.232 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 01:26:05.235 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:26:05.938 | Changing password for user "stackrabbit" ... 2022-04-01 01:26:05.964 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 01:26:06.660 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 01:26:06.684 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 01:26:06.686 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 01:26:07.351 | Changing password for user "stackrabbit" ... 2022-04-01 01:26:07.377 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 01:26:07.379 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 01:26:07.382 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 01:26:08.050 | Deleting user "guest" ... 2022-04-01 01:26:08.065 | Error: 2022-04-01 01:26:08.066 | {:no_such_user, "guest"} 2022-04-01 01:26:08.079 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 01:26:08.082 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 01:26:08.099 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:08.101 | + ./stack.sh:main:836 : install_database 2022-04-01 01:26:08.103 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 01:26:08.106 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 01:26:08.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:08.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:08.113 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 01:26:08.336 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 01:26:08.338 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:08.341 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 01:26:08.343 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 01:26:08.346 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:08.348 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 01:26:08.351 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:08.353 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:08.356 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:08.358 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:08.361 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:08.364 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:08.366 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:08.368 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:08.371 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:08.373 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:08.375 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:08.378 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 01:26:08.383 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:26:08.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:26:08.392 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:26:08.394 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:26:08.397 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:26:08.399 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:26:08.402 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 01:26:08.404 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:08.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:08.409 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 01:26:08.412 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:08.414 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:08.416 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:08.419 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:08.421 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:08.423 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:08.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:08.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:08.431 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:08.433 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:08.435 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:08.438 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:08.440 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 01:26:08.443 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:08.446 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:08.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:08.450 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 01:26:08.473 | + 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-04-01 01:26:08.583 | Reading package lists... 2022-04-01 01:26:08.853 | Building dependency tree... 2022-04-01 01:26:08.854 | Reading state information... 2022-04-01 01:26:09.146 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 01:26:09.146 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:09.148 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:09.148 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:09.148 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:09.148 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:09.148 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:09.148 | python3-zope.interface 2022-04-01 01:26:09.148 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:09.272 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:09.277 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:09.280 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:09.283 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:09.285 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:09.288 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:09.290 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:09.292 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:09.295 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:09.297 | + functions-common:time_stop:2432 : start_time=1648776368469 2022-04-01 01:26:09.299 | + functions-common:time_stop:2434 : [[ -z 1648776368469 ]] 2022-04-01 01:26:09.302 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:09.306 | + functions-common:time_stop:2437 : end_time=1648776369304 2022-04-01 01:26:09.308 | + functions-common:time_stop:2438 : elapsed_time=835 2022-04-01 01:26:09.311 | + functions-common:time_stop:2439 : total=2559 2022-04-01 01:26:09.314 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:09.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3394 2022-04-01 01:26:09.319 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:09.322 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 01:26:09.324 | + ./stack.sh:main:839 : install_database_python 2022-04-01 01:26:09.327 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 01:26:09.330 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 01:26:09.334 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 01:26:09.336 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:26:09.339 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 01:26:09.341 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 01:26:09.344 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:26:09.348 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:26:09.349 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:26:09.354 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 01:26:09.357 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 01:26:09.359 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 01:26:09.362 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 01:26:09.364 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 01:26:09.386 | Using python 3.8 to install PyMySQL 2022-04-01 01:26:09.388 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-01 01:26:10.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:10.271 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:10.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:10.271 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:11.439 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:11.466 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 01:26:14.032 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:14.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:14.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:14.169 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:14.171 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:14.174 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:14.176 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:14.178 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:14.181 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:14.183 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:14.186 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:14.188 | + functions-common:time_stop:2432 : start_time=1648776369380 2022-04-01 01:26:14.191 | + functions-common:time_stop:2434 : [[ -z 1648776369380 ]] 2022-04-01 01:26:14.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:14.198 | + functions-common:time_stop:2437 : end_time=1648776374195 2022-04-01 01:26:14.200 | + functions-common:time_stop:2438 : elapsed_time=4815 2022-04-01 01:26:14.203 | + functions-common:time_stop:2439 : total=23245 2022-04-01 01:26:14.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:14.208 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28060 2022-04-01 01:26:14.210 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:14.213 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 01:26:14.215 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 01:26:14.217 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 01:26:14.220 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 01:26:14.236 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:14.239 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 01:26:14.241 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 01:26:14.244 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:26:14.245 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:26:14.250 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:26:14.252 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:26:14.255 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:26:14.258 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:26:14.260 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 01:26:14.262 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 01:26:14.278 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:14.281 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 01:26:14.283 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:14.286 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:14.288 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:14.291 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:14.293 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:14.295 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:14.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:14.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:14.302 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:14.305 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:14.307 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:14.309 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:14.312 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 01:26:14.314 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:14.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:14.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:14.322 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 01:26:14.344 | + 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-04-01 01:26:14.454 | Reading package lists... 2022-04-01 01:26:14.706 | Building dependency tree... 2022-04-01 01:26:14.708 | Reading state information... 2022-04-01 01:26:14.994 | radvd is already the newest version (1:2.17-2). 2022-04-01 01:26:14.994 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:14.995 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:14.996 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:14.996 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:14.996 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:14.996 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:14.996 | python3-zope.interface 2022-04-01 01:26:14.996 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:15.113 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:15.117 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:15.119 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:15.122 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:15.124 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:15.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:15.128 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:15.131 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:15.133 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:15.135 | + functions-common:time_stop:2432 : start_time=1648776374341 2022-04-01 01:26:15.138 | + functions-common:time_stop:2434 : [[ -z 1648776374341 ]] 2022-04-01 01:26:15.140 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:15.144 | + functions-common:time_stop:2437 : end_time=1648776375142 2022-04-01 01:26:15.147 | + functions-common:time_stop:2438 : elapsed_time=801 2022-04-01 01:26:15.149 | + functions-common:time_stop:2439 : total=3394 2022-04-01 01:26:15.151 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:15.153 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4195 2022-04-01 01:26:15.155 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:15.158 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 01:26:15.175 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:15.178 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 01:26:15.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 01:26:15.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 01:26:15.185 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 01:26:15.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 01:26:15.207 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:15.209 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:15.211 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:15.214 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:15.216 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:15.218 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:15.220 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:15.223 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:15.226 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:15.228 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:15.230 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:15.232 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:15.235 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 01:26:15.237 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:15.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:15.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:15.244 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 01:26:15.264 | + 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-04-01 01:26:15.374 | Reading package lists... 2022-04-01 01:26:15.642 | Building dependency tree... 2022-04-01 01:26:15.643 | Reading state information... 2022-04-01 01:26:15.939 | fakeroot is already the newest version (1.24-1). 2022-04-01 01:26:15.939 | make is already the newest version (4.2.1-1.2). 2022-04-01 01:26:15.940 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 01:26:15.940 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:15.941 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:15.941 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:15.941 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:15.941 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:15.941 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:15.941 | python3-zope.interface 2022-04-01 01:26:15.941 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:16.059 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:16.064 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:16.067 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:16.069 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:16.071 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:16.073 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:16.075 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:16.077 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:16.080 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:16.082 | + functions-common:time_stop:2432 : start_time=1648776375261 2022-04-01 01:26:16.084 | + functions-common:time_stop:2434 : [[ -z 1648776375261 ]] 2022-04-01 01:26:16.087 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:16.090 | + functions-common:time_stop:2437 : end_time=1648776376088 2022-04-01 01:26:16.093 | + functions-common:time_stop:2438 : elapsed_time=827 2022-04-01 01:26:16.095 | + functions-common:time_stop:2439 : total=4195 2022-04-01 01:26:16.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:16.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5022 2022-04-01 01:26:16.101 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:16.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 01:26:16.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:16.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:16.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 01:26:16.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 01:26:16.116 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 01:26:16.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 01:26:16.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 01:26:16.126 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 01:26:16.127 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 01:26:16.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 01:26:16.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 01:26:16.137 | + functions:vercmp:628 : local v1=5.4 2022-04-01 01:26:16.139 | + functions:vercmp:629 : local 'op=<' 2022-04-01 01:26:16.141 | + functions:vercmp:630 : local v2=3.13 2022-04-01 01:26:16.143 | + functions:vercmp:631 : local result 2022-04-01 01:26:16.147 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 01:26:16.147 | ++ functions:vercmp:635 : sort -V 2022-04-01 01:26:16.148 | ++ functions:vercmp:635 : head -1 2022-04-01 01:26:16.152 | + functions:vercmp:635 : result=3.13 2022-04-01 01:26:16.154 | + functions:vercmp:637 : case $op in 2022-04-01 01:26:16.157 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 01:26:16.159 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 01:26:16.161 | + functions:vercmp:648 : return 2022-04-01 01:26:16.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 01:26:16.166 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:26:16.168 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 01:26:16.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 01:26:16.678 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 01:26:16.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.684 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 01:26:16.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.691 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 01:26:16.711 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:16.714 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 01:26:16.716 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 01:26:16.716 | Installing etcd 2022-04-01 01:26:16.719 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 01:26:16.733 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 01:26:16.750 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:16.753 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 01:26:16.777 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 01:26:16.780 | ++ 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-04-01 01:26:16.783 | ++ 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-04-01 01:26:16.786 | +++ 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-04-01 01:26:16.791 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:16.793 | ++ 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-04-01 01:26:16.796 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 01:26:16.798 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:16.801 | ++ functions:get_extra_file:74 : return 2022-04-01 01:26:16.804 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 01:26:16.807 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 01:26:16.809 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 01:26:16.812 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 01:26:16.828 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:16.832 | + ./stack.sh:main:866 : install_dstat 2022-04-01 01:26:16.835 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 01:26:16.854 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:16.859 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 01:26:16.861 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:26:16.864 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 01:26:16.866 | + ./stack.sh:main:875 : install_libs 2022-04-01 01:26:16.869 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 01:26:16.871 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 01:26:16.874 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 01:26:16.876 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 01:26:16.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.883 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 01:26:16.886 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.888 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 01:26:16.891 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 01:26:16.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 01:26:16.896 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 01:26:16.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.900 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 01:26:16.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.907 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 01:26:16.910 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 01:26:16.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 01:26:16.915 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 01:26:16.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.920 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.922 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 01:26:16.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.927 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 01:26:16.929 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 01:26:16.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 01:26:16.938 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 01:26:16.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 01:26:16.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.950 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 01:26:16.952 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 01:26:16.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 01:26:16.957 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 01:26:16.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 01:26:16.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.969 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 01:26:16.973 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 01:26:16.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 01:26:16.978 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 01:26:16.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:16.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:16.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 01:26:16.988 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:16.991 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 01:26:16.994 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 01:26:16.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 01:26:16.999 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 01:26:17.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.004 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.006 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 01:26:17.008 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.012 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 01:26:17.015 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 01:26:17.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 01:26:17.023 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 01:26:17.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 01:26:17.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.038 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 01:26:17.041 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 01:26:17.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 01:26:17.046 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 01:26:17.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.051 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 01:26:17.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.058 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 01:26:17.062 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 01:26:17.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 01:26:17.068 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 01:26:17.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 01:26:17.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.081 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 01:26:17.084 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 01:26:17.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 01:26:17.089 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 01:26:17.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 01:26:17.099 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.101 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 01:26:17.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 01:26:17.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 01:26:17.109 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 01:26:17.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 01:26:17.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.121 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 01:26:17.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 01:26:17.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 01:26:17.128 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 01:26:17.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 01:26:17.138 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.140 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 01:26:17.142 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 01:26:17.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 01:26:17.148 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 01:26:17.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 01:26:17.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.161 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 01:26:17.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 01:26:17.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 01:26:17.168 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 01:26:17.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 01:26:17.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.180 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 01:26:17.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 01:26:17.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 01:26:17.187 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 01:26:17.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 01:26:17.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.199 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 01:26:17.202 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 01:26:17.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 01:26:17.207 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 01:26:17.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 01:26:17.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.219 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 01:26:17.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 01:26:17.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 01:26:17.229 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 01:26:17.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.234 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.237 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 01:26:17.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.242 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 01:26:17.244 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 01:26:17.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 01:26:17.250 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 01:26:17.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 01:26:17.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.262 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 01:26:17.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 01:26:17.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 01:26:17.270 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 01:26:17.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.275 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.277 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 01:26:17.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.282 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 01:26:17.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 01:26:17.287 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 01:26:17.289 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 01:26:17.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 01:26:17.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.304 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 01:26:17.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 01:26:17.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 01:26:17.312 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 01:26:17.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 01:26:17.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.325 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 01:26:17.327 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 01:26:17.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 01:26:17.332 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 01:26:17.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.340 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 01:26:17.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.345 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 01:26:17.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 01:26:17.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 01:26:17.352 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 01:26:17.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.357 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 01:26:17.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.364 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 01:26:17.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 01:26:17.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 01:26:17.371 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 01:26:17.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.376 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 01:26:17.381 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.384 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 01:26:17.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 01:26:17.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 01:26:17.391 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 01:26:17.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 01:26:17.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.404 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 01:26:17.406 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 01:26:17.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 01:26:17.411 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 01:26:17.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 01:26:17.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.423 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 01:26:17.426 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 01:26:17.428 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 01:26:17.431 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 01:26:17.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 01:26:17.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.445 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 01:26:17.447 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 01:26:17.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 01:26:17.452 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 01:26:17.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 01:26:17.463 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.465 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 01:26:17.468 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 01:26:17.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 01:26:17.473 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 01:26:17.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.478 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.480 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 01:26:17.482 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.485 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 01:26:17.488 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 01:26:17.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 01:26:17.493 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 01:26:17.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 01:26:17.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.505 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 01:26:17.508 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 01:26:17.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 01:26:17.512 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 01:26:17.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.517 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.520 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 01:26:17.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.524 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 01:26:17.527 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 01:26:17.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 01:26:17.531 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 01:26:17.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 01:26:17.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.544 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 01:26:17.546 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 01:26:17.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 01:26:17.551 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 01:26:17.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.559 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 01:26:17.564 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.567 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 01:26:17.569 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 01:26:17.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 01:26:17.574 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 01:26:17.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.579 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 01:26:17.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.587 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 01:26:17.589 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 01:26:17.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 01:26:17.594 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 01:26:17.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 01:26:17.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.607 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 01:26:17.609 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 01:26:17.611 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 01:26:17.614 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 01:26:17.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 01:26:17.623 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.626 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 01:26:17.629 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 01:26:17.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 01:26:17.634 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 01:26:17.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:17.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:17.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 01:26:17.643 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:17.646 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 01:26:17.670 | Using python 3.8 to install etcd3 2022-04-01 01:26:17.673 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-01 01:26:18.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:18.545 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:18.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:18.546 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:19.698 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:19.725 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 01:26:19.734 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 01:26:19.735 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 01:26:19.736 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 01:26:19.737 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 01:26:22.335 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:22.343 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:22.343 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:22.473 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:22.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:22.478 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:22.480 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:22.483 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:22.485 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:22.487 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:22.490 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:22.492 | + functions-common:time_stop:2432 : start_time=1648776377664 2022-04-01 01:26:22.494 | + functions-common:time_stop:2434 : [[ -z 1648776377664 ]] 2022-04-01 01:26:22.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:22.501 | + functions-common:time_stop:2437 : end_time=1648776382498 2022-04-01 01:26:22.504 | + functions-common:time_stop:2438 : elapsed_time=4834 2022-04-01 01:26:22.506 | + functions-common:time_stop:2439 : total=28060 2022-04-01 01:26:22.508 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:22.510 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32894 2022-04-01 01:26:22.513 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:22.515 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 01:26:22.538 | Using python 3.8 to install etcd3gw 2022-04-01 01:26:22.540 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-01 01:26:23.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:23.444 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:23.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:23.444 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:24.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:24.655 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 01:26:24.663 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 01:26:24.664 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 01:26:24.665 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 01:26:24.666 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 01:26:24.699 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 01:26:24.700 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-01 01:26:24.702 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-01 01:26:24.704 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-01 01:26:27.285 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:27.292 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:27.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:27.440 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:27.442 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:27.445 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:27.447 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:27.449 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:27.452 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:27.454 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:27.456 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:27.459 | + functions-common:time_stop:2432 : start_time=1648776382532 2022-04-01 01:26:27.461 | + functions-common:time_stop:2434 : [[ -z 1648776382532 ]] 2022-04-01 01:26:27.464 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:27.468 | + functions-common:time_stop:2437 : end_time=1648776387465 2022-04-01 01:26:27.470 | + functions-common:time_stop:2438 : elapsed_time=4933 2022-04-01 01:26:27.473 | + functions-common:time_stop:2439 : total=32894 2022-04-01 01:26:27.475 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:27.478 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37827 2022-04-01 01:26:27.483 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:27.487 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 01:26:27.490 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 01:26:27.492 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 01:26:27.495 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:26:27.497 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:26:27.500 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:26:27.502 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:26:27.504 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:26:27.507 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:26:27.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:26:27.511 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:26:27.514 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:26:27.517 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:26:27.520 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:26:27.522 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 01:26:27.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:27.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:27.529 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 01:26:27.532 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:26:27.535 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:26:27.540 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:26:27.542 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:26:27.546 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:26:27.549 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:27.551 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:26:27.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:27.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:27.558 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:26:27.560 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:26:27.563 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:26:27.566 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:26:27.568 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:26:27.571 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:26:27.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:27.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:27.578 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 01:26:27.600 | + 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-04-01 01:26:27.711 | Reading package lists... 2022-04-01 01:26:27.970 | Building dependency tree... 2022-04-01 01:26:27.972 | Reading state information... 2022-04-01 01:26:28.252 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:26:28.252 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 01:26:28.252 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:26:28.252 | The following packages were automatically installed and are no longer required: 2022-04-01 01:26:28.254 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:26:28.254 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:26:28.254 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:26:28.254 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:26:28.254 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:26:28.254 | python3-zope.interface 2022-04-01 01:26:28.254 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:26:28.373 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:26:28.378 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:26:28.381 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:26:28.383 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:28.385 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:28.387 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:28.390 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:28.392 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:28.395 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:26:28.397 | + functions-common:time_stop:2432 : start_time=1648776387597 2022-04-01 01:26:28.399 | + functions-common:time_stop:2434 : [[ -z 1648776387597 ]] 2022-04-01 01:26:28.402 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:28.406 | + functions-common:time_stop:2437 : end_time=1648776388404 2022-04-01 01:26:28.409 | + functions-common:time_stop:2438 : elapsed_time=807 2022-04-01 01:26:28.411 | + functions-common:time_stop:2439 : total=5022 2022-04-01 01:26:28.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:28.416 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5829 2022-04-01 01:26:28.418 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:26:28.421 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 01:26:28.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:28.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:28.429 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 01:26:28.492 | Module proxy already enabled 2022-04-01 01:26:28.497 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 01:26:28.564 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 01:26:28.564 | Module proxy already enabled 2022-04-01 01:26:28.564 | Module proxy_uwsgi already enabled 2022-04-01 01:26:28.569 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 01:26:28.571 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:26:28.574 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:26:28.576 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:26:28.717 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 01:26:28.719 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 01:26:28.722 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 01:26:28.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 01:26:28.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.736 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 01:26:28.739 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 01:26:28.742 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 01:26:28.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 01:26:28.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.755 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 01:26:28.757 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 01:26:28.760 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 01:26:28.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 01:26:28.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.772 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 01:26:28.775 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 01:26:28.777 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 01:26:28.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.784 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 01:26:28.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.789 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 01:26:28.792 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 01:26:28.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 01:26:28.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.804 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 01:26:28.807 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 01:26:28.809 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 01:26:28.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 01:26:28.819 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.822 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 01:26:28.841 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:28.844 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 01:26:28.846 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 01:26:28.849 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 01:26:28.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 01:26:28.859 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.861 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 01:26:28.879 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:28.881 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 01:26:28.884 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 01:26:28.886 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 01:26:28.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.893 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 01:26:28.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.898 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 01:26:28.901 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 01:26:28.903 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 01:26:28.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:28.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:28.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 01:26:28.913 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:28.916 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 01:26:28.918 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 01:26:28.921 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:26:28.924 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 01:26:28.927 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 01:26:28.929 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:26:28.933 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:26:28.933 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:26:28.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 01:26:28.941 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 01:26:28.944 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 01:26:28.947 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 01:26:28.949 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 01:26:28.970 | Using python 3.8 to install keystonemiddleware 2022-04-01 01:26:28.972 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-01 01:26:29.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:29.864 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:29.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:29.864 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:31.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:31.029 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 01:26:31.082 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 01:26:31.083 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 01:26:31.084 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 01:26:31.085 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 01:26:31.086 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 01:26:31.087 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-01 01:26:31.088 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-01 01:26:31.090 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 01:26:31.091 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 01:26:31.092 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-01 01:26:31.093 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 01:26:31.094 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 01:26:31.095 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 01:26:31.097 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 01:26:31.154 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-01 01:26:31.155 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-01 01:26:31.157 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-01 01:26:31.196 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-01 01:26:31.235 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-01 01:26:31.237 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-01 01:26:31.238 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-01 01:26:31.239 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-01 01:26:31.288 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-01 01:26:31.292 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-01 01:26:31.302 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-01 01:26:31.303 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-01 01:26:31.317 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-01 01:26:31.319 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-01 01:26:31.320 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-01 01:26:31.384 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-01 01:26:31.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 01:26:31.388 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-01 01:26:31.390 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-01 01:26:31.440 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-01 01:26:31.452 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-01 01:26:33.876 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:33.884 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:33.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:34.019 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:34.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:34.023 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:34.026 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:34.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:34.030 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:34.032 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:34.035 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:34.038 | + functions-common:time_stop:2432 : start_time=1648776388964 2022-04-01 01:26:34.040 | + functions-common:time_stop:2434 : [[ -z 1648776388964 ]] 2022-04-01 01:26:34.043 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:34.047 | + functions-common:time_stop:2437 : end_time=1648776394045 2022-04-01 01:26:34.050 | + functions-common:time_stop:2438 : elapsed_time=5081 2022-04-01 01:26:34.052 | + functions-common:time_stop:2439 : total=37827 2022-04-01 01:26:34.054 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:34.057 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42908 2022-04-01 01:26:34.059 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:34.062 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 01:26:34.064 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 01:26:34.066 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:26:34.070 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 01:26:34.072 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 01:26:34.075 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:26:34.078 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:26:34.079 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:26:34.086 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 01:26:34.088 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 01:26:34.091 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 01:26:34.094 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 01:26:34.097 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 01:26:34.119 | Using python 3.8 to install python-memcached 2022-04-01 01:26:34.121 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-01 01:26:34.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:34.999 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:34.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:34.999 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:36.142 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:36.170 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 01:26:36.173 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 01:26:38.804 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:38.811 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:38.811 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:38.944 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:38.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:38.949 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:38.951 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:38.953 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:38.956 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:38.959 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:38.961 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:38.963 | + functions-common:time_stop:2432 : start_time=1648776394113 2022-04-01 01:26:38.965 | + functions-common:time_stop:2434 : [[ -z 1648776394113 ]] 2022-04-01 01:26:38.968 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:38.973 | + functions-common:time_stop:2437 : end_time=1648776398970 2022-04-01 01:26:38.975 | + functions-common:time_stop:2438 : elapsed_time=4857 2022-04-01 01:26:38.977 | + functions-common:time_stop:2439 : total=42908 2022-04-01 01:26:38.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:38.982 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47765 2022-04-01 01:26:38.984 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:38.987 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 01:26:39.005 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:39.007 | + ./stack.sh:main:897 : '[' 10.222.0.72 == 10.222.0.72 ']' 2022-04-01 01:26:39.010 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 01:26:39.012 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 01:26:39.015 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 01:26:39.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:26:39.021 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 01:26:39.023 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 01:26:39.039 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:39.041 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 01:26:39.043 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 01:26:39.046 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 01:26:39.048 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:26:39.050 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:26:39.053 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:26:39.055 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:26:39.057 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:26:39.060 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:26:39.081 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:26:39.083 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:26:39.085 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:39.088 | + functions-common:git_clone:629 : echo master 2022-04-01 01:26:39.088 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:26:39.094 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 01:26:39.096 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:39.098 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 01:26:39.101 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:26:39.101 | + functions-common:git_clone:678 : head -1 2022-04-01 01:26:39.105 | c141e6164 trivial: Fix typo 2022-04-01 01:26:39.107 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:26:39.110 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 01:26:39.112 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:26:39.115 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:26:39.117 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 01:26:39.119 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:26:39.122 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 01:26:39.124 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:26:39.127 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:26:39.130 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 01:26:39.132 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:26:39.134 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:26:39.138 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 01:26:39.140 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:26:39.144 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 01:26:39.146 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:26:39.149 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:26:39.152 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 01:26:39.158 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 01:26:39.160 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 01:26:39.854 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 01:26:39.856 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:26:39.858 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:26:39.860 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:26:39.863 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 01:26:39.865 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 01:26:39.868 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:26:39.870 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:26:39.872 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:26:39.874 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:26:39.877 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:26:39.879 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:26:39.881 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:26:39.883 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 01:26:39.912 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 01:26:39.914 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-01 01:26:40.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:40.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:40.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:40.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:41.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:41.981 | Obtaining file:///opt/stack/keystone 2022-04-01 01:26:41.982 | Preparing metadata (setup.py): started 2022-04-01 01:26:45.597 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:26:45.672 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-01 01:26:45.673 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-01 01:26:45.675 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:26:45.676 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-01 01:26:45.677 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 01:26:45.678 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-04-01 01:26:45.679 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-01 01:26:45.680 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-01 01:26:45.681 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-01 01:26:45.683 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-01 01:26:45.684 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-01 01:26:45.685 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:26:45.685 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-01 01:26:45.687 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-01 01:26:45.688 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-01 01:26:45.689 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-01 01:26:45.691 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-01 01:26:45.692 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-01 01:26:45.693 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-01 01:26:45.694 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-01 01:26:45.695 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-01 01:26:45.696 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-01 01:26:45.697 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-01 01:26:45.699 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-01 01:26:45.700 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-01 01:26:45.701 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:26:45.702 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-04-01 01:26:45.704 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-01 01:26:45.705 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-01 01:26:45.706 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 01:26:45.707 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-01 01:26:45.708 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-01 01:26:45.709 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-01 01:26:45.710 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 01:26:45.721 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-01 01:26:45.722 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-01 01:26:45.766 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-01 01:26:45.778 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-04-01 01:26:45.779 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:26:45.780 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-04-01 01:26:45.781 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-04-01 01:26:45.791 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-01 01:26:45.856 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-01 01:26:45.857 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 01:26:45.951 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-01 01:26:45.953 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 01:26:45.954 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-01 01:26:45.956 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-01 01:26:46.011 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-01 01:26:46.012 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-04-01 01:26:46.013 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-01 01:26:46.066 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-01 01:26:46.068 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-01 01:26:46.123 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 01:26:46.125 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-04-01 01:26:46.127 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-01 01:26:46.128 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-04-01 01:26:46.129 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 01:26:46.131 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-01 01:26:46.152 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-01 01:26:46.200 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-04-01 01:26:46.220 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-01 01:26:46.221 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-01 01:26:46.223 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-01 01:26:46.225 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-01 01:26:46.305 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-01 01:26:46.422 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-01 01:26:46.424 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-01 01:26:46.425 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-04-01 01:26:46.426 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-04-01 01:26:46.428 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-04-01 01:26:46.650 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-01 01:26:46.673 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-01 01:26:46.673 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-01 01:26:46.742 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-04-01 01:26:46.743 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-04-01 01:26:46.762 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-01 01:26:46.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-01 01:26:46.875 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-04-01 01:26:46.986 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:26:47.059 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-01 01:26:47.189 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-01 01:26:47.217 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-04-01 01:26:47.257 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-01 01:26:47.259 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-01 01:26:47.262 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-01 01:26:47.263 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-01 01:26:47.265 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-01 01:26:47.266 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-01 01:26:47.320 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-01 01:26:47.461 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-04-01 01:26:47.463 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-01 01:26:47.464 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-01 01:26:47.467 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-01 01:26:47.618 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-01 01:26:47.700 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-01 01:26:47.774 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-04-01 01:26:47.949 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-04-01 01:26:48.210 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-01 01:26:48.245 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-01 01:26:50.163 | Installing collected packages: keystone 2022-04-01 01:26:50.163 | Attempting uninstall: keystone 2022-04-01 01:26:50.164 | Found existing installation: keystone 21.1.0.dev2 2022-04-01 01:26:50.167 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-01 01:26:50.169 | Running setup.py develop for keystone 2022-04-01 01:26:54.807 | Successfully installed keystone 2022-04-01 01:26:54.807 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:26:54.815 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:26:54.815 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:26:54.966 | + inc/python:pip_install:200 : result=0 2022-04-01 01:26:54.968 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:26:54.971 | + functions-common:time_stop:2425 : local name 2022-04-01 01:26:54.973 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:26:54.975 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:26:54.977 | + functions-common:time_stop:2428 : local total 2022-04-01 01:26:54.980 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:26:54.982 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:26:54.984 | + functions-common:time_stop:2432 : start_time=1648776399906 2022-04-01 01:26:54.987 | + functions-common:time_stop:2434 : [[ -z 1648776399906 ]] 2022-04-01 01:26:54.990 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:26:54.994 | + functions-common:time_stop:2437 : end_time=1648776414991 2022-04-01 01:26:54.996 | + functions-common:time_stop:2438 : elapsed_time=15085 2022-04-01 01:26:55.004 | + functions-common:time_stop:2439 : total=47765 2022-04-01 01:26:55.006 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:26:55.008 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62850 2022-04-01 01:26:55.010 | + inc/python:pip_install:203 : return 0 2022-04-01 01:26:55.013 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:26:55.015 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:26:55.018 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:26:55.038 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 01:26:55.051 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 01:26:55.053 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 01:26:55.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:26:55.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:26:55.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 01:26:55.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:26:55.066 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 01:26:55.083 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:55.086 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:26:55.088 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:26:55.091 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 01:26:55.094 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 01:26:55.108 | + 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-04-01 01:26:55.110 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 01:26:55.120 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 01:26:55.136 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:55.139 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 01:26:55.176 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 01:26:55.210 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 01:26:55.246 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 01:26:55.278 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 01:26:55.310 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 01:26:55.343 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 01:26:55.372 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 01:26:55.403 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 01:26:55.406 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 01:26:55.409 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 01:26:55.411 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 01:26:55.414 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:26:55.417 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:26:55.435 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:55.438 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:26:55.442 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:26:55.444 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:26:55.469 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:55.471 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:26:55.474 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:26:55.506 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:26:55.509 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:26:55.512 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 01:26:55.514 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 01:26:55.531 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:55.534 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.72/identity 2022-04-01 01:26:55.568 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 01:26:55.570 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 01:26:55.606 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 01:26:55.608 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 01:26:55.611 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 01:26:55.615 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 01:26:55.617 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:26:55.620 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 01:26:55.652 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 01:26:55.655 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 01:26:55.657 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 01:26:55.662 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 01:26:55.665 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:26:55.683 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:26:55.686 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:26:55.688 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:26:55.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:26:55.693 | + 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-04-01 01:26:55.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-04-01 01:26:55.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-04-01 01:26:55.788 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:26:55.819 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 01:26:55.851 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:26:55.854 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 01:26:55.856 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:26:55.859 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 01:26:55.862 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 01:26:55.864 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:26:55.867 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:26:55.870 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 01:26:55.874 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 01:26:55.877 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:26:55.880 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:26:55.894 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:26:55.894 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:26:55.904 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:26:55.908 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:26:55.924 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:26:55.927 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 01:26:55.931 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 01:26:55.963 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 01:26:55.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 01:26:56.021 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 01:26:56.051 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 01:26:56.080 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 01:26:56.108 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 01:26:56.139 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 01:26:56.169 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 01:26:56.201 | + 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-04-01 01:26:56.235 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 01:26:56.264 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 01:26:56.301 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 01:26:56.333 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:26:56.336 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:26:56.339 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 01:26:56.341 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 01:26:56.344 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:26:56.347 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:56.350 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:56.352 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:26:56.355 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:26:56.358 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 01:26:56.388 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 01:26:56.421 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 01:26:56.421 | + 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-04-01 01:26:56.430 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 01:26:56.434 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 01:26:56.442 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 01:26:56.445 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:26:56.448 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:26:56.450 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:26:56.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:56.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:56.459 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:26:56.461 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:26:56.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:26:56.466 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:26:56.468 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 01:26:56.535 | Site keystone-wsgi-public already enabled 2022-04-01 01:26:56.540 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:26:56.542 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:26:56.544 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:26:56.547 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:26:56.759 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 01:26:56.798 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 01:26:56.835 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 01:26:56.868 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 01:26:56.871 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 01:26:56.905 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 01:26:56.935 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 01:26:56.966 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 01:26:56.969 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 01:26:56.986 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:26:56.989 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 01:26:57.007 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:26:57.009 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 01:26:57.012 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 01:26:57.014 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 01:26:57.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:26:57.019 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 01:26:57.022 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 01:26:57.024 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 01:26:57.027 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 01:26:57.029 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:26:57.031 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:26:57.034 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:26:57.037 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:26:57.039 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:26:57.042 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:26:57.061 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:26:57.063 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:26:57.066 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:57.069 | + functions-common:git_clone:629 : echo master 2022-04-01 01:26:57.070 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:26:57.075 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 01:26:57.077 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:26:57.080 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 01:26:57.083 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:26:57.083 | + functions-common:git_clone:678 : head -1 2022-04-01 01:26:57.088 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 01:26:57.091 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:26:57.093 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 01:26:57.096 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:26:57.099 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:26:57.102 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 01:26:57.106 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 01:26:57.108 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 01:26:57.112 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:26:57.114 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:26:57.117 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 01:26:57.119 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:26:57.122 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 01:26:57.125 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 01:26:57.128 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:26:57.131 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 01:26:57.133 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:26:57.135 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:26:57.139 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 01:26:57.145 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 01:26:57.147 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 01:26:57.809 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 01:26:57.812 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:26:57.815 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:26:57.817 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:26:57.820 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 01:26:57.822 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 01:26:57.825 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:26:57.827 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 01:26:57.829 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:26:57.832 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 01:26:57.835 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 01:26:57.837 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 01:26:57.839 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:26:57.842 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 01:26:57.864 | Using python 3.8 to install /opt/stack/swift 2022-04-01 01:26:57.867 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-01 01:26:58.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:58.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:58.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:26:58.765 | from cryptography.utils import int_from_bytes 2022-04-01 01:26:59.912 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:26:59.941 | Obtaining file:///opt/stack/swift 2022-04-01 01:26:59.941 | Preparing metadata (setup.py): started 2022-04-01 01:27:03.348 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:27:03.389 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-01 01:27:03.390 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-01 01:27:03.392 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-04-01 01:27:03.393 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-01 01:27:03.394 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-04-01 01:27:03.395 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-01 01:27:03.396 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-01 01:27:03.397 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-04-01 01:27:03.398 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-04-01 01:27:03.399 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-04-01 01:27:03.400 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-01 01:27:03.442 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-01 01:27:03.452 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-04-01 01:27:03.510 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-04-01 01:27:03.511 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-04-01 01:27:03.512 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-04-01 01:27:03.513 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-04-01 01:27:03.515 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-04-01 01:27:03.516 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-01 01:27:03.517 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-01 01:27:03.518 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-04-01 01:27:03.519 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-04-01 01:27:03.520 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-04-01 01:27:03.522 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-04-01 01:27:03.523 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-04-01 01:27:03.546 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-04-01 01:27:03.578 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-04-01 01:27:03.581 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-04-01 01:27:03.583 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-01 01:27:03.585 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-01 01:27:03.610 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-01 01:27:03.708 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-04-01 01:27:03.709 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-04-01 01:27:03.711 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-04-01 01:27:03.757 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-04-01 01:27:03.804 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-04-01 01:27:03.806 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-04-01 01:27:03.807 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-04-01 01:27:03.808 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-04-01 01:27:03.875 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-04-01 01:27:03.876 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-04-01 01:27:03.890 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-04-01 01:27:03.891 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-04-01 01:27:03.911 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-04-01 01:27:03.913 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-04-01 01:27:04.022 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-04-01 01:27:04.038 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-04-01 01:27:06.414 | Installing collected packages: swift 2022-04-01 01:27:06.414 | Attempting uninstall: swift 2022-04-01 01:27:06.415 | Found existing installation: swift 2.30.0.dev8 2022-04-01 01:27:06.418 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-01 01:27:06.419 | Running setup.py develop for swift 2022-04-01 01:27:10.768 | Successfully installed swift 2022-04-01 01:27:10.768 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:10.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:10.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:10.928 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:10.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:10.933 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:10.935 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:10.937 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:10.940 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:10.943 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:10.946 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:10.949 | + functions-common:time_stop:2432 : start_time=1648776417858 2022-04-01 01:27:10.951 | + functions-common:time_stop:2434 : [[ -z 1648776417858 ]] 2022-04-01 01:27:10.954 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:10.958 | + functions-common:time_stop:2437 : end_time=1648776430956 2022-04-01 01:27:10.961 | + functions-common:time_stop:2438 : elapsed_time=13098 2022-04-01 01:27:10.963 | + functions-common:time_stop:2439 : total=62850 2022-04-01 01:27:10.966 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:10.968 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75948 2022-04-01 01:27:10.971 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:10.973 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:27:10.976 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:27:10.979 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:27:11.001 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 01:27:11.016 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 01:27:11.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 01:27:11.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:11.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:11.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 01:27:11.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:11.031 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 01:27:11.035 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:27:11.039 | + ./stack.sh:main:908 : configure_swift 2022-04-01 01:27:11.041 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 01:27:11.043 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 01:27:11.046 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 01:27:11.049 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 01:27:11.052 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:27:12.269 | No container-reconciler running 2022-04-01 01:27:12.269 | No object-auditor running 2022-04-01 01:27:12.269 | No object-updater running 2022-04-01 01:27:12.269 | No account-auditor running 2022-04-01 01:27:12.269 | No container-auditor running 2022-04-01 01:27:12.269 | No object-replicator running 2022-04-01 01:27:12.269 | No object-reconstructor running 2022-04-01 01:27:12.269 | No account-replicator running 2022-04-01 01:27:12.269 | No container-replicator running 2022-04-01 01:27:12.269 | No object-server running 2022-04-01 01:27:12.269 | No account-server running 2022-04-01 01:27:12.269 | No container-server running 2022-04-01 01:27:12.269 | No container-updater running 2022-04-01 01:27:12.269 | No proxy-server running 2022-04-01 01:27:12.269 | No container-sync running 2022-04-01 01:27:12.269 | No account-reaper running 2022-04-01 01:27:12.269 | No container-sharder running 2022-04-01 01:27:12.269 | No object-expirer running 2022-04-01 01:27:12.376 | + lib/swift:configure_swift:337 : true 2022-04-01 01:27:12.378 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 01:27:12.391 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 01:27:12.405 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 01:27:12.410 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 01:27:12.410 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 01:27:12.417 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 01:27:12.417 | s/%GROUP%/ubuntu/; 2022-04-01 01:27:12.417 | s/%USER%/ubuntu/; 2022-04-01 01:27:12.417 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 01:27:12.417 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 01:27:12.426 | uid = ubuntu 2022-04-01 01:27:12.426 | gid = ubuntu 2022-04-01 01:27:12.426 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 01:27:12.426 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 01:27:12.426 | address = 127.0.0.1 2022-04-01 01:27:12.426 | 2022-04-01 01:27:12.426 | [account6612] 2022-04-01 01:27:12.426 | max connections = 25 2022-04-01 01:27:12.426 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:27:12.426 | read only = false 2022-04-01 01:27:12.426 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 01:27:12.426 | 2022-04-01 01:27:12.426 | [account6622] 2022-04-01 01:27:12.426 | max connections = 25 2022-04-01 01:27:12.426 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:27:12.426 | read only = false 2022-04-01 01:27:12.427 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | [account6632] 2022-04-01 01:27:12.427 | max connections = 25 2022-04-01 01:27:12.427 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:27:12.427 | read only = false 2022-04-01 01:27:12.427 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | [account6642] 2022-04-01 01:27:12.427 | max connections = 25 2022-04-01 01:27:12.427 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:27:12.427 | read only = false 2022-04-01 01:27:12.427 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | [container6611] 2022-04-01 01:27:12.427 | max connections = 25 2022-04-01 01:27:12.427 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:27:12.427 | read only = false 2022-04-01 01:27:12.427 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | [container6621] 2022-04-01 01:27:12.427 | max connections = 25 2022-04-01 01:27:12.427 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:27:12.427 | read only = false 2022-04-01 01:27:12.427 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | [container6631] 2022-04-01 01:27:12.427 | max connections = 25 2022-04-01 01:27:12.427 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:27:12.427 | read only = false 2022-04-01 01:27:12.427 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 01:27:12.427 | 2022-04-01 01:27:12.427 | [container6641] 2022-04-01 01:27:12.428 | max connections = 25 2022-04-01 01:27:12.428 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:27:12.428 | read only = false 2022-04-01 01:27:12.428 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 01:27:12.428 | 2022-04-01 01:27:12.428 | 2022-04-01 01:27:12.428 | [object6613] 2022-04-01 01:27:12.428 | max connections = 25 2022-04-01 01:27:12.428 | path = /opt/stack/data/swift/1/node/ 2022-04-01 01:27:12.428 | read only = false 2022-04-01 01:27:12.428 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 01:27:12.428 | 2022-04-01 01:27:12.428 | [object6623] 2022-04-01 01:27:12.428 | max connections = 25 2022-04-01 01:27:12.428 | path = /opt/stack/data/swift/2/node/ 2022-04-01 01:27:12.428 | read only = false 2022-04-01 01:27:12.428 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 01:27:12.428 | 2022-04-01 01:27:12.428 | [object6633] 2022-04-01 01:27:12.428 | max connections = 25 2022-04-01 01:27:12.428 | path = /opt/stack/data/swift/3/node/ 2022-04-01 01:27:12.428 | read only = false 2022-04-01 01:27:12.428 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 01:27:12.428 | 2022-04-01 01:27:12.428 | [object6643] 2022-04-01 01:27:12.428 | max connections = 25 2022-04-01 01:27:12.428 | path = /opt/stack/data/swift/4/node/ 2022-04-01 01:27:12.428 | read only = false 2022-04-01 01:27:12.428 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 01:27:12.430 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 01:27:12.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:12.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:12.439 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 01:27:12.454 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 01:27:12.456 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 01:27:12.460 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 01:27:12.465 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 01:27:12.468 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 01:27:12.473 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 01:27:12.518 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.72:8080/v1/ 2022-04-01 01:27:12.548 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 01:27:12.577 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 01:27:12.607 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 01:27:12.624 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:12.660 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 01:27:12.678 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 01:27:12.707 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 01:27:12.728 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 01:27:12.758 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 01:27:12.776 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:12.804 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 01:27:12.822 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 01:27:12.837 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:12.839 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 01:27:12.869 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 01:27:12.897 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 01:27:12.924 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 01:27:12.952 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 01:27:12.967 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:12.969 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 01:27:12.997 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 01:27:13.012 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:13.014 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 01:27:13.029 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:13.031 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 01:27:13.034 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 01:27:13.049 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:13.051 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 01:27:13.053 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 01:27:13.055 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 01:27:13.060 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 01:27:13.065 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 01:27:13.092 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 01:27:13.120 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 01:27:13.152 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 01:27:13.182 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 01:27:13.209 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 01:27:13.212 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 01:27:13.214 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 01:27:13.216 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 01:27:13.218 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 01:27:13.246 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 01:27:13.275 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:27:13.303 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 01:27:13.332 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 01:27:13.360 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 01:27:13.387 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 01:27:13.415 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 01:27:13.444 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:27:13.472 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 01:27:13.502 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 01:27:13.532 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 01:27:13.565 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 01:27:13.601 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 01:27:13.639 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 01:27:13.671 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 01:27:13.694 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 01:27:13.731 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 01:27:13.765 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 01:27:13.774 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 01:27:13.806 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 01:27:13.835 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 01:27:13.865 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 01:27:13.867 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:27:13.869 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:27:13.872 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 01:27:13.876 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 01:27:13.878 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 01:27:13.881 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:27:13.883 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 01:27:13.885 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 01:27:13.887 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:27:13.890 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:27:13.892 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 01:27:13.911 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 01:27:13.941 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 01:27:13.960 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 01:27:13.990 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 01:27:14.009 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:14.041 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 01:27:14.061 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:27:14.095 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 01:27:14.117 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:27:14.155 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 01:27:14.175 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 01:27:14.211 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:27:14.237 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:27:14.267 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 01:27:14.286 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 01:27:14.315 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 01:27:14.334 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 01:27:14.363 | + 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-04-01 01:27:14.367 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 01:27:14.386 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:14.417 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 01:27:14.448 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:27:14.450 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 01:27:14.456 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 01:27:14.458 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 01:27:14.460 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:27:14.463 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 01:27:14.465 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 01:27:14.467 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:27:14.470 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:27:14.472 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 01:27:14.492 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 01:27:14.524 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 01:27:14.544 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 01:27:14.573 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 01:27:14.592 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:14.626 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 01:27:14.650 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:27:14.687 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 01:27:14.708 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:27:14.746 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 01:27:14.772 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 01:27:14.803 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:27:14.822 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:27:14.851 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 01:27:14.870 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 01:27:14.900 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 01:27:14.918 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 01:27:14.950 | + 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-04-01 01:27:14.955 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 01:27:14.973 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:15.003 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:27:15.005 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 01:27:15.010 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 01:27:15.012 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 01:27:15.014 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 01:27:15.017 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 01:27:15.019 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 01:27:15.021 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 01:27:15.023 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 01:27:15.026 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 01:27:15.043 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 01:27:15.073 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 01:27:15.090 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 01:27:15.119 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 01:27:15.138 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 01:27:15.167 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 01:27:15.185 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 01:27:15.214 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 01:27:15.232 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 01:27:15.261 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 01:27:15.280 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 01:27:15.310 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 01:27:15.328 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 01:27:15.357 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 01:27:15.375 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 01:27:15.403 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 01:27:15.422 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 01:27:15.451 | + 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-04-01 01:27:15.456 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 01:27:15.475 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 01:27:15.505 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 01:27:15.536 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 01:27:15.569 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 01:27:15.598 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 01:27:15.600 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 01:27:15.605 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 01:27:15.636 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 01:27:15.666 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 01:27:15.696 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 01:27:15.724 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 01:27:15.754 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 01:27:15.781 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 01:27:15.809 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 01:27:15.837 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 01:27:15.865 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 01:27:15.881 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:15.883 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 01:27:15.902 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 01:27:15.904 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 01:27:15.924 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 01:27:15.927 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.72 2022-04-01 01:27:15.954 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 01:27:15.957 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 01:27:15.984 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.72/identity 2022-04-01 01:27:16.014 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 01:27:16.017 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 01:27:16.045 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 01:27:16.061 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:16.063 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 01:27:16.066 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 01:27:16.071 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 01:27:16.073 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 01:27:16.086 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 01:27:16.088 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 01:27:16.100 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 01:27:16.103 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 01:27:16.106 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:27:16.108 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:27:16.111 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:27:16.114 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:27:16.116 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:27:16.118 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:27:16.121 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 01:27:16.133 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:27:16.136 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 01:27:16.139 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 01:27:16.156 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:16.159 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 01:27:16.178 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:16.180 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 01:27:16.183 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 01:27:16.185 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 01:27:16.188 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:27:16.190 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 01:27:16.193 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 01:27:16.196 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 01:27:16.199 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 01:27:16.216 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:16.219 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 01:27:16.222 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 01:27:16.240 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:16.242 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 01:27:16.245 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 01:27:16.248 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 01:27:16.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:16.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:16.255 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 01:27:16.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:16.262 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 01:27:16.264 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 01:27:16.267 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 01:27:16.270 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 01:27:16.273 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 01:27:16.275 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 01:27:16.278 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 01:27:16.281 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 01:27:16.284 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 01:27:16.287 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 01:27:16.291 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:27:16.291 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 01:27:16.297 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 01:27:16.300 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 01:27:16.302 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 01:27:16.306 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 01:27:16.308 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:27:16.331 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 01:27:16.333 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 01:27:17.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:17.207 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:17.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:17.207 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:18.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:18.376 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-01 01:27:18.457 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-01 01:27:18.458 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 01:27:18.459 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-01 01:27:18.460 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-01 01:27:18.461 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-01 01:27:18.463 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-01 01:27:18.464 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-01 01:27:18.465 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-01 01:27:18.466 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 01:27:18.467 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-01 01:27:18.468 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-01 01:27:18.469 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-01 01:27:18.472 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-01 01:27:18.474 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-01 01:27:18.476 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-01 01:27:18.479 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-01 01:27:18.482 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 01:27:18.484 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-01 01:27:18.494 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-01 01:27:18.495 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-01 01:27:18.507 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-01 01:27:18.576 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-01 01:27:18.578 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-01 01:27:18.579 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-01 01:27:18.603 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-01 01:27:18.604 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-01 01:27:18.607 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-01 01:27:18.608 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-01 01:27:18.609 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-01 01:27:18.621 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-01 01:27:18.663 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-01 01:27:18.664 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 01:27:18.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-01 01:27:18.666 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-01 01:27:18.686 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-01 01:27:18.687 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-01 01:27:18.704 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-01 01:27:18.719 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-01 01:27:18.721 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-01 01:27:18.741 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-01 01:27:18.743 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-01 01:27:18.825 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-01 01:27:18.827 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-01 01:27:18.828 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-01 01:27:18.829 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-01 01:27:18.880 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-01 01:27:18.906 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-01 01:27:19.112 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-01 01:27:19.114 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-01 01:27:19.148 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-01 01:27:19.149 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-01 01:27:19.152 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-01 01:27:19.154 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-01 01:27:19.155 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-01 01:27:19.156 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-01 01:27:19.211 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-01 01:27:19.403 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-01 01:27:19.426 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-01 01:27:19.510 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-01 01:27:19.658 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-01 01:27:21.770 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:21.777 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:21.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:21.916 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:21.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:21.921 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:21.924 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:21.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:21.928 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:21.931 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:21.933 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:21.936 | + functions-common:time_stop:2432 : start_time=1648776436325 2022-04-01 01:27:21.938 | + functions-common:time_stop:2434 : [[ -z 1648776436325 ]] 2022-04-01 01:27:21.941 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:21.946 | + functions-common:time_stop:2437 : end_time=1648776441943 2022-04-01 01:27:21.948 | + functions-common:time_stop:2438 : elapsed_time=5618 2022-04-01 01:27:21.950 | + functions-common:time_stop:2439 : total=75948 2022-04-01 01:27:21.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:21.955 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81566 2022-04-01 01:27:21.958 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:21.960 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 01:27:21.963 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 01:27:21.965 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 01:27:21.979 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 01:27:21.984 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 01:27:21.987 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 01:27:21.989 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 01:27:21.991 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:27:21.994 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:27:21.997 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:27:21.999 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:27:22.002 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:27:22.005 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:27:22.022 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:27:22.024 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:27:22.027 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:22.030 | + functions-common:git_clone:629 : echo master 2022-04-01 01:27:22.030 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:27:22.036 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 01:27:22.038 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:22.041 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 01:27:22.044 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:27:22.044 | + functions-common:git_clone:678 : head -1 2022-04-01 01:27:22.048 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 01:27:22.051 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:27:22.054 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 01:27:22.056 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:27:22.059 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:27:22.061 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 01:27:22.064 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:27:22.067 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 01:27:22.069 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:27:22.072 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:27:22.074 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 01:27:22.077 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:27:22.079 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:27:22.082 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 01:27:22.085 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:27:22.088 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 01:27:22.091 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:27:22.093 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:27:22.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 01:27:22.103 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 01:27:22.106 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 01:27:22.765 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 01:27:22.767 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:27:22.770 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:27:22.773 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:27:22.775 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 01:27:22.778 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 01:27:22.780 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:27:22.783 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:27:22.786 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:27:22.788 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:27:22.790 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:27:22.793 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:27:22.796 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:27:22.799 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 01:27:22.820 | Using python 3.8 to install /opt/stack/glance 2022-04-01 01:27:22.823 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-01 01:27:23.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:23.704 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:23.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:23.704 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:24.847 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:24.873 | Obtaining file:///opt/stack/glance 2022-04-01 01:27:24.874 | Preparing metadata (setup.py): started 2022-04-01 01:27:28.096 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:27:28.167 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-01 01:27:28.168 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-01 01:27:28.169 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-04-01 01:27:28.171 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-01 01:27:28.172 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-01 01:27:28.173 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-01 01:27:28.174 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-01 01:27:28.175 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-01 01:27:28.176 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-04-01 01:27:28.177 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-01 01:27:28.179 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-01 01:27:28.180 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 01:27:28.181 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-01 01:27:28.182 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:27:28.183 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-01 01:27:28.184 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 01:27:28.185 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-01 01:27:28.186 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-01 01:27:28.187 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-01 01:27:28.188 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-01 01:27:28.189 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-01 01:27:28.190 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-04-01 01:27:28.192 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-01 01:27:28.193 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-01 01:27:28.194 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-01 01:27:28.195 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-01 01:27:28.196 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-01 01:27:28.197 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-01 01:27:28.198 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:27:28.199 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-01 01:27:28.200 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-01 01:27:28.202 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-01 01:27:28.203 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-01 01:27:28.204 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-01 01:27:28.205 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-01 01:27:28.206 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-01 01:27:28.208 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-01 01:27:28.209 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:27:28.211 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-04-01 01:27:28.212 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-01 01:27:28.213 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-01 01:27:28.214 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-01 01:27:28.215 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-01 01:27:28.231 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-04-01 01:27:28.233 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-04-01 01:27:28.235 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-04-01 01:27:28.255 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-01 01:27:28.256 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-01 01:27:28.297 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-01 01:27:28.314 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-01 01:27:28.322 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-04-01 01:27:28.337 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-01 01:27:28.338 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-04-01 01:27:28.339 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-01 01:27:28.431 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-01 01:27:28.507 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-01 01:27:28.561 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-01 01:27:28.563 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-01 01:27:28.597 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-01 01:27:28.642 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-01 01:27:28.644 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-01 01:27:28.645 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-01 01:27:28.705 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-01 01:27:28.707 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-01 01:27:28.710 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 01:27:28.736 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-01 01:27:28.813 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-01 01:27:28.816 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-01 01:27:28.876 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-04-01 01:27:28.877 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-01 01:27:28.878 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-01 01:27:28.879 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-04-01 01:27:28.882 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-01 01:27:28.909 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-01 01:27:28.912 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-04-01 01:27:28.914 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-01 01:27:28.958 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-01 01:27:29.002 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-01 01:27:29.004 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-01 01:27:29.006 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-04-01 01:27:29.082 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-04-01 01:27:29.143 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-01 01:27:29.246 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-01 01:27:29.520 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-01 01:27:29.523 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:27:29.526 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-01 01:27:29.527 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-04-01 01:27:29.584 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-01 01:27:29.608 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-01 01:27:29.732 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-01 01:27:29.838 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-04-01 01:27:30.052 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-01 01:27:30.053 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-01 01:27:30.055 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-01 01:27:30.056 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-01 01:27:30.059 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-04-01 01:27:30.060 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-01 01:27:30.061 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:27:30.181 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-04-01 01:27:30.214 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-01 01:27:30.265 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-01 01:27:30.267 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-01 01:27:30.514 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-01 01:27:30.703 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-01 01:27:30.705 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-04-01 01:27:30.706 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-01 01:27:30.708 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-01 01:27:30.821 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-01 01:27:30.980 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-01 01:27:31.084 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-04-01 01:27:31.402 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-01 01:27:31.404 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-01 01:27:31.636 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-01 01:27:31.962 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-01 01:27:32.285 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-01 01:27:32.286 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-01 01:27:33.736 | Installing collected packages: glance 2022-04-01 01:27:33.736 | Attempting uninstall: glance 2022-04-01 01:27:33.737 | Found existing installation: glance 24.1.0.dev4 2022-04-01 01:27:33.743 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-01 01:27:33.745 | Running setup.py develop for glance 2022-04-01 01:27:38.330 | Successfully installed glance 2022-04-01 01:27:38.330 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:27:38.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:27:38.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:27:38.497 | + inc/python:pip_install:200 : result=0 2022-04-01 01:27:38.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:27:38.503 | + functions-common:time_stop:2425 : local name 2022-04-01 01:27:38.505 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:27:38.508 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:27:38.510 | + functions-common:time_stop:2428 : local total 2022-04-01 01:27:38.514 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:27:38.516 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:27:38.519 | + functions-common:time_stop:2432 : start_time=1648776442815 2022-04-01 01:27:38.521 | + functions-common:time_stop:2434 : [[ -z 1648776442815 ]] 2022-04-01 01:27:38.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:27:38.529 | + functions-common:time_stop:2437 : end_time=1648776458526 2022-04-01 01:27:38.535 | + functions-common:time_stop:2438 : elapsed_time=15711 2022-04-01 01:27:38.540 | + functions-common:time_stop:2439 : total=81566 2022-04-01 01:27:38.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:27:38.547 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97277 2022-04-01 01:27:38.549 | + inc/python:pip_install:203 : return 0 2022-04-01 01:27:38.551 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:27:38.554 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:27:38.556 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:27:38.577 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 01:27:38.590 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 01:27:38.593 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 01:27:38.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:27:38.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:27:38.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 01:27:38.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:27:38.608 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:27:38.611 | + ./stack.sh:main:920 : configure_glance 2022-04-01 01:27:38.614 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 01:27:38.628 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 01:27:38.632 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 01:27:38.634 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 01:27:38.637 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 01:27:38.644 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 01:27:38.647 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:27:38.650 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:27:38.653 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 01:27:38.687 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 01:27:38.721 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 01:27:38.754 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:27:38.790 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 01:27:38.830 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 01:27:38.865 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 01:27:38.868 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:27:38.870 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 01:27:38.873 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:27:38.875 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 01:27:38.907 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 01:27:38.939 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:27:38.975 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 01:27:39.008 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 01:27:39.040 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 01:27:39.071 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 01:27:39.102 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 01:27:39.132 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:27:39.163 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:27:39.193 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:27:39.224 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 01:27:39.227 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 01:27:39.230 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 01:27:39.232 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:27:39.234 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:27:39.237 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:27:39.254 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:39.257 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:27:39.260 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:27:39.263 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:27:39.280 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:39.283 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:27:39.285 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:27:39.316 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:27:39.318 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:27:39.321 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 01:27:39.323 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 01:27:39.326 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 01:27:39.356 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 01:27:39.386 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 01:27:39.389 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 01:27:39.392 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 01:27:39.394 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 01:27:39.397 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:27:39.399 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 01:27:39.402 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:27:39.432 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 01:27:39.434 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.72 2022-04-01 01:27:39.465 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 01:27:39.469 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 01:27:39.491 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:39.493 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 01:27:39.524 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 01:27:39.556 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-01 01:27:39.587 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 01:27:39.618 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 01:27:39.649 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 01:27:39.666 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:39.669 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:27:39.699 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 01:27:39.730 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 01:27:39.760 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.72/identity/v3 2022-04-01 01:27:39.791 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 01:27:39.821 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.72/image 2022-04-01 01:27:39.856 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 01:27:39.873 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:39.875 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 01:27:39.878 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 01:27:39.880 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 01:27:39.884 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:27:39.902 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:27:39.904 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:27:39.907 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:27:39.910 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:27:39.912 | + 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-04-01 01:27:39.944 | + 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-04-01 01:27:39.976 | + 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-04-01 01:27:40.007 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:27:40.039 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-01 01:27:40.043 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 01:27:40.074 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 01:27:40.105 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 01:27:40.136 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.72/identity 2022-04-01 01:27:40.167 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 01:27:40.198 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 01:27:40.229 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 01:27:40.259 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 01:27:40.290 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 01:27:40.321 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 01:27:40.351 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 01:27:40.382 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 01:27:40.387 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-01 01:27:40.396 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 01:27:40.413 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:27:40.415 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 01:27:40.418 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-01 01:27:40.420 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 01:27:40.422 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 01:27:40.425 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 01:27:40.428 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 01:27:40.432 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 01:27:40.434 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 01:27:40.438 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-01 01:27:40.468 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 01:27:40.471 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 01:27:40.474 | ++ functions:get_random_port:837 : true 2022-04-01 01:27:40.476 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 01:27:40.479 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 01:27:40.481 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 01:27:40.543 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 01:27:40.545 | ++ functions:get_random_port:841 : break 2 2022-04-01 01:27:40.548 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 01:27:40.551 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 01:27:40.553 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-01 01:27:40.581 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 01:27:40.609 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 01:27:40.637 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:27:40.666 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:27:40.693 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:27:40.722 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:27:40.750 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:27:40.779 | + 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-04-01 01:27:40.807 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:27:40.836 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:27:40.866 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:27:40.897 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:27:40.926 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:27:40.954 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 01:27:40.982 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 01:27:41.011 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 01:27:41.040 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 01:27:41.068 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 01:27:41.096 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 01:27:41.099 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 01:27:41.101 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:27:41.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:41.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:41.108 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 01:27:41.111 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 01:27:41.166 | proxy (enabled by site administrator) 2022-04-01 01:27:41.169 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 01:27:41.172 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 01:27:41.174 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:27:41.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:41.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:41.181 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 01:27:41.184 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 01:27:41.240 | proxy_http (enabled by site administrator) 2022-04-01 01:27:41.243 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 01:27:41.246 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 01:27:41.248 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 01:27:41.251 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:27:41.253 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:41.256 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:41.258 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:27:41.261 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:27:41.264 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 01:27:41.264 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:27:41.274 | KeepAlive Off 2022-04-01 01:27:41.278 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 01:27:41.278 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:27:41.287 | SetEnv proxy-sendchunked 1 2022-04-01 01:27:41.291 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 01:27:41.292 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 01:27:41.300 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 01:27:41.304 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 01:27:41.306 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 01:27:41.309 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:27:41.311 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:27:41.313 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:27:41.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:41.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:41.321 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:27:41.323 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:27:41.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:27:41.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:27:41.331 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 01:27:41.393 | Site glance-wsgi-api already enabled 2022-04-01 01:27:41.398 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 01:27:41.400 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:27:41.403 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:27:41.405 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:27:41.549 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 01:27:41.556 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-01 01:27:41.590 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 01:27:41.593 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 01:27:41.612 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:27:41.614 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 01:27:41.617 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 01:27:41.620 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 01:27:41.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:27:41.625 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 01:27:41.628 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 01:27:41.630 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 01:27:41.633 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 01:27:41.635 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:27:41.637 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:27:41.640 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:27:41.644 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:27:41.646 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:27:41.649 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:27:41.666 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:27:41.668 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:27:41.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:41.674 | + functions-common:git_clone:629 : echo master 2022-04-01 01:27:41.675 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:27:41.680 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 01:27:41.683 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:27:41.685 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 01:27:41.689 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:27:41.689 | + functions-common:git_clone:678 : head -1 2022-04-01 01:27:41.692 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 01:27:41.695 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:27:41.698 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 01:27:41.700 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:27:41.703 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:27:41.706 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 01:27:41.709 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:27:41.712 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 01:27:41.714 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:27:41.717 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:27:41.719 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 01:27:41.722 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:27:41.724 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:27:41.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 01:27:41.730 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:27:41.733 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 01:27:41.736 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:27:41.739 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:27:41.742 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 01:27:41.748 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 01:27:41.751 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-01 01:27:42.414 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 01:27:42.417 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:27:42.419 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:27:42.422 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:27:42.425 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 01:27:42.427 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 01:27:42.430 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:27:42.438 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:27:42.441 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:27:42.443 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:27:42.446 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:27:42.449 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:27:42.451 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:27:42.454 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 01:27:42.478 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 01:27:42.480 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-01 01:27:43.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:43.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:43.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:27:43.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:27:44.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:27:44.567 | Obtaining file:///opt/stack/cinder 2022-04-01 01:27:44.568 | Preparing metadata (setup.py): started 2022-04-01 01:27:48.617 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:27:48.751 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-04-01 01:27:48.753 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-04-01 01:27:48.754 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-04-01 01:27:48.755 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-04-01 01:27:48.756 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-04-01 01:27:48.757 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-04-01 01:27:48.758 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-04-01 01:27:48.759 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:27:48.760 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-04-01 01:27:48.761 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-04-01 01:27:48.762 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-04-01 01:27:48.763 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-04-01 01:27:48.765 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-04-01 01:27:48.766 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-04-01 01:27:48.768 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-04-01 01:27:48.769 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-04-01 01:27:48.770 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-04-01 01:27:48.771 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-04-01 01:27:48.772 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-04-01 01:27:48.774 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-04-01 01:27:48.775 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-04-01 01:27:48.776 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:27:48.777 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-04-01 01:27:48.778 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-04-01 01:27:48.779 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:27:48.780 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-04-01 01:27:48.782 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:27:48.783 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-04-01 01:27:48.784 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-04-01 01:27:48.785 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-04-01 01:27:48.786 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:27:48.787 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-04-01 01:27:48.788 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-04-01 01:27:48.789 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-04-01 01:27:48.790 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-04-01 01:27:48.791 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-04-01 01:27:48.793 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-04-01 01:27:48.794 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-04-01 01:27:48.795 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-04-01 01:27:48.796 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-04-01 01:27:48.797 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-04-01 01:27:48.798 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-04-01 01:27:48.799 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-04-01 01:27:48.800 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-04-01 01:27:48.801 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-04-01 01:27:48.802 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-04-01 01:27:48.803 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-04-01 01:27:48.805 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-04-01 01:27:48.806 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-04-01 01:27:48.807 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-04-01 01:27:48.808 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-04-01 01:27:48.809 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-04-01 01:27:48.810 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-04-01 01:27:48.811 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-04-01 01:27:48.812 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-04-01 01:27:48.814 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-04-01 01:27:48.815 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-04-01 01:27:48.816 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-04-01 01:27:48.817 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-04-01 01:27:48.818 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-04-01 01:27:48.819 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-04-01 01:27:48.820 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-04-01 01:27:48.835 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-04-01 01:27:48.836 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-04-01 01:27:48.837 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:27:48.910 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-04-01 01:27:48.942 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0) 2022-04-01 01:27:48.957 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-04-01 01:27:48.958 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-04-01 01:27:48.959 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-04-01 01:27:48.961 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:27:49.061 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0) 2022-04-01 01:27:49.115 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1) 2022-04-01 01:27:49.119 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1) 2022-04-01 01:27:49.149 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-04-01 01:27:49.150 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-04-01 01:27:49.151 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-04-01 01:27:49.212 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3) 2022-04-01 01:27:49.261 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:27:49.262 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:27:49.263 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0) 2022-04-01 01:27:49.265 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-04-01 01:27:49.359 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6) 2022-04-01 01:27:49.361 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1) 2022-04-01 01:27:49.364 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 01:27:49.425 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2) 2022-04-01 01:27:49.430 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6) 2022-04-01 01:27:49.493 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3) 2022-04-01 01:27:49.494 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0) 2022-04-01 01:27:49.496 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9) 2022-04-01 01:27:49.499 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0) 2022-04-01 01:27:49.501 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-04-01 01:27:49.527 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0) 2022-04-01 01:27:49.534 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0) 2022-04-01 01:27:49.535 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-04-01 01:27:49.588 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3) 2022-04-01 01:27:49.683 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:27:49.685 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0) 2022-04-01 01:27:49.708 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1) 2022-04-01 01:27:49.738 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0) 2022-04-01 01:27:49.808 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8) 2022-04-01 01:27:49.810 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-04-01 01:27:49.958 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-04-01 01:27:49.996 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-04-01 01:27:50.154 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1) 2022-04-01 01:27:50.194 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-04-01 01:27:50.195 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3) 2022-04-01 01:27:50.198 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0) 2022-04-01 01:27:50.411 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-04-01 01:27:50.413 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12) 2022-04-01 01:27:50.415 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-04-01 01:27:50.454 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-04-01 01:27:50.486 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-04-01 01:27:50.733 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-04-01 01:27:50.735 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-04-01 01:27:50.881 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:27:50.884 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-04-01 01:27:50.887 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-04-01 01:27:51.022 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-04-01 01:27:51.150 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1) 2022-04-01 01:27:51.151 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6) 2022-04-01 01:27:51.153 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0) 2022-04-01 01:27:51.190 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-04-01 01:27:51.454 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-04-01 01:27:51.536 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0) 2022-04-01 01:27:51.537 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0) 2022-04-01 01:27:51.749 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0) 2022-04-01 01:27:51.846 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-04-01 01:27:51.849 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-04-01 01:27:52.062 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0) 2022-04-01 01:27:52.510 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5) 2022-04-01 01:27:52.562 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1) 2022-04-01 01:27:52.614 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5) 2022-04-01 01:27:53.713 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32) 2022-04-01 01:27:54.004 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2) 2022-04-01 01:27:54.006 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0) 2022-04-01 01:27:54.172 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2) 2022-04-01 01:27:54.374 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0) 2022-04-01 01:27:54.511 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0) 2022-04-01 01:27:56.353 | Installing collected packages: cinder 2022-04-01 01:27:56.353 | Attempting uninstall: cinder 2022-04-01 01:27:56.353 | Found existing installation: cinder 20.1.0.dev43 2022-04-01 01:27:56.360 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-01 01:27:56.361 | Running setup.py develop for cinder 2022-04-01 01:28:02.410 | Successfully installed cinder 2022-04-01 01:28:02.411 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:28:02.419 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:28:02.419 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:28:02.588 | + inc/python:pip_install:200 : result=0 2022-04-01 01:28:02.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:28:02.594 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:02.596 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:02.599 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:02.601 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:02.603 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:02.606 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:28:02.608 | + functions-common:time_stop:2432 : start_time=1648776462472 2022-04-01 01:28:02.611 | + functions-common:time_stop:2434 : [[ -z 1648776462472 ]] 2022-04-01 01:28:02.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:02.618 | + functions-common:time_stop:2437 : end_time=1648776482615 2022-04-01 01:28:02.620 | + functions-common:time_stop:2438 : elapsed_time=20143 2022-04-01 01:28:02.623 | + functions-common:time_stop:2439 : total=97277 2022-04-01 01:28:02.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:02.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=117420 2022-04-01 01:28:02.630 | + inc/python:pip_install:203 : return 0 2022-04-01 01:28:02.632 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:28:02.635 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:28:02.638 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:28:02.657 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 01:28:02.670 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 01:28:02.673 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 01:28:02.675 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:02.678 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:02.680 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 01:28:02.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:02.686 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 01:28:02.689 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 01:28:02.691 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 01:28:02.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:02.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:02.699 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 01:28:02.712 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 01:28:02.715 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:28:02.718 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:28:02.721 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:28:02.724 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:28:02.726 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:02.729 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:28:02.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:02.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:02.737 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:28:02.740 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:28:02.743 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:28:02.745 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:28:02.748 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 01:28:02.751 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:28:02.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:02.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:02.759 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 01:28:02.782 | + 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-04-01 01:28:02.895 | Reading package lists... 2022-04-01 01:28:03.157 | Building dependency tree... 2022-04-01 01:28:03.159 | Reading state information... 2022-04-01 01:28:03.464 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 01:28:03.464 | The following packages were automatically installed and are no longer required: 2022-04-01 01:28:03.465 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:28:03.465 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:28:03.465 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:28:03.465 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:28:03.465 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:28:03.466 | python3-zope.interface 2022-04-01 01:28:03.466 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:28:03.610 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:28:03.617 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:28:03.619 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:28:03.622 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:03.625 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:03.627 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:03.630 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:03.632 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:03.635 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:28:03.637 | + functions-common:time_stop:2432 : start_time=1648776482779 2022-04-01 01:28:03.640 | + functions-common:time_stop:2434 : [[ -z 1648776482779 ]] 2022-04-01 01:28:03.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:03.649 | + functions-common:time_stop:2437 : end_time=1648776483646 2022-04-01 01:28:03.653 | + functions-common:time_stop:2438 : elapsed_time=867 2022-04-01 01:28:03.655 | + functions-common:time_stop:2439 : total=5829 2022-04-01 01:28:03.658 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:03.661 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6696 2022-04-01 01:28:03.663 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:28:03.666 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:28:03.669 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 01:28:03.672 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 01:28:03.685 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 01:28:03.690 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 01:28:03.693 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 01:28:03.697 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:28:03.701 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 01:28:03.701 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:28:03.706 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 01:28:03.709 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 01:28:03.711 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:28:03.713 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 01:28:03.716 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 01:28:03.718 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 01:28:03.721 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 01:28:03.724 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 01:28:03.737 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 01:28:03.751 | + 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-04-01 01:28:03.764 | + 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-04-01 01:28:03.779 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-01 01:28:03.794 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:28:03.797 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:28:03.802 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZL9inzoWRn 2022-04-01 01:28:03.804 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:28:03.807 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 01:28:03.809 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 01:28:03.811 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZL9inzoWRn 2022-04-01 01:28:03.817 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZL9inzoWRn 2022-04-01 01:28:03.830 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZL9inzoWRn /etc/sudoers.d/cinder-rootwrap 2022-04-01 01:28:03.843 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 01:28:03.848 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:28:03.850 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:28:03.852 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:28:03.855 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:28:03.857 | + 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-04-01 01:28:03.859 | + 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-04-01 01:28:03.862 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 01:28:03.864 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 01:28:03.870 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 01:28:03.875 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 01:28:03.896 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 01:28:03.917 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 01:28:03.939 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 01:28:03.960 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 01:28:03.982 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 01:28:04.004 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 01:28:04.026 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 01:28:04.047 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 01:28:04.050 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:28:04.053 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 01:28:04.056 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:28:04.058 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 01:28:04.093 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 01:28:04.126 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:28:04.156 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 01:28:04.187 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 01:28:04.220 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 01:28:04.252 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 01:28:04.285 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 01:28:04.318 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:28:04.347 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:28:04.382 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 01:28:04.415 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 01:28:04.448 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 01:28:04.451 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 01:28:04.455 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 01:28:04.457 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 01:28:04.460 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:28:04.463 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 01:28:04.496 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 01:28:04.527 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 01:28:04.557 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 01:28:04.586 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 01:28:04.617 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 01:28:04.649 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 01:28:04.684 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 01:28:04.687 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.72 2022-04-01 01:28:04.720 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:28:04.756 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 01:28:04.764 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b50b807f1a4cbbbe9c78b631e76992b3 2022-04-01 01:28:04.796 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 01:28:04.798 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 01:28:04.831 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 01:28:04.864 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 01:28:04.896 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 01:28:04.929 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 01:28:04.945 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:04.948 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 01:28:04.965 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:04.967 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 01:28:04.987 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:04.989 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 01:28:05.007 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:05.009 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 01:28:05.012 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 01:28:05.014 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 01:28:05.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 01:28:05.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:28:05.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:28:05.025 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:28:05.045 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:05.049 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:28:05.052 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:28:05.054 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:28:05.071 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:05.078 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:28:05.082 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:28:05.114 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:28:05.116 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:28:05.119 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 01:28:05.121 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 01:28:05.124 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:28:05.127 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:28:05.147 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:28:05.150 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:28:05.152 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:28:05.154 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:28:05.157 | + 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-04-01 01:28:05.188 | + 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-04-01 01:28:05.222 | + 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-04-01 01:28:05.254 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:28:05.285 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 01:28:05.304 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:05.307 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 01:28:05.310 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:28:05.312 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 01:28:05.315 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 01:28:05.319 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:28:05.321 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:28:05.325 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 01:28:05.330 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 01:28:05.333 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:28:05.335 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:28:05.353 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:05.354 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:28:05.364 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:28:05.368 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:05.385 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:28:05.387 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 01:28:05.393 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-01 01:28:05.426 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:28:05.456 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 01:28:05.490 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:28:05.521 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:28:05.552 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:28:05.585 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:28:05.616 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:28:05.646 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:28:05.675 | + 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-04-01 01:28:05.712 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:28:05.744 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:28:05.775 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:28:05.806 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:28:05.809 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:28:05.813 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 01:28:05.816 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 01:28:05.819 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:28:05.822 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:05.825 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:05.829 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:28:05.832 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:28:05.835 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-01 01:28:05.868 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:28:05.901 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 01:28:05.901 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-01 01:28:05.911 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 01:28:05.915 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 01:28:05.917 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 01:28:05.920 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:28:05.923 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:28:05.926 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:05.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:05.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:05.933 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:05.935 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:28:05.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:05.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:05.943 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 01:28:06.011 | Enabling site cinder-wsgi. 2022-04-01 01:28:06.018 | To activate the new configuration, you need to run: 2022-04-01 01:28:06.018 | systemctl reload apache2 2022-04-01 01:28:06.023 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:28:06.025 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:28:06.028 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:28:06.030 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:28:06.168 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 01:28:06.171 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 01:28:06.205 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.72/image 2022-04-01 01:28:06.237 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 01:28:06.255 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:06.257 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 01:28:06.260 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 01:28:06.262 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:28:06.265 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:28:06.267 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 01:28:06.299 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 01:28:06.329 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.72/identity 2022-04-01 01:28:06.361 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 01:28:06.392 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 01:28:06.423 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 01:28:06.454 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 01:28:06.486 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 01:28:06.518 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:28:06.551 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 01:28:06.582 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 01:28:06.614 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:28:06.646 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 01:28:06.649 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 01:28:06.667 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:06.669 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.72:2379 2022-04-01 01:28:06.704 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 01:28:06.707 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 01:28:06.725 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:06.728 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 01:28:06.731 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 01:28:06.734 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 01:28:06.736 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:28:06.739 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 01:28:06.742 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 01:28:06.746 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:28:06.746 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:28:06.751 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:28:06.754 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:28:06.757 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:28:06.760 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:28:06.763 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 01:28:06.766 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 01:28:06.769 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 01:28:06.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:06.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:06.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 01:28:06.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:06.783 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 01:28:06.785 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 01:28:06.788 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 01:28:06.790 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:28:06.793 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:28:06.796 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:28:06.799 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:28:06.801 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:28:06.804 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:28:06.821 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:28:06.824 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:28:06.826 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:06.829 | + functions-common:git_clone:629 : echo master 2022-04-01 01:28:06.830 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:28:06.835 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 01:28:06.838 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:06.840 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 01:28:06.844 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:28:06.844 | + functions-common:git_clone:678 : head -1 2022-04-01 01:28:06.857 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 01:28:06.861 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:28:06.864 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 01:28:06.866 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:28:06.869 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:28:06.871 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 01:28:06.874 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:28:06.877 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 01:28:06.879 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:28:06.882 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:28:06.885 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 01:28:06.888 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:28:06.891 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:28:06.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 01:28:06.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:28:06.900 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 01:28:06.903 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:28:06.905 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:28:06.909 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 01:28:06.916 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 01:28:06.919 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-01 01:28:07.573 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 01:28:07.576 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:28:07.579 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:28:07.581 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:28:07.584 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 01:28:07.589 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 01:28:07.592 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:28:07.595 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:28:07.598 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:28:07.600 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:28:07.603 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:28:07.605 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:28:07.608 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:28:07.610 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 01:28:07.636 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 01:28:07.638 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-01 01:28:08.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:08.513 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:08.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:08.513 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:09.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:28:09.685 | Obtaining file:///opt/stack/neutron 2022-04-01 01:28:09.686 | Preparing metadata (setup.py): started 2022-04-01 01:28:13.986 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:28:14.077 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-04-01 01:28:14.078 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:28:14.079 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-04-01 01:28:14.080 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-04-01 01:28:14.081 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:28:14.082 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-04-01 01:28:14.083 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-04-01 01:28:14.084 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-04-01 01:28:14.086 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-04-01 01:28:14.087 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-04-01 01:28:14.088 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-04-01 01:28:14.089 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-04-01 01:28:14.090 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-04-01 01:28:14.091 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-04-01 01:28:14.092 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-04-01 01:28:14.094 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-04-01 01:28:14.095 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:28:14.096 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-04-01 01:28:14.097 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-04-01 01:28:14.098 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:28:14.099 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-04-01 01:28:14.100 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-04-01 01:28:14.101 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-04-01 01:28:14.103 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:28:14.104 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-04-01 01:28:14.105 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-04-01 01:28:14.106 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-04-01 01:28:14.107 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-04-01 01:28:14.108 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-04-01 01:28:14.110 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-04-01 01:28:14.111 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-04-01 01:28:14.112 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-04-01 01:28:14.113 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-04-01 01:28:14.114 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-04-01 01:28:14.115 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-04-01 01:28:14.116 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-04-01 01:28:14.118 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-04-01 01:28:14.119 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-04-01 01:28:14.120 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-04-01 01:28:14.121 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-04-01 01:28:14.122 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-04-01 01:28:14.123 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-04-01 01:28:14.124 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-04-01 01:28:14.125 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-04-01 01:28:14.126 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-04-01 01:28:14.127 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-04-01 01:28:14.129 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-04-01 01:28:14.130 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:14.131 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-04-01 01:28:14.132 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-04-01 01:28:14.133 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-04-01 01:28:14.134 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-04-01 01:28:14.135 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-04-01 01:28:14.136 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:28:14.138 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-04-01 01:28:14.154 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-04-01 01:28:14.156 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-04-01 01:28:14.158 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-04-01 01:28:14.165 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-04-01 01:28:14.177 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-04-01 01:28:14.178 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-04-01 01:28:14.179 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:28:14.199 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7) 2022-04-01 01:28:14.207 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:28:14.269 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-04-01 01:28:14.271 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0) 2022-04-01 01:28:14.325 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1) 2022-04-01 01:28:14.329 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0) 2022-04-01 01:28:14.374 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0) 2022-04-01 01:28:14.380 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2) 2022-04-01 01:28:14.408 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32) 2022-04-01 01:28:14.410 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-04-01 01:28:14.411 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-04-01 01:28:14.412 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-04-01 01:28:14.413 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-04-01 01:28:14.414 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-04-01 01:28:14.416 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:28:14.417 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5) 2022-04-01 01:28:14.434 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3) 2022-04-01 01:28:14.531 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3) 2022-04-01 01:28:14.579 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0) 2022-04-01 01:28:14.646 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0) 2022-04-01 01:28:14.648 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 01:28:14.650 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1) 2022-04-01 01:28:14.747 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6) 2022-04-01 01:28:14.748 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2) 2022-04-01 01:28:14.808 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-04-01 01:28:14.809 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9) 2022-04-01 01:28:14.812 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3) 2022-04-01 01:28:14.813 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0) 2022-04-01 01:28:14.842 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0) 2022-04-01 01:28:14.844 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 01:28:14.892 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0) 2022-04-01 01:28:14.950 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-04-01 01:28:14.983 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-04-01 01:28:14.988 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 01:28:15.011 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1) 2022-04-01 01:28:15.160 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:28:15.234 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-04-01 01:28:15.315 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-04-01 01:28:15.316 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-04-01 01:28:15.430 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.431 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.432 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.433 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.435 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.436 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.437 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-04-01 01:28:15.650 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1) 2022-04-01 01:28:15.651 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-04-01 01:28:15.652 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:28:15.701 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0) 2022-04-01 01:28:15.706 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6) 2022-04-01 01:28:15.799 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8) 2022-04-01 01:28:15.801 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12) 2022-04-01 01:28:15.802 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-04-01 01:28:15.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-04-01 01:28:15.844 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-04-01 01:28:16.185 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-04-01 01:28:16.263 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-04-01 01:28:16.460 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21) 2022-04-01 01:28:16.535 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0) 2022-04-01 01:28:16.538 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0) 2022-04-01 01:28:16.768 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0) 2022-04-01 01:28:16.945 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2) 2022-04-01 01:28:17.483 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1) 2022-04-01 01:28:17.533 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5) 2022-04-01 01:28:18.153 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2) 2022-04-01 01:28:18.154 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2) 2022-04-01 01:28:18.531 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0) 2022-04-01 01:28:18.533 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0) 2022-04-01 01:28:18.707 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0) 2022-04-01 01:28:18.998 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0) 2022-04-01 01:28:19.000 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2) 2022-04-01 01:28:19.194 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0) 2022-04-01 01:28:19.419 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1) 2022-04-01 01:28:21.084 | Installing collected packages: neutron 2022-04-01 01:28:21.084 | Attempting uninstall: neutron 2022-04-01 01:28:21.084 | Found existing installation: neutron 20.1.0.dev73 2022-04-01 01:28:21.103 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-01 01:28:21.104 | Running setup.py develop for neutron 2022-04-01 01:28:27.243 | Successfully installed neutron 2022-04-01 01:28:27.243 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:28:27.252 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:28:27.252 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:28:27.420 | + inc/python:pip_install:200 : result=0 2022-04-01 01:28:27.423 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:28:27.425 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:27.428 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:27.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:27.432 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:27.434 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:27.437 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:28:27.439 | + functions-common:time_stop:2432 : start_time=1648776487630 2022-04-01 01:28:27.441 | + functions-common:time_stop:2434 : [[ -z 1648776487630 ]] 2022-04-01 01:28:27.444 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:27.449 | + functions-common:time_stop:2437 : end_time=1648776507446 2022-04-01 01:28:27.451 | + functions-common:time_stop:2438 : elapsed_time=19816 2022-04-01 01:28:27.453 | + functions-common:time_stop:2439 : total=117420 2022-04-01 01:28:27.456 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:27.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=137236 2022-04-01 01:28:27.460 | + inc/python:pip_install:203 : return 0 2022-04-01 01:28:27.463 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:28:27.465 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:28:27.468 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:28:27.489 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 01:28:27.502 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 01:28:27.504 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 01:28:27.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:27.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:27.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 01:28:27.515 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:27.518 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:28:27.520 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:28:27.523 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 01:28:27.541 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:27.544 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 01:28:27.547 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 01:28:27.550 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 01:28:27.552 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:28:27.555 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 01:28:27.558 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 01:28:27.560 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 01:28:27.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:27.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:27.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 01:28:27.570 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:27.573 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 01:28:27.589 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:27.592 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 01:28:27.609 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:27.612 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 01:28:27.629 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:27.631 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 01:28:27.634 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 01:28:27.636 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 01:28:27.638 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:28:27.641 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:28:27.644 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:28:27.647 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:28:27.649 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:28:27.652 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:28:27.669 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:28:27.671 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:28:27.674 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:27.677 | + functions-common:git_clone:629 : echo master 2022-04-01 01:28:27.677 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:28:27.682 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 01:28:27.684 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:27.687 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 01:28:27.690 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:28:27.690 | + functions-common:git_clone:678 : head -1 2022-04-01 01:28:27.712 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 01:28:27.715 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:28:27.718 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 01:28:27.721 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:28:27.723 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:28:27.726 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 01:28:27.728 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:28:27.731 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 01:28:27.734 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:28:27.736 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:28:27.739 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 01:28:27.741 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:28:27.744 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:28:27.747 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 01:28:27.751 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:28:27.754 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 01:28:27.756 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:28:27.759 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:28:27.762 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 01:28:27.769 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 01:28:27.771 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-01 01:28:28.432 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 01:28:28.434 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:28:28.439 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:28:28.441 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:28:28.447 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 01:28:28.450 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 01:28:28.453 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:28:28.455 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:28:28.457 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:28:28.460 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:28:28.462 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:28:28.464 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:28:28.467 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:28:28.469 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 01:28:28.491 | Using python 3.8 to install /opt/stack/nova 2022-04-01 01:28:28.493 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-01 01:28:29.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:29.376 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:29.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:29.376 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:30.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:28:30.551 | Obtaining file:///opt/stack/nova 2022-04-01 01:28:30.551 | Preparing metadata (setup.py): started 2022-04-01 01:28:35.593 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:28:35.715 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-04-01 01:28:35.716 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-04-01 01:28:35.718 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-04-01 01:28:35.719 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-04-01 01:28:35.720 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-04-01 01:28:35.721 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-04-01 01:28:35.722 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-04-01 01:28:35.723 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-04-01 01:28:35.724 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-04-01 01:28:35.725 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-04-01 01:28:35.726 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-04-01 01:28:35.727 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-04-01 01:28:35.729 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:28:35.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-04-01 01:28:35.731 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-04-01 01:28:35.732 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-04-01 01:28:35.734 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-04-01 01:28:35.735 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-04-01 01:28:35.735 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-04-01 01:28:35.736 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-04-01 01:28:35.737 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:28:35.739 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-04-01 01:28:35.740 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:28:35.741 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-04-01 01:28:35.742 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-04-01 01:28:35.743 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-04-01 01:28:35.745 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-04-01 01:28:35.746 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:28:35.747 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-04-01 01:28:35.748 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-04-01 01:28:35.749 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-04-01 01:28:35.750 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-04-01 01:28:35.751 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-04-01 01:28:35.752 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:28:35.753 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-04-01 01:28:35.755 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-04-01 01:28:35.756 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:28:35.757 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-04-01 01:28:35.758 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-04-01 01:28:35.759 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:28:35.760 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-04-01 01:28:35.761 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-04-01 01:28:35.762 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:28:35.763 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-04-01 01:28:35.764 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-04-01 01:28:35.765 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:28:35.766 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-04-01 01:28:35.767 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-04-01 01:28:35.768 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-04-01 01:28:35.770 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-04-01 01:28:35.771 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-04-01 01:28:35.772 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-04-01 01:28:35.773 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-04-01 01:28:35.774 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:28:35.775 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-04-01 01:28:35.776 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-04-01 01:28:35.777 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-04-01 01:28:35.778 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:28:35.780 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-04-01 01:28:35.781 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-04-01 01:28:35.782 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-04-01 01:28:35.783 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:28:35.784 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-04-01 01:28:35.785 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-04-01 01:28:35.802 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-04-01 01:28:35.803 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-04-01 01:28:35.805 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-04-01 01:28:35.827 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-04-01 01:28:35.867 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-04-01 01:28:35.897 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-04-01 01:28:35.898 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:28:35.923 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:28:36.046 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1) 2022-04-01 01:28:36.050 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-04-01 01:28:36.107 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-04-01 01:28:36.110 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-04-01 01:28:36.111 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-04-01 01:28:36.112 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-04-01 01:28:36.114 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-04-01 01:28:36.116 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:28:36.139 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-04-01 01:28:36.141 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-04-01 01:28:36.206 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:36.208 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:28:36.209 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-04-01 01:28:36.270 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-04-01 01:28:36.407 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-04-01 01:28:36.411 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 01:28:36.490 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-04-01 01:28:36.557 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-04-01 01:28:36.559 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-04-01 01:28:36.561 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-04-01 01:28:36.564 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-04-01 01:28:36.589 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-04-01 01:28:36.591 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-04-01 01:28:36.646 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-04-01 01:28:36.701 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-04-01 01:28:36.736 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:28:36.738 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-04-01 01:28:36.792 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-04-01 01:28:36.794 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-04-01 01:28:36.884 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-04-01 01:28:36.910 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-04-01 01:28:36.990 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-04-01 01:28:37.071 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6) 2022-04-01 01:28:37.132 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-04-01 01:28:37.133 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-04-01 01:28:37.137 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-04-01 01:28:37.181 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0) 2022-04-01 01:28:37.184 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:28:37.186 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-04-01 01:28:37.265 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-04-01 01:28:37.267 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-04-01 01:28:37.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-04-01 01:28:37.271 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-04-01 01:28:37.367 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-04-01 01:28:37.580 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-04-01 01:28:37.582 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-04-01 01:28:37.693 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:28:37.695 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-04-01 01:28:37.697 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-04-01 01:28:37.788 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-04-01 01:28:37.867 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-04-01 01:28:37.902 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-04-01 01:28:38.145 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-04-01 01:28:38.224 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0) 2022-04-01 01:28:38.227 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:28:38.466 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0) 2022-04-01 01:28:38.580 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2) 2022-04-01 01:28:39.098 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1) 2022-04-01 01:28:39.144 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0) 2022-04-01 01:28:39.515 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:39.517 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:39.518 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:39.519 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:39.520 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:39.521 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:39.523 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-04-01 01:28:40.764 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-04-01 01:28:41.180 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2) 2022-04-01 01:28:41.180 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0) 2022-04-01 01:28:41.281 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0) 2022-04-01 01:28:41.392 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-04-01 01:28:43.052 | Installing collected packages: nova 2022-04-01 01:28:43.052 | Attempting uninstall: nova 2022-04-01 01:28:43.053 | Found existing installation: nova 25.1.0.dev22 2022-04-01 01:28:43.061 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-01 01:28:43.062 | Running setup.py develop for nova 2022-04-01 01:28:49.608 | Successfully installed nova 2022-04-01 01:28:49.608 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:28:49.617 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:28:49.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:28:49.775 | + inc/python:pip_install:200 : result=0 2022-04-01 01:28:49.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:28:49.781 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:49.783 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:49.785 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:49.787 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:49.790 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:49.792 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:28:49.794 | + functions-common:time_stop:2432 : start_time=1648776508485 2022-04-01 01:28:49.797 | + functions-common:time_stop:2434 : [[ -z 1648776508485 ]] 2022-04-01 01:28:49.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:49.804 | + functions-common:time_stop:2437 : end_time=1648776529802 2022-04-01 01:28:49.806 | + functions-common:time_stop:2438 : elapsed_time=21317 2022-04-01 01:28:49.809 | + functions-common:time_stop:2439 : total=137236 2022-04-01 01:28:49.811 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:49.813 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158553 2022-04-01 01:28:49.815 | + inc/python:pip_install:203 : return 0 2022-04-01 01:28:49.818 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:28:49.820 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:28:49.823 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:28:49.843 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 01:28:49.857 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 01:28:49.860 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 01:28:49.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:28:49.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:28:49.867 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 01:28:49.870 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:28:49.873 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-01 01:28:49.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:28:49.889 | + ./stack.sh:main:937 : configure_nova 2022-04-01 01:28:49.891 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 01:28:49.905 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 01:28:49.907 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 01:28:49.910 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 01:28:49.914 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 01:28:49.914 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 01:28:49.919 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 01:28:49.922 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 01:28:49.925 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 01:28:49.928 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 01:28:49.930 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 01:28:49.933 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 01:28:49.935 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 01:28:49.938 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 01:28:49.950 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 01:28:49.963 | + 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-04-01 01:28:49.976 | + 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-04-01 01:28:49.990 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-01 01:28:50.003 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 01:28:50.006 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 01:28:50.010 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZX1isSMFUD 2022-04-01 01:28:50.013 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:28:50.015 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 01:28:50.018 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 01:28:50.021 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:28:50.023 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 01:28:50.026 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZX1isSMFUD 2022-04-01 01:28:50.030 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZX1isSMFUD 2022-04-01 01:28:50.042 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZX1isSMFUD /etc/sudoers.d/nova-rootwrap 2022-04-01 01:28:50.056 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 01:28:50.060 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 01:28:50.063 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 01:28:50.065 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 01:28:50.068 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 01:28:50.070 | + 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-04-01 01:28:50.073 | + 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-04-01 01:28:50.076 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-01 01:28:50.078 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 01:28:50.083 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 01:28:50.101 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:50.104 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 01:28:50.106 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 01:28:50.110 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 01:28:50.114 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 01:28:50.144 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 01:28:50.146 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 01:28:50.174 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 01:28:50.204 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 01:28:50.231 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-01 01:28:50.262 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 01:28:50.291 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 01:28:50.326 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 01:28:50.329 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.72 2022-04-01 01:28:50.356 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 01:28:50.384 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 01:28:50.411 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 01:28:50.439 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 01:28:50.466 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 01:28:50.497 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 01:28:50.500 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:28:50.502 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:28:50.504 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:28:50.507 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:28:50.509 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:28:50.511 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:28:50.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:28:50.516 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:28:50.518 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:28:50.520 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:28:50.523 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:28:50.525 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 01:28:50.527 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:28:50.530 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:28:50.532 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:28:50.534 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:28:50.537 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:28:50.539 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:28:50.541 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 01:28:50.559 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:50.561 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:28:50.563 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 01:28:50.566 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 01:28:50.595 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 01:28:50.599 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:28:50.601 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:28:50.602 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:28:50.604 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:28:50.609 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:28:50.640 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 01:28:50.643 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 01:28:50.645 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 01:28:50.647 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 01:28:50.650 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 01:28:50.652 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 01:28:50.683 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 01:28:50.713 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 01:28:50.746 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 01:28:50.773 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 01:28:50.790 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:50.792 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 01:28:50.808 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:50.812 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 01:28:50.812 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 01:28:50.818 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 01:28:50.820 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 01:28:50.848 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 01:28:50.865 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:50.867 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 01:28:50.870 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:28:50.872 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:28:50.875 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:28:50.877 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 01:28:50.908 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 01:28:50.936 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:28:50.966 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 01:28:50.994 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 01:28:51.023 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 01:28:51.051 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 01:28:51.079 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 01:28:51.107 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:28:51.135 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:28:51.163 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 01:28:51.179 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:51.181 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 01:28:51.183 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 01:28:51.214 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 01:28:51.242 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.72/identity 2022-04-01 01:28:51.270 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 01:28:51.299 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 01:28:51.327 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 01:28:51.355 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 01:28:51.383 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 01:28:51.411 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 01:28:51.428 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:51.430 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 01:28:51.433 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 01:28:51.461 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 01:28:51.492 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 01:28:51.494 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 01:28:51.523 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 01:28:51.525 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 01:28:51.527 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 01:28:51.529 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:28:51.532 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:28:51.534 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:28:51.536 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:28:51.538 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:28:51.541 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:28:51.543 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 01:28:51.549 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:28:51.552 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:28:51.554 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:28:51.556 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:28:51.559 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:28:51.562 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:28:51.564 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:28:51.566 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:28:51.569 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:28:51.571 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:28:51.573 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:28:51.575 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 01:28:51.579 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 01:28:51.581 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 01:28:51.584 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:28:51.601 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:28:51.603 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:28:51.606 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:28:51.608 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:28:51.610 | + 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-04-01 01:28:51.641 | + 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-04-01 01:28:51.669 | + 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-04-01 01:28:51.697 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:28:51.725 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 01:28:51.757 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 01:28:51.773 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:51.775 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-01 01:28:51.778 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 01:28:51.780 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 01:28:51.782 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 01:28:51.785 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:28:51.787 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:28:51.790 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 01:28:51.794 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 01:28:51.797 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:28:51.799 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:28:51.812 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:28:51.813 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:51.821 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:28:51.825 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:51.841 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:28:51.843 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 01:28:51.847 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-01 01:28:51.877 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 01:28:51.905 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 01:28:51.932 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:28:51.963 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:28:51.992 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:28:52.019 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:28:52.047 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:28:52.074 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:28:52.102 | + 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-04-01 01:28:52.130 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:28:52.158 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:28:52.185 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:28:52.214 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:28:52.216 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:28:52.219 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 01:28:52.222 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 01:28:52.224 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:28:52.227 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:52.229 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:52.231 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:28:52.234 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:28:52.237 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 01:28:52.265 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:28:52.293 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 01:28:52.294 | + 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-04-01 01:28:52.302 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 01:28:52.305 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 01:28:52.308 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 01:28:52.311 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:28:52.313 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:28:52.315 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:52.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:52.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:52.322 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:52.325 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:28:52.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:52.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:52.334 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 01:28:52.397 | Enabling site nova-api-wsgi. 2022-04-01 01:28:52.402 | To activate the new configuration, you need to run: 2022-04-01 01:28:52.402 | systemctl reload apache2 2022-04-01 01:28:52.408 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:28:52.410 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:28:52.412 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:28:52.415 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:28:52.556 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 01:28:52.575 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:52.578 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-01 01:28:52.580 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:28:52.583 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 01:28:52.585 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 01:28:52.587 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 01:28:52.591 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:28:52.594 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:28:52.599 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 01:28:52.601 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:28:52.604 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:28:52.617 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:52.617 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:28:52.626 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:28:52.629 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:28:52.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 01:28:52.650 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 01:28:52.656 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-01 01:28:52.688 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 01:28:52.717 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 01:28:52.746 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:28:52.775 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:28:52.804 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:28:52.832 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:28:52.861 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:28:52.890 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:28:52.918 | + 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-04-01 01:28:52.945 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:28:52.973 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:28:53.001 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:28:53.029 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 01:28:53.032 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 01:28:53.060 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 01:28:53.076 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:53.079 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 01:28:53.111 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 01:28:53.114 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 01:28:53.116 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 01:28:53.133 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:53.136 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:28:53.139 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:28:53.168 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 01:28:53.198 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 01:28:53.201 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:28:53.203 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 01:28:53.206 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:28:53.208 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:28:53.211 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:28:53.228 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:53.240 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:28:53.243 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:28:53.245 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:28:53.263 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:53.267 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:28:53.270 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:28:53.299 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:28:53.302 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:28:53.304 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 01:28:53.333 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 01:28:53.362 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 01:28:53.394 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 01:28:53.411 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:53.414 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 01:28:53.443 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 01:28:53.445 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 01:28:53.448 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 01:28:53.480 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 01:28:53.510 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.72/identity 2022-04-01 01:28:53.546 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 01:28:53.576 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 01:28:53.605 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 01:28:53.633 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 01:28:53.662 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 01:28:53.690 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 01:28:53.719 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 01:28:53.735 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:53.738 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 01:28:53.743 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:28:53.745 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 01:28:53.747 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 01:28:53.751 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 01:28:53.754 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:28:53.756 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:28:53.759 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:28:53.762 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 01:28:53.765 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 01:28:53.769 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 01:28:53.772 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 01:28:53.774 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 01:28:53.777 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 01:28:53.780 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 01:28:53.782 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 01:28:53.814 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 01:28:53.847 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 01:28:53.889 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:28:53.892 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 01:28:53.894 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 01:28:53.896 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 01:28:53.913 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:53.916 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 01:28:53.917 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 01:28:54.664 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 01:28:54.666 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 01:28:54.669 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:28:54.671 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 01:28:54.674 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:28:54.676 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:28:54.679 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:28:54.695 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:54.699 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:28:54.702 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:28:54.704 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:28:54.722 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:54.724 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:28:54.727 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:28:54.757 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:28:54.760 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:28:54.762 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 01:28:54.780 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:54.783 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 01:28:54.785 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:28:54.788 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 01:28:54.823 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.72/identity 2022-04-01 01:28:54.855 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 01:28:54.886 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 01:28:54.916 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 01:28:54.946 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 01:28:54.977 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 01:28:55.008 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 01:28:55.039 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 01:28:55.041 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 01:28:55.044 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 01:28:55.047 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:28:55.065 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:28:55.067 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:28:55.070 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:28:55.072 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:28:55.075 | + 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-04-01 01:28:55.107 | + 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-04-01 01:28:55.136 | + 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-04-01 01:28:55.166 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:28:55.195 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:28:55.199 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 01:28:55.203 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:28:55.206 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 01:28:55.208 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 01:28:55.211 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 01:28:55.214 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:28:55.216 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:28:55.219 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:28:55.222 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 01:28:55.224 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 01:28:55.227 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:28:55.229 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 01:28:55.232 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 01:28:55.234 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 01:28:55.250 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:55.253 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 01:28:55.255 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 01:28:55.271 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:55.274 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 01:28:55.290 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:55.293 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 01:28:55.310 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:28:55.313 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 01:28:55.330 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:28:55.332 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 01:28:55.335 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 01:28:55.337 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 01:28:55.340 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 01:28:55.343 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 01:28:55.346 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 01:28:55.349 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 01:28:55.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:55.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:55.358 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 01:28:55.361 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:28:55.364 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:28:55.366 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:28:55.369 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:28:55.372 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:55.374 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:28:55.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:55.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:55.382 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:28:55.385 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:28:55.387 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:28:55.393 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:28:55.397 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 01:28:55.398 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:28:55.401 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:55.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:55.407 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 01:28:55.429 | + 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-04-01 01:28:55.540 | Reading package lists... 2022-04-01 01:28:55.799 | Building dependency tree... 2022-04-01 01:28:55.801 | Reading state information... 2022-04-01 01:28:56.084 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 01:28:56.084 | The following packages were automatically installed and are no longer required: 2022-04-01 01:28:56.086 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:28:56.086 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:28:56.086 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:28:56.086 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:28:56.086 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:28:56.086 | python3-zope.interface 2022-04-01 01:28:56.086 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:28:56.205 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:28:56.209 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:28:56.212 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:28:56.214 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:56.217 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:56.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:56.221 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:56.224 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:56.227 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:28:56.229 | + functions-common:time_stop:2432 : start_time=1648776535426 2022-04-01 01:28:56.232 | + functions-common:time_stop:2434 : [[ -z 1648776535426 ]] 2022-04-01 01:28:56.235 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:56.240 | + functions-common:time_stop:2437 : end_time=1648776536237 2022-04-01 01:28:56.242 | + functions-common:time_stop:2438 : elapsed_time=811 2022-04-01 01:28:56.245 | + functions-common:time_stop:2439 : total=6696 2022-04-01 01:28:56.247 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:56.250 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7507 2022-04-01 01:28:56.252 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:28:56.255 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 01:28:56.258 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 01:28:56.260 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 01:28:56.263 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 01:28:56.265 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 01:28:56.288 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 01:28:56.291 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 01:28:56.294 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 01:28:56.298 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 01:28:56.301 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 01:28:56.303 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 01:28:56.306 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 01:28:56.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:56.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:56.316 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 01:28:56.318 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 01:28:56.321 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 01:28:56.325 | + functions-common:apt_get_update:1190 : return 2022-04-01 01:28:56.331 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 01:28:56.334 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 01:28:56.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:56.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:56.343 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 01:28:56.371 | + 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-04-01 01:28:56.484 | Reading package lists... 2022-04-01 01:28:56.745 | Building dependency tree... 2022-04-01 01:28:56.746 | Reading state information... 2022-04-01 01:28:57.032 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 01:28:57.032 | The following packages were automatically installed and are no longer required: 2022-04-01 01:28:57.033 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 01:28:57.033 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 01:28:57.033 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 01:28:57.033 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 01:28:57.034 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 01:28:57.034 | python3-zope.interface 2022-04-01 01:28:57.034 | Use 'sudo apt autoremove' to remove them. 2022-04-01 01:28:57.163 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 01:28:57.167 | + functions-common:apt_get:1234 : result=0 2022-04-01 01:28:57.171 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 01:28:57.173 | + functions-common:time_stop:2425 : local name 2022-04-01 01:28:57.175 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:28:57.178 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:28:57.180 | + functions-common:time_stop:2428 : local total 2022-04-01 01:28:57.183 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:28:57.185 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 01:28:57.187 | + functions-common:time_stop:2432 : start_time=1648776536368 2022-04-01 01:28:57.190 | + functions-common:time_stop:2434 : [[ -z 1648776536368 ]] 2022-04-01 01:28:57.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:28:57.197 | + functions-common:time_stop:2437 : end_time=1648776537195 2022-04-01 01:28:57.200 | + functions-common:time_stop:2438 : elapsed_time=827 2022-04-01 01:28:57.203 | + functions-common:time_stop:2439 : total=7507 2022-04-01 01:28:57.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:28:57.208 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8334 2022-04-01 01:28:57.211 | + functions-common:apt_get:1238 : return 0 2022-04-01 01:28:57.214 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 01:28:57.216 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 01:28:57.219 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:28:57.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:28:57.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:28:57.227 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 01:28:57.230 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 01:28:57.286 | wsgi (enabled by maintainer script) 2022-04-01 01:28:57.290 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 01:28:57.293 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 01:28:57.296 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:28:57.300 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 01:28:57.303 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 01:28:57.305 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:28:57.310 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:28:57.310 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:28:57.317 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 01:28:57.321 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 01:28:57.323 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 01:28:57.327 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 01:28:57.329 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 01:28:57.355 | Using python 3.8 to install osc-placement 2022-04-01 01:28:57.358 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-01 01:28:58.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:58.231 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:58.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:28:58.231 | from cryptography.utils import int_from_bytes 2022-04-01 01:28:59.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:28:59.398 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 01:28:59.409 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-01 01:28:59.411 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-01 01:28:59.412 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-01 01:28:59.413 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-01 01:28:59.414 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-01 01:28:59.415 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-01 01:28:59.474 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-01 01:28:59.475 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-01 01:28:59.477 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-01 01:28:59.478 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-01 01:28:59.491 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-01 01:28:59.492 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-01 01:28:59.495 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-01 01:28:59.509 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-01 01:28:59.510 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-01 01:28:59.511 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-01 01:28:59.513 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-01 01:28:59.514 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-01 01:28:59.516 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-01 01:28:59.536 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-01 01:28:59.537 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-01 01:28:59.539 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-01 01:28:59.540 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-01 01:28:59.548 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-01 01:28:59.586 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-01 01:28:59.587 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-01 01:28:59.589 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-01 01:28:59.590 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-01 01:28:59.591 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-01 01:28:59.593 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-01 01:28:59.594 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-01 01:28:59.596 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-01 01:28:59.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-01 01:28:59.664 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-01 01:28:59.666 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-01 01:28:59.667 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-01 01:28:59.758 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-01 01:28:59.759 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-01 01:28:59.760 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-01 01:28:59.803 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-01 01:28:59.845 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-01 01:29:00.011 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-01 01:29:02.267 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:02.275 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:02.275 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:02.427 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:02.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:02.432 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:02.435 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:02.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:02.440 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:02.442 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:02.445 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:02.448 | + functions-common:time_stop:2432 : start_time=1648776537349 2022-04-01 01:29:02.450 | + functions-common:time_stop:2434 : [[ -z 1648776537349 ]] 2022-04-01 01:29:02.454 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:02.459 | + functions-common:time_stop:2437 : end_time=1648776542456 2022-04-01 01:29:02.461 | + functions-common:time_stop:2438 : elapsed_time=5107 2022-04-01 01:29:02.464 | + functions-common:time_stop:2439 : total=158553 2022-04-01 01:29:02.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:02.471 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=163660 2022-04-01 01:29:02.474 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:02.478 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 01:29:02.481 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 01:29:02.484 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 01:29:02.487 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 01:29:02.489 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 01:29:02.493 | ++ functions-common:git_clone:612 : pwd 2022-04-01 01:29:02.497 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 01:29:02.500 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 01:29:02.505 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 01:29:02.524 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 01:29:02.527 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 01:29:02.530 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:02.533 | + functions-common:git_clone:629 : echo master 2022-04-01 01:29:02.534 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 01:29:02.540 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 01:29:02.546 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 01:29:02.549 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 01:29:02.552 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 01:29:02.552 | + functions-common:git_clone:678 : head -1 2022-04-01 01:29:02.555 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 01:29:02.558 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 01:29:02.562 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 01:29:02.564 | + inc/python:setup_develop:338 : local bindep 2022-04-01 01:29:02.567 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:29:02.569 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 01:29:02.573 | + inc/python:setup_develop:344 : local extras= 2022-04-01 01:29:02.575 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 01:29:02.580 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 01:29:02.582 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:29:02.585 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 01:29:02.587 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 01:29:02.590 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 01:29:02.595 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 01:29:02.597 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 01:29:02.600 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 01:29:02.603 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 01:29:02.606 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 01:29:02.609 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 01:29:02.616 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 01:29:02.619 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-01 01:29:03.289 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 01:29:03.292 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 01:29:03.294 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 01:29:03.302 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 01:29:03.305 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 01:29:03.307 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 01:29:03.310 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 01:29:03.312 | + inc/python:setup_package:428 : local extras= 2022-04-01 01:29:03.315 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 01:29:03.317 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 01:29:03.320 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 01:29:03.322 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 01:29:03.325 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 01:29:03.327 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 01:29:03.350 | Using python 3.8 to install /opt/stack/placement 2022-04-01 01:29:03.354 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-01 01:29:04.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:04.228 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:04.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:04.228 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:05.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:29:05.420 | Obtaining file:///opt/stack/placement 2022-04-01 01:29:05.421 | Preparing metadata (setup.py): started 2022-04-01 01:29:09.354 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 01:29:09.399 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-04-01 01:29:09.400 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-04-01 01:29:09.401 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-04-01 01:29:09.402 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-04-01 01:29:09.403 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-04-01 01:29:09.404 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:29:09.405 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-04-01 01:29:09.407 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3) 2022-04-01 01:29:09.408 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:29:09.409 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-04-01 01:29:09.411 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-04-01 01:29:09.412 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-04-01 01:29:09.413 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-04-01 01:29:09.414 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-04-01 01:29:09.415 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-04-01 01:29:09.417 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-04-01 01:29:09.418 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-04-01 01:29:09.419 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:29:09.420 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-04-01 01:29:09.421 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-04-01 01:29:09.422 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-04-01 01:29:09.488 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-04-01 01:29:09.490 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-04-01 01:29:09.491 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-04-01 01:29:09.492 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-04-01 01:29:09.493 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-04-01 01:29:09.495 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-04-01 01:29:09.516 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-04-01 01:29:09.557 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-04-01 01:29:09.558 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 01:29:09.559 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-04-01 01:29:09.561 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-04-01 01:29:09.563 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-04-01 01:29:09.615 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-04-01 01:29:09.617 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-04-01 01:29:09.619 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-04-01 01:29:09.621 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-04-01 01:29:09.662 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2) 2022-04-01 01:29:09.666 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-04-01 01:29:09.686 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 01:29:09.687 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-04-01 01:29:09.690 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-04-01 01:29:09.715 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-04-01 01:29:09.716 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-04-01 01:29:09.729 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-04-01 01:29:09.747 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-04-01 01:29:09.749 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-04-01 01:29:09.750 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-04-01 01:29:09.751 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-04-01 01:29:09.795 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-04-01 01:29:09.796 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-04-01 01:29:09.799 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-04-01 01:29:09.800 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8) 2022-04-01 01:29:09.817 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-04-01 01:29:09.983 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-04-01 01:29:10.023 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-04-01 01:29:10.025 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-04-01 01:29:10.026 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-04-01 01:29:10.044 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0) 2022-04-01 01:29:10.079 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3) 2022-04-01 01:29:10.137 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0) 2022-04-01 01:29:10.232 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0) 2022-04-01 01:29:10.318 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5) 2022-04-01 01:29:10.370 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5) 2022-04-01 01:29:10.571 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-04-01 01:29:10.571 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-04-01 01:29:10.573 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-04-01 01:29:10.653 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-04-01 01:29:10.706 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21) 2022-04-01 01:29:10.876 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-04-01 01:29:10.987 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-04-01 01:29:10.989 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-04-01 01:29:12.974 | Installing collected packages: openstack-placement 2022-04-01 01:29:12.975 | Attempting uninstall: openstack-placement 2022-04-01 01:29:12.975 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 01:29:12.978 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 01:29:12.979 | Running setup.py develop for openstack-placement 2022-04-01 01:29:17.348 | Successfully installed openstack-placement 2022-04-01 01:29:17.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:17.357 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:17.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:17.506 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:17.509 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:17.511 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:17.513 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:17.516 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:17.518 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:17.521 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:17.523 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:17.526 | + functions-common:time_stop:2432 : start_time=1648776543345 2022-04-01 01:29:17.530 | + functions-common:time_stop:2434 : [[ -z 1648776543345 ]] 2022-04-01 01:29:17.534 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:17.538 | + functions-common:time_stop:2437 : end_time=1648776557535 2022-04-01 01:29:17.540 | + functions-common:time_stop:2438 : elapsed_time=14190 2022-04-01 01:29:17.543 | + functions-common:time_stop:2439 : total=163660 2022-04-01 01:29:17.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:17.551 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177850 2022-04-01 01:29:17.554 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:17.556 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 01:29:17.559 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:29:17.563 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:29:17.583 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 01:29:17.597 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 01:29:17.599 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 01:29:17.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:17.605 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:17.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 01:29:17.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:17.616 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 01:29:17.619 | + ./stack.sh:main:943 : configure_placement 2022-04-01 01:29:17.623 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 01:29:17.636 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 01:29:17.639 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 01:29:17.644 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 01:29:17.647 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 01:29:17.649 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 01:29:17.652 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 01:29:17.656 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 01:29:17.659 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 01:29:17.693 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 01:29:17.727 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 01:29:17.764 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 01:29:17.767 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:29:17.770 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 01:29:17.772 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:29:17.775 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 01:29:17.813 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 01:29:17.846 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:29:17.877 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 01:29:17.909 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 01:29:17.941 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 01:29:17.973 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 01:29:18.007 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 01:29:18.039 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:29:18.070 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:29:18.104 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 01:29:18.107 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 01:29:18.110 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 01:29:18.113 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:29:18.132 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:29:18.135 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:29:18.137 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:29:18.140 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:29:18.143 | + 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-04-01 01:29:18.179 | + 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-04-01 01:29:18.209 | + 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-04-01 01:29:18.240 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:29:18.271 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:29:18.274 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 01:29:18.277 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 01:29:18.280 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 01:29:18.282 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 01:29:18.286 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 01:29:18.289 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 01:29:18.293 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 01:29:18.300 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 01:29:18.302 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 01:29:18.305 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 01:29:18.319 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:18.319 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 01:29:18.328 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 01:29:18.332 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 01:29:18.348 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 01:29:18.351 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 01:29:18.356 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 01:29:18.389 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 01:29:18.421 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 01:29:18.451 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 01:29:18.482 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 01:29:18.512 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 01:29:18.545 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 01:29:18.581 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 01:29:18.616 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 01:29:18.646 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 01:29:18.678 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 01:29:18.711 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 01:29:18.743 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 01:29:18.782 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 01:29:18.785 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 01:29:18.788 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 01:29:18.791 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 01:29:18.794 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 01:29:18.797 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:18.799 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:18.802 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:29:18.805 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 01:29:18.807 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 01:29:18.838 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 01:29:18.870 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-01 01:29:18.870 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 01:29:18.881 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 01:29:18.885 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 01:29:18.889 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 01:29:18.891 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 01:29:18.894 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 01:29:18.897 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 01:29:18.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:18.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:18.905 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 01:29:18.908 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 01:29:18.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:18.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:18.917 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 01:29:18.980 | Site placement-api already enabled 2022-04-01 01:29:18.985 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 01:29:18.988 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 01:29:18.991 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:29:18.993 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 01:29:19.202 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 01:29:19.222 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:19.225 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 01:29:19.246 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:19.250 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 01:29:19.271 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:19.274 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 01:29:19.277 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 01:29:19.279 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:29:19.313 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.72/identity 2022-04-01 01:29:19.345 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:29:19.379 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:29:19.411 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:29:19.442 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:29:19.475 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:29:19.513 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 01:29:19.544 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 01:29:19.564 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:19.566 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 01:29:19.585 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:19.588 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 01:29:19.591 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:29:19.594 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 01:29:19.596 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:29:19.599 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:29:19.602 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:29:19.605 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:29:19.608 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:29:19.611 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:29:19.616 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:29:19.619 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:29:19.623 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:29:19.626 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 01:29:19.629 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:29:19.645 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:19.648 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:29:19.650 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:29:19.652 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 01:29:19.655 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 01:29:19.657 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:29:19.660 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 01:29:19.662 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 01:29:19.665 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 01:29:19.725 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 01:29:19.770 | [778321 Async install_tempest:803368]: running: install_tempest 2022-04-01 01:29:19.773 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:29:19.776 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:29:19.780 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:29:19.783 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:29:19.785 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 01:29:19.788 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:29:19.791 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 01:29:19.793 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:29:19.797 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:29:19.800 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 01:29:19.803 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 01:29:19.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 01:29:19.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 01:29:19.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 01:29:19.817 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 01:29:19.819 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 01:29:19.823 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 01:29:19.826 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 01:29:19.829 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 01:29:19.832 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 01:29:19.835 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 01:29:19.841 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 01:29:19.842 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 01:29:19.850 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 01:29:19.853 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 01:29:19.858 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 01:29:19.862 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 01:29:19.865 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 01:29:19.889 | Using python 3.8 to install python-openstackclient 2022-04-01 01:29:19.893 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-01 01:29:20.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:20.782 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:20.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:29:20.782 | from cryptography.utils import int_from_bytes 2022-04-01 01:29:21.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 01:29:21.965 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 01:29:21.985 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-01 01:29:21.986 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-01 01:29:21.987 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-01 01:29:21.988 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-01 01:29:21.989 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-01 01:29:21.990 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-01 01:29:21.991 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-01 01:29:21.992 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-01 01:29:21.993 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-01 01:29:21.994 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-01 01:29:21.995 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-01 01:29:22.006 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-01 01:29:22.007 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-01 01:29:22.009 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-01 01:29:22.010 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-01 01:29:22.011 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-01 01:29:22.038 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-01 01:29:22.039 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-01 01:29:22.040 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-01 01:29:22.041 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-01 01:29:22.042 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-01 01:29:22.044 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-01 01:29:22.045 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-01 01:29:22.047 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-01 01:29:22.048 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-01 01:29:22.049 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-01 01:29:22.054 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-01 01:29:22.067 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-01 01:29:22.085 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-01 01:29:22.087 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-01 01:29:22.088 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-01 01:29:22.089 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-01 01:29:22.112 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-01 01:29:22.131 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-01 01:29:22.133 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-01 01:29:22.135 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-01 01:29:22.225 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-01 01:29:22.226 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-01 01:29:22.227 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-01 01:29:22.270 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-01 01:29:22.281 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-01 01:29:22.315 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-01 01:29:22.481 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-01 01:29:22.496 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-01 01:29:22.602 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-01 01:29:22.604 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-01 01:29:22.605 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-01 01:29:22.607 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-01 01:29:22.737 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-01 01:29:25.111 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 01:29:25.118 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 01:29:25.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 01:29:25.264 | + inc/python:pip_install:200 : result=0 2022-04-01 01:29:25.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 01:29:25.269 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:25.272 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:25.274 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:25.277 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:25.279 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:25.282 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 01:29:25.284 | + functions-common:time_stop:2432 : start_time=1648776559883 2022-04-01 01:29:25.286 | + functions-common:time_stop:2434 : [[ -z 1648776559883 ]] 2022-04-01 01:29:25.290 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:25.295 | + functions-common:time_stop:2437 : end_time=1648776565292 2022-04-01 01:29:25.298 | + functions-common:time_stop:2438 : elapsed_time=5409 2022-04-01 01:29:25.300 | + functions-common:time_stop:2439 : total=177850 2022-04-01 01:29:25.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:25.306 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=183259 2022-04-01 01:29:25.308 | + inc/python:pip_install:203 : return 0 2022-04-01 01:29:25.312 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 01:29:25.315 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 01:29:25.320 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.T2SCJLMtaz 2022-04-01 01:29:25.322 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 01:29:25.325 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 01:29:25.328 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 01:29:25.331 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 01:29:25.334 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:29:25.337 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 01:29:25.356 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:25.358 | + ./stack.sh:main:1035 : configure_database 2022-04-01 01:29:25.361 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 01:29:25.363 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 01:29:25.366 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 01:29:25.369 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:29:25.376 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 01:29:25.378 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 01:29:25.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:25.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:25.387 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 01:29:25.391 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 01:29:25.395 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 01:29:25.395 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 01:29:25.401 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 01:29:25.466 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 01:29:25.469 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 01:29:25.471 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 01:29:25.474 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 01:29:25.476 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 01:29:25.479 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 01:29:25.482 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 01:29:25.485 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 01:29:25.487 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 01:29:25.490 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 01:29:25.492 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 01:29:25.495 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 01:29:25.498 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 01:29:25.500 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 01:29:25.503 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 01:29:25.505 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 01:29:25.508 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 01:29:25.510 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 01:29:25.512 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 01:29:25.515 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 01:29:25.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:25.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:25.527 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 01:29:25.530 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:29:25.534 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:29:27.621 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 01:29:27.639 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 01:29:27.639 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 01:29:27.645 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 01:29:27.648 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 01:29:27.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:27.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:27.657 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 01:29:27.659 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 01:29:27.662 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 01:29:27.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:29:27.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:29:27.670 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 01:29:27.673 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 01:29:27.676 | + 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-04-01 01:29:27.692 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:29:27.727 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-01 01:29:27.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:29:27.761 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 01:29:27.833 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 01:29:27.914 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 01:29:27.978 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 01:29:27.984 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 01:29:27.986 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:29:27.989 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 01:29:30.634 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 01:29:30.637 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 01:29:30.640 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 01:29:30.645 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-012930 2022-04-01 01:29:30.648 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-012930 1039' 2022-04-01 01:29:30.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.654 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 01:29:30.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.660 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 01:29:30.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.665 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 01:29:30.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.671 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-01 01:29:30.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.676 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.72 2022-04-01 01:29:30.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.681 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.72/identity 2022-04-01 01:29:30.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.687 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-012517 2022-04-01 01:29:30.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.692 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 01:29:30.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.698 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.72 2022-04-01 01:29:30.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.703 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 01:29:30.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.708 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 01:29:30.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.714 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 01:29:30.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 01:29:30.719 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 01:29:30.721 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 01:29:30.724 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 01:29:30.727 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 01:29:30.739 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 01:29:30.742 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.745 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 01:29:30.747 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.750 | + functions-common:run_process:1682 : local group= 2022-04-01 01:29:30.753 | + functions-common:run_process:1683 : local user= 2022-04-01 01:29:30.755 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 01:29:30.758 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:29:30.760 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:29:30.763 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:29:30.766 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:29:30.769 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:29:30.774 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776570771 2022-04-01 01:29:30.776 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 01:29:30.795 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:30.797 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 01:29:30.800 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 01:29:30.803 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.805 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.808 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.811 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.814 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 01:29:30.817 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 01:29:30.820 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 01:29:30.822 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:29:30.825 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:29:30.827 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 01:29:30.830 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-01 01:29:30.833 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 01:29:30.835 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:30.838 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:29:30.840 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:29:30.842 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:29:30.845 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:29:30.847 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 01:29:30.850 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:29:30.854 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-01 01:29:30.910 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 01:29:30.975 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 01:29:31.032 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 01:29:31.098 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 01:29:31.167 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:29:31.232 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:29:31.235 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 01:29:31.294 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:29:31.956 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 01:29:31.969 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 01:29:32.621 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 01:29:32.642 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:29:32.645 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:32.647 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:32.650 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:32.653 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:32.656 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:32.659 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:29:32.661 | + functions-common:time_stop:2432 : start_time=1648776570771 2022-04-01 01:29:32.664 | + functions-common:time_stop:2434 : [[ -z 1648776570771 ]] 2022-04-01 01:29:32.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:32.674 | + functions-common:time_stop:2437 : end_time=1648776572671 2022-04-01 01:29:32.677 | + functions-common:time_stop:2438 : elapsed_time=1900 2022-04-01 01:29:32.679 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:29:32.682 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:32.685 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1900 2022-04-01 01:29:32.687 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 01:29:32.690 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 01:29:32.692 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 01:29:32.695 | + functions-common:run_process:1682 : local group= 2022-04-01 01:29:32.697 | + functions-common:run_process:1683 : local user=root 2022-04-01 01:29:32.700 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 01:29:32.703 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:29:32.705 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:29:32.708 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:29:32.710 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:29:32.713 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:29:32.719 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776572715 2022-04-01 01:29:32.721 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 01:29:32.741 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:32.743 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:29:32.746 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:32.749 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:32.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:32.754 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:32.756 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:32.759 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:29:32.761 | + functions-common:time_stop:2432 : start_time=1648776572715 2022-04-01 01:29:32.764 | + functions-common:time_stop:2434 : [[ -z 1648776572715 ]] 2022-04-01 01:29:32.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:32.772 | + functions-common:time_stop:2437 : end_time=1648776572769 2022-04-01 01:29:32.774 | + functions-common:time_stop:2438 : elapsed_time=54 2022-04-01 01:29:32.777 | + functions-common:time_stop:2439 : total=1900 2022-04-01 01:29:32.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:32.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1954 2022-04-01 01:29:32.785 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 01:29:32.806 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:32.809 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 01:29:32.827 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:32.829 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 01:29:32.852 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:32.855 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 01:29:32.858 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 01:29:32.861 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd' 2022-04-01 01:29:32.863 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 01:29:32.866 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380' 2022-04-01 01:29:32.868 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.72:2380' 2022-04-01 01:29:32.871 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.72:2379' 2022-04-01 01:29:32.874 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 01:29:32.877 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 01:29:32.880 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.72:2379' 2022-04-01 01:29:32.882 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 01:29:32.885 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 01:29:32.887 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:29:32.890 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' '' root 2022-04-01 01:29:32.893 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 01:29:32.896 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' 2022-04-01 01:29:32.898 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:29:32.900 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 01:29:32.903 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:29:32.906 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:29:32.908 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 01:29:32.911 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:29:32.915 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-01 01:29:32.984 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 01:29:33.073 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-iscsi=http://10.222.0.72:2380 --initial-advertise-peer-urls http://10.222.0.72:2380 --advertise-client-urls http://10.222.0.72:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.72:2379 --debug' 2022-04-01 01:29:33.127 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 01:29:33.184 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 01:29:33.241 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:29:33.297 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:29:33.299 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 01:29:33.370 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:29:34.017 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 01:29:34.074 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 01:29:34.127 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 01:29:34.181 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 01:29:34.237 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 01:29:34.240 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 01:29:34.244 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 01:29:34.247 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 01:29:34.890 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 01:29:34.903 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 01:29:35.592 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 01:29:36.074 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 01:29:36.096 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:36.099 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 01:29:36.102 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 01:29:36.106 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 01:29:36.111 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 01:29:36.125 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 01:29:36.138 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 01:29:36.140 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 01:29:36.143 | + 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.72/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-01 01:29:36.285 | + 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.72/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-01 01:29:36.423 | + 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.72/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-01 01:29:36.563 | + 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.72/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:29:36.703 | + 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.72/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:29:36.842 | + 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.72/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-01 01:29:36.982 | + 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.72/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-01 01:29:37.121 | + 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.72/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-01 01:29:37.262 | + 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.72/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-01 01:29:37.402 | + 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.72/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-01 01:29:37.541 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 01:29:37.547 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 01:29:37.550 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 01:29:37.553 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 01:29:37.557 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 01:29:37.560 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 01:29:37.563 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 01:29:37.580 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:37.582 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 01:29:37.585 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:29:37.587 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 01:29:37.590 | + ./stack.sh:main:1095 : '[' 10.222.0.72 == 10.222.0.72 ']' 2022-04-01 01:29:37.593 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 01:29:37.596 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 01:29:37.612 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:37.615 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 01:29:37.617 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 01:29:37.619 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 01:29:37.622 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 01:29:37.624 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 01:29:37.627 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 01:29:37.632 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:29:38.070 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-01 01:29:38.075 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:29:38.096 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 01:29:38.098 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:29:38.101 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:29:38.104 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:29:38.108 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:29:38.113 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776578110 2022-04-01 01:29:38.116 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 01:29:42.862 | 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=805280) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:29:42.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:42.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.871 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.871 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.871 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.873 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:42.873 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:42.899 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:42.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.901 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.901 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.901 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.902 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:42.903 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:42.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:42.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.959 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.959 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.960 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:42.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:42.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:42.961 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:42.968 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:29:44.608 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.609 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:29:44.616 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.616 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:29:44.624 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.624 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:29:44.631 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.632 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:29:44.639 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.639 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:29:44.647 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.647 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:29:44.701 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:44.701 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:44.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.704 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:44.704 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:44.705 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:44.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.707 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.707 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.707 | 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=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.708 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:44.708 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:44.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:44.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:44.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:44.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:44.720 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:45.301 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:45.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.304 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:45.304 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:45.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:45.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.338 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:45.339 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:45.351 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:29:45.430 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.430 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:29:45.439 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.439 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:29:45.447 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.447 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:29:45.455 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.455 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:29:45.466 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.467 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:29:45.474 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.474 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:29:45.487 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:45.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:45.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.490 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:45.490 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:45.491 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:45.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.494 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:45.494 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:45.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:45.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:45.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:45.506 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:45.506 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:46.014 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:46.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.017 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:46.017 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:46.046 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:29:46.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:29:46.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:29:46.050 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:29:46.050 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=805280) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:29:46.057 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 01:29:46.065 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.065 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 01:29:46.073 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.073 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 01:29:46.081 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.081 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 01:29:46.089 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.089 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 01:29:46.098 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.098 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 01:29:46.105 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.105 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 01:29:46.115 | INFO migrate.versioning.api [-] done 2022-04-01 01:29:46.539 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 01:29:46.541 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:46.544 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:46.547 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:46.549 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:46.552 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:46.554 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:29:46.556 | + functions-common:time_stop:2432 : start_time=1648776578110 2022-04-01 01:29:46.560 | + functions-common:time_stop:2434 : [[ -z 1648776578110 ]] 2022-04-01 01:29:46.563 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:46.567 | + functions-common:time_stop:2437 : end_time=1648776586565 2022-04-01 01:29:46.570 | + functions-common:time_stop:2438 : elapsed_time=8455 2022-04-01 01:29:46.572 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:29:46.575 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:46.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8455 2022-04-01 01:29:46.580 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 01:29:46.583 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 01:29:46.587 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 01:29:51.319 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 01:29:51.320 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:29:51.320 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:29:51.321 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 01:29:51.321 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 01:29:51.322 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:29:51.322 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:29:51.322 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:29:51.322 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 01:29:51.714 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 01:29:51.719 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 01:29:56.351 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 01:29:56.352 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:29:56.352 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:29:56.352 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 01:29:56.353 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 01:29:56.353 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 01:29:56.353 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 01:29:56.354 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 01:29:56.354 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 01:29:56.753 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 01:29:56.756 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 01:29:56.759 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 01:29:56.762 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 01:29:56.785 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:29:56.788 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 01:29:56.793 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 01:29:56.799 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-01 01:29:56.802 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 01:29:56.806 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:56.809 | + functions-common:run_process:1682 : local group= 2022-04-01 01:29:56.813 | + functions-common:run_process:1683 : local user= 2022-04-01 01:29:56.816 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 01:29:56.819 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:29:56.823 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:29:56.832 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:29:56.832 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:29:56.836 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:29:56.841 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776596838 2022-04-01 01:29:56.845 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 01:29:56.866 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:29:56.868 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-01 01:29:56.871 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 01:29:56.875 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:56.878 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:56.881 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:56.884 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:56.887 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 01:29:56.890 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 01:29:56.893 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 01:29:56.896 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:29:56.899 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:29:56.902 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 01:29:56.905 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-01 01:29:56.908 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 01:29:56.911 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:56.913 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:29:56.916 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:29:56.920 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 01:29:56.922 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:29:56.928 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-01 01:29:56.987 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-01 01:29:57.047 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 01:29:57.102 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 01:29:57.167 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:29:57.253 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 01:29:57.328 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 01:29:57.395 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 01:29:57.461 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 01:29:57.525 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 01:29:57.598 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:29:57.601 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-01 01:29:57.672 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:29:58.474 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 01:29:58.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 01:29:59.282 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 01:29:59.420 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:29:59.421 | + functions-common:time_stop:2425 : local name 2022-04-01 01:29:59.425 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:29:59.429 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:29:59.433 | + functions-common:time_stop:2428 : local total 2022-04-01 01:29:59.437 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:29:59.441 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:29:59.444 | + functions-common:time_stop:2432 : start_time=1648776596838 2022-04-01 01:29:59.448 | + functions-common:time_stop:2434 : [[ -z 1648776596838 ]] 2022-04-01 01:29:59.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:29:59.460 | + functions-common:time_stop:2437 : end_time=1648776599455 2022-04-01 01:29:59.464 | + functions-common:time_stop:2438 : elapsed_time=2617 2022-04-01 01:29:59.468 | + functions-common:time_stop:2439 : total=1954 2022-04-01 01:29:59.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:29:59.479 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4571 2022-04-01 01:29:59.483 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 01:29:59.483 | Waiting for keystone to start... 2022-04-01 01:29:59.487 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.72/identity/v3/ 2022-04-01 01:29:59.491 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.72/identity/v3/ 2022-04-01 01:29:59.494 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:29:59.498 | + functions:wait_for_service:458 : local url=http://10.222.0.72/identity/v3/ 2022-04-01 01:29:59.502 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:29:59.506 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:29:59.510 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:29:59.514 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:29:59.518 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:29:59.526 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:29:59.530 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776599525 2022-04-01 01:29:59.534 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:29:59.548 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/identity/v3/ 2022-04-01 01:30:08.105 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 01:30:08.138 | [803368 Async install_tempest:803368]: finished successfully 2022-04-01 01:30:08.519 | + :: : [[ 200 == 503 ]] 2022-04-01 01:30:08.520 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:30:08.524 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:30:08.526 | + functions-common:time_stop:2425 : local name 2022-04-01 01:30:08.530 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:30:08.533 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:30:08.535 | + functions-common:time_stop:2428 : local total 2022-04-01 01:30:08.541 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:30:08.547 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:30:08.551 | + functions-common:time_stop:2432 : start_time=1648776599525 2022-04-01 01:30:08.556 | + functions-common:time_stop:2434 : [[ -z 1648776599525 ]] 2022-04-01 01:30:08.562 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:30:08.568 | + functions-common:time_stop:2437 : end_time=1648776608565 2022-04-01 01:30:08.572 | + functions-common:time_stop:2438 : elapsed_time=9040 2022-04-01 01:30:08.575 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:30:08.577 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:30:08.580 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9040 2022-04-01 01:30:08.586 | + functions:wait_for_service:467 : return 0 2022-04-01 01:30:08.589 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 01:30:08.619 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:30:08.622 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 01:30:08.625 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:30:08.628 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:30:08.668 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 01:30:08.672 | + 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.72/identity 2022-04-01 01:30:13.779 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.779 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.779 | 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=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.787 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.804 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.804 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.835 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.869 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.869 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.967 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.968 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.968 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.968 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.968 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.969 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.987 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.987 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.988 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.988 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.988 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.989 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:13.989 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.000 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.004 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.005 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.006 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.006 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=806179) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 01:30:14.046 | 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=806179) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:30:14.387 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created domain default 2022-04-01 01:30:14.446 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created project admin 2022-04-01 01:30:14.476 | DEBUG passlib.handlers.bcrypt [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=806179) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 01:30:14.476 | DEBUG passlib.handlers.bcrypt [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=806179) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 01:30:14.539 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created user admin 2022-04-01 01:30:14.553 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created role reader 2022-04-01 01:30:14.567 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created role member 2022-04-01 01:30:14.597 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created implied role where a009d35117f34427adc579ab534b9580 implies 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:30:14.611 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created role admin 2022-04-01 01:30:14.629 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created implied role where 2f59ab52e7ad451c9c77680adf8114c0 implies a009d35117f34427adc579ab534b9580 2022-04-01 01:30:14.642 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Granted role admin on project admin to user admin. 2022-04-01 01:30:14.649 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Granted role admin on the system to user admin. 2022-04-01 01:30:14.663 | WARNING py.warnings [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b 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-04-01 01:30:14.663 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 01:30:14.663 |  2022-04-01 01:30:14.667 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created region RegionOne 2022-04-01 01:30:14.702 | INFO keystone.cmd.bootstrap [None req-7b51a492-5acb-499c-8c57-3f2ac64cfc5b None None] Created public endpoint http://10.222.0.72/identity 2022-04-01 01:30:15.222 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 01:30:15.225 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 01:30:15.228 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 01:30:15.232 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 01:30:18.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:18.653 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:18.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:18.653 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:18.847 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:18.850 | + lib/keystone:create_keystone_accounts:310 : admin_project=cedfe69503a940fa9f4a0bda324c444b 2022-04-01 01:30:18.854 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 01:30:18.858 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 01:30:21.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:21.525 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:21.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:21.526 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:21.726 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:21.729 | + lib/keystone:create_keystone_accounts:312 : admin_user=3927c518acbe47a6b3883ea6f326333d 2022-04-01 01:30:21.732 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 01:30:21.735 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 01:30:21.738 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 01:30:21.741 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 3927c518acbe47a6b3883ea6f326333d default 2022-04-01 01:30:21.807 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3927c518acbe47a6b3883ea6f326333d default 2022-04-01 01:30:21.852 | [778321 Async ks-domain-role:806296]: running: get_or_add_user_domain_role admin 3927c518acbe47a6b3883ea6f326333d default 2022-04-01 01:30:21.855 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 01:30:21.858 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:30:21.862 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:30:25.540 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:30:25.544 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:30:25.544 | default 2022-04-01 01:30:25.547 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 01:30:25.640 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 01:30:25.686 | [778321 Async ks-project:806446]: running: get_or_create_project service Default 2022-04-01 01:30:25.690 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 01:30:25.781 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 01:30:25.829 | [778321 Async ks-service:806532]: running: get_or_create_role service 2022-04-01 01:30:25.832 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 01:30:25.912 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 01:30:25.987 | [778321 Async ks-reseller:806618]: running: get_or_create_role ResellerAdmin 2022-04-01 01:30:26.002 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 01:30:26.018 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 01:30:26.436 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 01:30:26.657 | [778321 Async ks-anotherrole:806708]: running: get_or_create_role anotherrole 2022-04-01 01:30:26.678 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 01:30:26.710 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 01:30:26.731 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:30:26.759 | +++ 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-04-01 01:30:30.728 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:30.750 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:30.829 | [806618 Async ks-reseller:806618]: finished successfully 2022-04-01 01:30:30.831 | [806532 Async ks-service:806532]: finished successfully 2022-04-01 01:30:31.141 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:31.184 | [806446 Async ks-project:806446]: finished successfully 2022-04-01 01:30:31.378 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:31.422 | [806708 Async ks-anotherrole:806708]: finished successfully 2022-04-01 01:30:31.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:31.746 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:31.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:31.746 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:31.967 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:31.971 | ++ functions-common:get_or_create_project:938 : project_id=5a743825a4ab4e858903c43a980371b1 2022-04-01 01:30:31.974 | ++ functions-common:get_or_create_project:939 : echo 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:30:31.978 | + lib/keystone:create_keystone_accounts:340 : invis_project=5a743825a4ab4e858903c43a980371b1 2022-04-01 01:30:31.981 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 01:30:31.985 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 01:30:31.987 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:30:31.991 | +++ 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-04-01 01:30:34.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:34.801 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:34.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:34.801 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:35.002 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:35.005 | ++ functions-common:get_or_create_project:938 : project_id=83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:35.007 | ++ functions-common:get_or_create_project:939 : echo 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:35.010 | + lib/keystone:create_keystone_accounts:344 : demo_project=83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:35.014 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 01:30:35.018 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 01:30:35.022 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:30:35.024 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 01:30:35.028 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 01:30:35.032 | +++ 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-04-01 01:30:35.213 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:35.241 | [806296 Async ks-domain-role:806296]: finished successfully 2022-04-01 01:30:37.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:37.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:37.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:37.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:37.903 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:37.906 | ++ functions-common:get_or_create_user:925 : user_id=b8ef4ffcf6b44ec29b61e2beaaa5e606 2022-04-01 01:30:37.908 | ++ functions-common:get_or_create_user:926 : echo b8ef4ffcf6b44ec29b61e2beaaa5e606 2022-04-01 01:30:37.911 | + lib/keystone:create_keystone_accounts:347 : demo_user=b8ef4ffcf6b44ec29b61e2beaaa5e606 2022-04-01 01:30:37.914 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-01 01:30:37.975 | [778321 Async ks-domain-role:806296]: Waiting for completion of get_or_add_user_domain_role admin 3927c518acbe47a6b3883ea6f326333d default running on PID 806296 (6 other jobs running) 2022-04-01 01:30:38.003 | [778321 Async ks-domain-role:806296]: Signaling child to exit 2022-04-01 01:30:38.003 | WAKEUP 2022-04-01 01:30:38.033 | [778321 Async ks-domain-role:806296]: Signaled 2022-04-01 01:30:38.035 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 01:30:38.035 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3927c518acbe47a6b3883ea6f326333d --domain default 2022-04-01 01:30:38.035 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:30:38.035 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 01:30:38.035 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:30:38.035 | ++ functions-common:get_field:812 : read data 2022-04-01 01:30:38.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.035 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.036 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.036 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:38.036 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 01:30:38.036 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 01:30:38.036 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 3927c518acbe47a6b3883ea6f326333d --domain default 2022-04-01 01:30:38.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.036 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.036 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.036 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3927c518acbe47a6b3883ea6f326333d --domain default 2022-04-01 01:30:38.036 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:30:38.036 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 01:30:38.036 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:30:38.036 | ++ functions-common:get_field:812 : read data 2022-04-01 01:30:38.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.037 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.037 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.037 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:38.037 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:30:38.037 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:30:38.037 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:30:38.037 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 3927c518acbe47a6b3883ea6f326333d | | | default | | False |' 2022-04-01 01:30:38.037 | ++ functions-common:get_field:812 : read data 2022-04-01 01:30:38.037 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:30:38.037 | + functions-common:get_or_add_user_domain_role:1021 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:30:38.037 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:30:38.093 | [778321 Async ks-domain-role:806296]: finished get_or_add_user_domain_role admin 3927c518acbe47a6b3883ea6f326333d default with result 0 in 13 seconds 2022-04-01 01:30:38.102 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 01:30:38.144 | [778321 Async ks-project:806446]: Waiting for completion of get_or_create_project service Default running on PID 806446 (5 other jobs running) 2022-04-01 01:30:38.174 | [778321 Async ks-project:806446]: Signaling child to exit 2022-04-01 01:30:38.174 | WAKEUP 2022-04-01 01:30:38.198 | [778321 Async ks-project:806446]: Signaled 2022-04-01 01:30:38.200 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:30:38.200 | ++ 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-04-01 01:30:38.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.200 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.200 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.200 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:38.200 | + functions-common:get_or_create_project:938 : project_id=43d0cd3b96e544c8955c90a5b4588a07 2022-04-01 01:30:38.200 | + functions-common:get_or_create_project:939 : echo 43d0cd3b96e544c8955c90a5b4588a07 2022-04-01 01:30:38.200 | 43d0cd3b96e544c8955c90a5b4588a07 2022-04-01 01:30:38.253 | [778321 Async ks-project:806446]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-04-01 01:30:38.292 | [778321 Async ks-service:806532]: Waiting for completion of get_or_create_role service running on PID 806532 (4 other jobs running) 2022-04-01 01:30:38.318 | [778321 Async ks-service:806532]: Signaling child to exit 2022-04-01 01:30:38.318 | WAKEUP 2022-04-01 01:30:38.341 | [778321 Async ks-service:806532]: Signaled 2022-04-01 01:30:38.343 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:30:38.343 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-01 01:30:38.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.343 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.343 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.343 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:38.343 | + functions-common:get_or_create_role:950 : role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:30:38.343 | + functions-common:get_or_create_role:951 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:30:38.343 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:30:38.394 | [778321 Async ks-service:806532]: finished get_or_create_role service with result 0 in 5 seconds 2022-04-01 01:30:38.434 | [778321 Async ks-reseller:806618]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 806618 (3 other jobs running) 2022-04-01 01:30:38.460 | [778321 Async ks-reseller:806618]: Signaling child to exit 2022-04-01 01:30:38.460 | WAKEUP 2022-04-01 01:30:38.485 | [778321 Async ks-reseller:806618]: Signaled 2022-04-01 01:30:38.487 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:30:38.487 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-01 01:30:38.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.487 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.487 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.487 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:38.487 | + functions-common:get_or_create_role:950 : role_id=4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:30:38.487 | + functions-common:get_or_create_role:951 : echo 4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:30:38.487 | 4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:30:38.534 | [778321 Async ks-reseller:806618]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-01 01:30:38.576 | [778321 Async ks-anotherrole:806708]: Waiting for completion of get_or_create_role anotherrole running on PID 806708 (2 other jobs running) 2022-04-01 01:30:38.602 | [778321 Async ks-anotherrole:806708]: Signaling child to exit 2022-04-01 01:30:38.602 | WAKEUP 2022-04-01 01:30:38.627 | [778321 Async ks-anotherrole:806708]: Signaled 2022-04-01 01:30:38.628 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:30:38.628 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:30:38.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.628 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:38.628 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:38.629 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:38.629 | + functions-common:get_or_create_role:950 : role_id=a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:30:38.629 | + functions-common:get_or_create_role:951 : echo a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:30:38.629 | a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:30:38.678 | [778321 Async ks-anotherrole:806708]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-04-01 01:30:38.683 | + inc/async:async_wait:197 : return 0 2022-04-01 01:30:38.685 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.748 | + inc/async:async_inner:63 : get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.792 | [778321 Async ks-demo-member:807577]: running: get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.795 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 3927c518acbe47a6b3883ea6f326333d 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.862 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3927c518acbe47a6b3883ea6f326333d 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.913 | [778321 Async ks-demo-admin:807689]: running: get_or_add_user_project_role admin 3927c518acbe47a6b3883ea6f326333d 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.917 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:38.990 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:39.048 | [778321 Async ks-demo-another:807801]: running: get_or_add_user_project_role anotherrole b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:39.051 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:30:39.149 | + inc/async:async_inner:63 : get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:30:39.249 | [778321 Async ks-demo-invis:807913]: running: get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:30:39.262 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 01:30:39.272 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 01:30:39.290 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:30:39.306 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 01:30:39.322 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 01:30:39.350 | +++ 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-04-01 01:30:43.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:43.912 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:43.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:43.912 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:44.126 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:44.134 | ++ functions-common:get_or_create_user:925 : user_id=00368e87a72d499fb8c28e48932d8080 2022-04-01 01:30:44.139 | ++ functions-common:get_or_create_user:926 : echo 00368e87a72d499fb8c28e48932d8080 2022-04-01 01:30:44.142 | + lib/keystone:create_keystone_accounts:360 : demo_reader=00368e87a72d499fb8c28e48932d8080 2022-04-01 01:30:44.144 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 00368e87a72d499fb8c28e48932d8080 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:44.247 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 00368e87a72d499fb8c28e48932d8080 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:44.414 | [778321 Async ks-demo-reader:808081]: running: get_or_add_user_project_role reader 00368e87a72d499fb8c28e48932d8080 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:30:44.430 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 01:30:44.466 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 01:30:44.482 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:30:44.515 | +++ 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-04-01 01:30:48.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:48.946 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:48.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:48.946 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:49.206 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:49.222 | ++ functions-common:get_or_create_project:938 : project_id=aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:49.226 | ++ functions-common:get_or_create_project:939 : echo aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:49.234 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:49.238 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 01:30:49.244 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 01:30:49.247 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:30:49.250 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 01:30:49.254 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 01:30:49.258 | +++ 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-04-01 01:30:52.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:52.383 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:52.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:52.383 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:52.892 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:52.910 | ++ functions-common:get_or_create_user:925 : user_id=14a3bf5fb4204f0d804499e7572d792b 2022-04-01 01:30:52.930 | ++ functions-common:get_or_create_user:926 : echo 14a3bf5fb4204f0d804499e7572d792b 2022-04-01 01:30:52.954 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=14a3bf5fb4204f0d804499e7572d792b 2022-04-01 01:30:52.974 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:53.405 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:53.532 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:53.579 | [778321 Async ks-alt-admin:808479]: running: get_or_add_user_project_role admin 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:53.602 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:53.685 | [807577 Async ks-demo-member:807577]: finished successfully 2022-04-01 01:30:53.999 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:54.211 | [778321 Async ks-alt-another:808636]: running: get_or_add_user_project_role anotherrole 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:54.234 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 01:30:54.263 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 01:30:54.283 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:30:54.301 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 01:30:54.314 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 01:30:54.338 | +++ 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-04-01 01:30:56.443 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:56.623 | [807689 Async ks-demo-admin:807689]: finished successfully 2022-04-01 01:30:57.738 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:57.795 | [807913 Async ks-demo-invis:807913]: finished successfully 2022-04-01 01:30:58.337 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:30:58.372 | [807801 Async ks-demo-another:807801]: finished successfully 2022-04-01 01:30:58.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:58.660 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:58.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:30:58.660 | from cryptography.utils import int_from_bytes 2022-04-01 01:30:58.865 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:30:58.867 | ++ functions-common:get_or_create_user:925 : user_id=54d18db330454ff9826f8168c3d4e6f6 2022-04-01 01:30:58.871 | ++ functions-common:get_or_create_user:926 : echo 54d18db330454ff9826f8168c3d4e6f6 2022-04-01 01:30:58.874 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=54d18db330454ff9826f8168c3d4e6f6 2022-04-01 01:30:58.878 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 54d18db330454ff9826f8168c3d4e6f6 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:58.977 | + inc/async:async_inner:63 : get_or_add_user_project_role member 54d18db330454ff9826f8168c3d4e6f6 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:59.041 | [778321 Async ks-alt-member-user:808971]: running: get_or_add_user_project_role member 54d18db330454ff9826f8168c3d4e6f6 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:30:59.044 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 01:30:59.048 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 01:30:59.056 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:30:59.059 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 01:30:59.066 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 01:30:59.085 | +++ 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-04-01 01:31:01.638 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:01.798 | [808081 Async ks-demo-reader:808081]: finished successfully 2022-04-01 01:31:02.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:02.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:02.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:02.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:02.541 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:02.544 | ++ functions-common:get_or_create_user:925 : user_id=30f20336546d40eaa15e885cdd073d82 2022-04-01 01:31:02.548 | ++ functions-common:get_or_create_user:926 : echo 30f20336546d40eaa15e885cdd073d82 2022-04-01 01:31:02.551 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=30f20336546d40eaa15e885cdd073d82 2022-04-01 01:31:02.559 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 30f20336546d40eaa15e885cdd073d82 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:02.656 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 30f20336546d40eaa15e885cdd073d82 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:02.722 | [778321 Async ks-alt-reader-user:809195]: running: get_or_add_user_project_role reader 30f20336546d40eaa15e885cdd073d82 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:02.736 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 01:31:02.740 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:02.751 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 01:31:02.757 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 01:31:02.761 | +++ 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-04-01 01:31:06.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:06.552 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:06.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:06.552 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:06.808 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:06.826 | ++ functions-common:get_or_create_user:925 : user_id=e9f3606c7948461d909d7d2a57775862 2022-04-01 01:31:06.843 | ++ functions-common:get_or_create_user:926 : echo e9f3606c7948461d909d7d2a57775862 2022-04-01 01:31:06.863 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e9f3606c7948461d909d7d2a57775862 2022-04-01 01:31:06.876 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e9f3606c7948461d909d7d2a57775862 all 2022-04-01 01:31:07.201 | + inc/async:async_inner:63 : get_or_add_user_system_role member e9f3606c7948461d909d7d2a57775862 all 2022-04-01 01:31:07.392 | [778321 Async ks-system-member:809419]: running: get_or_add_user_system_role member e9f3606c7948461d909d7d2a57775862 all 2022-04-01 01:31:07.411 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 01:31:07.427 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:31:07.442 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 01:31:07.467 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 01:31:07.488 | +++ 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-04-01 01:31:11.158 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:11.345 | [808479 Async ks-alt-admin:808479]: finished successfully 2022-04-01 01:31:11.887 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:12.031 | [808636 Async ks-alt-another:808636]: finished successfully 2022-04-01 01:31:12.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:12.852 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:12.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:12.852 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:13.068 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:13.071 | ++ functions-common:get_or_create_user:925 : user_id=59232fe4e51547839922e71594e178b5 2022-04-01 01:31:13.074 | ++ functions-common:get_or_create_user:926 : echo 59232fe4e51547839922e71594e178b5 2022-04-01 01:31:13.078 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=59232fe4e51547839922e71594e178b5 2022-04-01 01:31:13.084 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 59232fe4e51547839922e71594e178b5 all 2022-04-01 01:31:13.186 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 59232fe4e51547839922e71594e178b5 all 2022-04-01 01:31:13.282 | [778321 Async ks-system-reader:809733]: running: get_or_add_user_system_role reader 59232fe4e51547839922e71594e178b5 all 2022-04-01 01:31:13.287 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 01:31:13.295 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 01:31:13.303 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 01:31:13.307 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:31:13.318 | +++ 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-04-01 01:31:14.798 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:14.979 | [808971 Async ks-alt-member-user:808971]: finished successfully 2022-04-01 01:31:16.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:16.841 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:16.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:16.841 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:17.068 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:17.075 | ++ functions-common:get_or_create_group:902 : group_id=de0aaebb8027421eae866a1657b9aa40 2022-04-01 01:31:17.079 | ++ functions-common:get_or_create_group:903 : echo de0aaebb8027421eae866a1657b9aa40 2022-04-01 01:31:17.084 | + lib/keystone:create_keystone_accounts:402 : admin_group=de0aaebb8027421eae866a1657b9aa40 2022-04-01 01:31:17.088 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 01:31:17.094 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 01:31:17.098 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 01:31:17.102 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 01:31:17.108 | +++ 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-04-01 01:31:17.195 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:17.233 | [809195 Async ks-alt-reader-user:809195]: finished successfully 2022-04-01 01:31:20.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:20.537 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:20.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:20.537 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:20.796 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:20.800 | ++ functions-common:get_or_create_group:902 : group_id=41b05e3ad0e646cabf9cae9420aa2129 2022-04-01 01:31:20.803 | ++ functions-common:get_or_create_group:903 : echo 41b05e3ad0e646cabf9cae9420aa2129 2022-04-01 01:31:20.807 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=41b05e3ad0e646cabf9cae9420aa2129 2022-04-01 01:31:20.810 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:20.902 | + inc/async:async_inner:63 : get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:20.966 | [778321 Async ks-group-memberdemo:810075]: running: get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:20.970 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:21.115 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:21.329 | [778321 Async ks-group-anotherdemo:810161]: running: get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:21.357 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:21.874 | + inc/async:async_inner:63 : get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:21.987 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:22.023 | [778321 Async ks-group-memberalt:810248]: running: get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:22.026 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:22.083 | [809419 Async ks-system-member:809419]: finished successfully 2022-04-01 01:31:22.450 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:22.701 | [778321 Async ks-group-anotheralt:810373]: running: get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:22.726 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b 2022-04-01 01:31:23.195 | + inc/async:async_inner:63 : get_or_add_group_project_role admin de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b 2022-04-01 01:31:23.439 | [778321 Async ks-group-admin:810459]: running: get_or_add_group_project_role admin de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b 2022-04-01 01:31:23.454 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-01 01:31:23.845 | [778321 Async ks-demo-member:807577]: Waiting for completion of get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 running on PID 807577 (17 other jobs running) 2022-04-01 01:31:24.040 | [778321 Async ks-demo-member:807577]: Signaling child to exit 2022-04-01 01:31:24.040 | WAKEUP 2022-04-01 01:31:24.240 | [778321 Async ks-demo-member:807577]: Signaled 2022-04-01 01:31:24.254 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:24.254 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:24.254 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:24.254 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:24.254 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:24.254 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:24.254 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:24.254 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:24.254 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:24.254 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:24.254 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:24.254 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:24.254 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:24.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:24.254 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:24.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:24.255 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:24.255 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:24.255 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:24.255 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:24.255 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:24.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:24.255 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:24.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:24.255 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:24.255 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:24.255 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:24.255 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:24.255 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:24.255 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:24.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:24.255 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:24.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:24.255 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:24.255 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:24.255 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:24.255 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:24.255 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:24.255 | ++ functions-common:get_field:818 : echo '| a009d35117f34427adc579ab534b9580 | b8ef4ffcf6b44ec29b61e2beaaa5e606 | | 83b215aaa97a46148ef6d3f3d4770620 | | | False |' 2022-04-01 01:31:24.256 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:24.256 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a009d35117f34427adc579ab534b9580 2022-04-01 01:31:24.256 | + functions-common:get_or_add_user_project_role:997 : echo a009d35117f34427adc579ab534b9580 2022-04-01 01:31:24.256 | a009d35117f34427adc579ab534b9580 2022-04-01 01:31:24.590 | [778321 Async ks-demo-member:807577]: finished get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 with result 0 in 14 seconds 2022-04-01 01:31:24.866 | [778321 Async ks-demo-admin:807689]: Waiting for completion of get_or_add_user_project_role admin 3927c518acbe47a6b3883ea6f326333d 83b215aaa97a46148ef6d3f3d4770620 running on PID 807689 (16 other jobs running) 2022-04-01 01:31:25.061 | [778321 Async ks-demo-admin:807689]: Signaling child to exit 2022-04-01 01:31:25.062 | WAKEUP 2022-04-01 01:31:25.226 | [778321 Async ks-demo-admin:807689]: Signaled 2022-04-01 01:31:25.238 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:25.238 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:25.238 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:25.238 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:25.238 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:25.238 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:25.238 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:25.238 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:25.239 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3927c518acbe47a6b3883ea6f326333d --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:25.239 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:25.239 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:25.239 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:25.239 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:25.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.239 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.239 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.239 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:25.239 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:25.239 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:25.240 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3927c518acbe47a6b3883ea6f326333d --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:25.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.240 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.240 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.240 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:25.240 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3927c518acbe47a6b3883ea6f326333d --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:25.240 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:25.240 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:25.240 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:25.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.240 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:25.240 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:25.240 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:25.240 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:25.240 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:25.240 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 3927c518acbe47a6b3883ea6f326333d | | 83b215aaa97a46148ef6d3f3d4770620 | | | False |' 2022-04-01 01:31:25.240 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:25.240 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:25.240 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:31:25.240 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:31:25.240 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:31:25.579 | [778321 Async ks-demo-admin:807689]: finished get_or_add_user_project_role admin 3927c518acbe47a6b3883ea6f326333d 83b215aaa97a46148ef6d3f3d4770620 with result 0 in 17 seconds 2022-04-01 01:31:25.779 | [778321 Async ks-demo-another:807801]: Waiting for completion of get_or_add_user_project_role anotherrole b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 running on PID 807801 (15 other jobs running) 2022-04-01 01:31:25.883 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:25.918 | [778321 Async ks-demo-another:807801]: Signaling child to exit 2022-04-01 01:31:25.919 | WAKEUP 2022-04-01 01:31:26.043 | [809733 Async ks-system-reader:809733]: finished successfully 2022-04-01 01:31:26.075 | [778321 Async ks-demo-another:807801]: Signaled 2022-04-01 01:31:26.087 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:26.087 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:26.087 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:26.088 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:26.088 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:26.088 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:26.088 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:26.088 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:26.088 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:26.088 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:26.088 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:26.088 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:26.088 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:26.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.088 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.088 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.088 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:26.088 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:26.088 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:26.088 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:26.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.088 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.089 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:26.089 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:26.089 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:26.089 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:26.089 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:26.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.089 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:26.089 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:26.089 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:26.089 | ++ functions-common:get_field:818 : echo '| a98b97f2530e476cb2ac72f7e549711d | b8ef4ffcf6b44ec29b61e2beaaa5e606 | | 83b215aaa97a46148ef6d3f3d4770620 | | | False |' 2022-04-01 01:31:26.089 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:26.089 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:26.089 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:31:26.089 | + functions-common:get_or_add_user_project_role:997 : echo a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:31:26.089 | a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:31:26.431 | [778321 Async ks-demo-another:807801]: finished get_or_add_user_project_role anotherrole b8ef4ffcf6b44ec29b61e2beaaa5e606 83b215aaa97a46148ef6d3f3d4770620 with result 0 in 19 seconds 2022-04-01 01:31:26.652 | [778321 Async ks-demo-invis:807913]: Waiting for completion of get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 5a743825a4ab4e858903c43a980371b1 running on PID 807913 (14 other jobs running) 2022-04-01 01:31:26.780 | [778321 Async ks-demo-invis:807913]: Signaling child to exit 2022-04-01 01:31:26.780 | WAKEUP 2022-04-01 01:31:26.857 | [778321 Async ks-demo-invis:807913]: Signaled 2022-04-01 01:31:26.861 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:26.861 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:26.861 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:26.861 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:26.861 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:26.861 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:26.861 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:26.861 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:26.861 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:26.861 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:26.861 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:26.861 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:26.862 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:31:26.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.862 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.862 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.862 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:26.862 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:26.863 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:26.863 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:31:26.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.863 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.863 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.863 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b8ef4ffcf6b44ec29b61e2beaaa5e606 --project 5a743825a4ab4e858903c43a980371b1 2022-04-01 01:31:26.863 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:26.863 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:26.863 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:26.863 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:26.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.864 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:26.864 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:26.864 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:26.864 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:26.864 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:26.864 | ++ functions-common:get_field:818 : echo '| a009d35117f34427adc579ab534b9580 | b8ef4ffcf6b44ec29b61e2beaaa5e606 | | 5a743825a4ab4e858903c43a980371b1 | | | False |' 2022-04-01 01:31:26.864 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:26.865 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:26.865 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a009d35117f34427adc579ab534b9580 2022-04-01 01:31:26.865 | + functions-common:get_or_add_user_project_role:997 : echo a009d35117f34427adc579ab534b9580 2022-04-01 01:31:26.865 | a009d35117f34427adc579ab534b9580 2022-04-01 01:31:27.117 | [778321 Async ks-demo-invis:807913]: finished get_or_add_user_project_role member b8ef4ffcf6b44ec29b61e2beaaa5e606 5a743825a4ab4e858903c43a980371b1 with result 0 in 18 seconds 2022-04-01 01:31:27.327 | [778321 Async ks-demo-reader:808081]: Waiting for completion of get_or_add_user_project_role reader 00368e87a72d499fb8c28e48932d8080 83b215aaa97a46148ef6d3f3d4770620 running on PID 808081 (13 other jobs running) 2022-04-01 01:31:27.476 | [778321 Async ks-demo-reader:808081]: Signaling child to exit 2022-04-01 01:31:27.476 | WAKEUP 2022-04-01 01:31:27.601 | [778321 Async ks-demo-reader:808081]: Signaled 2022-04-01 01:31:27.612 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:27.612 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:27.612 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:27.612 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:27.613 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:27.613 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:27.613 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:27.613 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:27.613 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 00368e87a72d499fb8c28e48932d8080 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:27.613 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:27.613 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:27.613 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:27.613 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:27.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:27.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:27.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:27.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:27.613 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:27.613 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:27.613 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:27.613 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 00368e87a72d499fb8c28e48932d8080 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:27.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:27.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:27.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:27.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:27.613 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 00368e87a72d499fb8c28e48932d8080 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:27.613 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:27.613 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:27.613 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:27.613 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:27.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:27.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:27.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:27.613 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:27.614 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:27.614 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:27.614 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:27.614 | ++ functions-common:get_field:818 : echo '| 770a4b09baa047a192ad3c2b7150b3f3 | 00368e87a72d499fb8c28e48932d8080 | | 83b215aaa97a46148ef6d3f3d4770620 | | | False |' 2022-04-01 01:31:27.614 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:27.614 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:27.614 | + functions-common:get_or_add_user_project_role:995 : user_role_id=770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:27.614 | + functions-common:get_or_add_user_project_role:997 : echo 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:27.614 | 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:27.929 | [778321 Async ks-demo-reader:808081]: finished get_or_add_user_project_role reader 00368e87a72d499fb8c28e48932d8080 83b215aaa97a46148ef6d3f3d4770620 with result 0 in 17 seconds 2022-04-01 01:31:27.963 | + inc/async:async_wait:197 : return 0 2022-04-01 01:31:27.982 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-01 01:31:28.254 | [778321 Async ks-alt-admin:808479]: Waiting for completion of get_or_add_user_project_role admin 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 running on PID 808479 (12 other jobs running) 2022-04-01 01:31:28.425 | [778321 Async ks-alt-admin:808479]: Signaling child to exit 2022-04-01 01:31:28.426 | WAKEUP 2022-04-01 01:31:28.577 | [778321 Async ks-alt-admin:808479]: Signaled 2022-04-01 01:31:28.589 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:28.589 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:28.590 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:28.590 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:28.590 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:28.590 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:28.590 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:28.590 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:28.590 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:28.590 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:28.590 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 14a3bf5fb4204f0d804499e7572d792b --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:28.590 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:28.590 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:28.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:28.590 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:28.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:28.590 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:28.590 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:28.590 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:28.590 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:28.590 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 14a3bf5fb4204f0d804499e7572d792b --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:28.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:28.590 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:28.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:28.590 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:28.590 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:28.590 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 14a3bf5fb4204f0d804499e7572d792b --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:28.590 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:28.590 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:28.590 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:28.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:28.591 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:28.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:28.591 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:28.591 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:28.591 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:28.591 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:28.591 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:28.591 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 14a3bf5fb4204f0d804499e7572d792b | | aaa168fbc04a4935aae40116ac451741 | | | False |' 2022-04-01 01:31:28.591 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:28.591 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:31:28.591 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:31:28.591 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:31:28.881 | [778321 Async ks-alt-admin:808479]: finished get_or_add_user_project_role admin 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 with result 0 in 18 seconds 2022-04-01 01:31:29.092 | [778321 Async ks-alt-another:808636]: Waiting for completion of get_or_add_user_project_role anotherrole 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 running on PID 808636 (11 other jobs running) 2022-04-01 01:31:29.224 | [778321 Async ks-alt-another:808636]: Signaling child to exit 2022-04-01 01:31:29.226 | WAKEUP 2022-04-01 01:31:29.359 | [778321 Async ks-alt-another:808636]: Signaled 2022-04-01 01:31:29.366 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:29.366 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:29.366 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:29.366 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:29.366 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:29.366 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:29.366 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:29.366 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:29.366 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:29.366 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 14a3bf5fb4204f0d804499e7572d792b --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:29.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:29.366 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:29.366 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:29.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:29.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:29.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:29.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:29.366 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:29.367 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:29.367 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:29.367 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 14a3bf5fb4204f0d804499e7572d792b --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:29.367 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 14a3bf5fb4204f0d804499e7572d792b --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:29.367 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:29.367 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:29.367 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:29.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:29.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:29.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:29.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:29.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:29.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:29.367 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:29.367 | ++ functions-common:get_field:818 : echo '| a98b97f2530e476cb2ac72f7e549711d | 14a3bf5fb4204f0d804499e7572d792b | | aaa168fbc04a4935aae40116ac451741 | | | False |' 2022-04-01 01:31:29.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:29.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:29.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:31:29.367 | + functions-common:get_or_add_user_project_role:997 : echo a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:31:29.367 | a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:31:29.648 | [778321 Async ks-alt-another:808636]: finished get_or_add_user_project_role anotherrole 14a3bf5fb4204f0d804499e7572d792b aaa168fbc04a4935aae40116ac451741 with result 0 in 18 seconds 2022-04-01 01:31:29.758 | [778321 Async ks-alt-member-user:808971]: Waiting for completion of get_or_add_user_project_role member 54d18db330454ff9826f8168c3d4e6f6 aaa168fbc04a4935aae40116ac451741 running on PID 808971 (10 other jobs running) 2022-04-01 01:31:29.901 | [778321 Async ks-alt-member-user:808971]: Signaling child to exit 2022-04-01 01:31:29.902 | WAKEUP 2022-04-01 01:31:30.063 | [778321 Async ks-alt-member-user:808971]: Signaled 2022-04-01 01:31:30.078 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:30.079 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:30.079 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:30.079 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:30.079 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:30.079 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:30.079 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 54d18db330454ff9826f8168c3d4e6f6 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:30.079 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:30.079 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:30.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:30.079 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:30.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:30.079 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:30.079 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:30.079 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:30.079 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:30.079 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 54d18db330454ff9826f8168c3d4e6f6 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:30.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:30.079 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:30.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:30.079 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 54d18db330454ff9826f8168c3d4e6f6 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:30.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:30.079 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:30.079 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:30.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:30.080 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:30.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:30.080 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:30.080 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:30.080 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:30.080 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:30.080 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:30.080 | ++ functions-common:get_field:818 : echo '| a009d35117f34427adc579ab534b9580 | 54d18db330454ff9826f8168c3d4e6f6 | | aaa168fbc04a4935aae40116ac451741 | | | False |' 2022-04-01 01:31:30.080 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:30.080 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a009d35117f34427adc579ab534b9580 2022-04-01 01:31:30.080 | + functions-common:get_or_add_user_project_role:997 : echo a009d35117f34427adc579ab534b9580 2022-04-01 01:31:30.080 | a009d35117f34427adc579ab534b9580 2022-04-01 01:31:30.420 | [778321 Async ks-alt-member-user:808971]: finished get_or_add_user_project_role member 54d18db330454ff9826f8168c3d4e6f6 aaa168fbc04a4935aae40116ac451741 with result 0 in 16 seconds 2022-04-01 01:31:30.704 | [778321 Async ks-alt-reader-user:809195]: Waiting for completion of get_or_add_user_project_role reader 30f20336546d40eaa15e885cdd073d82 aaa168fbc04a4935aae40116ac451741 running on PID 809195 (9 other jobs running) 2022-04-01 01:31:30.882 | [778321 Async ks-alt-reader-user:809195]: Signaling child to exit 2022-04-01 01:31:30.883 | WAKEUP 2022-04-01 01:31:31.014 | [778321 Async ks-alt-reader-user:809195]: Signaled 2022-04-01 01:31:31.045 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:31:31.049 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:31:31.049 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:31.049 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:31.049 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:31.049 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:31.049 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:31.049 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:31:31.049 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:31.049 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 30f20336546d40eaa15e885cdd073d82 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:31.049 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:31:31.049 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:31.049 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:31.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:31.050 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:31.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:31.050 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:31.050 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:31.050 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:31:31.050 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:31:31.050 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 30f20336546d40eaa15e885cdd073d82 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:31.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:31.050 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:31.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:31.050 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:31.050 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:31:31.050 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:31:31.050 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 30f20336546d40eaa15e885cdd073d82 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:31.050 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:31.050 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:31:31.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:31.050 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:31.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:31.050 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:31.050 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:31.050 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:31:31.050 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:31:31.050 | ++ functions-common:get_field:818 : echo '| 770a4b09baa047a192ad3c2b7150b3f3 | 30f20336546d40eaa15e885cdd073d82 | | aaa168fbc04a4935aae40116ac451741 | | | False |' 2022-04-01 01:31:31.050 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:31:31.050 | ++ functions-common:get_field:812 : read data 2022-04-01 01:31:31.050 | + functions-common:get_or_add_user_project_role:995 : user_role_id=770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:31.051 | + functions-common:get_or_add_user_project_role:997 : echo 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:31.051 | 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:31.371 | [778321 Async ks-alt-reader-user:809195]: finished get_or_add_user_project_role reader 30f20336546d40eaa15e885cdd073d82 aaa168fbc04a4935aae40116ac451741 with result 0 in 14 seconds 2022-04-01 01:31:31.400 | + inc/async:async_wait:197 : return 0 2022-04-01 01:31:31.428 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 01:31:31.770 | [778321 Async ks-system-member:809419]: Waiting for completion of get_or_add_user_system_role member e9f3606c7948461d909d7d2a57775862 all running on PID 809419 (8 other jobs running) 2022-04-01 01:31:31.933 | [778321 Async ks-system-member:809419]: Signaling child to exit 2022-04-01 01:31:31.933 | WAKEUP 2022-04-01 01:31:32.108 | [778321 Async ks-system-member:809419]: Signaled 2022-04-01 01:31:32.127 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:31:32.127 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:31:32.127 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:31:32.127 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:32.127 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:32.127 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:32.127 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:32.127 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:32.127 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:31:32.127 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9f3606c7948461d909d7d2a57775862 --system all -f value -c Role 2022-04-01 01:31:32.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.127 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.128 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.128 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:32.128 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:31:32.128 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:31:32.128 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user e9f3606c7948461d909d7d2a57775862 --system all 2022-04-01 01:31:32.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.128 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.128 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.128 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9f3606c7948461d909d7d2a57775862 --system all -f value -c Role 2022-04-01 01:31:32.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.128 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:32.128 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:32.128 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:32.129 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a009d35117f34427adc579ab534b9580 2022-04-01 01:31:32.129 | + functions-common:get_or_add_user_system_role:1052 : echo a009d35117f34427adc579ab534b9580 2022-04-01 01:31:32.129 | a009d35117f34427adc579ab534b9580 2022-04-01 01:31:32.481 | [778321 Async ks-system-member:809419]: finished get_or_add_user_system_role member e9f3606c7948461d909d7d2a57775862 all with result 0 in 14 seconds 2022-04-01 01:31:32.761 | [778321 Async ks-system-reader:809733]: Waiting for completion of get_or_add_user_system_role reader 59232fe4e51547839922e71594e178b5 all running on PID 809733 (7 other jobs running) 2022-04-01 01:31:32.955 | [778321 Async ks-system-reader:809733]: Signaling child to exit 2022-04-01 01:31:32.955 | WAKEUP 2022-04-01 01:31:33.148 | [778321 Async ks-system-reader:809733]: Signaled 2022-04-01 01:31:33.157 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 01:31:33.158 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 01:31:33.158 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 01:31:33.158 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:31:33.158 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:31:33.158 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:31:33.158 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:31:33.158 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:31:33.158 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 01:31:33.158 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 59232fe4e51547839922e71594e178b5 --system all -f value -c Role 2022-04-01 01:31:33.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:33.158 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:33.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:33.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:33.159 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:33.159 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 01:31:33.159 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 01:31:33.159 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 59232fe4e51547839922e71594e178b5 --system all 2022-04-01 01:31:33.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:33.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:33.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:33.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:33.159 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 59232fe4e51547839922e71594e178b5 --system all -f value -c Role 2022-04-01 01:31:33.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:33.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:33.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:33.159 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:33.159 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:33.160 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:33.160 | + functions-common:get_or_add_user_system_role:1052 : echo 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:33.160 | 770a4b09baa047a192ad3c2b7150b3f3 2022-04-01 01:31:33.489 | [778321 Async ks-system-reader:809733]: finished get_or_add_user_system_role reader 59232fe4e51547839922e71594e178b5 all with result 0 in 12 seconds 2022-04-01 01:31:33.533 | + inc/async:async_wait:197 : return 0 2022-04-01 01:31:33.561 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-01 01:31:33.941 | [778321 Async ks-group-memberdemo:810075]: Waiting for completion of get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 running on PID 810075 (6 other jobs running) 2022-04-01 01:31:34.061 | [778321 Async ks-group-memberdemo:810075]: Signaling child to exit 2022-04-01 01:31:38.284 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:38.359 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:38.370 | [810161 Async ks-group-anotherdemo:810161]: finished successfully 2022-04-01 01:31:38.478 | [810075 Async ks-group-memberdemo:810075]: finished successfully 2022-04-01 01:31:38.533 | WAKEUP 2022-04-01 01:31:38.593 | [778321 Async ks-group-memberdemo:810075]: Signaled 2022-04-01 01:31:38.595 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:31:38.595 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 41b05e3ad0e646cabf9cae9420aa2129 --project 83b215aaa97a46148ef6d3f3d4770620 -f value 2022-04-01 01:31:38.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.595 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.595 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.595 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:38.595 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:31:38.595 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:31:38.596 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 41b05e3ad0e646cabf9cae9420aa2129 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:38.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.596 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.596 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.596 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 41b05e3ad0e646cabf9cae9420aa2129 --project 83b215aaa97a46148ef6d3f3d4770620 -f value 2022-04-01 01:31:38.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.596 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.596 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.596 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:38.596 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a009d35117f34427adc579ab534b9580 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 False' 2022-04-01 01:31:38.596 | + functions-common:get_or_add_group_project_role:1076 : echo a009d35117f34427adc579ab534b9580 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 False 2022-04-01 01:31:38.596 | a009d35117f34427adc579ab534b9580 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 False 2022-04-01 01:31:38.684 | [778321 Async ks-group-memberdemo:810075]: finished get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 with result 0 in 17 seconds 2022-04-01 01:31:38.781 | [778321 Async ks-group-anotherdemo:810161]: Waiting for completion of get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 running on PID 810161 (5 other jobs running) 2022-04-01 01:31:38.835 | [778321 Async ks-group-anotherdemo:810161]: Signaling child to exit 2022-04-01 01:31:38.835 | WAKEUP 2022-04-01 01:31:38.884 | [778321 Async ks-group-anotherdemo:810161]: Signaled 2022-04-01 01:31:38.887 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:31:38.887 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 41b05e3ad0e646cabf9cae9420aa2129 --project 83b215aaa97a46148ef6d3f3d4770620 -f value 2022-04-01 01:31:38.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.888 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.888 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.888 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:38.889 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:31:38.889 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:31:38.889 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 41b05e3ad0e646cabf9cae9420aa2129 --project 83b215aaa97a46148ef6d3f3d4770620 2022-04-01 01:31:38.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.889 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.889 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.889 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 41b05e3ad0e646cabf9cae9420aa2129 --project 83b215aaa97a46148ef6d3f3d4770620 -f value 2022-04-01 01:31:38.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.889 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:38.889 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:38.889 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:38.889 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a98b97f2530e476cb2ac72f7e549711d 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 False' 2022-04-01 01:31:38.890 | + functions-common:get_or_add_group_project_role:1076 : echo a98b97f2530e476cb2ac72f7e549711d 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 False 2022-04-01 01:31:38.890 | a98b97f2530e476cb2ac72f7e549711d 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 False 2022-04-01 01:31:38.983 | [778321 Async ks-group-anotherdemo:810161]: finished get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 83b215aaa97a46148ef6d3f3d4770620 with result 0 in 17 seconds 2022-04-01 01:31:39.068 | [778321 Async ks-group-memberalt:810248]: Waiting for completion of get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 running on PID 810248 (4 other jobs running) 2022-04-01 01:31:39.121 | [778321 Async ks-group-memberalt:810248]: Signaling child to exit 2022-04-01 01:31:40.033 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:40.066 | [810248 Async ks-group-memberalt:810248]: finished successfully 2022-04-01 01:31:40.094 | WAKEUP 2022-04-01 01:31:40.126 | [778321 Async ks-group-memberalt:810248]: Signaled 2022-04-01 01:31:40.128 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:31:40.128 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 41b05e3ad0e646cabf9cae9420aa2129 --project aaa168fbc04a4935aae40116ac451741 -f value 2022-04-01 01:31:40.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.129 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:40.129 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:31:40.129 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:31:40.129 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 41b05e3ad0e646cabf9cae9420aa2129 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:40.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.129 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 41b05e3ad0e646cabf9cae9420aa2129 --project aaa168fbc04a4935aae40116ac451741 -f value 2022-04-01 01:31:40.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.129 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.129 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:40.129 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a009d35117f34427adc579ab534b9580 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 False' 2022-04-01 01:31:40.129 | + functions-common:get_or_add_group_project_role:1076 : echo a009d35117f34427adc579ab534b9580 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 False 2022-04-01 01:31:40.129 | a009d35117f34427adc579ab534b9580 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 False 2022-04-01 01:31:40.187 | [778321 Async ks-group-memberalt:810248]: finished get_or_add_group_project_role member 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 with result 0 in 18 seconds 2022-04-01 01:31:40.241 | [778321 Async ks-group-anotheralt:810373]: Waiting for completion of get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 running on PID 810373 (3 other jobs running) 2022-04-01 01:31:40.276 | [778321 Async ks-group-anotheralt:810373]: Signaling child to exit 2022-04-01 01:31:40.743 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:40.778 | [810373 Async ks-group-anotheralt:810373]: finished successfully 2022-04-01 01:31:40.802 | WAKEUP 2022-04-01 01:31:40.832 | [778321 Async ks-group-anotheralt:810373]: Signaled 2022-04-01 01:31:40.832 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:31:40.833 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 41b05e3ad0e646cabf9cae9420aa2129 --project aaa168fbc04a4935aae40116ac451741 -f value 2022-04-01 01:31:40.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.833 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:40.833 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:31:40.833 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:31:40.833 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 41b05e3ad0e646cabf9cae9420aa2129 --project aaa168fbc04a4935aae40116ac451741 2022-04-01 01:31:40.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.833 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.833 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 41b05e3ad0e646cabf9cae9420aa2129 --project aaa168fbc04a4935aae40116ac451741 -f value 2022-04-01 01:31:40.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.834 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:40.834 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:40.834 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:40.834 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a98b97f2530e476cb2ac72f7e549711d 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 False' 2022-04-01 01:31:40.834 | + functions-common:get_or_add_group_project_role:1076 : echo a98b97f2530e476cb2ac72f7e549711d 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 False 2022-04-01 01:31:40.834 | a98b97f2530e476cb2ac72f7e549711d 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 False 2022-04-01 01:31:40.887 | [778321 Async ks-group-anotheralt:810373]: finished get_or_add_group_project_role anotherrole 41b05e3ad0e646cabf9cae9420aa2129 aaa168fbc04a4935aae40116ac451741 with result 0 in 18 seconds 2022-04-01 01:31:40.936 | [778321 Async ks-group-admin:810459]: Waiting for completion of get_or_add_group_project_role admin de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b running on PID 810459 (2 other jobs running) 2022-04-01 01:31:40.966 | [778321 Async ks-group-admin:810459]: Signaling child to exit 2022-04-01 01:31:41.303 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:31:41.331 | [810459 Async ks-group-admin:810459]: finished successfully 2022-04-01 01:31:41.353 | WAKEUP 2022-04-01 01:31:41.378 | [778321 Async ks-group-admin:810459]: Signaled 2022-04-01 01:31:41.380 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 01:31:41.380 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group de0aaebb8027421eae866a1657b9aa40 --project cedfe69503a940fa9f4a0bda324c444b -f value 2022-04-01 01:31:41.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:41.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:41.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:41.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:41.380 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:41.380 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 01:31:41.380 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 01:31:41.380 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group de0aaebb8027421eae866a1657b9aa40 --project cedfe69503a940fa9f4a0bda324c444b 2022-04-01 01:31:41.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:41.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:41.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:41.380 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:41.380 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group de0aaebb8027421eae866a1657b9aa40 --project cedfe69503a940fa9f4a0bda324c444b -f value 2022-04-01 01:31:41.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:41.381 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:41.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:31:41.381 | from cryptography.utils import int_from_bytes 2022-04-01 01:31:41.381 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:31:41.381 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='2f59ab52e7ad451c9c77680adf8114c0 de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b False' 2022-04-01 01:31:41.381 | + functions-common:get_or_add_group_project_role:1076 : echo 2f59ab52e7ad451c9c77680adf8114c0 de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b False 2022-04-01 01:31:41.381 | 2f59ab52e7ad451c9c77680adf8114c0 de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b False 2022-04-01 01:31:41.429 | [778321 Async ks-group-admin:810459]: finished get_or_add_group_project_role admin de0aaebb8027421eae866a1657b9aa40 cedfe69503a940fa9f4a0bda324c444b with result 0 in 18 seconds 2022-04-01 01:31:41.433 | + inc/async:async_wait:197 : return 0 2022-04-01 01:31:41.436 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 01:31:41.454 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:31:41.457 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 01:31:41.477 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:31:41.480 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 01:31:41.485 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 01:31:41.553 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 01:31:41.606 | [778321 Async create_nova_accounts:812361]: running: create_nova_accounts 2022-04-01 01:31:41.609 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 01:31:41.632 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:31:41.636 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 01:31:41.639 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 01:31:41.726 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 01:31:41.784 | [778321 Async create_glance_accounts:812476]: running: create_glance_accounts 2022-04-01 01:31:41.789 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 01:31:41.815 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:31:41.818 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 01:31:41.822 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 01:31:41.926 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 01:31:42.006 | [778321 Async create_cinder_accounts:812606]: running: create_cinder_accounts 2022-04-01 01:31:42.011 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 01:31:42.047 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:31:42.052 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 01:31:42.056 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 01:31:42.160 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 01:31:42.244 | [778321 Async create_neutron_accounts:812721]: running: create_neutron_accounts 2022-04-01 01:31:42.248 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 01:31:42.285 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:31:42.287 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 01:31:42.293 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 01:31:42.647 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 01:31:42.865 | [778321 Async create_swift_accounts:812862]: running: create_swift_accounts 2022-04-01 01:31:42.891 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 01:31:43.031 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:31:43.054 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 01:31:43.455 | [778321 Async create_nova_accounts:812361]: Waiting for completion of create_nova_accounts running on PID 812361 (6 other jobs running) 2022-04-01 01:31:43.624 | [778321 Async create_nova_accounts:812361]: Signaling child to exit 2022-04-01 01:32:38.559 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:38.691 | [812721 Async create_neutron_accounts:812721]: finished successfully 2022-04-01 01:32:59.747 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:32:59.782 | [812606 Async create_cinder_accounts:812606]: finished successfully 2022-04-01 01:33:22.042 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:33:22.088 | [812476 Async create_glance_accounts:812476]: finished successfully 2022-04-01 01:33:33.219 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:33:33.261 | [812361 Async create_nova_accounts:812361]: finished successfully 2022-04-01 01:33:33.284 | WAKEUP 2022-04-01 01:33:33.317 | [778321 Async create_nova_accounts:812361]: Signaled 2022-04-01 01:33:33.318 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-01 01:33:33.318 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 01:33:33.319 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 01:33:33.319 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:33:33.319 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:33:33.319 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:33:33.319 | ++ 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-04-01 01:33:33.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.319 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.319 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.319 | + functions-common:get_or_create_user:925 : user_id=5cc53019006b4faf9a27e63ecce0abb6 2022-04-01 01:33:33.319 | + functions-common:get_or_create_user:926 : echo 5cc53019006b4faf9a27e63ecce0abb6 2022-04-01 01:33:33.319 | 5cc53019006b4faf9a27e63ecce0abb6 2022-04-01 01:33:33.319 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 01:33:33.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.319 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.319 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.319 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.320 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.320 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.320 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.320 | ++ 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-04-01 01:33:33.320 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.320 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.320 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.320 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.320 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.320 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.320 | + 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-04-01 01:33:33.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.321 | ++ 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-04-01 01:33:33.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.321 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.321 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.321 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.321 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.321 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.321 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.321 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | 5cc53019006b4faf9a27e63ecce0abb6 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.321 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.322 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.322 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.322 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.322 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.322 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:33:33.322 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 01:33:33.322 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.322 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.322 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.323 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.323 | ++ 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-04-01 01:33:33.323 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.323 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.323 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.323 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.323 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.323 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.323 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.323 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.323 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.323 | + 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-04-01 01:33:33.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.323 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.324 | ++ 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-04-01 01:33:33.324 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.324 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.324 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.324 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.324 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.324 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.324 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.324 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.324 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 5cc53019006b4faf9a27e63ecce0abb6 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.324 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.324 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.325 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:33:33.325 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:33:33.325 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:33:33.325 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 01:33:33.325 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:33:33.325 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.72/compute 2022-04-01 01:33:33.325 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 01:33:33.325 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:33:33.325 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-01 01:33:33.325 | ++ 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-04-01 01:33:33.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.325 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.325 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.325 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.325 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:33:33.325 | 2c05d25139cc46698c7f5c76ea6f6c20' 2022-04-01 01:33:33.326 | + functions-common:get_or_create_service:1094 : echo 2c05d25139cc46698c7f5c76ea6f6c20 2022-04-01 01:33:33.326 | 2c05d25139cc46698c7f5c76ea6f6c20 2022-04-01 01:33:33.326 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.72/compute/v2/$(project_id)s' 2022-04-01 01:33:33.326 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:33:33.326 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.72/compute/v2/$(project_id)s' RegionOne 2022-04-01 01:33:33.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:33:33.326 | +++ 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-04-01 01:33:33.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.326 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.327 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:33:33.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:33:33.327 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.72/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:33:33.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.327 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.327 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=994fb996dec048f282e86eed72d181e4 2022-04-01 01:33:33.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 994fb996dec048f282e86eed72d181e4 2022-04-01 01:33:33.327 | + functions-common:get_or_create_endpoint:1127 : public_id=994fb996dec048f282e86eed72d181e4 2022-04-01 01:33:33.327 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:33:33.327 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:33:33.327 | + functions-common:get_or_create_endpoint:1136 : echo 994fb996dec048f282e86eed72d181e4 2022-04-01 01:33:33.327 | 994fb996dec048f282e86eed72d181e4 2022-04-01 01:33:33.327 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 01:33:33.328 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:33:33.328 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 01:33:33.328 | ++ 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-04-01 01:33:33.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.328 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.328 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:33:33.328 | d11b4d783381456984a9bce759878a51' 2022-04-01 01:33:33.328 | + functions-common:get_or_create_service:1094 : echo d11b4d783381456984a9bce759878a51 2022-04-01 01:33:33.328 | d11b4d783381456984a9bce759878a51 2022-04-01 01:33:33.328 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.72/compute/v2.1 2022-04-01 01:33:33.328 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:33:33.328 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.72/compute/v2.1 RegionOne 2022-04-01 01:33:33.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:33:33.328 | +++ 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-04-01 01:33:33.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.328 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.329 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:33:33.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:33:33.329 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.72/compute/v2.1 --region RegionOne -f value -c id 2022-04-01 01:33:33.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.329 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.329 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dacecf097f0b4fba9866f2c2ca280749 2022-04-01 01:33:33.329 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dacecf097f0b4fba9866f2c2ca280749 2022-04-01 01:33:33.329 | + functions-common:get_or_create_endpoint:1127 : public_id=dacecf097f0b4fba9866f2c2ca280749 2022-04-01 01:33:33.329 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:33:33.329 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:33:33.329 | + functions-common:get_or_create_endpoint:1136 : echo dacecf097f0b4fba9866f2c2ca280749 2022-04-01 01:33:33.329 | dacecf097f0b4fba9866f2c2ca280749 2022-04-01 01:33:33.329 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 01:33:33.329 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:33:33.329 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 01:33:33.329 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:33:33.329 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 01:33:33.329 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.329 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.329 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.330 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.330 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.330 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.331 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.331 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.331 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.331 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.331 | ++ 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-04-01 01:33:33.331 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.331 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.331 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.331 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.331 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.331 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.331 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.331 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.331 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.332 | + 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-04-01 01:33:33.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.332 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.332 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.332 | ++ 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-04-01 01:33:33.332 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.332 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.332 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.332 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.332 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.332 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.332 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.332 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.333 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.333 | ++ functions-common:get_field:818 : echo '| 4d92466a3ab14e75aba0da6c1035883f | 5cc53019006b4faf9a27e63ecce0abb6 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.333 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.333 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:33:33.333 | + functions-common:get_or_add_user_project_role:997 : echo 4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:33:33.333 | 4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:33:33.333 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 01:33:33.334 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:33:33.334 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 01:33:33.334 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:33:33.334 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 01:33:33.389 | [778321 Async create_nova_accounts:812361]: finished create_nova_accounts with result 0 in 111 seconds 2022-04-01 01:33:33.457 | [778321 Async create_glance_accounts:812476]: Waiting for completion of create_glance_accounts running on PID 812476 (5 other jobs running) 2022-04-01 01:33:33.495 | [778321 Async create_glance_accounts:812476]: Signaling child to exit 2022-04-01 01:33:33.495 | WAKEUP 2022-04-01 01:33:33.530 | [778321 Async create_glance_accounts:812476]: Signaled 2022-04-01 01:33:33.532 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 01:33:33.532 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:33:33.532 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 01:33:33.533 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 01:33:33.533 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:33:33.533 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:33:33.533 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:33:33.533 | ++ 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-04-01 01:33:33.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.533 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.533 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.533 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.533 | + functions-common:get_or_create_user:925 : user_id=63a35073aa10442696af5894dfced76e 2022-04-01 01:33:33.533 | + functions-common:get_or_create_user:926 : echo 63a35073aa10442696af5894dfced76e 2022-04-01 01:33:33.533 | 63a35073aa10442696af5894dfced76e 2022-04-01 01:33:33.533 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 01:33:33.533 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.534 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.534 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.534 | ++ 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-04-01 01:33:33.534 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.534 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.534 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.534 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.534 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.535 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.535 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.535 | + 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-04-01 01:33:33.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.535 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.535 | ++ 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-04-01 01:33:33.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.535 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.535 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.535 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.535 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.535 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | 63a35073aa10442696af5894dfced76e | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.535 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.535 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.535 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.536 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.536 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:33:33.536 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 01:33:33.536 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:33:33.536 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 01:33:33.536 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 01:33:33.536 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:33:33.536 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:33:33.536 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:33:33.536 | ++ 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-04-01 01:33:33.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.536 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.537 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.537 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.537 | + functions-common:get_or_create_user:925 : user_id=60535e1e252e476ebc131d493ec86f90 2022-04-01 01:33:33.537 | + functions-common:get_or_create_user:926 : echo 60535e1e252e476ebc131d493ec86f90 2022-04-01 01:33:33.537 | 60535e1e252e476ebc131d493ec86f90 2022-04-01 01:33:33.537 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 01:33:33.537 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.537 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.537 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.537 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.537 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.538 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.538 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.538 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.538 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.538 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.538 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.538 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.538 | ++ 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-04-01 01:33:33.538 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.538 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.538 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.538 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.538 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.538 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.538 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.539 | + 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-04-01 01:33:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.539 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.539 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.539 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.539 | ++ 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-04-01 01:33:33.539 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.539 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.539 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.539 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.539 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.539 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.539 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.540 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.540 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.540 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | 60535e1e252e476ebc131d493ec86f90 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.540 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.540 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.540 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.540 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.540 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 01:33:33.540 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 01:33:33.540 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.540 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.540 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.540 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.540 | ++ 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-04-01 01:33:33.540 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.540 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.540 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.540 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.541 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.541 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.541 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.541 | + 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-04-01 01:33:33.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.541 | ++ 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-04-01 01:33:33.541 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.541 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.541 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.541 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.541 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.542 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.542 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.542 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.542 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.542 | ++ functions-common:get_field:818 : echo '| 4d92466a3ab14e75aba0da6c1035883f | 60535e1e252e476ebc131d493ec86f90 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.542 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:33:33.542 | + functions-common:get_or_add_user_project_role:997 : echo 4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:33:33.542 | 4d92466a3ab14e75aba0da6c1035883f 2022-04-01 01:33:33.542 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 01:33:33.542 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:33:33.542 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 01:33:33.542 | ++ 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-04-01 01:33:33.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.542 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.543 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.543 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.543 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:33:33.543 | cd351231cb244420b7b07fb231ca8f73' 2022-04-01 01:33:33.543 | + functions-common:get_or_create_service:1094 : echo cd351231cb244420b7b07fb231ca8f73 2022-04-01 01:33:33.543 | cd351231cb244420b7b07fb231ca8f73 2022-04-01 01:33:33.543 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.72/image 2022-04-01 01:33:33.543 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:33:33.543 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.72/image RegionOne 2022-04-01 01:33:33.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:33:33.543 | +++ 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-04-01 01:33:33.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.543 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.544 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.544 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:33:33.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:33:33.544 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.72/image --region RegionOne -f value -c id 2022-04-01 01:33:33.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.544 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.544 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.544 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d3267f5baa1444a2b09458e45b0e3341 2022-04-01 01:33:33.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d3267f5baa1444a2b09458e45b0e3341 2022-04-01 01:33:33.544 | + functions-common:get_or_create_endpoint:1127 : public_id=d3267f5baa1444a2b09458e45b0e3341 2022-04-01 01:33:33.544 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:33:33.544 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:33:33.544 | + functions-common:get_or_create_endpoint:1136 : echo d3267f5baa1444a2b09458e45b0e3341 2022-04-01 01:33:33.545 | d3267f5baa1444a2b09458e45b0e3341 2022-04-01 01:33:33.545 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 01:33:33.545 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:33:33.545 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 01:33:33.545 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 01:33:33.545 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 01:33:33.545 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 01:33:33.545 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 01:33:33.545 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 01:33:33.545 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 01:33:33.603 | [778321 Async create_glance_accounts:812476]: finished create_glance_accounts with result 0 in 100 seconds 2022-04-01 01:33:33.654 | [778321 Async create_cinder_accounts:812606]: Waiting for completion of create_cinder_accounts running on PID 812606 (4 other jobs running) 2022-04-01 01:33:33.686 | [778321 Async create_cinder_accounts:812606]: Signaling child to exit 2022-04-01 01:33:33.686 | WAKEUP 2022-04-01 01:33:33.715 | [778321 Async create_cinder_accounts:812606]: Signaled 2022-04-01 01:33:33.717 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-01 01:33:33.717 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 01:33:33.717 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 01:33:33.717 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:33:33.717 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:33:33.717 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:33:33.717 | ++ 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-04-01 01:33:33.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.718 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.718 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.718 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.718 | + functions-common:get_or_create_user:925 : user_id=584f26f3421b4f57bc69c758f4ce7a01 2022-04-01 01:33:33.718 | + functions-common:get_or_create_user:926 : echo 584f26f3421b4f57bc69c758f4ce7a01 2022-04-01 01:33:33.718 | 584f26f3421b4f57bc69c758f4ce7a01 2022-04-01 01:33:33.718 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 01:33:33.718 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.718 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.718 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.718 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.718 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.718 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.718 | ++ 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-04-01 01:33:33.718 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.718 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.718 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.718 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.718 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.718 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.718 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.718 | + 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-04-01 01:33:33.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.719 | ++ 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-04-01 01:33:33.719 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.719 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.719 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.719 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.719 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.719 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.719 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.719 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | 584f26f3421b4f57bc69c758f4ce7a01 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.719 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.719 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.719 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.719 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.719 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.719 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:33:33.719 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 01:33:33.719 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:33:33.719 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-01 01:33:33.719 | ++ 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-04-01 01:33:33.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.719 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.720 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.720 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:33:33.720 | dafc4043ed064df583749b4bb44afdd8' 2022-04-01 01:33:33.720 | + functions-common:get_or_create_service:1094 : echo dafc4043ed064df583749b4bb44afdd8 2022-04-01 01:33:33.720 | dafc4043ed064df583749b4bb44afdd8 2022-04-01 01:33:33.720 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 01:33:33.720 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.72/volume/v3/$(project_id)s' 2022-04-01 01:33:33.720 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:33:33.720 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.72/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:33:33.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:33:33.720 | +++ 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-04-01 01:33:33.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.720 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.720 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.720 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:33:33.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:33:33.721 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.72/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:33:33.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.721 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.721 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.721 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=967d98f36fc6474488fce6ed488ae813 2022-04-01 01:33:33.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 967d98f36fc6474488fce6ed488ae813 2022-04-01 01:33:33.721 | + functions-common:get_or_create_endpoint:1127 : public_id=967d98f36fc6474488fce6ed488ae813 2022-04-01 01:33:33.721 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:33:33.721 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:33:33.721 | + functions-common:get_or_create_endpoint:1136 : echo 967d98f36fc6474488fce6ed488ae813 2022-04-01 01:33:33.721 | 967d98f36fc6474488fce6ed488ae813 2022-04-01 01:33:33.721 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 01:33:33.721 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:33:33.721 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 01:33:33.721 | ++ 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-04-01 01:33:33.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.721 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.721 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.721 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.721 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:33:33.721 | 32be426a4fe74eb09df227934867f9a0' 2022-04-01 01:33:33.721 | + functions-common:get_or_create_service:1094 : echo 32be426a4fe74eb09df227934867f9a0 2022-04-01 01:33:33.721 | 32be426a4fe74eb09df227934867f9a0 2022-04-01 01:33:33.721 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.72/volume/v3/$(project_id)s' 2022-04-01 01:33:33.721 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:33:33.722 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.72/volume/v3/$(project_id)s' RegionOne 2022-04-01 01:33:33.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:33:33.722 | +++ 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-04-01 01:33:33.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.722 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:33:33.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:33:33.722 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.72/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:33:33.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.722 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=12b29a877a6049bb9d7ac30317b35bef 2022-04-01 01:33:33.722 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 12b29a877a6049bb9d7ac30317b35bef 2022-04-01 01:33:33.722 | + functions-common:get_or_create_endpoint:1127 : public_id=12b29a877a6049bb9d7ac30317b35bef 2022-04-01 01:33:33.722 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:33:33.722 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:33:33.722 | + functions-common:get_or_create_endpoint:1136 : echo 12b29a877a6049bb9d7ac30317b35bef 2022-04-01 01:33:33.722 | 12b29a877a6049bb9d7ac30317b35bef 2022-04-01 01:33:33.722 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 01:33:33.722 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 01:33:33.722 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:33:33.722 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-01 01:33:33.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.722 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.723 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.723 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_project:938 : project_id=43d0cd3b96e544c8955c90a5b4588a07 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_project:939 : echo 43d0cd3b96e544c8955c90a5b4588a07 2022-04-01 01:33:33.723 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 43d0cd3b96e544c8955c90a5b4588a07 2022-04-01 01:33:33.723 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 01:33:33.723 | +++ 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-04-01 01:33:33.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.723 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.723 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.723 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 01:33:33.723 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_user:925 : user_id=584f26f3421b4f57bc69c758f4ce7a01 2022-04-01 01:33:33.723 | ++ functions-common:get_or_create_user:926 : echo 584f26f3421b4f57bc69c758f4ce7a01 2022-04-01 01:33:33.723 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 584f26f3421b4f57bc69c758f4ce7a01 2022-04-01 01:33:33.776 | [778321 Async create_cinder_accounts:812606]: finished create_cinder_accounts with result 0 in 77 seconds 2022-04-01 01:33:33.781 | + inc/async:async_wait:197 : return 0 2022-04-01 01:33:33.785 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 01:33:33.864 | [778321 Async create_neutron_accounts:812721]: Waiting for completion of create_neutron_accounts running on PID 812721 (3 other jobs running) 2022-04-01 01:33:33.910 | [778321 Async create_neutron_accounts:812721]: Signaling child to exit 2022-04-01 01:33:33.910 | WAKEUP 2022-04-01 01:33:33.947 | [778321 Async create_neutron_accounts:812721]: Signaled 2022-04-01 01:33:33.949 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 01:33:33.949 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:33:33.949 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:33:33.949 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:33:33.949 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:33:33.949 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:33:33.949 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:33:33.949 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 01:33:33.949 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 01:33:33.949 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 01:33:33.949 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.72:9696/ 2022-04-01 01:33:33.949 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-01 01:33:33.950 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 01:33:33.950 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 01:33:33.950 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:33:33.950 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:33:33.950 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:33:33.950 | ++ 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-04-01 01:33:33.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.950 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.950 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.950 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.950 | + functions-common:get_or_create_user:925 : user_id=bf50799236d94a85bcb67c71be3dd151 2022-04-01 01:33:33.950 | + functions-common:get_or_create_user:926 : echo bf50799236d94a85bcb67c71be3dd151 2022-04-01 01:33:33.950 | bf50799236d94a85bcb67c71be3dd151 2022-04-01 01:33:33.950 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 01:33:33.950 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:33:33.950 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:33:33.950 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:33:33.950 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:33:33.950 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:33:33.950 | ++ 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-04-01 01:33:33.950 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.950 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.950 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.951 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.951 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.951 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.951 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:33:33.951 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:33:33.951 | + 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-04-01 01:33:33.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.951 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.951 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.951 | ++ 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-04-01 01:33:33.951 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:33:33.951 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:33:33.951 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:33:33.951 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.952 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.952 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.952 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.952 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:33:33.952 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:33:33.952 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | bf50799236d94a85bcb67c71be3dd151 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:33:33.952 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:33:33.952 | ++ functions-common:get_field:812 : read data 2022-04-01 01:33:33.952 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.952 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.952 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:33:33.952 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 01:33:33.952 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 01:33:33.952 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:33:33.952 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 01:33:33.952 | ++ 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-04-01 01:33:33.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.952 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.952 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.953 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.953 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:33:33.953 | c784598cd6ee4a0f8534692db82ffa2a' 2022-04-01 01:33:33.953 | + functions-common:get_or_create_service:1094 : echo c784598cd6ee4a0f8534692db82ffa2a 2022-04-01 01:33:33.953 | c784598cd6ee4a0f8534692db82ffa2a 2022-04-01 01:33:33.953 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.72:9696/ 2022-04-01 01:33:33.953 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:33:33.953 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.72:9696/ RegionOne 2022-04-01 01:33:33.953 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:33:33.953 | +++ 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-04-01 01:33:33.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.953 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.953 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.953 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.953 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:33:33.953 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:33:33.954 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.72:9696/ --region RegionOne -f value -c id 2022-04-01 01:33:33.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.954 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:33:33.954 | from cryptography.utils import int_from_bytes 2022-04-01 01:33:33.954 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:33:33.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1f7a77b3dcd5493f99fd8886af710ea6 2022-04-01 01:33:33.954 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1f7a77b3dcd5493f99fd8886af710ea6 2022-04-01 01:33:33.954 | + functions-common:get_or_create_endpoint:1127 : public_id=1f7a77b3dcd5493f99fd8886af710ea6 2022-04-01 01:33:33.954 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:33:33.954 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:33:33.954 | + functions-common:get_or_create_endpoint:1136 : echo 1f7a77b3dcd5493f99fd8886af710ea6 2022-04-01 01:33:33.954 | 1f7a77b3dcd5493f99fd8886af710ea6 2022-04-01 01:33:34.034 | [778321 Async create_neutron_accounts:812721]: finished create_neutron_accounts with result 0 in 56 seconds 2022-04-01 01:33:34.093 | [778321 Async create_swift_accounts:812862]: Waiting for completion of create_swift_accounts running on PID 812862 (2 other jobs running) 2022-04-01 01:33:34.126 | [778321 Async create_swift_accounts:812862]: Signaling child to exit 2022-04-01 01:34:20.287 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:34:20.313 | [812862 Async create_swift_accounts:812862]: finished successfully 2022-04-01 01:34:20.333 | WAKEUP 2022-04-01 01:34:20.357 | [778321 Async create_swift_accounts:812862]: Signaled 2022-04-01 01:34:20.358 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 01:34:20.358 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 01:34:20.358 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 01:34:20.358 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 01:34:20.358 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 01:34:20.359 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 01:34:20.359 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 01:34:20.359 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 01:34:20.359 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 01:34:20.359 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 01:34:20.359 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 01:34:20.359 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 01:34:20.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.359 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.359 | ++ functions-common:get_or_create_role:950 : role_id=a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:34:20.359 | ++ functions-common:get_or_create_role:951 : echo a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:34:20.359 | + lib/swift:create_swift_accounts:614 : another_role=a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:34:20.359 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 01:34:20.359 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 01:34:20.359 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:20.359 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:34:20.359 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:34:20.359 | ++ 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-04-01 01:34:20.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.359 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.359 | + functions-common:get_or_create_user:925 : user_id=2b1b37d6fde24393a2e29fc0aed5782f 2022-04-01 01:34:20.359 | + functions-common:get_or_create_user:926 : echo 2b1b37d6fde24393a2e29fc0aed5782f 2022-04-01 01:34:20.359 | 2b1b37d6fde24393a2e29fc0aed5782f 2022-04-01 01:34:20.359 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 01:34:20.360 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:20.360 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:20.360 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:20.360 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:20.360 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:20.360 | ++ 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-04-01 01:34:20.360 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.360 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.360 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.360 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.360 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.360 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.360 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:20.360 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:20.360 | + 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-04-01 01:34:20.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.360 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.360 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.360 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.360 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:20.361 | ++ 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-04-01 01:34:20.361 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.361 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.361 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.361 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.361 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.361 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:20.361 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:20.361 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:20.361 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | 2b1b37d6fde24393a2e29fc0aed5782f | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:34:20.361 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.361 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:34:20.361 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:34:20.361 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:34:20.361 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:34:20.361 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 01:34:20.361 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:20.361 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:34:20.361 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:34:20.361 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:34:20.361 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.361 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:20.361 | ++ 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-04-01 01:34:20.362 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.362 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.362 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.362 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.362 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.362 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:20.362 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:20.362 | + 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-04-01 01:34:20.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.362 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.362 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.362 | ++ 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-04-01 01:34:20.362 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:20.362 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.362 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.362 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.362 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.362 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.362 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.362 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:20.362 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:20.362 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 2b1b37d6fde24393a2e29fc0aed5782f | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:34:20.362 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:20.362 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.362 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.362 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.362 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.363 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 01:34:20.363 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:34:20.363 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-01 01:34:20.363 | ++ 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-04-01 01:34:20.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.363 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.363 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.363 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.363 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:34:20.363 | 1a7d2497ace949b098aedc6c08042a7c' 2022-04-01 01:34:20.363 | + functions-common:get_or_create_service:1094 : echo 1a7d2497ace949b098aedc6c08042a7c 2022-04-01 01:34:20.364 | 1a7d2497ace949b098aedc6c08042a7c 2022-04-01 01:34:20.364 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' http://10.222.0.72:8080 2022-04-01 01:34:20.364 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:34:20.364 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-01 01:34:20.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:20.364 | +++ 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-04-01 01:34:20.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.364 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:20.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:20.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.72:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-01 01:34:20.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.364 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4f7d334ca6c74f6da7710feb09e642ea 2022-04-01 01:34:20.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4f7d334ca6c74f6da7710feb09e642ea 2022-04-01 01:34:20.364 | + functions-common:get_or_create_endpoint:1127 : public_id=4f7d334ca6c74f6da7710feb09e642ea 2022-04-01 01:34:20.364 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.72:8080 ]] 2022-04-01 01:34:20.364 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.72:8080 RegionOne 2022-04-01 01:34:20.364 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:34:20.364 | ++ 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-04-01 01:34:20.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.365 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.365 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:34:20.365 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:34:20.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.72:8080 --region RegionOne -f value -c id 2022-04-01 01:34:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.365 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.365 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7e9b5a0c4a4f4eb4b6848d08d88ea54f 2022-04-01 01:34:20.365 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7e9b5a0c4a4f4eb4b6848d08d88ea54f 2022-04-01 01:34:20.365 | 7e9b5a0c4a4f4eb4b6848d08d88ea54f 2022-04-01 01:34:20.365 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:34:20.365 | + functions-common:get_or_create_endpoint:1136 : echo 4f7d334ca6c74f6da7710feb09e642ea 2022-04-01 01:34:20.365 | 4f7d334ca6c74f6da7710feb09e642ea 2022-04-01 01:34:20.365 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 01:34:20.365 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 01:34:20.365 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:20.365 | +++ 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-04-01 01:34:20.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.365 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.365 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.365 | ++ functions-common:get_or_create_project:938 : project_id=a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.365 | ++ functions-common:get_or_create_project:939 : echo a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.365 | + lib/swift:create_swift_accounts:628 : swift_project_test1=a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.365 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 01:34:20.365 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.366 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 01:34:20.366 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:20.366 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 01:34:20.366 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 01:34:20.366 | +++ 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-04-01 01:34:20.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.366 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.366 | ++ functions-common:get_or_create_user:925 : user_id=3896b4cd6f6f40a4a02e2fccf8e29f05 2022-04-01 01:34:20.366 | ++ functions-common:get_or_create_user:926 : echo 3896b4cd6f6f40a4a02e2fccf8e29f05 2022-04-01 01:34:20.366 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=3896b4cd6f6f40a4a02e2fccf8e29f05 2022-04-01 01:34:20.366 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 01:34:20.366 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.366 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 3896b4cd6f6f40a4a02e2fccf8e29f05 a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.366 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:20.366 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:20.366 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:20.366 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:20.366 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:20.366 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:20.366 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:20.366 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:20.366 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3896b4cd6f6f40a4a02e2fccf8e29f05 --project a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.366 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:20.366 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.366 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.366 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.367 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:20.367 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:20.367 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3896b4cd6f6f40a4a02e2fccf8e29f05 --project a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.367 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3896b4cd6f6f40a4a02e2fccf8e29f05 --project a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.367 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:20.367 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.367 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.367 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:20.367 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:20.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:20.367 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 3896b4cd6f6f40a4a02e2fccf8e29f05 | | a7c481b716764cbdab4615cc69c213c9 | | | False |' 2022-04-01 01:34:20.367 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.367 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.367 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.367 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 01:34:20.367 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 01:34:20.367 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:20.368 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 01:34:20.368 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 01:34:20.368 | +++ 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-04-01 01:34:20.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.368 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.368 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.368 | ++ functions-common:get_or_create_user:925 : user_id=a723e0ea1b2749dda74adf153af6336b 2022-04-01 01:34:20.368 | ++ functions-common:get_or_create_user:926 : echo a723e0ea1b2749dda74adf153af6336b 2022-04-01 01:34:20.368 | + lib/swift:create_swift_accounts:637 : swift_user_test3=a723e0ea1b2749dda74adf153af6336b 2022-04-01 01:34:20.368 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 01:34:20.368 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.368 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role a98b97f2530e476cb2ac72f7e549711d a723e0ea1b2749dda74adf153af6336b a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.368 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:20.368 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:20.368 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:20.368 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:20.368 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:20.368 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:20.368 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:20.368 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:20.368 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.368 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role a98b97f2530e476cb2ac72f7e549711d --user a723e0ea1b2749dda74adf153af6336b --project a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.368 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:20.368 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.368 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.369 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:20.369 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:20.369 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add a98b97f2530e476cb2ac72f7e549711d --user a723e0ea1b2749dda74adf153af6336b --project a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.369 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role a98b97f2530e476cb2ac72f7e549711d --user a723e0ea1b2749dda74adf153af6336b --project a7c481b716764cbdab4615cc69c213c9 2022-04-01 01:34:20.369 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.369 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:20.369 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.369 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.369 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.369 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:20.369 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:20.369 | ++ functions-common:get_field:818 : echo '| a98b97f2530e476cb2ac72f7e549711d | a723e0ea1b2749dda74adf153af6336b | | a7c481b716764cbdab4615cc69c213c9 | | | False |' 2022-04-01 01:34:20.369 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:20.369 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:34:20.369 | + functions-common:get_or_add_user_project_role:997 : echo a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:34:20.369 | a98b97f2530e476cb2ac72f7e549711d 2022-04-01 01:34:20.369 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 01:34:20.369 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 01:34:20.369 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:20.370 | +++ 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-04-01 01:34:20.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.370 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_project:938 : project_id=da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_project:939 : echo da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.370 | + lib/swift:create_swift_accounts:642 : swift_project_test2=da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.370 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 01:34:20.370 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.370 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 01:34:20.370 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 01:34:20.370 | +++ 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-04-01 01:34:20.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.370 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.370 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_user:925 : user_id=d962714c1ffb4b3fa84be9bb220e0c27 2022-04-01 01:34:20.370 | ++ functions-common:get_or_create_user:926 : echo d962714c1ffb4b3fa84be9bb220e0c27 2022-04-01 01:34:20.370 | + lib/swift:create_swift_accounts:647 : swift_user_test2=d962714c1ffb4b3fa84be9bb220e0c27 2022-04-01 01:34:20.370 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 01:34:20.370 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.370 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin d962714c1ffb4b3fa84be9bb220e0c27 da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.370 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:20.370 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:20.371 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:20.371 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:20.371 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:20.371 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:20.371 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:20.371 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:20.371 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.371 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:20.371 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d962714c1ffb4b3fa84be9bb220e0c27 --project da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.371 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.371 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.371 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.371 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:20.371 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:20.371 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d962714c1ffb4b3fa84be9bb220e0c27 --project da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.371 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d962714c1ffb4b3fa84be9bb220e0c27 --project da985b6c4ed14eeeb7c6b7df3b3e1f29 2022-04-01 01:34:20.371 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.371 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:20.371 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.371 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.371 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.372 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.372 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:20.372 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:20.372 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | d962714c1ffb4b3fa84be9bb220e0c27 | | da985b6c4ed14eeeb7c6b7df3b3e1f29 | | | False |' 2022-04-01 01:34:20.372 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:20.372 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.372 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.372 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.372 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.372 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 01:34:20.372 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 01:34:20.372 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 01:34:20.372 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-01 01:34:20.372 | +++ 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-04-01 01:34:20.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.372 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.372 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.372 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 01:34:20.372 | 0e39faade6424c3293cfc84a15f39fb5' 2022-04-01 01:34:20.372 | ++ functions-common:get_or_create_domain:888 : echo 0e39faade6424c3293cfc84a15f39fb5 2022-04-01 01:34:20.372 | + lib/swift:create_swift_accounts:652 : swift_domain=0e39faade6424c3293cfc84a15f39fb5 2022-04-01 01:34:20.372 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 01:34:20.372 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.372 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 01:34:20.372 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 0e39faade6424c3293cfc84a15f39fb5 2022-04-01 01:34:20.372 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 01:34:20.372 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=0e39faade6424c3293cfc84a15f39fb5 --or-show -f value -c id 2022-04-01 01:34:20.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.373 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_project:938 : project_id=83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_project:939 : echo 83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.373 | + lib/swift:create_swift_accounts:656 : swift_project_test4=83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.373 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 01:34:20.373 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.373 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 01:34:20.373 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 0e39faade6424c3293cfc84a15f39fb5 test4@example.com 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 01:34:20.373 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=0e39faade6424c3293cfc84a15f39fb5 --email=test4@example.com --or-show -f value -c id 2022-04-01 01:34:20.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.373 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.373 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_user:925 : user_id=dfe43d40a3d645e1a2ddcd2bd4702ecf 2022-04-01 01:34:20.373 | ++ functions-common:get_or_create_user:926 : echo dfe43d40a3d645e1a2ddcd2bd4702ecf 2022-04-01 01:34:20.373 | + lib/swift:create_swift_accounts:661 : swift_user_test4=dfe43d40a3d645e1a2ddcd2bd4702ecf 2022-04-01 01:34:20.373 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 01:34:20.373 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:34:20.373 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin dfe43d40a3d645e1a2ddcd2bd4702ecf 83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.373 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:34:20.373 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 01:34:20.373 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:34:20.374 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:34:20.374 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 01:34:20.374 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 01:34:20.374 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 01:34:20.374 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 01:34:20.374 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfe43d40a3d645e1a2ddcd2bd4702ecf --project 83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.374 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.374 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:34:20.374 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.374 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.374 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.374 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:34:20.374 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:34:20.374 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user dfe43d40a3d645e1a2ddcd2bd4702ecf --project 83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.374 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfe43d40a3d645e1a2ddcd2bd4702ecf --project 83839de2886f438b802f0c80da33227d 2022-04-01 01:34:20.374 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:34:20.374 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:34:20.374 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:34:20.374 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:20.374 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:20.375 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:34:20.375 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:34:20.375 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:34:20.375 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | dfe43d40a3d645e1a2ddcd2bd4702ecf | | 83839de2886f438b802f0c80da33227d | | | False |' 2022-04-01 01:34:20.375 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:34:20.375 | ++ functions-common:get_field:812 : read data 2022-04-01 01:34:20.375 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.375 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.375 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:34:20.404 | [778321 Async create_swift_accounts:812862]: finished create_swift_accounts with result 0 in 157 seconds 2022-04-01 01:34:20.413 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 01:34:20.415 | + inc/async:async_wait:197 : return 0 2022-04-01 01:34:20.418 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 01:34:20.438 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:20.440 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 01:34:20.459 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:20.461 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 01:34:20.464 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:34:20.466 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 01:34:20.469 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 01:34:20.472 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 01:34:20.534 | + inc/async:async_inner:63 : init_glance 2022-04-01 01:34:20.573 | [778321 Async init_glance:817159]: running: init_glance 2022-04-01 01:34:20.576 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 01:34:20.596 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:34:20.599 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 01:34:20.602 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:34:20.605 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 01:34:20.607 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 01:34:20.610 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 01:34:20.615 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:34:20.615 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:34:20.621 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:34:20.625 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:34:20.628 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:34:20.631 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:34:20.634 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 01:34:20.637 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 01:34:20.639 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 01:34:20.642 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 01:34:20.657 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 01:34:20.659 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 01:34:24.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:24.289 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:24.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:24.289 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:27.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:27.890 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:27.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:27.890 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:30.987 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:34:31.014 | [817159 Async init_glance:817159]: finished successfully 2022-04-01 01:34:31.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:31.476 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:31.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:31.476 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:34.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:34.969 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:34.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:34.969 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:38.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:38.491 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:38.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:38.491 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:42.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:42.002 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:42.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:42.002 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:45.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:45.528 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:45.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:45.528 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:49.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:49.303 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:49.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:49.303 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:54.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:54.076 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:54.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:34:54.076 | from cryptography.utils import int_from_bytes 2022-04-01 01:34:54.076 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 01:35:00.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:00.236 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:00.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:00.236 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:00.603 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 01:35:00.609 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 01:35:00.613 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 01:35:00.615 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 01:35:00.618 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 01:35:00.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 01:35:00.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 01:35:00.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 01:35:00.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 01:35:00.635 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 01:35:00.643 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 01:35:00.643 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 01:35:00.646 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 01:35:00.648 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 01:35:00.651 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 01:35:00.653 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 01:35:00.659 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:00.662 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 01:35:00.665 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:00.672 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 01:35:00.676 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 01:35:00.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 01:35:00.681 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 01:35:00.684 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:35:00.688 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 01:35:00.723 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 01:35:00.756 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 01:35:00.788 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 01:35:00.823 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-01 01:35:00.856 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 01:35:00.894 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 01:35:00.897 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 01:35:00.899 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 01:35:00.902 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:35:00.905 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 01:35:00.923 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 01:35:00.926 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 01:35:00.929 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 01:35:00.931 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 01:35:00.934 | + 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-04-01 01:35:00.967 | + 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-04-01 01:35:01.002 | + 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-04-01 01:35:01.035 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 01:35:01.070 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 01:35:01.088 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:01.090 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 01:35:01.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:35:01.095 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 01:35:01.098 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 01:35:01.100 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 01:35:01.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 01:35:01.117 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:35:01.119 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 01:35:01.122 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 01:35:01.140 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-01 01:35:01.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 01:35:01.157 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-01 01:35:01.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-01 01:35:01.186 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-01 01:35:01.207 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:35:01.210 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:01.214 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 01:35:01.218 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.e1fFpSJoVP 2022-04-01 01:35:01.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 01:35:01.224 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:01.226 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.e1fFpSJoVP 2022-04-01 01:35:01.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.e1fFpSJoVP 2022-04-01 01:35:01.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.e1fFpSJoVP /etc/sudoers.d/neutron-rootwrap 2022-04-01 01:35:01.257 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:35:01.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:01.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:01.326 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 01:35:01.329 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 01:35:01.332 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 01:35:01.334 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:35:01.337 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 01:35:01.340 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:35:01.360 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:01.363 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 01:35:01.366 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 01:35:01.368 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:35:01.390 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:01.392 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:35:01.396 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/ 2022-04-01 01:35:01.429 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:35:01.431 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:35:01.433 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 01:35:01.452 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:01.454 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 01:35:01.458 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 01:35:01.460 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:35:01.462 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:35:01.465 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 01:35:01.468 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 01:35:01.471 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:35:01.473 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 01:35:01.476 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 01:35:01.479 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 01:35:01.483 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-01 01:35:01.486 | + 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-04-01 01:35:01.492 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 01:35:01.510 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:01.513 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 01:35:01.516 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 01:35:01.519 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 01:35:01.524 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 01:35:01.562 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:35:01.597 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 01:35:01.629 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 01:35:01.662 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 01:35:01.696 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 01:35:01.699 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:35:01.702 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 01:35:01.704 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 01:35:01.707 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 01:35:01.741 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 01:35:01.780 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.72/identity 2022-04-01 01:35:01.818 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 01:35:01.855 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 01:35:01.896 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 01:35:01.932 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 01:35:01.970 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 01:35:02.007 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:35:02.043 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 01:35:02.083 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 01:35:02.119 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 01:35:02.154 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 01:35:02.157 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 01:35:02.160 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 01:35:02.163 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 01:35:02.165 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 01:35:02.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 01:35:02.232 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.72/identity 2022-04-01 01:35:02.266 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 01:35:02.300 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 01:35:02.334 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 01:35:02.368 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 01:35:02.405 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 01:35:02.438 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 01:35:02.472 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 01:35:02.506 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 01:35:02.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 01:35:02.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-01 01:35:02.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 01:35:02.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 01:35:02.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 01:35:02.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 01:35:02.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1300:1349 != '' ]] 2022-04-01 01:35:02.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1300:1349 2022-04-01 01:35:02.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1300:1349 != '' ]] 2022-04-01 01:35:02.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-01 01:35:02.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 01:35:02.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 01:35:02.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 01:35:02.546 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 01:35:02.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 01:35:02.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 01:35:02.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 01:35:02.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:02.560 | + 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-04-01 01:35:02.600 | + 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-04-01 01:35:02.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:35:02.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 01:35:02.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 01:35:02.614 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-01 01:35:02.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 01:35:02.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-01 01:35:02.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.661 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:35:02.665 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 01:35:02.667 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 01:35:02.670 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.672 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-01 01:35:02.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-01 01:35:02.709 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.712 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 01:35:02.715 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 01:35:02.718 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 01:35:02.721 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.723 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-01 01:35:02.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-01 01:35:02.763 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 01:35:02.769 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 01:35:02.772 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 01:35:02.774 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.777 | + 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-04-01 01:35:02.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-01 01:35:02.814 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.818 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 01:35:02.821 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:35:02.823 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:35:02.826 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.829 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-01 01:35:02.863 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-01 01:35:02.866 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.874 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 01:35:02.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 01:35:02.881 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 01:35:02.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.888 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-01 01:35:02.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1300:1349 2022-04-01 01:35:02.925 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.928 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 01:35:02.931 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1300:1349 2022-04-01 01:35:02.933 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1300:1349 ']' 2022-04-01 01:35:02.936 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.939 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1300:1349 2022-04-01 01:35:02.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-01 01:35:02.976 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:35:02.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 01:35:02.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 01:35:02.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 01:35:02.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 01:35:02.989 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-01 01:35:03.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:35:03.023 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 01:35:03.046 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:03.049 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 01:35:03.052 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:35:03.092 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:03.094 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:03.132 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 01:35:03.169 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 01:35:03.172 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 01:35:03.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 01:35:03.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:35:06.296 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:35:06.296 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:35:06.297 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=819135) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:35:06.349 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=819135) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:06.349 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=819135) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:06.349 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=819135) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:06.349 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=819135) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:06.350 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=819135) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:06.350 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=819135) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:06.404 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:35:06.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:06.404 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:06.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:06.404 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:06.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 01:35:06.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 01:35:06.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-01 01:35:06.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:35:06.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 01:35:06.865 | + 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-04-01 01:35:06.884 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 01:35:06.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:06.890 | + 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-04-01 01:35:06.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 01:35:06.927 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 01:35:06.935 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 01:35:06.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 01:35:06.941 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 01:35:06.954 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 01:35:06.969 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:35:06.972 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 01:35:06.983 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 01:35:06.988 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 01:35:06.992 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 01:35:07.001 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 01:35:07.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 01:35:07.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 01:35:07.011 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 01:35:07.014 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 01:35:07.016 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:35:07.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:35:07.022 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 01:35:07.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:35:07.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:35:07.056 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 01:35:07.058 | + 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-04-01 01:35:07.094 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 01:35:07.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-01 01:35:07.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-01 01:35:07.163 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 01:35:07.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:07.186 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 01:35:07.191 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:07.197 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 01:35:07.229 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 01:35:07.261 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:35:07.296 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:07.300 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:07.335 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 01:35:07.353 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:07.355 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:07.358 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:35:07.388 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:07.390 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:35:07.393 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:35:07.422 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 01:35:07.426 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 01:35:07.428 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 01:35:07.431 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 01:35:07.449 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:07.451 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 01:35:07.454 | + 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-04-01 01:35:07.459 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 01:35:07.492 | + 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-04-01 01:35:07.527 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:07.530 | + 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-04-01 01:35:07.561 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:35:07.564 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 01:35:07.597 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 01:35:07.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:35:07.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-01 01:35:07.634 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 01:35:07.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 01:35:07.640 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 01:35:07.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 01:35:10.715 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 01:35:10.715 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 01:35:10.715 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=819668) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 01:35:10.767 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=819668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:10.767 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=819668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 01:35:10.768 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=819668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:10.768 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=819668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:10.768 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=819668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:10.769 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=819668) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 01:35:10.829 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 01:35:10.830 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=819668) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 01:35:10.830 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=819668) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 01:35:10.831 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 01:35:10.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:10.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:10.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:10.831 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:11.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 01:35:11.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 01:35:11.252 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 01:35:11.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 01:35:11.258 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-01 01:35:11.260 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 01:35:11.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 01:35:11.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 01:35:11.284 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 01:35:11.287 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 01:35:11.289 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 01:35:11.303 | + 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-04-01 01:35:11.322 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 01:35:11.325 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 01:35:11.327 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 01:35:11.330 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 01:35:11.333 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 01:35:11.335 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 01:35:11.337 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 01:35:11.340 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 01:35:11.343 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 01:35:11.345 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 01:35:11.348 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 01:35:11.351 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 01:35:11.353 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 01:35:11.356 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 01:35:11.360 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 01:35:11.360 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 01:35:11.367 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 01:35:11.370 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 01:35:11.372 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 01:35:11.375 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 01:35:11.380 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 01:35:11.380 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 01:35:11.380 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 01:35:11.387 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.80/22 brd 192.168.3.255' 2022-04-01 01:35:11.390 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 01:35:11.393 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:11.395 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-01 01:35:11.398 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 01:35:11.400 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.80/22 brd 192.168.3.255 != '' ]] 2022-04-01 01:35:11.403 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.80/22 brd 192.168.3.255 dev eth1' 2022-04-01 01:35:11.405 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.80/22 brd 192.168.3.255 dev br-data' 2022-04-01 01:35:11.407 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 01:35:11.410 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 01:35:11.415 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.80/22 brd 192.168.3.255 2022-04-01 01:35:11.416 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 01:35:11.416 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 01:35:11.417 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 01:35:11.423 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.80 2022-04-01 01:35:11.426 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.80 ' 2022-04-01 01:35:11.428 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.80/22 brd 192.168.3.255 dev eth1 2022-04-01 01:35:11.441 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.80/22 brd 192.168.3.255 dev br-data 2022-04-01 01:35:11.453 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 01:35:11.466 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 01:35:11.488 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.80 2022-04-01 01:35:11.497 | PING 192.168.0.80 (192.168.0.80) from 192.168.0.80 br-data: 56(84) bytes of data. 2022-04-01 01:35:11.497 | 64 bytes from 192.168.0.80: icmp_seq=1 ttl=64 time=0.079 ms 2022-04-01 01:35:12.528 | 64 bytes from 192.168.0.80: icmp_seq=2 ttl=64 time=0.062 ms 2022-04-01 01:35:13.552 | 64 bytes from 192.168.0.80: icmp_seq=3 ttl=64 time=0.059 ms 2022-04-01 01:35:13.552 | 2022-04-01 01:35:13.553 | --- 192.168.0.80 ping statistics --- 2022-04-01 01:35:13.553 | 3 packets transmitted, 3 received, 0% packet loss, time 2055ms 2022-04-01 01:35:13.553 | rtt min/avg/max/mdev = 0.059/0.066/0.079/0.008 ms 2022-04-01 01:35:13.558 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 01:35:13.559 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 01:35:13.565 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 01:35:13.568 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 01:35:13.587 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:13.589 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 01:35:13.592 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-04-01 01:35:13.598 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 01:35:13.635 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.72 2022-04-01 01:35:13.670 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 01:35:13.706 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-01 01:35:13.743 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 01:35:13.747 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-01 01:35:13.778 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 01:35:13.780 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 01:35:13.799 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:13.801 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:35:13.804 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 01:35:13.822 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:13.824 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 01:35:13.843 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:13.847 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 01:35:13.865 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:35:13.868 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 01:35:13.899 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 01:35:13.931 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 01:35:13.934 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 01:35:13.952 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:13.956 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 01:35:13.975 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:13.978 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 01:35:13.980 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 01:35:14.043 | + inc/async:async_inner:63 : init_neutron 2022-04-01 01:35:14.082 | [778321 Async init_neutron:820144]: running: init_neutron 2022-04-01 01:35:14.085 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 01:35:14.109 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:14.112 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 01:35:14.123 | ++ ./stack.sh:main:1162 : true 2022-04-01 01:35:14.127 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 01:35:14.129 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 01:35:14.132 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 01:35:14.149 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 01:35:14.156 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:14.156 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 01:35:14.157 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 01:35:14.160 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 01:35:14.162 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 01:35:14.162 | + lib/nova:clean_iptables:186 : bash 2022-04-01 01:35:14.164 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 01:35:14.182 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 01:35:14.182 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 01:35:14.182 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:14.182 | + lib/nova:clean_iptables:188 : bash 2022-04-01 01:35:14.182 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 01:35:14.184 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:35:14.185 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 01:35:14.203 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 01:35:14.203 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:14.210 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 01:35:14.212 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 01:35:14.214 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 01:35:14.216 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 01:35:14.221 | + lib/nova:clean_iptables:190 : bash 2022-04-01 01:35:14.226 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 01:35:14.228 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 01:35:14.228 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 01:35:14.233 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 01:35:14.233 | + lib/nova:clean_iptables:192 : bash 2022-04-01 01:35:14.236 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 01:35:14.241 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 01:35:14.247 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 01:35:14.255 | net.ipv4.ip_forward = 1 2022-04-01 01:35:14.259 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 01:35:14.278 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:14.281 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 01:35:14.284 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 01:35:14.287 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:35:14.326 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 01:35:14.363 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 01:35:14.366 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 01:35:14.403 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 01:35:14.438 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 01:35:14.459 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:14.461 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 01:35:14.464 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:35:14.467 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 01:35:14.470 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 01:35:14.473 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 01:35:14.540 | + inc/async:async_inner:63 : init_swift 2022-04-01 01:35:14.589 | [778321 Async init_swift:820503]: running: init_swift 2022-04-01 01:35:14.592 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 01:35:14.621 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:14.624 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 01:35:14.628 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:35:14.633 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 01:35:14.637 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 01:35:14.640 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 01:35:14.725 | + inc/async:async_inner:63 : init_cinder 2022-04-01 01:35:14.804 | [778321 Async init_cinder:820598]: running: init_cinder 2022-04-01 01:35:14.807 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 01:35:14.836 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:35:14.839 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 01:35:14.847 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:35:14.852 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 01:35:14.855 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 01:35:14.859 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 01:35:14.964 | + inc/async:async_inner:63 : init_placement 2022-04-01 01:35:15.071 | [778321 Async init_placement:820736]: running: init_placement 2022-04-01 01:35:15.074 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 01:35:15.218 | [778321 Async init_neutron:820144]: Waiting for completion of init_neutron running on PID 820144 (6 other jobs running) 2022-04-01 01:35:15.294 | [778321 Async init_neutron:820144]: Signaling child to exit 2022-04-01 01:35:18.702 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:35:18.741 | [820598 Async init_cinder:820598]: finished successfully 2022-04-01 01:35:29.065 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:35:29.112 | [820503 Async init_swift:820503]: finished successfully 2022-04-01 01:35:43.742 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:35:43.770 | [820144 Async init_neutron:820144]: finished successfully 2022-04-01 01:35:43.790 | WAKEUP 2022-04-01 01:35:43.819 | [778321 Async init_neutron:820144]: Signaled 2022-04-01 01:35:43.821 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 01:35:43.821 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:35:43.821 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:35:43.821 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:35:43.821 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:35:43.821 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:35:43.821 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:35:43.821 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 01:35:43.821 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 01:35:43.821 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 01:35:43.821 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 01:35:43.821 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 01:35:43.821 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 01:35:43.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:35:43.822 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-04-01 01:35:43.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:35:43.822 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 01:35:43.822 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:35:43.822 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:35:43.822 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:35:43.822 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:35:43.822 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776917301 2022-04-01 01:35:43.822 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-04-01 01:35:43.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:43.822 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:43.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:35:43.822 | from cryptography.utils import int_from_bytes 2022-04-01 01:35:43.822 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:35:43.822 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:35:43.822 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 01:35:43.823 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 01:35:43.824 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 01:35:43.825 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 01:35:43.826 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 01:35:43.827 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 01:35:43.827 | Running upgrade for neutron ... 2022-04-01 01:35:43.827 | OK 2022-04-01 01:35:43.827 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 01:35:43.827 | + functions-common:time_stop:2425 : local name 2022-04-01 01:35:43.827 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:35:43.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:35:43.827 | + functions-common:time_stop:2428 : local total 2022-04-01 01:35:43.827 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:35:43.827 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:35:43.827 | + functions-common:time_stop:2432 : start_time=1648776917301 2022-04-01 01:35:43.827 | + functions-common:time_stop:2434 : [[ -z 1648776917301 ]] 2022-04-01 01:35:43.828 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:35:43.828 | + functions-common:time_stop:2437 : end_time=1648776943724 2022-04-01 01:35:43.828 | + functions-common:time_stop:2438 : elapsed_time=26423 2022-04-01 01:35:43.828 | + functions-common:time_stop:2439 : total=8455 2022-04-01 01:35:43.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:35:43.828 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34878 2022-04-01 01:35:43.875 | [778321 Async init_neutron:820144]: finished init_neutron with result 0 in 29 seconds 2022-04-01 01:35:43.880 | + inc/async:async_wait:197 : return 0 2022-04-01 01:35:43.883 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 01:35:43.938 | [778321 Async init_placement:820736]: Waiting for completion of init_placement running on PID 820736 (5 other jobs running) 2022-04-01 01:35:43.972 | [778321 Async init_placement:820736]: Signaling child to exit 2022-04-01 01:36:04.718 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:04.748 | [820736 Async init_placement:820736]: finished successfully 2022-04-01 01:36:04.771 | WAKEUP 2022-04-01 01:36:04.798 | [778321 Async init_placement:820736]: Signaled 2022-04-01 01:36:04.800 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 01:36:04.800 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 01:36:04.800 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 01:36:04.800 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 01:36:04.800 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 01:36:04.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:04.800 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-04-01 01:36:04.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:04.800 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 01:36:04.800 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 01:36:04.800 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 01:36:04.800 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 01:36:04.800 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 01:36:04.800 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 01:36:04.800 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 01:36:04.801 | ++ 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-04-01 01:36:04.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.801 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.801 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.801 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.801 | + functions-common:get_or_create_user:925 : user_id=23b421ccafce49ca9d5285feb26ee344 2022-04-01 01:36:04.801 | + functions-common:get_or_create_user:926 : echo 23b421ccafce49ca9d5285feb26ee344 2022-04-01 01:36:04.801 | 23b421ccafce49ca9d5285feb26ee344 2022-04-01 01:36:04.801 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 01:36:04.801 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:36:04.801 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:36:04.801 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:36:04.801 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:36:04.801 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:36:04.801 | ++ 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-04-01 01:36:04.801 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:04.801 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:04.801 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:04.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.801 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.802 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.802 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:36:04.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:36:04.802 | + 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-04-01 01:36:04.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.802 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.802 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.802 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:04.802 | ++ 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-04-01 01:36:04.802 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:36:04.802 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:04.802 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:04.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.802 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.802 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.802 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.802 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:36:04.802 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:36:04.802 | ++ functions-common:get_field:818 : echo '| c00f3a2a55d748c8abdd599f68586301 | 23b421ccafce49ca9d5285feb26ee344 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:36:04.802 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:36:04.802 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:04.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:36:04.803 | + functions-common:get_or_add_user_project_role:997 : echo c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:36:04.803 | c00f3a2a55d748c8abdd599f68586301 2022-04-01 01:36:04.803 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 01:36:04.803 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 01:36:04.803 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 01:36:04.803 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 01:36:04.803 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 01:36:04.803 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 01:36:04.803 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:04.803 | ++ 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-04-01 01:36:04.803 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 01:36:04.803 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:04.803 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:04.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.803 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.803 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 01:36:04.803 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 01:36:04.803 | + 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-04-01 01:36:04.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.803 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.804 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.804 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 01:36:04.804 | ++ 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-04-01 01:36:04.804 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 01:36:04.804 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:36:04.804 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:04.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.804 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.804 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.804 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.804 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 01:36:04.804 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 01:36:04.804 | ++ functions-common:get_field:818 : echo '| 2f59ab52e7ad451c9c77680adf8114c0 | 23b421ccafce49ca9d5285feb26ee344 | | 43d0cd3b96e544c8955c90a5b4588a07 | | | False |' 2022-04-01 01:36:04.804 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 01:36:04.804 | ++ functions-common:get_field:812 : read data 2022-04-01 01:36:04.804 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:36:04.804 | + functions-common:get_or_add_user_project_role:997 : echo 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:36:04.804 | 2f59ab52e7ad451c9c77680adf8114c0 2022-04-01 01:36:04.804 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.72/placement 2022-04-01 01:36:04.804 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 01:36:04.804 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 01:36:04.804 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 01:36:04.804 | ++ 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-04-01 01:36:04.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.804 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.804 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.804 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.804 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 01:36:04.804 | fe09c1b1023e4244801866d775b9568e' 2022-04-01 01:36:04.805 | + functions-common:get_or_create_service:1094 : echo fe09c1b1023e4244801866d775b9568e 2022-04-01 01:36:04.805 | fe09c1b1023e4244801866d775b9568e 2022-04-01 01:36:04.805 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.72/placement 2022-04-01 01:36:04.805 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 01:36:04.805 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.72/placement RegionOne 2022-04-01 01:36:04.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 01:36:04.805 | +++ 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-04-01 01:36:04.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.805 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 01:36:04.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 01:36:04.805 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.72/placement --region RegionOne -f value -c id 2022-04-01 01:36:04.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:04.805 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:04.805 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:36:04.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3c386077cea44ccf93b5d54382280a5e 2022-04-01 01:36:04.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3c386077cea44ccf93b5d54382280a5e 2022-04-01 01:36:04.805 | + functions-common:get_or_create_endpoint:1127 : public_id=3c386077cea44ccf93b5d54382280a5e 2022-04-01 01:36:04.805 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 01:36:04.805 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 01:36:04.805 | + functions-common:get_or_create_endpoint:1136 : echo 3c386077cea44ccf93b5d54382280a5e 2022-04-01 01:36:04.805 | 3c386077cea44ccf93b5d54382280a5e 2022-04-01 01:36:04.857 | [778321 Async init_placement:820736]: finished init_placement with result 0 in 49 seconds 2022-04-01 01:36:04.862 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:04.865 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 01:36:04.927 | [778321 Async init_glance:817159]: Waiting for completion of init_glance running on PID 817159 (4 other jobs running) 2022-04-01 01:36:04.958 | [778321 Async init_glance:817159]: Signaling child to exit 2022-04-01 01:36:04.958 | WAKEUP 2022-04-01 01:36:04.986 | [778321 Async init_glance:817159]: Signaled 2022-04-01 01:36:04.987 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 01:36:04.988 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 01:36:04.988 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 01:36:04.988 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 01:36:04.988 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 01:36:04.988 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 01:36:04.988 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 01:36:04.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:04.988 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-04-01 01:36:04.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:04.988 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 01:36:04.988 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:36:04.988 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:04.988 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:04.988 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:04.988 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776860815 2022-04-01 01:36:04.988 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 01:36:04.988 | 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=817281) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:36:04.988 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:04.988 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:04.988 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:04.988 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:04.988 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.988 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.988 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 01:36:04.988 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 01:36:04.988 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 01:36:04.989 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 01:36:04.989 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 01:36:04.989 | Database migration is up to date. No migration needed. 2022-04-01 01:36:04.990 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 01:36:04.990 | Database is synced successfully. 2022-04-01 01:36:04.990 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 01:36:04.990 | 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=817434) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 01:36:04.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 01:36:04.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 01:36:04.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 01:36:04.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 01:36:04.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 01:36:04.991 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 01:36:04.991 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 01:36:04.991 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 01:36:04.991 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:04.991 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:04.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:04.991 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:04.991 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:04.991 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:36:04.991 | + functions-common:time_stop:2432 : start_time=1648776860815 2022-04-01 01:36:04.991 | + functions-common:time_stop:2434 : [[ -z 1648776860815 ]] 2022-04-01 01:36:04.991 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:04.991 | + functions-common:time_stop:2437 : end_time=1648776870970 2022-04-01 01:36:04.991 | + functions-common:time_stop:2438 : elapsed_time=10155 2022-04-01 01:36:04.991 | + functions-common:time_stop:2439 : total=8455 2022-04-01 01:36:04.991 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:04.991 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18610 2022-04-01 01:36:05.043 | [778321 Async init_glance:817159]: finished init_glance with result 0 in 10 seconds 2022-04-01 01:36:05.048 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:05.051 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 01:36:05.114 | [778321 Async init_swift:820503]: Waiting for completion of init_swift running on PID 820503 (3 other jobs running) 2022-04-01 01:36:05.148 | [778321 Async init_swift:820503]: Signaling child to exit 2022-04-01 01:36:05.148 | WAKEUP 2022-04-01 01:36:05.174 | [778321 Async init_swift:820503]: Signaled 2022-04-01 01:36:05.176 | + lib/swift:init_swift:668 : local node_number 2022-04-01 01:36:05.176 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 01:36:05.176 | No object-auditor running 2022-04-01 01:36:05.176 | No container-sync running 2022-04-01 01:36:05.176 | No container-auditor running 2022-04-01 01:36:05.176 | No account-replicator running 2022-04-01 01:36:05.176 | No object-server running 2022-04-01 01:36:05.176 | No container-reconciler running 2022-04-01 01:36:05.176 | No account-server running 2022-04-01 01:36:05.176 | No container-updater running 2022-04-01 01:36:05.176 | No object-reconstructor running 2022-04-01 01:36:05.176 | No account-reaper running 2022-04-01 01:36:05.176 | No proxy-server running 2022-04-01 01:36:05.176 | No object-replicator running 2022-04-01 01:36:05.176 | No object-expirer running 2022-04-01 01:36:05.176 | No account-auditor running 2022-04-01 01:36:05.176 | No container-sharder running 2022-04-01 01:36:05.176 | No container-replicator running 2022-04-01 01:36:05.176 | No object-updater running 2022-04-01 01:36:05.176 | No container-server running 2022-04-01 01:36:05.176 | + lib/swift:init_swift:670 : true 2022-04-01 01:36:05.176 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 01:36:05.176 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 01:36:05.176 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 01:36:05.177 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 01:36:05.177 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 01:36:05.177 | + lib/swift:create_swift_disk:572 : 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-04-01 01:36:05.177 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-04-01 01:36:05.177 | + functions:create_disk:732 : local node_number 2022-04-01 01:36:05.177 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:05.177 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 01:36:05.177 | + functions:create_disk:736 : local key 2022-04-01 01:36:05.177 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 01:36:05.177 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:05.177 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:05.177 | + functions:destroy_disk:765 : local key 2022-04-01 01:36:05.177 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 01:36:05.177 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 01:36:05.177 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 01:36:05.177 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.177 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 01:36:05.177 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.178 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 01:36:05.178 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 01:36:05.178 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 01:36:05.178 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 01:36:05.178 | = reflink=1 2022-04-01 01:36:05.178 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 01:36:05.178 | = sunit=0 swidth=0 blks 2022-04-01 01:36:05.178 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 01:36:05.178 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 01:36:05.178 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 01:36:05.178 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 01:36:05.178 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 01:36:05.178 | + 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-04-01 01:36:05.178 | /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-04-01 01:36:05.178 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:05.178 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 01:36:05.178 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 01:36:05.178 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 01:36:05.178 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 01:36:05.179 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648776054.object.builder backups/1648776055.container.builder backups/1648776057.account.builder backups/1648776062.object.builder backups/1648776064.container.builder backups/1648776065.account.builder backups/1648776062.object.ring.gz backups/1648776064.container.ring.gz backups/1648776065.account.ring.gz 2022-04-01 01:36:05.179 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 01:36:05.179 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 01:36:05.179 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 01:36:05.179 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 01:36:05.179 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 01:36:05.179 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-04-01 01:36:05.179 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 01:36:05.179 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:36:05.179 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-04-01 01:36:05.179 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 01:36:05.179 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:36:05.179 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-04-01 01:36:05.179 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 01:36:05.179 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 01:36:05.179 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 01:36:05.179 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:36:05.179 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 01:36:05.179 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:36:05.179 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 01:36:05.179 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 01:36:05.179 | + lib/swift:init_swift:714 : popd 2022-04-01 01:36:05.229 | [778321 Async init_swift:820503]: finished init_swift with result 0 in 14 seconds 2022-04-01 01:36:05.233 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:05.236 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 01:36:05.300 | [778321 Async init_cinder:820598]: Waiting for completion of init_cinder running on PID 820598 (2 other jobs running) 2022-04-01 01:36:05.328 | [778321 Async init_cinder:820598]: Signaling child to exit 2022-04-01 01:36:05.328 | WAKEUP 2022-04-01 01:36:05.362 | [778321 Async init_cinder:820598]: Signaled 2022-04-01 01:36:05.364 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 01:36:05.364 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:05.364 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 01:36:05.364 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 01:36:05.364 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 01:36:05.364 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 01:36:05.364 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 01:36:05.364 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:05.364 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-04-01 01:36:05.364 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:05.364 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 01:36:05.364 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 01:36:05.364 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:05.364 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:05.364 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:05.364 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776914897 2022-04-01 01:36:05.364 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 01:36:05.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:05.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:05.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:05.364 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:05.364 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:36:05.364 | last_heartbeat = column_property( 2022-04-01 01:36:05.364 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:36:05.364 | num_hosts = column_property( 2022-04-01 01:36:05.364 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 01:36:05.364 | num_down_hosts = column_property( 2022-04-01 01:36:05.364 | Traceback (most recent call last): 2022-04-01 01:36:05.364 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 01:36:05.365 | sys.exit(main()) 2022-04-01 01:36:05.365 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 01:36:05.365 | objects.register_all() 2022-04-01 01:36:05.365 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 01:36:05.365 | __import__('cinder.objects.backup') 2022-04-01 01:36:05.365 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 01:36:05.365 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 01:36:05.365 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 01:36:05.365 | backup: objects.Backup, 2022-04-01 01:36:05.365 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 01:36:05.365 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 01:36:05.365 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:05.365 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:05.365 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:05.365 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:05.365 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:05.365 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 01:36:05.365 | + functions-common:time_stop:2432 : start_time=1648776914897 2022-04-01 01:36:05.365 | + functions-common:time_stop:2434 : [[ -z 1648776914897 ]] 2022-04-01 01:36:05.365 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:05.365 | + functions-common:time_stop:2437 : end_time=1648776918580 2022-04-01 01:36:05.365 | + functions-common:time_stop:2438 : elapsed_time=3683 2022-04-01 01:36:05.365 | + functions-common:time_stop:2439 : total=8455 2022-04-01 01:36:05.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:05.365 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12138 2022-04-01 01:36:05.365 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 01:36:05.365 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:05.365 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 01:36:05.365 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:05.365 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 01:36:05.422 | [778321 Async init_cinder:820598]: finished init_cinder with result 0 in 4 seconds 2022-04-01 01:36:05.428 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:05.431 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 01:36:05.455 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:05.458 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 01:36:05.461 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:36:05.464 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 01:36:05.467 | + ./stack.sh:main:1218 : init_nova 2022-04-01 01:36:05.470 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 01:36:05.491 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:05.494 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 01:36:05.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:05.518 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:36:05.520 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:36:05.591 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:36:05.638 | [778321 Async nova-cell-0:822769]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 01:36:05.641 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 01:36:05.647 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:36:05.650 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 01:36:05.653 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:36:05.656 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:36:05.660 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:36:05.746 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:36:05.812 | [778321 Async nova-cell-1:822861]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 01:36:05.816 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 01:36:05.821 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 01:36:05.824 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 01:36:05.827 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 01:36:05.831 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-04-01 01:36:05.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:06.441 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-04-01 01:36:06.447 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:06.468 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 01:36:08.418 | 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-04-01 01:36:11.710 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:36:11.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:11.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:11.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:36:11.722 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=822920) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:36:11.750 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:11.750 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:11.793 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 01:36:14.230 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=822920) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:36:14.233 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 01:36:15.187 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=822920) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:36:15.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:15.194 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:15.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:15.194 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:15.702 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 01:36:15.706 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 01:36:15.709 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 01:36:15.712 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 01:36:15.716 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:36:15.719 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-01 01:36:17.048 | 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-04-01 01:36:19.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:19.921 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:19.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:19.922 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:20.497 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 01:36:20.505 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:36:20.509 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 01:36:20.607 | [778321 Async nova-cell-0:822769]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 822769 (3 other jobs running) 2022-04-01 01:36:20.647 | [778321 Async nova-cell-0:822769]: Signaling child to exit 2022-04-01 01:36:21.207 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:21.239 | [822769 Async nova-cell-0:822769]: finished successfully 2022-04-01 01:36:21.265 | WAKEUP 2022-04-01 01:36:21.296 | [778321 Async nova-cell-0:822769]: Signaled 2022-04-01 01:36:21.298 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 01:36:21.298 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 01:36:21.299 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 01:36:21.299 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 01:36:21.299 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 01:36:21.299 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 01:36:21.299 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-04-01 01:36:21.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:21.299 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-04-01 01:36:21.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:21.299 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-04-01 01:36:21.299 | 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-04-01 01:36:21.299 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:36:21.303 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=822926) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:36:21.303 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:21.303 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:21.303 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:36:21.304 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=822926) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:36:21.304 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:36:21.304 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=822926) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:36:21.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:21.304 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:21.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:21.304 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:21.359 | [778321 Async nova-cell-0:822769]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-04-01 01:36:21.364 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:21.367 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 01:36:21.369 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 01:36:21.433 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:21.437 | [778321 Async nova-cell-1:822861]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 822861 (2 other jobs running) 2022-04-01 01:36:21.462 | [822861 Async nova-cell-1:822861]: finished successfully 2022-04-01 01:36:21.467 | [778321 Async nova-cell-1:822861]: Signaling child to exit 2022-04-01 01:36:21.484 | WAKEUP 2022-04-01 01:36:21.510 | [778321 Async nova-cell-1:822861]: Signaled 2022-04-01 01:36:21.511 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 01:36:21.511 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 01:36:21.511 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 01:36:21.511 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 01:36:21.511 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 01:36:21.511 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 01:36:21.511 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-04-01 01:36:21.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:21.511 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-04-01 01:36:21.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 01:36:21.511 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-04-01 01:36:21.512 | 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-04-01 01:36:21.512 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 01:36:21.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 01:36:21.514 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 01:36:21.514 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=822933) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 01:36:21.514 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 01:36:21.514 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 01:36:21.514 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 01:36:21.514 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=822933) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 01:36:21.514 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 01:36:21.514 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=822933) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 01:36:21.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:21.514 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:21.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:21.514 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:21.566 | [778321 Async nova-cell-1:822861]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2022-04-01 01:36:21.571 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:21.574 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:36:21.576 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 01:36:22.652 | 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-04-01 01:36:25.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:25.807 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:25.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:25.807 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:25.807 | Running batches of 50 until complete 2022-04-01 01:36:25.807 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:36:25.807 | | Migration | Total Needed | Completed | 2022-04-01 01:36:25.807 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:36:25.807 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 01:36:25.807 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 01:36:25.807 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 01:36:25.807 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 01:36:25.807 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 01:36:25.807 | | populate_dev_uuids | 0 | 0 | 2022-04-01 01:36:25.808 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 01:36:25.808 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 01:36:25.808 | | populate_user_id | 0 | 0 | 2022-04-01 01:36:25.808 | | populate_uuids | 0 | 0 | 2022-04-01 01:36:25.808 | +-------------------------------------+--------------+-----------+ 2022-04-01 01:36:26.359 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 01:36:26.364 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:36:26.368 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 01:36:26.370 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:36:26.373 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:36:26.377 | + lib/nova:init_nova:869 : /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-04-01 01:36:27.405 | 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-04-01 01:36:29.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:29.997 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:29.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:36:29.997 | from cryptography.utils import int_from_bytes 2022-04-01 01:36:29.998 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 01:36:29.998 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 01:36:30.470 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 01:36:30.473 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-04-01 01:36:30.487 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 01:36:30.490 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 01:36:30.508 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:30.511 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 01:36:30.513 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 01:36:30.577 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 01:36:30.621 | [778321 Async configure_neutron_nova:824086]: running: configure_neutron_nova 2022-04-01 01:36:30.625 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 01:36:30.629 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 01:36:30.631 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 01:36:30.634 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 01:36:30.637 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 01:36:30.640 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 01:36:30.644 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 01:36:30.648 | + functions-common:run_phase:1863 : local extra 2022-04-01 01:36:30.651 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 01:36:30.656 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 01:36:30.659 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 01:36:30.662 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 01:36:30.665 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 01:36:30.669 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 01:36:30.688 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:30.690 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:36:30.693 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:36:30.696 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 01:36:30.698 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 01:36:30.701 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 01:36:30.704 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 01:36:30.706 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 01:36:30.709 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 01:36:30.714 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 01:36:30.716 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 01:36:30.719 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 01:36:30.723 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 01:36:30.726 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 01:36:30.729 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 01:36:30.732 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 01:36:30.736 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:36:30.738 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:30.741 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 01:36:30.744 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 01:36:30.747 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:36:30.750 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 01:36:30.752 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 01:36:30.756 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 01:36:30.759 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:30.761 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 01:36:30.765 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:36:30.768 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 01:36:30.768 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:36:30.768 | gsub("[][]", "", $1); 2022-04-01 01:36:30.768 | split($1, a, "|"); 2022-04-01 01:36:30.768 | if (a[1] == matchgroup) 2022-04-01 01:36:30.768 | print a[2] 2022-04-01 01:36:30.768 | } 2022-04-01 01:36:30.768 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:36:30.775 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:36:30.778 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:36:30.781 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:36:30.786 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 01:36:30.788 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 01:36:30.792 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 01:36:30.795 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 01:36:30.800 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 01:36:30.805 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 01:36:30.808 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 01:36:30.811 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:36:30.814 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:30.817 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:36:30.821 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 01:36:30.824 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:36:30.827 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 01:36:30.830 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 01:36:30.834 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 01:36:30.837 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 01:36:30.841 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 01:36:30.842 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:30.843 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:36:30.843 | BEGIN { 2022-04-01 01:36:30.843 | section = "" 2022-04-01 01:36:30.843 | last_section = "" 2022-04-01 01:36:30.843 | section_count = 0 2022-04-01 01:36:30.843 | } 2022-04-01 01:36:30.843 | /^\[.+\]/ { 2022-04-01 01:36:30.843 | gsub("[][]", "", $1); 2022-04-01 01:36:30.843 | section=$1 2022-04-01 01:36:30.843 | next 2022-04-01 01:36:30.843 | } 2022-04-01 01:36:30.843 | /^ *\#/ { 2022-04-01 01:36:30.843 | next 2022-04-01 01:36:30.843 | } 2022-04-01 01:36:30.843 | /^[^ \t]+/ { 2022-04-01 01:36:30.843 | # get offset of first = in $0 2022-04-01 01:36:30.843 | eq_idx = index($0, "=") 2022-04-01 01:36:30.843 | # extract attr & value from $0 2022-04-01 01:36:30.843 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:36:30.843 | value = substr($0, eq_idx + 1) 2022-04-01 01:36:30.843 | # only need to strip trailing whitespace from attr 2022-04-01 01:36:30.843 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:36:30.843 | # need to strip leading & trailing whitespace from value 2022-04-01 01:36:30.843 | sub(/^[ \t]*/, "", value) 2022-04-01 01:36:30.843 | sub(/[ \t]*$/, "", value) 2022-04-01 01:36:30.843 | 2022-04-01 01:36:30.843 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:36:30.843 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:36:30.843 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:36:30.843 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:36:30.843 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:36:30.843 | if (section != last_section) { 2022-04-01 01:36:30.843 | cfg_section[section_count++] = section 2022-04-01 01:36:30.844 | last_section = section 2022-04-01 01:36:30.844 | } 2022-04-01 01:36:30.844 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:36:30.844 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:36:30.844 | 2022-04-01 01:36:30.844 | cfg_attr[section, attr, 0] = value 2022-04-01 01:36:30.844 | cfg_attr_count[section, attr] = 1 2022-04-01 01:36:30.844 | } else { 2022-04-01 01:36:30.844 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:36:30.844 | cfg_attr[section, attr, lno] = value 2022-04-01 01:36:30.844 | } 2022-04-01 01:36:30.844 | } 2022-04-01 01:36:30.844 | END { 2022-04-01 01:36:30.844 | # Process each section in order 2022-04-01 01:36:30.844 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:36:30.844 | section = cfg_section[sno] 2022-04-01 01:36:30.844 | # The ini routines simply append a config item immediately 2022-04-01 01:36:30.844 | # after the section header. To keep the same order as defined 2022-04-01 01:36:30.844 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:36:30.844 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:36:30.844 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:36:30.845 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:36:30.845 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:36:30.845 | else { 2022-04-01 01:36:30.845 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:36:30.845 | count = cfg_attr_count[section, attr] 2022-04-01 01:36:30.845 | print "inidelete " configfile " " section " " attr 2022-04-01 01:36:30.845 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:36:30.845 | for (l = count -2; l >= 0; l--) 2022-04-01 01:36:30.845 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:36:30.845 | } 2022-04-01 01:36:30.845 | } 2022-04-01 01:36:30.845 | } 2022-04-01 01:36:30.845 | } 2022-04-01 01:36:30.845 | ' 2022-04-01 01:36:30.847 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:36:30.847 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:30.850 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:36:30.852 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 01:36:30.855 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:36:30.859 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 01:36:30.870 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 01:36:30.870 | BEGIN { group = "" } 2022-04-01 01:36:30.871 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:36:30.871 | gsub("[][]", "", $1); 2022-04-01 01:36:30.871 | split($1, a, "|"); 2022-04-01 01:36:30.871 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:36:30.871 | group=a[1] 2022-04-01 01:36:30.871 | } else { 2022-04-01 01:36:30.871 | group="" 2022-04-01 01:36:30.871 | } 2022-04-01 01:36:30.871 | next 2022-04-01 01:36:30.871 | } 2022-04-01 01:36:30.871 | { 2022-04-01 01:36:30.871 | if (group != "") 2022-04-01 01:36:30.871 | print $0 2022-04-01 01:36:30.871 | } 2022-04-01 01:36:30.871 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:36:30.878 | + 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-04-01 01:36:30.881 | ++ 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-04-01 01:36:30.913 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:30.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 01:36:30.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 01:36:30.951 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:30.954 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 01:36:30.957 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 01:36:30.992 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:30.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 01:36:30.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 01:36:31.034 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 01:36:31.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 01:36:31.072 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.074 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 01:36:31.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 01:36:31.112 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.72/identity"' 2022-04-01 01:36:31.118 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.72/identity 2022-04-01 01:36:31.158 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 01:36:31.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 01:36:31.203 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 01:36:31.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 01:36:31.244 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.247 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 01:36:31.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 01:36:31.285 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 01:36:31.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 01:36:31.324 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.327 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 01:36:31.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 01:36:31.363 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.366 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 01:36:31.369 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 01:36:31.403 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.406 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:36:31.410 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:36:31.413 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:36:31.417 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 01:36:31.419 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 01:36:31.423 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 01:36:31.426 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 01:36:31.430 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 01:36:31.436 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 01:36:31.439 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 01:36:31.443 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:36:31.446 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:31.448 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:36:31.451 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:36:31.455 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:36:31.458 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 01:36:31.461 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 01:36:31.465 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 01:36:31.469 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 01:36:31.473 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 01:36:31.474 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.476 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:36:31.476 | BEGIN { 2022-04-01 01:36:31.476 | section = "" 2022-04-01 01:36:31.476 | last_section = "" 2022-04-01 01:36:31.476 | section_count = 0 2022-04-01 01:36:31.476 | } 2022-04-01 01:36:31.476 | /^\[.+\]/ { 2022-04-01 01:36:31.476 | gsub("[][]", "", $1); 2022-04-01 01:36:31.476 | section=$1 2022-04-01 01:36:31.476 | next 2022-04-01 01:36:31.476 | } 2022-04-01 01:36:31.476 | /^ *\#/ { 2022-04-01 01:36:31.476 | next 2022-04-01 01:36:31.476 | } 2022-04-01 01:36:31.476 | /^[^ \t]+/ { 2022-04-01 01:36:31.476 | # get offset of first = in $0 2022-04-01 01:36:31.476 | eq_idx = index($0, "=") 2022-04-01 01:36:31.476 | # extract attr & value from $0 2022-04-01 01:36:31.476 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:36:31.476 | value = substr($0, eq_idx + 1) 2022-04-01 01:36:31.476 | # only need to strip trailing whitespace from attr 2022-04-01 01:36:31.476 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:36:31.476 | # need to strip leading & trailing whitespace from value 2022-04-01 01:36:31.476 | sub(/^[ \t]*/, "", value) 2022-04-01 01:36:31.477 | sub(/[ \t]*$/, "", value) 2022-04-01 01:36:31.477 | 2022-04-01 01:36:31.477 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:36:31.477 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:36:31.477 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:36:31.477 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:36:31.477 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:36:31.477 | if (section != last_section) { 2022-04-01 01:36:31.477 | cfg_section[section_count++] = section 2022-04-01 01:36:31.477 | last_section = section 2022-04-01 01:36:31.477 | } 2022-04-01 01:36:31.477 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:36:31.477 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:36:31.477 | 2022-04-01 01:36:31.477 | cfg_attr[section, attr, 0] = value 2022-04-01 01:36:31.477 | cfg_attr_count[section, attr] = 1 2022-04-01 01:36:31.477 | } else { 2022-04-01 01:36:31.477 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:36:31.477 | cfg_attr[section, attr, lno] = value 2022-04-01 01:36:31.477 | } 2022-04-01 01:36:31.477 | } 2022-04-01 01:36:31.477 | END { 2022-04-01 01:36:31.477 | # Process each section in order 2022-04-01 01:36:31.477 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:36:31.477 | section = cfg_section[sno] 2022-04-01 01:36:31.477 | # The ini routines simply append a config item immediately 2022-04-01 01:36:31.477 | # after the section header. To keep the same order as defined 2022-04-01 01:36:31.477 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:36:31.477 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:36:31.477 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:36:31.477 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:36:31.477 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:36:31.477 | else { 2022-04-01 01:36:31.477 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:36:31.478 | count = cfg_attr_count[section, attr] 2022-04-01 01:36:31.478 | print "inidelete " configfile " " section " " attr 2022-04-01 01:36:31.478 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:36:31.478 | for (l = count -2; l >= 0; l--) 2022-04-01 01:36:31.478 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:36:31.478 | } 2022-04-01 01:36:31.478 | } 2022-04-01 01:36:31.478 | } 2022-04-01 01:36:31.478 | } 2022-04-01 01:36:31.478 | ' 2022-04-01 01:36:31.478 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:31.478 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:36:31.480 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:36:31.483 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 01:36:31.486 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:36:31.489 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 01:36:31.492 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 01:36:31.492 | BEGIN { group = "" } 2022-04-01 01:36:31.492 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:36:31.492 | gsub("[][]", "", $1); 2022-04-01 01:36:31.492 | split($1, a, "|"); 2022-04-01 01:36:31.492 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:36:31.492 | group=a[1] 2022-04-01 01:36:31.492 | } else { 2022-04-01 01:36:31.492 | group="" 2022-04-01 01:36:31.492 | } 2022-04-01 01:36:31.492 | next 2022-04-01 01:36:31.492 | } 2022-04-01 01:36:31.492 | { 2022-04-01 01:36:31.492 | if (group != "") 2022-04-01 01:36:31.492 | print $0 2022-04-01 01:36:31.493 | } 2022-04-01 01:36:31.493 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:36:31.493 | + inc/async:async_inner:64 : rc=0 2022-04-01 01:36:31.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 01:36:31.503 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 01:36:31.526 | [824086 Async configure_neutron_nova:824086]: finished successfully 2022-04-01 01:36:31.534 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 01:36:31.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 01:36:31.572 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.574 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 01:36:31.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 01:36:31.609 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.612 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 01:36:31.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 01:36:31.646 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 01:36:31.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 01:36:31.682 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.684 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 01:36:31.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 01:36:31.719 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.722 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 01:36:31.725 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 01:36:31.757 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 01:36:31.762 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 01:36:31.794 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.796 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 01:36:31.800 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 01:36:31.832 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.834 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 01:36:31.837 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 01:36:31.868 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.871 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 01:36:31.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 01:36:31.906 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 01:36:31.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 01:36:31.943 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 01:36:31.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 01:36:31.981 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:31.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 01:36:31.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 01:36:32.018 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.021 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 01:36:32.024 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 01:36:32.060 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 01:36:32.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 01:36:32.096 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.100 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:36:32.102 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:36:32.105 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:36:32.109 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 01:36:32.111 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 01:36:32.114 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 01:36:32.117 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 01:36:32.121 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 01:36:32.125 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 01:36:32.129 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 01:36:32.132 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:36:32.135 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:32.138 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:36:32.141 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 01:36:32.144 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:36:32.148 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 01:36:32.151 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 01:36:32.154 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 01:36:32.158 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 01:36:32.162 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 01:36:32.164 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:36:32.164 | BEGIN { 2022-04-01 01:36:32.164 | section = "" 2022-04-01 01:36:32.164 | last_section = "" 2022-04-01 01:36:32.164 | section_count = 0 2022-04-01 01:36:32.164 | } 2022-04-01 01:36:32.164 | /^\[.+\]/ { 2022-04-01 01:36:32.164 | gsub("[][]", "", $1); 2022-04-01 01:36:32.164 | section=$1 2022-04-01 01:36:32.164 | next 2022-04-01 01:36:32.164 | } 2022-04-01 01:36:32.164 | /^ *\#/ { 2022-04-01 01:36:32.164 | next 2022-04-01 01:36:32.164 | } 2022-04-01 01:36:32.164 | /^[^ \t]+/ { 2022-04-01 01:36:32.164 | # get offset of first = in $0 2022-04-01 01:36:32.164 | eq_idx = index($0, "=") 2022-04-01 01:36:32.164 | # extract attr & value from $0 2022-04-01 01:36:32.164 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:36:32.164 | value = substr($0, eq_idx + 1) 2022-04-01 01:36:32.164 | # only need to strip trailing whitespace from attr 2022-04-01 01:36:32.164 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:36:32.164 | # need to strip leading & trailing whitespace from value 2022-04-01 01:36:32.164 | sub(/^[ \t]*/, "", value) 2022-04-01 01:36:32.164 | sub(/[ \t]*$/, "", value) 2022-04-01 01:36:32.164 | 2022-04-01 01:36:32.164 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:36:32.164 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:36:32.164 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:36:32.164 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:36:32.165 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:36:32.165 | if (section != last_section) { 2022-04-01 01:36:32.165 | cfg_section[section_count++] = section 2022-04-01 01:36:32.165 | last_section = section 2022-04-01 01:36:32.165 | } 2022-04-01 01:36:32.165 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:36:32.165 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:36:32.165 | 2022-04-01 01:36:32.165 | cfg_attr[section, attr, 0] = value 2022-04-01 01:36:32.165 | cfg_attr_count[section, attr] = 1 2022-04-01 01:36:32.165 | } else { 2022-04-01 01:36:32.165 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:36:32.165 | cfg_attr[section, attr, lno] = value 2022-04-01 01:36:32.165 | } 2022-04-01 01:36:32.165 | } 2022-04-01 01:36:32.165 | END { 2022-04-01 01:36:32.165 | # Process each section in order 2022-04-01 01:36:32.165 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:36:32.165 | section = cfg_section[sno] 2022-04-01 01:36:32.165 | # The ini routines simply append a config item immediately 2022-04-01 01:36:32.165 | # after the section header. To keep the same order as defined 2022-04-01 01:36:32.165 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:36:32.166 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:36:32.166 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:36:32.166 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:36:32.166 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:36:32.166 | else { 2022-04-01 01:36:32.166 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:36:32.166 | count = cfg_attr_count[section, attr] 2022-04-01 01:36:32.166 | print "inidelete " configfile " " section " " attr 2022-04-01 01:36:32.166 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:36:32.166 | for (l = count -2; l >= 0; l--) 2022-04-01 01:36:32.166 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:36:32.166 | } 2022-04-01 01:36:32.166 | } 2022-04-01 01:36:32.166 | } 2022-04-01 01:36:32.166 | } 2022-04-01 01:36:32.166 | ' 2022-04-01 01:36:32.166 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.166 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:32.167 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:36:32.170 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:36:32.173 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 01:36:32.175 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:36:32.178 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 01:36:32.181 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 01:36:32.182 | BEGIN { group = "" } 2022-04-01 01:36:32.182 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:36:32.182 | gsub("[][]", "", $1); 2022-04-01 01:36:32.182 | split($1, a, "|"); 2022-04-01 01:36:32.182 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:36:32.182 | group=a[1] 2022-04-01 01:36:32.182 | } else { 2022-04-01 01:36:32.182 | group="" 2022-04-01 01:36:32.182 | } 2022-04-01 01:36:32.182 | next 2022-04-01 01:36:32.182 | } 2022-04-01 01:36:32.182 | { 2022-04-01 01:36:32.182 | if (group != "") 2022-04-01 01:36:32.182 | print $0 2022-04-01 01:36:32.182 | } 2022-04-01 01:36:32.182 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:36:32.189 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.72/identity/v2.0"' 2022-04-01 01:36:32.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.72/identity/v2.0 2022-04-01 01:36:32.229 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.232 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 01:36:32.235 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 01:36:32.238 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 01:36:32.241 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 01:36:32.244 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:36:32.247 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:36:32.250 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 01:36:32.254 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:36:32.259 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 01:36:32.262 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 01:36:32.265 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:36:32.268 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:32.271 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:36:32.274 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:36:32.276 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:36:32.280 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:36:32.283 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:36:32.286 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 01:36:32.289 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 01:36:32.293 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:36:32.293 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:36:32.293 | BEGIN { 2022-04-01 01:36:32.293 | section = "" 2022-04-01 01:36:32.293 | last_section = "" 2022-04-01 01:36:32.293 | section_count = 0 2022-04-01 01:36:32.293 | } 2022-04-01 01:36:32.293 | /^\[.+\]/ { 2022-04-01 01:36:32.293 | gsub("[][]", "", $1); 2022-04-01 01:36:32.293 | section=$1 2022-04-01 01:36:32.293 | next 2022-04-01 01:36:32.293 | } 2022-04-01 01:36:32.293 | /^ *\#/ { 2022-04-01 01:36:32.293 | next 2022-04-01 01:36:32.293 | } 2022-04-01 01:36:32.293 | /^[^ \t]+/ { 2022-04-01 01:36:32.293 | # get offset of first = in $0 2022-04-01 01:36:32.293 | eq_idx = index($0, "=") 2022-04-01 01:36:32.293 | # extract attr & value from $0 2022-04-01 01:36:32.293 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:36:32.294 | value = substr($0, eq_idx + 1) 2022-04-01 01:36:32.294 | # only need to strip trailing whitespace from attr 2022-04-01 01:36:32.294 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:36:32.294 | # need to strip leading & trailing whitespace from value 2022-04-01 01:36:32.294 | sub(/^[ \t]*/, "", value) 2022-04-01 01:36:32.294 | sub(/[ \t]*$/, "", value) 2022-04-01 01:36:32.294 | 2022-04-01 01:36:32.294 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:36:32.294 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:36:32.294 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:36:32.294 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:36:32.294 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:36:32.294 | if (section != last_section) { 2022-04-01 01:36:32.294 | cfg_section[section_count++] = section 2022-04-01 01:36:32.294 | last_section = section 2022-04-01 01:36:32.294 | } 2022-04-01 01:36:32.294 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:36:32.294 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:36:32.294 | 2022-04-01 01:36:32.294 | cfg_attr[section, attr, 0] = value 2022-04-01 01:36:32.294 | cfg_attr_count[section, attr] = 1 2022-04-01 01:36:32.294 | } else { 2022-04-01 01:36:32.294 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:36:32.294 | cfg_attr[section, attr, lno] = value 2022-04-01 01:36:32.294 | } 2022-04-01 01:36:32.294 | } 2022-04-01 01:36:32.294 | END { 2022-04-01 01:36:32.294 | # Process each section in order 2022-04-01 01:36:32.294 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:36:32.294 | section = cfg_section[sno] 2022-04-01 01:36:32.294 | # The ini routines simply append a config item immediately 2022-04-01 01:36:32.294 | # after the section header. To keep the same order as defined 2022-04-01 01:36:32.294 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:36:32.295 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:36:32.295 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:36:32.295 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:36:32.295 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:36:32.295 | else { 2022-04-01 01:36:32.295 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:36:32.295 | count = cfg_attr_count[section, attr] 2022-04-01 01:36:32.295 | print "inidelete " configfile " " section " " attr 2022-04-01 01:36:32.295 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:36:32.295 | for (l = count -2; l >= 0; l--) 2022-04-01 01:36:32.295 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:36:32.295 | } 2022-04-01 01:36:32.295 | } 2022-04-01 01:36:32.295 | } 2022-04-01 01:36:32.295 | } 2022-04-01 01:36:32.295 | ' 2022-04-01 01:36:32.295 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.296 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:36:32.298 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:36:32.300 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:36:32.303 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 01:36:32.305 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:36:32.308 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 01:36:32.311 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 01:36:32.311 | BEGIN { group = "" } 2022-04-01 01:36:32.311 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:36:32.311 | gsub("[][]", "", $1); 2022-04-01 01:36:32.311 | split($1, a, "|"); 2022-04-01 01:36:32.311 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:36:32.311 | group=a[1] 2022-04-01 01:36:32.311 | } else { 2022-04-01 01:36:32.311 | group="" 2022-04-01 01:36:32.311 | } 2022-04-01 01:36:32.311 | next 2022-04-01 01:36:32.311 | } 2022-04-01 01:36:32.311 | { 2022-04-01 01:36:32.311 | if (group != "") 2022-04-01 01:36:32.311 | print $0 2022-04-01 01:36:32.311 | } 2022-04-01 01:36:32.311 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:36:32.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 01:36:32.321 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 01:36:32.351 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 01:36:32.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 01:36:32.387 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:36:32.391 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 01:36:32.411 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:32.415 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 01:36:32.417 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:36:32.420 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 01:36:32.423 | + ./stack.sh:main:1252 : start_swift 2022-04-01 01:36:32.426 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 01:36:32.429 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 01:36:32.432 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 01:36:32.467 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 01:36:32.470 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 01:36:32.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 01:36:32.476 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 01:36:32.925 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 01:36:32.929 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 01:36:32.932 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 01:36:32.935 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 01:36:32.937 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 01:36:32.940 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:36:32.943 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:32.946 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 01:36:32.948 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:32.951 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:32.953 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:32.956 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 01:36:32.958 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:32.961 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:32.963 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:32.966 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:32.969 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:32.974 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776992971 2022-04-01 01:36:32.977 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 01:36:32.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:32.996 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-04-01 01:36:32.999 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 01:36:33.001 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:33.004 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:33.006 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:33.008 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:33.011 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 01:36:33.014 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 01:36:33.016 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 01:36:33.019 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:33.021 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:33.024 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:36:33.026 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-04-01 01:36:33.029 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 01:36:33.031 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:33.034 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:36:33.036 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:36:33.039 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:36:33.041 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:36:33.043 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 01:36:33.046 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:36:33.051 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-04-01 01:36:33.104 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 01:36:33.166 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 01:36:33.226 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 01:36:33.280 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 01:36:33.335 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:33.392 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:36:33.394 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-04-01 01:36:33.449 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:36:34.114 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 01:36:34.128 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 01:36:34.809 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 01:36:34.836 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:34.839 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:34.841 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:34.844 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:34.847 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:34.850 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:34.852 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:34.855 | + functions-common:time_stop:2432 : start_time=1648776992971 2022-04-01 01:36:34.858 | + functions-common:time_stop:2434 : [[ -z 1648776992971 ]] 2022-04-01 01:36:34.862 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:34.867 | + functions-common:time_stop:2437 : end_time=1648776994864 2022-04-01 01:36:34.869 | + functions-common:time_stop:2438 : elapsed_time=1893 2022-04-01 01:36:34.873 | + functions-common:time_stop:2439 : total=4571 2022-04-01 01:36:34.877 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:34.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6464 2022-04-01 01:36:34.882 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:36:34.885 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.888 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 01:36:34.891 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.894 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:34.897 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:34.900 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 01:36:34.903 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:34.906 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:34.910 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:34.913 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:34.918 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:34.923 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776994919 2022-04-01 01:36:34.926 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 01:36:34.948 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:34.951 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-04-01 01:36:34.953 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 01:36:34.956 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.959 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.962 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.964 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.967 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 01:36:34.970 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 01:36:34.973 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 01:36:34.976 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:34.978 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:34.981 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:36:34.983 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-04-01 01:36:34.986 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 01:36:34.989 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:34.991 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:36:34.994 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:36:34.996 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:36:34.999 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:36:35.001 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 01:36:35.004 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:36:35.009 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-04-01 01:36:35.070 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 01:36:35.131 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 01:36:35.213 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 01:36:35.277 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 01:36:35.337 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:35.398 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:36:35.400 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-04-01 01:36:35.458 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:36:36.178 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 01:36:36.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 01:36:36.866 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 01:36:36.898 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:36.901 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:36.903 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:36.906 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:36.908 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:36.911 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:36.913 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:36.916 | + functions-common:time_stop:2432 : start_time=1648776994919 2022-04-01 01:36:36.918 | + functions-common:time_stop:2434 : [[ -z 1648776994919 ]] 2022-04-01 01:36:36.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:36.926 | + functions-common:time_stop:2437 : end_time=1648776996923 2022-04-01 01:36:36.929 | + functions-common:time_stop:2438 : elapsed_time=2004 2022-04-01 01:36:36.931 | + functions-common:time_stop:2439 : total=6464 2022-04-01 01:36:36.934 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:36.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8468 2022-04-01 01:36:36.939 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 01:36:36.942 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:36.944 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 01:36:36.947 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:36.950 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:36.952 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:36.956 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 01:36:36.958 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:36.961 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:36.964 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:36.966 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:36.969 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:36.974 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776996972 2022-04-01 01:36:36.977 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 01:36:36.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:36.997 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-04-01 01:36:37.000 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 01:36:37.003 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:37.005 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:37.008 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:37.011 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:37.014 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 01:36:37.018 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 01:36:37.021 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 01:36:37.024 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:37.029 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:37.032 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 01:36:37.036 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-04-01 01:36:37.039 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 01:36:37.041 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:37.044 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:36:37.046 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:36:37.049 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:36:37.052 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:36:37.054 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 01:36:37.057 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:36:37.062 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-04-01 01:36:37.118 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 01:36:37.176 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 01:36:37.238 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 01:36:37.297 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 01:36:37.355 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:37.412 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:36:37.415 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-04-01 01:36:37.470 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:36:38.177 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 01:36:38.191 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 01:36:38.869 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 01:36:38.890 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:38.894 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:38.901 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:38.903 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:38.905 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:38.908 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:38.911 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:38.913 | + functions-common:time_stop:2432 : start_time=1648776996972 2022-04-01 01:36:38.916 | + functions-common:time_stop:2434 : [[ -z 1648776996972 ]] 2022-04-01 01:36:38.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:38.923 | + functions-common:time_stop:2437 : end_time=1648776998921 2022-04-01 01:36:38.926 | + functions-common:time_stop:2438 : elapsed_time=1949 2022-04-01 01:36:38.929 | + functions-common:time_stop:2439 : total=8468 2022-04-01 01:36:38.931 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:38.934 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10417 2022-04-01 01:36:38.936 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 01:36:38.939 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 01:36:38.993 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:38.995 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 01:36:38.998 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.000 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:39.003 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:39.006 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 01:36:39.008 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:39.011 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:39.013 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:39.016 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:39.020 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:39.025 | + functions-common:time_start:2416 : _TIME_START[$name]=1648776999022 2022-04-01 01:36:39.027 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 01:36:39.045 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:39.047 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-04-01 01:36:39.050 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 01:36:39.052 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.055 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.057 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.060 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.062 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 01:36:39.066 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 01:36:39.068 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 01:36:39.071 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:39.073 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:39.076 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 01:36:39.080 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-04-01 01:36:39.082 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 01:36:39.085 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.087 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:36:39.090 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:36:39.092 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:36:39.095 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:36:39.097 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 01:36:39.100 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:36:39.104 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-04-01 01:36:39.161 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 01:36:39.218 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 01:36:39.277 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 01:36:39.331 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 01:36:39.387 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:39.442 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:36:39.444 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-04-01 01:36:39.498 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:36:40.242 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 01:36:40.941 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 01:36:40.973 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:40.976 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:40.978 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:40.981 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:40.984 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:40.987 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:40.989 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:40.992 | + functions-common:time_stop:2432 : start_time=1648776999022 2022-04-01 01:36:40.994 | + functions-common:time_stop:2434 : [[ -z 1648776999022 ]] 2022-04-01 01:36:40.998 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:41.003 | + functions-common:time_stop:2437 : end_time=1648777000999 2022-04-01 01:36:41.005 | + functions-common:time_stop:2438 : elapsed_time=1977 2022-04-01 01:36:41.008 | + functions-common:time_stop:2439 : total=10417 2022-04-01 01:36:41.010 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:41.013 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12394 2022-04-01 01:36:41.015 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 01:36:41.037 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:41.040 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.043 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 01:36:41.045 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.048 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:41.051 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:41.053 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 01:36:41.056 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:41.059 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:41.061 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:41.064 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:41.067 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:41.072 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777001069 2022-04-01 01:36:41.075 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 01:36:41.095 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:41.098 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-04-01 01:36:41.101 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 01:36:41.104 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.106 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.109 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.112 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.115 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 01:36:41.118 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 01:36:41.121 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 01:36:41.124 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:41.127 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:41.130 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 01:36:41.132 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-04-01 01:36:41.135 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 01:36:41.138 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.140 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:36:41.143 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:36:41.146 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:36:41.148 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:36:41.151 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 01:36:41.154 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:36:41.160 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-04-01 01:36:41.222 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 01:36:41.280 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 01:36:41.339 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 01:36:41.400 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 01:36:41.458 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:41.515 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:36:41.518 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-04-01 01:36:41.575 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:36:42.275 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 01:36:42.290 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 01:36:42.994 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 01:36:43.017 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:43.023 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:43.026 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:43.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:43.031 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:43.033 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:43.036 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:43.038 | + functions-common:time_stop:2432 : start_time=1648777001069 2022-04-01 01:36:43.041 | + functions-common:time_stop:2434 : [[ -z 1648777001069 ]] 2022-04-01 01:36:43.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:43.049 | + functions-common:time_stop:2437 : end_time=1648777003046 2022-04-01 01:36:43.052 | + functions-common:time_stop:2438 : elapsed_time=1977 2022-04-01 01:36:43.054 | + functions-common:time_stop:2439 : total=12394 2022-04-01 01:36:43.057 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:43.059 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14371 2022-04-01 01:36:43.066 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 01:36:43.066 | Waiting for swift proxy to start... 2022-04-01 01:36:43.069 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.72:8080/info 2022-04-01 01:36:43.071 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:36:43.074 | + functions:wait_for_service:458 : local url=http://10.222.0.72:8080/info 2022-04-01 01:36:43.077 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:36:43.079 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:36:43.082 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:36:43.084 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:43.087 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:43.091 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:43.095 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777003093 2022-04-01 01:36:43.098 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:36:43.104 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:36:43.117 | + :: : [[ 000 == 503 ]] 2022-04-01 01:36:43.119 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:36:43.120 | + :: : sleep 1 2022-04-01 01:36:44.124 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:36:44.136 | + :: : [[ 000 == 503 ]] 2022-04-01 01:36:44.138 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:36:44.139 | + :: : sleep 1 2022-04-01 01:36:45.143 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:36:45.156 | + :: : [[ 000 == 503 ]] 2022-04-01 01:36:45.158 | + :: : [[ 7 -eq 7 ]] 2022-04-01 01:36:45.159 | + :: : sleep 1 2022-04-01 01:36:46.163 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72:8080/info 2022-04-01 01:36:46.343 | + :: : [[ 200 == 503 ]] 2022-04-01 01:36:46.345 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:36:46.348 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:36:46.351 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:46.354 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:46.357 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:46.360 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:46.363 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:46.365 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:36:46.368 | + functions-common:time_stop:2432 : start_time=1648777003093 2022-04-01 01:36:46.371 | + functions-common:time_stop:2434 : [[ -z 1648777003093 ]] 2022-04-01 01:36:46.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:46.380 | + functions-common:time_stop:2437 : end_time=1648777006377 2022-04-01 01:36:46.383 | + functions-common:time_stop:2438 : elapsed_time=3284 2022-04-01 01:36:46.386 | + functions-common:time_stop:2439 : total=9040 2022-04-01 01:36:46.388 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:46.393 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12324 2022-04-01 01:36:46.395 | + functions:wait_for_service:467 : return 0 2022-04-01 01:36:46.398 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 01:36:46.401 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:36:46.405 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 01:36:46.428 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:46.431 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:36:46.469 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 01:36:46.531 | [778321 Async configure_neutron_nova:824086]: Waiting for completion of configure_neutron_nova running on PID 824086 (2 other jobs running) 2022-04-01 01:36:46.562 | [778321 Async configure_neutron_nova:824086]: Signaling child to exit 2022-04-01 01:36:46.562 | WAKEUP 2022-04-01 01:36:46.588 | [778321 Async configure_neutron_nova:824086]: Signaled 2022-04-01 01:36:46.590 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 01:36:46.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:36:46.590 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:36:46.590 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:36:46.590 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:36:46.590 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-01 01:36:46.590 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:36:46.591 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.72/identity 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 01:36:46.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:36:46.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:36:46.591 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:36:46.591 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:36:46.592 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:36:46.592 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 01:36:46.592 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:36:46.592 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 01:36:46.592 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 01:36:46.592 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:36:46.592 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:36:46.592 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:36:46.592 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.72/identity 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 01:36:46.592 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 01:36:46.593 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 01:36:46.593 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 01:36:46.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 01:36:46.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 01:36:46.593 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 01:36:46.593 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:46.593 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 01:36:46.593 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 01:36:46.593 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 01:36:46.643 | [778321 Async configure_neutron_nova:824086]: finished configure_neutron_nova with result 0 in 0 seconds 2022-04-01 01:36:46.648 | + inc/async:async_wait:197 : return 0 2022-04-01 01:36:46.651 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 01:36:46.673 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:46.676 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:36:46.713 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 01:36:46.757 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 01:36:46.781 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:46.786 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 01:36:46.789 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:36:46.792 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 01:36:46.796 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 01:36:46.799 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 01:36:46.802 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 01:36:46.805 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 01:36:46.809 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 01:36:46.828 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:46.832 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:36:46.839 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:36:46.842 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:36:46.845 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 01:36:46.849 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 01:36:46.854 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.857 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 01:36:46.860 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.863 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:46.867 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:46.870 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 01:36:46.873 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:46.876 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:46.879 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:46.882 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:46.886 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:46.891 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777006887 2022-04-01 01:36:46.894 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 01:36:46.913 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:46.915 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-04-01 01:36:46.918 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 01:36:46.921 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.924 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.926 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.929 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.932 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-04-01 01:36:46.935 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:36:46.937 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 01:36:46.940 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:46.942 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:46.945 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:36:46.948 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-04-01 01:36:46.950 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 01:36:46.953 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:46.955 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:36:46.958 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:36:46.960 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 01:36:46.962 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:36:46.967 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-04-01 01:36:47.025 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-04-01 01:36:47.084 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 01:36:47.142 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-04-01 01:36:47.205 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:47.265 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 01:36:47.321 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 01:36:47.380 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 01:36:47.439 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 01:36:47.497 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 01:36:47.555 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:36:47.557 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-04-01 01:36:47.617 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:36:48.408 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 01:36:48.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 01:36:49.182 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 01:36:49.269 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:49.272 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:49.274 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:49.277 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:49.280 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:49.283 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:49.286 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:49.288 | + functions-common:time_stop:2432 : start_time=1648777006887 2022-04-01 01:36:49.291 | + functions-common:time_stop:2434 : [[ -z 1648777006887 ]] 2022-04-01 01:36:49.295 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:49.300 | + functions-common:time_stop:2437 : end_time=1648777009297 2022-04-01 01:36:49.303 | + functions-common:time_stop:2438 : elapsed_time=2410 2022-04-01 01:36:49.306 | + functions-common:time_stop:2439 : total=14371 2022-04-01 01:36:49.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:49.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16781 2022-04-01 01:36:49.314 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.72/compute/v2.1/ 2022-04-01 01:36:49.317 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 01:36:49.317 | Waiting for nova-api to start... 2022-04-01 01:36:49.320 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.72/compute/v2.1/ 2022-04-01 01:36:49.323 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:36:49.326 | + functions:wait_for_service:458 : local url=http://10.222.0.72/compute/v2.1/ 2022-04-01 01:36:49.329 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:36:49.332 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:36:49.334 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:36:49.337 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:49.339 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:49.343 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:49.349 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777009346 2022-04-01 01:36:49.351 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:36:49.357 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/compute/v2.1/ 2022-04-01 01:36:56.277 | + :: : [[ 200 == 503 ]] 2022-04-01 01:36:56.279 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:36:56.284 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:36:56.287 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:56.290 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:56.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:56.295 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:56.298 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:56.301 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:36:56.304 | + functions-common:time_stop:2432 : start_time=1648777009346 2022-04-01 01:36:56.307 | + functions-common:time_stop:2434 : [[ -z 1648777009346 ]] 2022-04-01 01:36:56.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:56.316 | + functions-common:time_stop:2437 : end_time=1648777016312 2022-04-01 01:36:56.319 | + functions-common:time_stop:2438 : elapsed_time=6966 2022-04-01 01:36:56.322 | + functions-common:time_stop:2439 : total=12324 2022-04-01 01:36:56.324 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:56.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19290 2022-04-01 01:36:56.334 | + functions:wait_for_service:467 : return 0 2022-04-01 01:36:56.337 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:36:56.340 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:36:56.343 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 01:36:56.363 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:56.368 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 01:36:56.371 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:36:56.374 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 01:36:56.377 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 01:36:56.381 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:36:56.385 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 01:36:56.405 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:56.407 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 01:36:56.426 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:56.429 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 01:36:56.433 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:36:56.436 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 01:36:56.439 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 01:36:56.443 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 01:36:56.446 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 01:36:56.486 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 01:36:56.491 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 01:36:56.493 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 01:36:56.531 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 01:36:56.567 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 01:36:56.570 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 01:36:56.573 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 01:36:56.576 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 01:36:56.578 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 01:36:56.582 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 01:36:56.585 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:36:56.588 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:36:56.592 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 01:36:56.595 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 01:36:56.598 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 01:36:56.601 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 01:36:56.603 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.606 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.610 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.613 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-04-01 01:36:56.616 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.619 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.622 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 01:36:56.644 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:56.647 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 01:36:56.650 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.652 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 01:36:56.655 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.658 | + functions-common:run_process:1682 : local group= 2022-04-01 01:36:56.661 | + functions-common:run_process:1683 : local user= 2022-04-01 01:36:56.664 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 01:36:56.669 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:36:56.674 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:36:56.676 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:56.679 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:56.683 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:56.688 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777016685 2022-04-01 01:36:56.691 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 01:36:56.710 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:36:56.714 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-04-01 01:36:56.717 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 01:36:56.721 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.724 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.726 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.729 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.732 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 01:36:56.734 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 01:36:56.738 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 01:36:56.740 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:36:56.743 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:36:56.745 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 01:36:56.748 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-04-01 01:36:56.751 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 01:36:56.753 | + 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-04-01 01:36:56.756 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:36:56.759 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:36:56.761 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:36:56.763 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:36:56.766 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 01:36:56.769 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:36:56.773 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-04-01 01:36:56.842 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 01:36:56.906 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:36:56.976 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 01:36:57.051 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 01:36:57.131 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:36:57.197 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:36:57.200 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-04-01 01:36:57.266 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:36:58.025 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 01:36:58.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 01:36:58.848 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 01:36:58.882 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:36:58.886 | + functions-common:time_stop:2425 : local name 2022-04-01 01:36:58.891 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:36:58.895 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:36:58.898 | + functions-common:time_stop:2428 : local total 2022-04-01 01:36:58.902 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:36:58.906 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:36:58.911 | + functions-common:time_stop:2432 : start_time=1648777016685 2022-04-01 01:36:58.914 | + functions-common:time_stop:2434 : [[ -z 1648777016685 ]] 2022-04-01 01:36:58.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:36:58.925 | + functions-common:time_stop:2437 : end_time=1648777018920 2022-04-01 01:36:58.929 | + functions-common:time_stop:2438 : elapsed_time=2235 2022-04-01 01:36:58.933 | + functions-common:time_stop:2439 : total=16781 2022-04-01 01:36:58.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:36:58.941 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19016 2022-04-01 01:36:58.945 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.72:9696 2022-04-01 01:36:58.948 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 01:36:58.971 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:36:58.975 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 01:36:58.975 | Waiting for Neutron to start... 2022-04-01 01:36:58.978 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.72:9696' 2022-04-01 01:36:58.981 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.72:9696' 'Neutron did not start' 60 2022-04-01 01:36:58.986 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.72:9696' 2022-04-01 01:36:58.990 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 01:36:58.993 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 01:36:58.996 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:36:59.000 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:36:59.004 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:36:59.008 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:36:59.012 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:36:59.016 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:36:59.022 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777019019 2022-04-01 01:36:59.025 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.72:9696; do sleep 0.5; done' 2022-04-01 01:37:05.115 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.72:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:37:05.120 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:05.123 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:05.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:05.129 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:05.132 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:05.137 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:37:05.142 | + functions-common:time_stop:2432 : start_time=1648777019019 2022-04-01 01:37:05.144 | + functions-common:time_stop:2434 : [[ -z 1648777019019 ]] 2022-04-01 01:37:05.148 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:05.154 | + functions-common:time_stop:2437 : end_time=1648777025150 2022-04-01 01:37:05.156 | + functions-common:time_stop:2438 : elapsed_time=6131 2022-04-01 01:37:05.159 | + functions-common:time_stop:2439 : total=0 2022-04-01 01:37:05.162 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:05.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6131 2022-04-01 01:37:05.169 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 01:37:05.191 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:05.194 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 01:37:05.197 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:05.200 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 01:37:05.203 | + ./stack.sh:main:1298 : start_placement 2022-04-01 01:37:05.206 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 01:37:05.209 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 01:37:05.213 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 01:37:05.218 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.222 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 01:37:05.228 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.234 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:05.237 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:05.240 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 01:37:05.246 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:05.254 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:05.256 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:05.259 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:05.263 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:05.271 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777025266 2022-04-01 01:37:05.275 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 01:37:05.297 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:05.299 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-04-01 01:37:05.303 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 01:37:05.305 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.309 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.311 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.316 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.320 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 01:37:05.325 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 01:37:05.327 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 01:37:05.331 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:05.334 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:05.336 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:37:05.339 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-04-01 01:37:05.342 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 01:37:05.346 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.349 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:37:05.353 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:37:05.356 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 01:37:05.359 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:37:05.364 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-04-01 01:37:05.426 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-04-01 01:37:05.488 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 01:37:05.554 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 01:37:05.616 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:05.686 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 01:37:05.756 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 01:37:05.827 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 01:37:05.910 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 01:37:05.981 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 01:37:06.040 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:37:06.042 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-04-01 01:37:06.101 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:37:06.794 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 01:37:06.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 01:37:07.523 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 01:37:07.603 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:07.606 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:07.610 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:07.613 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:07.618 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:07.620 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:07.623 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:07.625 | + functions-common:time_stop:2432 : start_time=1648777025266 2022-04-01 01:37:07.628 | + functions-common:time_stop:2434 : [[ -z 1648777025266 ]] 2022-04-01 01:37:07.631 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:07.636 | + functions-common:time_stop:2437 : end_time=1648777027633 2022-04-01 01:37:07.639 | + functions-common:time_stop:2438 : elapsed_time=2367 2022-04-01 01:37:07.642 | + functions-common:time_stop:2439 : total=19016 2022-04-01 01:37:07.645 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:07.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21383 2022-04-01 01:37:07.651 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 01:37:07.651 | Waiting for placement-api to start... 2022-04-01 01:37:07.653 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.72/placement 2022-04-01 01:37:07.657 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:37:07.659 | + functions:wait_for_service:458 : local url=http://10.222.0.72/placement 2022-04-01 01:37:07.662 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:37:07.665 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:37:07.668 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:37:07.671 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:07.674 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:07.677 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:07.683 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777027679 2022-04-01 01:37:07.685 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:37:07.691 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/placement 2022-04-01 01:37:10.460 | + :: : [[ 200 == 503 ]] 2022-04-01 01:37:10.461 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:37:10.465 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:37:10.468 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:10.470 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:10.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:10.476 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:10.479 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:10.483 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:37:10.486 | + functions-common:time_stop:2432 : start_time=1648777027679 2022-04-01 01:37:10.489 | + functions-common:time_stop:2434 : [[ -z 1648777027679 ]] 2022-04-01 01:37:10.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:10.497 | + functions-common:time_stop:2437 : end_time=1648777030494 2022-04-01 01:37:10.500 | + functions-common:time_stop:2438 : elapsed_time=2815 2022-04-01 01:37:10.503 | + functions-common:time_stop:2439 : total=19290 2022-04-01 01:37:10.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:10.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22105 2022-04-01 01:37:10.511 | + functions:wait_for_service:467 : return 0 2022-04-01 01:37:10.514 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 01:37:10.535 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:10.538 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 01:37:10.541 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 01:37:10.545 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:37:10.546 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 01:37:10.552 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-01 01:37:10.554 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-01 01:37:10.557 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-04-01 01:37:10.561 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 01:37:10.565 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 01:37:10.568 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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-04-01 01:37:10.571 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 01:37:10.574 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:10.577 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:10.580 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:10.583 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 01:37:10.586 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:10.588 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:10.591 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:10.595 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:10.601 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:10.608 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777030603 2022-04-01 01:37:10.611 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 01:37:10.636 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:10.640 | + functions-common:run_process:1689 : _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-04-01 01:37:10.644 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 01:37:10.647 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:10.650 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:10.653 | + functions-common:_run_under_systemd:1649 : _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-04-01 01:37:10.656 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-04-01 01:37:10.658 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-04-01 01:37:10.661 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-04-01 01:37:10.668 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 01:37:10.671 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:10.673 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:10.676 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-04-01 01:37:10.679 | + functions-common:_run_under_systemd:1657 : 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-04-01 01:37:10.682 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 01:37:10.685 | + 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-04-01 01:37:10.689 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:10.692 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:10.698 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:10.701 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:10.704 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 01:37:10.707 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:10.712 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-04-01 01:37:10.779 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 01:37:10.838 | + functions-common:write_user_unit_file:1575 : 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-04-01 01:37:10.898 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 01:37:10.965 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 01:37:11.027 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:11.087 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:11.090 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-04-01 01:37:11.153 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:11.863 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 01:37:11.881 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 01:37:12.611 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 01:37:12.632 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:12.635 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:12.638 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:12.641 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:12.644 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:12.647 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:12.649 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:12.652 | + functions-common:time_stop:2432 : start_time=1648777030603 2022-04-01 01:37:12.654 | + functions-common:time_stop:2434 : [[ -z 1648777030603 ]] 2022-04-01 01:37:12.659 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:12.664 | + functions-common:time_stop:2437 : end_time=1648777032661 2022-04-01 01:37:12.668 | + functions-common:time_stop:2438 : elapsed_time=2058 2022-04-01 01:37:12.671 | + functions-common:time_stop:2439 : total=21383 2022-04-01 01:37:12.674 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:12.677 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23441 2022-04-01 01:37:12.681 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 01:37:12.684 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:37:12.687 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:37:12.691 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 01:37:12.694 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:37:12.696 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 01:37:12.700 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:37:12.703 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:12.706 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:12.709 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 01:37:12.712 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:12.715 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:12.717 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:12.720 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:12.724 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:12.728 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777032726 2022-04-01 01:37:12.731 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 01:37:12.751 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:12.754 | + functions-common:run_process:1689 : _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-04-01 01:37:12.757 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 01:37:12.764 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:37:12.768 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:37:12.771 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:37:12.775 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-04-01 01:37:12.779 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-04-01 01:37:12.785 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-04-01 01:37:12.789 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 01:37:12.792 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:12.796 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:12.803 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-04-01 01:37:12.806 | + functions-common:_run_under_systemd:1657 : 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-04-01 01:37:12.810 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 01:37:12.813 | + 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-04-01 01:37:12.816 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:12.820 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:12.824 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:12.827 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:12.830 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 01:37:12.834 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:12.839 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-04-01 01:37:12.906 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 01:37:12.985 | + functions-common:write_user_unit_file:1575 : 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-04-01 01:37:13.062 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 01:37:13.128 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 01:37:13.195 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:13.263 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:13.268 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-04-01 01:37:13.345 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:14.255 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 01:37:14.269 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 01:37:15.057 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 01:37:15.080 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:15.084 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:15.086 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:15.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:15.092 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:15.096 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:15.099 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:15.101 | + functions-common:time_stop:2432 : start_time=1648777032726 2022-04-01 01:37:15.104 | + functions-common:time_stop:2434 : [[ -z 1648777032726 ]] 2022-04-01 01:37:15.109 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:15.115 | + functions-common:time_stop:2437 : end_time=1648777035111 2022-04-01 01:37:15.118 | + functions-common:time_stop:2438 : elapsed_time=2385 2022-04-01 01:37:15.121 | + functions-common:time_stop:2439 : total=23441 2022-04-01 01:37:15.124 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:15.127 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25826 2022-04-01 01:37:15.131 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 01:37:15.134 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 01:37:15.136 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 01:37:15.140 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 01:37:15.143 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.146 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.149 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.151 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-04-01 01:37:15.154 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.158 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.160 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 01:37:15.163 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.165 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:15.168 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:15.170 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 01:37:15.173 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:15.176 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:15.178 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:15.181 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:15.184 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:15.190 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777035186 2022-04-01 01:37:15.193 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 01:37:15.214 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:15.217 | + functions-common:run_process:1689 : _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-04-01 01:37:15.220 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 01:37:15.223 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.226 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.228 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.231 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-04-01 01:37:15.234 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-04-01 01:37:15.237 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-04-01 01:37:15.239 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 01:37:15.242 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:15.245 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:15.247 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-04-01 01:37:15.250 | + functions-common:_run_under_systemd:1657 : 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-04-01 01:37:15.253 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 01:37:15.255 | + 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-04-01 01:37:15.258 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:15.260 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:15.263 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:15.266 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:15.269 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 01:37:15.271 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:15.276 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-04-01 01:37:15.335 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 01:37:15.400 | + functions-common:write_user_unit_file:1575 : 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-04-01 01:37:15.459 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 01:37:15.518 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 01:37:15.579 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:15.637 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:15.640 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-04-01 01:37:15.700 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:16.773 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 01:37:16.794 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 01:37:17.868 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 01:37:17.898 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:17.903 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:17.912 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:17.915 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:17.917 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:17.920 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:17.924 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:17.926 | + functions-common:time_stop:2432 : start_time=1648777035186 2022-04-01 01:37:17.929 | + functions-common:time_stop:2434 : [[ -z 1648777035186 ]] 2022-04-01 01:37:17.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:17.937 | + functions-common:time_stop:2437 : end_time=1648777037934 2022-04-01 01:37:17.940 | + functions-common:time_stop:2438 : elapsed_time=2748 2022-04-01 01:37:17.942 | + functions-common:time_stop:2439 : total=25826 2022-04-01 01:37:17.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:17.948 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28574 2022-04-01 01:37:17.952 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:37:17.954 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 01:37:17.957 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:37:17.960 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:17.963 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:17.965 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 01:37:17.968 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:17.971 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:17.974 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:17.977 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:17.980 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:17.986 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777037982 2022-04-01 01:37:17.988 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 01:37:18.008 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:18.011 | + functions-common:run_process:1689 : _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-04-01 01:37:18.014 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 01:37:18.017 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:37:18.020 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:37:18.023 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:37:18.026 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-04-01 01:37:18.030 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-04-01 01:37:18.037 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-04-01 01:37:18.039 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 01:37:18.042 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:18.045 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:18.048 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-04-01 01:37:18.051 | + functions-common:_run_under_systemd:1657 : 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-04-01 01:37:18.054 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 01:37:18.056 | + 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-04-01 01:37:18.058 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:18.061 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:18.064 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:18.067 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:18.070 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 01:37:18.072 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:18.078 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-04-01 01:37:18.145 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 01:37:18.212 | + functions-common:write_user_unit_file:1575 : 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-04-01 01:37:18.297 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 01:37:18.367 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 01:37:18.451 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:18.532 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:18.536 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-04-01 01:37:18.621 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:19.511 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 01:37:19.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 01:37:20.441 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 01:37:20.481 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:20.487 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:20.490 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:20.494 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:20.496 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:20.501 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:20.504 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:20.507 | + functions-common:time_stop:2432 : start_time=1648777037982 2022-04-01 01:37:20.509 | + functions-common:time_stop:2434 : [[ -z 1648777037982 ]] 2022-04-01 01:37:20.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:20.520 | + functions-common:time_stop:2437 : end_time=1648777040516 2022-04-01 01:37:20.523 | + functions-common:time_stop:2438 : elapsed_time=2534 2022-04-01 01:37:20.528 | + functions-common:time_stop:2439 : total=28574 2022-04-01 01:37:20.531 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:20.534 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31108 2022-04-01 01:37:20.537 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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-04-01 01:37:20.540 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 01:37:20.543 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:37:20.546 | + functions-common:run_process:1682 : local group= 2022-04-01 01:37:20.549 | + functions-common:run_process:1683 : local user= 2022-04-01 01:37:20.552 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 01:37:20.556 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:37:20.559 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:37:20.562 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:37:20.565 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:37:20.571 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:37:20.574 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777040570 2022-04-01 01:37:20.577 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 01:37:20.601 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:20.603 | + functions-common:run_process:1689 : _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-04-01 01:37:20.606 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 01:37:20.611 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:37:20.614 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:37:20.618 | + functions-common:_run_under_systemd:1649 : _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-04-01 01:37:20.621 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-04-01 01:37:20.624 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-04-01 01:37:20.627 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-04-01 01:37:20.630 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 01:37:20.633 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:37:20.636 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:37:20.640 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-04-01 01:37:20.643 | + functions-common:_run_under_systemd:1657 : 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-04-01 01:37:20.646 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 01:37:20.649 | + 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-04-01 01:37:20.651 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:37:20.655 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:37:20.658 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:37:20.661 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:37:20.664 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 01:37:20.669 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:37:20.674 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-04-01 01:37:20.766 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 01:37:20.836 | + functions-common:write_user_unit_file:1575 : 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-04-01 01:37:20.921 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 01:37:21.000 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 01:37:21.085 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:37:21.208 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:37:21.220 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-04-01 01:37:21.378 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:37:22.323 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 01:37:22.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 01:37:23.326 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 01:37:23.357 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:37:23.364 | + functions-common:time_stop:2425 : local name 2022-04-01 01:37:23.369 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:37:23.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:37:23.382 | + functions-common:time_stop:2428 : local total 2022-04-01 01:37:23.392 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:37:23.392 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:37:23.395 | + functions-common:time_stop:2432 : start_time=1648777040570 2022-04-01 01:37:23.399 | + functions-common:time_stop:2434 : [[ -z 1648777040570 ]] 2022-04-01 01:37:23.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:37:23.415 | + functions-common:time_stop:2437 : end_time=1648777043411 2022-04-01 01:37:23.418 | + functions-common:time_stop:2438 : elapsed_time=2841 2022-04-01 01:37:23.421 | + functions-common:time_stop:2439 : total=31108 2022-04-01 01:37:23.424 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:37:23.427 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33949 2022-04-01 01:37:23.430 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 01:37:23.470 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:37:23.474 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 01:37:23.481 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 01:37:23.488 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:37:23.493 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 01:37:23.501 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 01:37:23.507 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 01:37:23.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 01:37:23.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:37:23.522 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:37:23.528 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:37:27.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:27.909 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:27.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:27.909 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:28.106 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:28.110 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:37:28.110 | address-scope 2022-04-01 01:37:28.111 | router-admin-state-down-before-update 2022-04-01 01:37:28.111 | agent 2022-04-01 01:37:28.111 | agent-resources-synced 2022-04-01 01:37:28.111 | allowed-address-pairs 2022-04-01 01:37:28.111 | auto-allocated-topology 2022-04-01 01:37:28.111 | availability_zone 2022-04-01 01:37:28.111 | availability_zone_filter 2022-04-01 01:37:28.111 | default-subnetpools 2022-04-01 01:37:28.111 | dhcp_agent_scheduler 2022-04-01 01:37:28.111 | dvr 2022-04-01 01:37:28.111 | empty-string-filtering 2022-04-01 01:37:28.111 | external-net 2022-04-01 01:37:28.111 | extra_dhcp_opt 2022-04-01 01:37:28.111 | extraroute 2022-04-01 01:37:28.111 | extraroute-atomic 2022-04-01 01:37:28.111 | filter-validation 2022-04-01 01:37:28.111 | fip-port-details 2022-04-01 01:37:28.111 | flavors 2022-04-01 01:37:28.111 | floatingip-pools 2022-04-01 01:37:28.111 | ip-substring-filtering 2022-04-01 01:37:28.111 | router 2022-04-01 01:37:28.111 | ext-gw-mode 2022-04-01 01:37:28.111 | l3-ha 2022-04-01 01:37:28.111 | l3-flavors 2022-04-01 01:37:28.111 | l3-port-ip-change-not-allowed 2022-04-01 01:37:28.111 | l3_agent_scheduler 2022-04-01 01:37:28.111 | metering 2022-04-01 01:37:28.111 | metering_source_and_destination_fields 2022-04-01 01:37:28.112 | multi-provider 2022-04-01 01:37:28.112 | net-mtu 2022-04-01 01:37:28.112 | net-mtu-writable 2022-04-01 01:37:28.112 | network_availability_zone 2022-04-01 01:37:28.112 | network-ip-availability 2022-04-01 01:37:28.112 | pagination 2022-04-01 01:37:28.112 | port-device-profile 2022-04-01 01:37:28.112 | port-mac-address-regenerate 2022-04-01 01:37:28.112 | port-numa-affinity-policy 2022-04-01 01:37:28.112 | binding 2022-04-01 01:37:28.112 | binding-extended 2022-04-01 01:37:28.112 | port-security 2022-04-01 01:37:28.112 | project-id 2022-04-01 01:37:28.112 | provider 2022-04-01 01:37:28.112 | quota-check-limit 2022-04-01 01:37:28.112 | quotas 2022-04-01 01:37:28.112 | quota_details 2022-04-01 01:37:28.112 | rbac-policies 2022-04-01 01:37:28.112 | rbac-address-group 2022-04-01 01:37:28.112 | rbac-address-scope 2022-04-01 01:37:28.112 | rbac-security-groups 2022-04-01 01:37:28.113 | rbac-subnetpool 2022-04-01 01:37:28.113 | revision-if-match 2022-04-01 01:37:28.113 | standard-attr-revisions 2022-04-01 01:37:28.113 | router_availability_zone 2022-04-01 01:37:28.113 | security-groups-normalized-cidr 2022-04-01 01:37:28.113 | port-security-groups-filtering 2022-04-01 01:37:28.113 | security-groups-remote-address-group 2022-04-01 01:37:28.113 | security-groups-shared-filtering 2022-04-01 01:37:28.113 | security-group 2022-04-01 01:37:28.113 | service-type 2022-04-01 01:37:28.113 | sorting 2022-04-01 01:37:28.113 | standard-attr-description 2022-04-01 01:37:28.113 | stateful-security-group 2022-04-01 01:37:28.113 | subnet_onboard 2022-04-01 01:37:28.113 | subnet-service-types 2022-04-01 01:37:28.113 | subnet_allocation 2022-04-01 01:37:28.113 | subnetpool-prefix-ops 2022-04-01 01:37:28.113 | standard-attr-tag 2022-04-01 01:37:28.113 | standard-attr-timestamp' 2022-04-01 01:37:28.118 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:37:28.118 | address-scope 2022-04-01 01:37:28.118 | router-admin-state-down-before-update 2022-04-01 01:37:28.118 | agent 2022-04-01 01:37:28.118 | agent-resources-synced 2022-04-01 01:37:28.118 | allowed-address-pairs 2022-04-01 01:37:28.118 | auto-allocated-topology 2022-04-01 01:37:28.118 | availability_zone 2022-04-01 01:37:28.118 | availability_zone_filter 2022-04-01 01:37:28.118 | default-subnetpools 2022-04-01 01:37:28.118 | dhcp_agent_scheduler 2022-04-01 01:37:28.118 | dvr 2022-04-01 01:37:28.118 | empty-string-filtering 2022-04-01 01:37:28.118 | external-net 2022-04-01 01:37:28.118 | extra_dhcp_opt 2022-04-01 01:37:28.119 | extraroute 2022-04-01 01:37:28.119 | extraroute-atomic 2022-04-01 01:37:28.119 | filter-validation 2022-04-01 01:37:28.119 | fip-port-details 2022-04-01 01:37:28.119 | flavors 2022-04-01 01:37:28.119 | floatingip-pools 2022-04-01 01:37:28.119 | ip-substring-filtering 2022-04-01 01:37:28.119 | router 2022-04-01 01:37:28.119 | ext-gw-mode 2022-04-01 01:37:28.119 | l3-ha 2022-04-01 01:37:28.119 | l3-flavors 2022-04-01 01:37:28.119 | l3-port-ip-change-not-allowed 2022-04-01 01:37:28.119 | l3_agent_scheduler 2022-04-01 01:37:28.119 | metering 2022-04-01 01:37:28.119 | metering_source_and_destination_fields 2022-04-01 01:37:28.119 | multi-provider 2022-04-01 01:37:28.119 | net-mtu 2022-04-01 01:37:28.119 | net-mtu-writable 2022-04-01 01:37:28.119 | network_availability_zone 2022-04-01 01:37:28.119 | network-ip-availability 2022-04-01 01:37:28.119 | pagination 2022-04-01 01:37:28.119 | port-device-profile 2022-04-01 01:37:28.119 | port-mac-address-regenerate 2022-04-01 01:37:28.119 | port-numa-affinity-policy 2022-04-01 01:37:28.119 | binding 2022-04-01 01:37:28.119 | binding-extended 2022-04-01 01:37:28.119 | port-security 2022-04-01 01:37:28.119 | project-id 2022-04-01 01:37:28.119 | provider 2022-04-01 01:37:28.119 | quota-check-limit 2022-04-01 01:37:28.119 | quotas 2022-04-01 01:37:28.120 | quota_details 2022-04-01 01:37:28.120 | rbac-policies 2022-04-01 01:37:28.120 | rbac-address-group 2022-04-01 01:37:28.120 | rbac-address-scope 2022-04-01 01:37:28.120 | rbac-security-groups 2022-04-01 01:37:28.120 | rbac-subnetpool 2022-04-01 01:37:28.120 | revision-if-match 2022-04-01 01:37:28.120 | standard-attr-revisions 2022-04-01 01:37:28.120 | router_availability_zone 2022-04-01 01:37:28.120 | security-groups-normalized-cidr 2022-04-01 01:37:28.120 | port-security-groups-filtering 2022-04-01 01:37:28.120 | security-groups-remote-address-group 2022-04-01 01:37:28.120 | security-groups-shared-filtering 2022-04-01 01:37:28.120 | security-group 2022-04-01 01:37:28.120 | service-type 2022-04-01 01:37:28.120 | sorting 2022-04-01 01:37:28.120 | standard-attr-description 2022-04-01 01:37:28.120 | stateful-security-group 2022-04-01 01:37:28.120 | subnet_onboard 2022-04-01 01:37:28.120 | subnet-service-types 2022-04-01 01:37:28.120 | subnet_allocation 2022-04-01 01:37:28.120 | subnetpool-prefix-ops 2022-04-01 01:37:28.120 | standard-attr-tag 2022-04-01 01:37:28.120 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:37:28.124 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:37:28.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 01:37:28.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 01:37:28.135 | ++ 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-04-01 01:37:32.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:32.040 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:32.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:32.040 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:32.230 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:32.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=8a8c21f2-307f-40bf-900e-92578607c23a 2022-04-01 01:37:32.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 01:37:32.240 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 01:37:32.245 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 01:37:32.247 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 01:37:32.253 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 01:37:32.256 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 01:37:32.256 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 01:37:32.259 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:37:32.265 | ++ functions-common:get_field:812 : read data 2022-04-01 01:37:35.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:35.551 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:35.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:35.551 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:35.745 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:35.749 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:37:35.752 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:37:35.756 | ++ functions-common:get_field:818 : echo '| id | 5e4d9b8d-cf9a-4243-9644-cec24cfeba08 |' 2022-04-01 01:37:35.757 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:37:35.764 | ++ functions-common:get_field:812 : read data 2022-04-01 01:37:35.768 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=5e4d9b8d-cf9a-4243-9644-cec24cfeba08 2022-04-01 01:37:35.772 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-04-01 01:37:35.775 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:37:35.794 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 01:37:35.798 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 01:37:35.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 8a8c21f2-307f-40bf-900e-92578607c23a ']' 2022-04-01 01:37:35.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:37:35.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 01:37:35.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 01:37:35.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 8a8c21f2-307f-40bf-900e-92578607c23a ' 2022-04-01 01:37:35.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 01:37:35.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 5e4d9b8d-cf9a-4243-9644-cec24cfeba08 private-subnet' 2022-04-01 01:37:35.822 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 01:37:35.827 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 01:37:35.827 | +++ 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 8a8c21f2-307f-40bf-900e-92578607c23a --network 5e4d9b8d-cf9a-4243-9644-cec24cfeba08 private-subnet 2022-04-01 01:37:35.828 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 01:37:35.832 | +++ functions-common:get_field:811 : local data field 2022-04-01 01:37:35.835 | +++ functions-common:get_field:812 : read data 2022-04-01 01:37:39.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:39.621 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:39.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:39.621 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:39.810 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:39.813 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:37:39.816 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 01:37:39.819 | +++ functions-common:get_field:818 : echo '| id | b4822d5c-54a6-4150-9f7f-0e11d4f40ffc |' 2022-04-01 01:37:39.820 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:37:39.826 | +++ functions-common:get_field:812 : read data 2022-04-01 01:37:39.830 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=b4822d5c-54a6-4150-9f7f-0e11d4f40ffc 2022-04-01 01:37:39.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-04-01 01:37:39.835 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:37:39.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo b4822d5c-54a6-4150-9f7f-0e11d4f40ffc 2022-04-01 01:37:39.857 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=b4822d5c-54a6-4150-9f7f-0e11d4f40ffc 2022-04-01 01:37:39.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 01:37:39.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 01:37:39.866 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 01:37:39.870 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:37:42.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:42.746 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:42.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:42.746 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:43.003 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:43.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:37:43.008 | address-scope 2022-04-01 01:37:43.008 | router-admin-state-down-before-update 2022-04-01 01:37:43.008 | agent 2022-04-01 01:37:43.008 | agent-resources-synced 2022-04-01 01:37:43.008 | allowed-address-pairs 2022-04-01 01:37:43.008 | auto-allocated-topology 2022-04-01 01:37:43.009 | availability_zone 2022-04-01 01:37:43.009 | availability_zone_filter 2022-04-01 01:37:43.009 | default-subnetpools 2022-04-01 01:37:43.009 | dhcp_agent_scheduler 2022-04-01 01:37:43.009 | dvr 2022-04-01 01:37:43.009 | empty-string-filtering 2022-04-01 01:37:43.009 | external-net 2022-04-01 01:37:43.009 | extra_dhcp_opt 2022-04-01 01:37:43.009 | extraroute 2022-04-01 01:37:43.010 | extraroute-atomic 2022-04-01 01:37:43.010 | filter-validation 2022-04-01 01:37:43.010 | fip-port-details 2022-04-01 01:37:43.010 | flavors 2022-04-01 01:37:43.010 | floatingip-pools 2022-04-01 01:37:43.010 | ip-substring-filtering 2022-04-01 01:37:43.010 | router 2022-04-01 01:37:43.010 | ext-gw-mode 2022-04-01 01:37:43.010 | l3-ha 2022-04-01 01:37:43.010 | l3-flavors 2022-04-01 01:37:43.010 | l3-port-ip-change-not-allowed 2022-04-01 01:37:43.010 | l3_agent_scheduler 2022-04-01 01:37:43.010 | metering 2022-04-01 01:37:43.010 | metering_source_and_destination_fields 2022-04-01 01:37:43.011 | multi-provider 2022-04-01 01:37:43.011 | net-mtu 2022-04-01 01:37:43.011 | net-mtu-writable 2022-04-01 01:37:43.011 | network_availability_zone 2022-04-01 01:37:43.011 | network-ip-availability 2022-04-01 01:37:43.011 | pagination 2022-04-01 01:37:43.011 | port-device-profile 2022-04-01 01:37:43.011 | port-mac-address-regenerate 2022-04-01 01:37:43.011 | port-numa-affinity-policy 2022-04-01 01:37:43.012 | binding 2022-04-01 01:37:43.012 | binding-extended 2022-04-01 01:37:43.012 | port-security 2022-04-01 01:37:43.012 | project-id 2022-04-01 01:37:43.012 | provider 2022-04-01 01:37:43.012 | quota-check-limit 2022-04-01 01:37:43.012 | quotas 2022-04-01 01:37:43.012 | quota_details 2022-04-01 01:37:43.012 | rbac-policies 2022-04-01 01:37:43.012 | rbac-address-group 2022-04-01 01:37:43.012 | rbac-address-scope 2022-04-01 01:37:43.013 | rbac-security-groups 2022-04-01 01:37:43.013 | rbac-subnetpool 2022-04-01 01:37:43.013 | revision-if-match 2022-04-01 01:37:43.013 | standard-attr-revisions 2022-04-01 01:37:43.013 | router_availability_zone 2022-04-01 01:37:43.013 | security-groups-normalized-cidr 2022-04-01 01:37:43.013 | port-security-groups-filtering 2022-04-01 01:37:43.013 | security-groups-remote-address-group 2022-04-01 01:37:43.013 | security-groups-shared-filtering 2022-04-01 01:37:43.013 | security-group 2022-04-01 01:37:43.013 | service-type 2022-04-01 01:37:43.013 | sorting 2022-04-01 01:37:43.013 | standard-attr-description 2022-04-01 01:37:43.014 | stateful-security-group 2022-04-01 01:37:43.014 | subnet_onboard 2022-04-01 01:37:43.014 | subnet-service-types 2022-04-01 01:37:43.014 | subnet_allocation 2022-04-01 01:37:43.014 | subnetpool-prefix-ops 2022-04-01 01:37:43.014 | standard-attr-tag 2022-04-01 01:37:43.014 | standard-attr-timestamp' 2022-04-01 01:37:43.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:37:43.019 | address-scope 2022-04-01 01:37:43.019 | router-admin-state-down-before-update 2022-04-01 01:37:43.019 | agent 2022-04-01 01:37:43.019 | agent-resources-synced 2022-04-01 01:37:43.019 | allowed-address-pairs 2022-04-01 01:37:43.019 | auto-allocated-topology 2022-04-01 01:37:43.019 | availability_zone 2022-04-01 01:37:43.019 | availability_zone_filter 2022-04-01 01:37:43.019 | default-subnetpools 2022-04-01 01:37:43.019 | dhcp_agent_scheduler 2022-04-01 01:37:43.019 | dvr 2022-04-01 01:37:43.019 | empty-string-filtering 2022-04-01 01:37:43.019 | external-net 2022-04-01 01:37:43.019 | extra_dhcp_opt 2022-04-01 01:37:43.019 | extraroute 2022-04-01 01:37:43.020 | extraroute-atomic 2022-04-01 01:37:43.020 | filter-validation 2022-04-01 01:37:43.020 | fip-port-details 2022-04-01 01:37:43.020 | flavors 2022-04-01 01:37:43.020 | floatingip-pools 2022-04-01 01:37:43.020 | ip-substring-filtering 2022-04-01 01:37:43.020 | router 2022-04-01 01:37:43.020 | ext-gw-mode 2022-04-01 01:37:43.020 | l3-ha 2022-04-01 01:37:43.020 | l3-flavors 2022-04-01 01:37:43.020 | l3-port-ip-change-not-allowed 2022-04-01 01:37:43.020 | l3_agent_scheduler 2022-04-01 01:37:43.020 | metering 2022-04-01 01:37:43.020 | metering_source_and_destination_fields 2022-04-01 01:37:43.020 | multi-provider 2022-04-01 01:37:43.020 | net-mtu 2022-04-01 01:37:43.020 | net-mtu-writable 2022-04-01 01:37:43.020 | network_availability_zone 2022-04-01 01:37:43.020 | network-ip-availability 2022-04-01 01:37:43.020 | pagination 2022-04-01 01:37:43.020 | port-device-profile 2022-04-01 01:37:43.020 | port-mac-address-regenerate 2022-04-01 01:37:43.020 | port-numa-affinity-policy 2022-04-01 01:37:43.020 | binding 2022-04-01 01:37:43.020 | binding-extended 2022-04-01 01:37:43.020 | port-security 2022-04-01 01:37:43.020 | project-id 2022-04-01 01:37:43.020 | provider 2022-04-01 01:37:43.020 | quota-check-limit 2022-04-01 01:37:43.020 | quotas 2022-04-01 01:37:43.021 | quota_details 2022-04-01 01:37:43.021 | rbac-policies 2022-04-01 01:37:43.021 | rbac-address-group 2022-04-01 01:37:43.021 | rbac-address-scope 2022-04-01 01:37:43.021 | rbac-security-groups 2022-04-01 01:37:43.021 | rbac-subnetpool 2022-04-01 01:37:43.021 | revision-if-match 2022-04-01 01:37:43.021 | standard-attr-revisions 2022-04-01 01:37:43.021 | router_availability_zone 2022-04-01 01:37:43.021 | security-groups-normalized-cidr 2022-04-01 01:37:43.021 | port-security-groups-filtering 2022-04-01 01:37:43.021 | security-groups-remote-address-group 2022-04-01 01:37:43.021 | security-groups-shared-filtering 2022-04-01 01:37:43.021 | security-group 2022-04-01 01:37:43.021 | service-type 2022-04-01 01:37:43.021 | sorting 2022-04-01 01:37:43.021 | standard-attr-description 2022-04-01 01:37:43.021 | stateful-security-group 2022-04-01 01:37:43.021 | subnet_onboard 2022-04-01 01:37:43.021 | subnet-service-types 2022-04-01 01:37:43.021 | subnet_allocation 2022-04-01 01:37:43.021 | subnetpool-prefix-ops 2022-04-01 01:37:43.021 | standard-attr-tag 2022-04-01 01:37:43.021 | standard-attr-timestamp =~ router ]] 2022-04-01 01:37:43.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:37:43.025 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 01:37:43.032 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 01:37:43.037 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:37:45.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:45.837 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:45.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:45.837 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:46.045 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:46.049 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:37:46.049 | address-scope 2022-04-01 01:37:46.049 | router-admin-state-down-before-update 2022-04-01 01:37:46.049 | agent 2022-04-01 01:37:46.049 | agent-resources-synced 2022-04-01 01:37:46.049 | allowed-address-pairs 2022-04-01 01:37:46.049 | auto-allocated-topology 2022-04-01 01:37:46.050 | availability_zone 2022-04-01 01:37:46.050 | availability_zone_filter 2022-04-01 01:37:46.050 | default-subnetpools 2022-04-01 01:37:46.050 | dhcp_agent_scheduler 2022-04-01 01:37:46.050 | dvr 2022-04-01 01:37:46.050 | empty-string-filtering 2022-04-01 01:37:46.050 | external-net 2022-04-01 01:37:46.050 | extra_dhcp_opt 2022-04-01 01:37:46.050 | extraroute 2022-04-01 01:37:46.050 | extraroute-atomic 2022-04-01 01:37:46.050 | filter-validation 2022-04-01 01:37:46.050 | fip-port-details 2022-04-01 01:37:46.050 | flavors 2022-04-01 01:37:46.050 | floatingip-pools 2022-04-01 01:37:46.050 | ip-substring-filtering 2022-04-01 01:37:46.050 | router 2022-04-01 01:37:46.050 | ext-gw-mode 2022-04-01 01:37:46.050 | l3-ha 2022-04-01 01:37:46.050 | l3-flavors 2022-04-01 01:37:46.050 | l3-port-ip-change-not-allowed 2022-04-01 01:37:46.050 | l3_agent_scheduler 2022-04-01 01:37:46.050 | metering 2022-04-01 01:37:46.050 | metering_source_and_destination_fields 2022-04-01 01:37:46.050 | multi-provider 2022-04-01 01:37:46.050 | net-mtu 2022-04-01 01:37:46.050 | net-mtu-writable 2022-04-01 01:37:46.050 | network_availability_zone 2022-04-01 01:37:46.050 | network-ip-availability 2022-04-01 01:37:46.050 | pagination 2022-04-01 01:37:46.050 | port-device-profile 2022-04-01 01:37:46.050 | port-mac-address-regenerate 2022-04-01 01:37:46.050 | port-numa-affinity-policy 2022-04-01 01:37:46.050 | binding 2022-04-01 01:37:46.050 | binding-extended 2022-04-01 01:37:46.051 | port-security 2022-04-01 01:37:46.051 | project-id 2022-04-01 01:37:46.051 | provider 2022-04-01 01:37:46.051 | quota-check-limit 2022-04-01 01:37:46.051 | quotas 2022-04-01 01:37:46.051 | quota_details 2022-04-01 01:37:46.051 | rbac-policies 2022-04-01 01:37:46.051 | rbac-address-group 2022-04-01 01:37:46.051 | rbac-address-scope 2022-04-01 01:37:46.051 | rbac-security-groups 2022-04-01 01:37:46.051 | rbac-subnetpool 2022-04-01 01:37:46.051 | revision-if-match 2022-04-01 01:37:46.051 | standard-attr-revisions 2022-04-01 01:37:46.051 | router_availability_zone 2022-04-01 01:37:46.051 | security-groups-normalized-cidr 2022-04-01 01:37:46.051 | port-security-groups-filtering 2022-04-01 01:37:46.051 | security-groups-remote-address-group 2022-04-01 01:37:46.051 | security-groups-shared-filtering 2022-04-01 01:37:46.051 | security-group 2022-04-01 01:37:46.051 | service-type 2022-04-01 01:37:46.051 | sorting 2022-04-01 01:37:46.051 | standard-attr-description 2022-04-01 01:37:46.051 | stateful-security-group 2022-04-01 01:37:46.051 | subnet_onboard 2022-04-01 01:37:46.051 | subnet-service-types 2022-04-01 01:37:46.051 | subnet_allocation 2022-04-01 01:37:46.051 | subnetpool-prefix-ops 2022-04-01 01:37:46.051 | standard-attr-tag 2022-04-01 01:37:46.051 | standard-attr-timestamp' 2022-04-01 01:37:46.053 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:37:46.053 | address-scope 2022-04-01 01:37:46.053 | router-admin-state-down-before-update 2022-04-01 01:37:46.053 | agent 2022-04-01 01:37:46.053 | agent-resources-synced 2022-04-01 01:37:46.053 | allowed-address-pairs 2022-04-01 01:37:46.053 | auto-allocated-topology 2022-04-01 01:37:46.053 | availability_zone 2022-04-01 01:37:46.053 | availability_zone_filter 2022-04-01 01:37:46.053 | default-subnetpools 2022-04-01 01:37:46.053 | dhcp_agent_scheduler 2022-04-01 01:37:46.053 | dvr 2022-04-01 01:37:46.053 | empty-string-filtering 2022-04-01 01:37:46.054 | external-net 2022-04-01 01:37:46.054 | extra_dhcp_opt 2022-04-01 01:37:46.054 | extraroute 2022-04-01 01:37:46.054 | extraroute-atomic 2022-04-01 01:37:46.054 | filter-validation 2022-04-01 01:37:46.054 | fip-port-details 2022-04-01 01:37:46.054 | flavors 2022-04-01 01:37:46.054 | floatingip-pools 2022-04-01 01:37:46.054 | ip-substring-filtering 2022-04-01 01:37:46.054 | router 2022-04-01 01:37:46.054 | ext-gw-mode 2022-04-01 01:37:46.054 | l3-ha 2022-04-01 01:37:46.054 | l3-flavors 2022-04-01 01:37:46.054 | l3-port-ip-change-not-allowed 2022-04-01 01:37:46.054 | l3_agent_scheduler 2022-04-01 01:37:46.054 | metering 2022-04-01 01:37:46.054 | metering_source_and_destination_fields 2022-04-01 01:37:46.054 | multi-provider 2022-04-01 01:37:46.054 | net-mtu 2022-04-01 01:37:46.054 | net-mtu-writable 2022-04-01 01:37:46.054 | network_availability_zone 2022-04-01 01:37:46.054 | network-ip-availability 2022-04-01 01:37:46.054 | pagination 2022-04-01 01:37:46.054 | port-device-profile 2022-04-01 01:37:46.054 | port-mac-address-regenerate 2022-04-01 01:37:46.054 | port-numa-affinity-policy 2022-04-01 01:37:46.054 | binding 2022-04-01 01:37:46.054 | binding-extended 2022-04-01 01:37:46.054 | port-security 2022-04-01 01:37:46.054 | project-id 2022-04-01 01:37:46.054 | provider 2022-04-01 01:37:46.054 | quota-check-limit 2022-04-01 01:37:46.054 | quotas 2022-04-01 01:37:46.054 | quota_details 2022-04-01 01:37:46.054 | rbac-policies 2022-04-01 01:37:46.054 | rbac-address-group 2022-04-01 01:37:46.055 | rbac-address-scope 2022-04-01 01:37:46.055 | rbac-security-groups 2022-04-01 01:37:46.055 | rbac-subnetpool 2022-04-01 01:37:46.055 | revision-if-match 2022-04-01 01:37:46.055 | standard-attr-revisions 2022-04-01 01:37:46.055 | router_availability_zone 2022-04-01 01:37:46.055 | security-groups-normalized-cidr 2022-04-01 01:37:46.055 | port-security-groups-filtering 2022-04-01 01:37:46.055 | security-groups-remote-address-group 2022-04-01 01:37:46.055 | security-groups-shared-filtering 2022-04-01 01:37:46.055 | security-group 2022-04-01 01:37:46.055 | service-type 2022-04-01 01:37:46.055 | sorting 2022-04-01 01:37:46.055 | standard-attr-description 2022-04-01 01:37:46.055 | stateful-security-group 2022-04-01 01:37:46.055 | subnet_onboard 2022-04-01 01:37:46.055 | subnet-service-types 2022-04-01 01:37:46.055 | subnet_allocation 2022-04-01 01:37:46.055 | subnetpool-prefix-ops 2022-04-01 01:37:46.055 | standard-attr-tag 2022-04-01 01:37:46.055 | standard-attr-timestamp =~ external-net ]] 2022-04-01 01:37:46.057 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:37:46.060 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 01:37:46.065 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 01:37:46.067 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 01:37:46.068 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 01:37:46.071 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:37:46.075 | ++ functions-common:get_field:812 : read data 2022-04-01 01:37:49.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:49.160 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:49.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:49.161 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:49.344 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:49.348 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:37:49.350 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:37:49.354 | ++ functions-common:get_field:818 : echo '| id | e75a5fe7-61b1-4efd-ac1a-21248c8186b2 |' 2022-04-01 01:37:49.354 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:37:49.360 | ++ functions-common:get_field:812 : read data 2022-04-01 01:37:49.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=e75a5fe7-61b1-4efd-ac1a-21248c8186b2 2022-04-01 01:37:49.367 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-04-01 01:37:49.369 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:37:49.388 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 01:37:49.391 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 01:37:49.394 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 01:37:49.398 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-04-01 01:37:52.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:52.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:52.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:52.184 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:52.356 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:52.360 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 01:37:52.360 | address-scope 2022-04-01 01:37:52.360 | router-admin-state-down-before-update 2022-04-01 01:37:52.360 | agent 2022-04-01 01:37:52.360 | agent-resources-synced 2022-04-01 01:37:52.360 | allowed-address-pairs 2022-04-01 01:37:52.360 | auto-allocated-topology 2022-04-01 01:37:52.360 | availability_zone 2022-04-01 01:37:52.360 | availability_zone_filter 2022-04-01 01:37:52.360 | default-subnetpools 2022-04-01 01:37:52.360 | dhcp_agent_scheduler 2022-04-01 01:37:52.360 | dvr 2022-04-01 01:37:52.360 | empty-string-filtering 2022-04-01 01:37:52.360 | external-net 2022-04-01 01:37:52.360 | extra_dhcp_opt 2022-04-01 01:37:52.360 | extraroute 2022-04-01 01:37:52.360 | extraroute-atomic 2022-04-01 01:37:52.360 | filter-validation 2022-04-01 01:37:52.360 | fip-port-details 2022-04-01 01:37:52.360 | flavors 2022-04-01 01:37:52.360 | floatingip-pools 2022-04-01 01:37:52.360 | ip-substring-filtering 2022-04-01 01:37:52.360 | router 2022-04-01 01:37:52.360 | ext-gw-mode 2022-04-01 01:37:52.360 | l3-ha 2022-04-01 01:37:52.360 | l3-flavors 2022-04-01 01:37:52.360 | l3-port-ip-change-not-allowed 2022-04-01 01:37:52.360 | l3_agent_scheduler 2022-04-01 01:37:52.360 | metering 2022-04-01 01:37:52.360 | metering_source_and_destination_fields 2022-04-01 01:37:52.360 | multi-provider 2022-04-01 01:37:52.361 | net-mtu 2022-04-01 01:37:52.361 | net-mtu-writable 2022-04-01 01:37:52.361 | network_availability_zone 2022-04-01 01:37:52.361 | network-ip-availability 2022-04-01 01:37:52.361 | pagination 2022-04-01 01:37:52.361 | port-device-profile 2022-04-01 01:37:52.361 | port-mac-address-regenerate 2022-04-01 01:37:52.361 | port-numa-affinity-policy 2022-04-01 01:37:52.361 | binding 2022-04-01 01:37:52.361 | binding-extended 2022-04-01 01:37:52.361 | port-security 2022-04-01 01:37:52.361 | project-id 2022-04-01 01:37:52.361 | provider 2022-04-01 01:37:52.361 | quota-check-limit 2022-04-01 01:37:52.361 | quotas 2022-04-01 01:37:52.361 | quota_details 2022-04-01 01:37:52.361 | rbac-policies 2022-04-01 01:37:52.361 | rbac-address-group 2022-04-01 01:37:52.361 | rbac-address-scope 2022-04-01 01:37:52.361 | rbac-security-groups 2022-04-01 01:37:52.361 | rbac-subnetpool 2022-04-01 01:37:52.361 | revision-if-match 2022-04-01 01:37:52.361 | standard-attr-revisions 2022-04-01 01:37:52.361 | router_availability_zone 2022-04-01 01:37:52.361 | security-groups-normalized-cidr 2022-04-01 01:37:52.361 | port-security-groups-filtering 2022-04-01 01:37:52.361 | security-groups-remote-address-group 2022-04-01 01:37:52.361 | security-groups-shared-filtering 2022-04-01 01:37:52.361 | security-group 2022-04-01 01:37:52.361 | service-type 2022-04-01 01:37:52.361 | sorting 2022-04-01 01:37:52.361 | standard-attr-description 2022-04-01 01:37:52.361 | stateful-security-group 2022-04-01 01:37:52.361 | subnet_onboard 2022-04-01 01:37:52.361 | subnet-service-types 2022-04-01 01:37:52.362 | subnet_allocation 2022-04-01 01:37:52.362 | subnetpool-prefix-ops 2022-04-01 01:37:52.362 | standard-attr-tag 2022-04-01 01:37:52.362 | standard-attr-timestamp' 2022-04-01 01:37:52.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 01:37:52.362 | address-scope 2022-04-01 01:37:52.362 | router-admin-state-down-before-update 2022-04-01 01:37:52.362 | agent 2022-04-01 01:37:52.362 | agent-resources-synced 2022-04-01 01:37:52.362 | allowed-address-pairs 2022-04-01 01:37:52.362 | auto-allocated-topology 2022-04-01 01:37:52.362 | availability_zone 2022-04-01 01:37:52.362 | availability_zone_filter 2022-04-01 01:37:52.362 | default-subnetpools 2022-04-01 01:37:52.362 | dhcp_agent_scheduler 2022-04-01 01:37:52.362 | dvr 2022-04-01 01:37:52.363 | empty-string-filtering 2022-04-01 01:37:52.363 | external-net 2022-04-01 01:37:52.363 | extra_dhcp_opt 2022-04-01 01:37:52.363 | extraroute 2022-04-01 01:37:52.363 | extraroute-atomic 2022-04-01 01:37:52.363 | filter-validation 2022-04-01 01:37:52.363 | fip-port-details 2022-04-01 01:37:52.363 | flavors 2022-04-01 01:37:52.363 | floatingip-pools 2022-04-01 01:37:52.363 | ip-substring-filtering 2022-04-01 01:37:52.363 | router 2022-04-01 01:37:52.363 | ext-gw-mode 2022-04-01 01:37:52.363 | l3-ha 2022-04-01 01:37:52.363 | l3-flavors 2022-04-01 01:37:52.363 | l3-port-ip-change-not-allowed 2022-04-01 01:37:52.363 | l3_agent_scheduler 2022-04-01 01:37:52.363 | metering 2022-04-01 01:37:52.363 | metering_source_and_destination_fields 2022-04-01 01:37:52.363 | multi-provider 2022-04-01 01:37:52.363 | net-mtu 2022-04-01 01:37:52.363 | net-mtu-writable 2022-04-01 01:37:52.363 | network_availability_zone 2022-04-01 01:37:52.363 | network-ip-availability 2022-04-01 01:37:52.363 | pagination 2022-04-01 01:37:52.363 | port-device-profile 2022-04-01 01:37:52.363 | port-mac-address-regenerate 2022-04-01 01:37:52.363 | port-numa-affinity-policy 2022-04-01 01:37:52.363 | binding 2022-04-01 01:37:52.363 | binding-extended 2022-04-01 01:37:52.363 | port-security 2022-04-01 01:37:52.363 | project-id 2022-04-01 01:37:52.363 | provider 2022-04-01 01:37:52.363 | quota-check-limit 2022-04-01 01:37:52.363 | quotas 2022-04-01 01:37:52.364 | quota_details 2022-04-01 01:37:52.364 | rbac-policies 2022-04-01 01:37:52.364 | rbac-address-group 2022-04-01 01:37:52.364 | rbac-address-scope 2022-04-01 01:37:52.364 | rbac-security-groups 2022-04-01 01:37:52.364 | rbac-subnetpool 2022-04-01 01:37:52.364 | revision-if-match 2022-04-01 01:37:52.364 | standard-attr-revisions 2022-04-01 01:37:52.364 | router_availability_zone 2022-04-01 01:37:52.364 | security-groups-normalized-cidr 2022-04-01 01:37:52.364 | port-security-groups-filtering 2022-04-01 01:37:52.364 | security-groups-remote-address-group 2022-04-01 01:37:52.364 | security-groups-shared-filtering 2022-04-01 01:37:52.364 | security-group 2022-04-01 01:37:52.364 | service-type 2022-04-01 01:37:52.364 | sorting 2022-04-01 01:37:52.364 | standard-attr-description 2022-04-01 01:37:52.364 | stateful-security-group 2022-04-01 01:37:52.364 | subnet_onboard 2022-04-01 01:37:52.364 | subnet-service-types 2022-04-01 01:37:52.364 | subnet_allocation 2022-04-01 01:37:52.364 | subnetpool-prefix-ops 2022-04-01 01:37:52.364 | standard-attr-tag 2022-04-01 01:37:52.364 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 01:37:52.366 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 01:37:52.369 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 01:37:52.372 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 01:37:52.377 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 01:37:52.377 | ++ 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-04-01 01:37:52.377 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 01:37:52.380 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:37:52.383 | ++ functions-common:get_field:812 : read data 2022-04-01 01:37:55.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:55.466 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:55.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:37:55.467 | from cryptography.utils import int_from_bytes 2022-04-01 01:37:55.671 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:37:55.676 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:37:55.679 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:37:55.683 | ++ functions-common:get_field:818 : echo '| id | ac9594d7-f79d-4e1f-bc91-74808f0f1ca2 |' 2022-04-01 01:37:55.685 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:37:55.692 | ++ functions-common:get_field:812 : read data 2022-04-01 01:37:55.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=ac9594d7-f79d-4e1f-bc91-74808f0f1ca2 2022-04-01 01:37:55.699 | + 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-04-01 01:37:55.702 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:37:55.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 01:37:55.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 01:37:55.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e75a5fe7-61b1-4efd-ac1a-21248c8186b2 b4822d5c-54a6-4150-9f7f-0e11d4f40ffc 2022-04-01 01:38:00.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:00.956 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:00.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:00.956 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:01.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 01:38:01.151 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 ac9594d7-f79d-4e1f-bc91-74808f0f1ca2 2022-04-01 01:38:01.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 01:38:01.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 01:38:01.160 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.1.1 ]] 2022-04-01 01:38:01.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.1.1 ' 2022-04-01 01:38:01.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network ac9594d7-f79d-4e1f-bc91-74808f0f1ca2 --subnet-range 172.27.1.0/24 --no-dhcp ' 2022-04-01 01:38:01.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 01:38:01.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 01:38:01.176 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 01:38:01.176 | +++ 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.27.1.1 --network ac9594d7-f79d-4e1f-bc91-74808f0f1ca2 --subnet-range 172.27.1.0/24 --no-dhcp public-subnet 2022-04-01 01:38:04.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:04.876 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:04.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:04.876 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:05.091 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:05.095 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | 2022-04-01 01:38:05.095 | | id | 5e73b633-c9f9-4120-8d3c-c5c891bbef1a |' 2022-04-01 01:38:05.098 | ++ 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-04-01 01:38:05.101 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:05.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 5e73b633-c9f9-4120-8d3c-c5c891bbef1a '|' 2022-04-01 01:38:05.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.1.1 | | id | 5e73b633-c9f9-4120-8d3c-c5c891bbef1a |' 2022-04-01 01:38:05.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 01:38:05.142 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 5e73b633-c9f9-4120-8d3c-c5c891bbef1a '|' 2022-04-01 01:38:05.143 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 01:38:05.146 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:05.148 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:05.151 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 01:38:05.156 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 01:38:05.161 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.1.1 | | id | 5e73b633-c9f9-4120-8d3c-c5c891bbef1a |' 2022-04-01 01:38:05.166 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 01:38:05.174 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:05.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.1.1 2022-04-01 01:38:05.183 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.1.1 '|' '|' id '|' 5e73b633-c9f9-4120-8d3c-c5c891bbef1a '|' 2022-04-01 01:38:05.183 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 01:38:05.185 | ++ functions-common:get_field:811 : local data field 2022-04-01 01:38:05.189 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:05.191 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 01:38:05.193 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 01:38:05.197 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 01:38:05.197 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.1.1 | | id | 5e73b633-c9f9-4120-8d3c-c5c891bbef1a |' 2022-04-01 01:38:05.204 | ++ functions-common:get_field:812 : read data 2022-04-01 01:38:05.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=5e73b633-c9f9-4120-8d3c-c5c891bbef1a 2022-04-01 01:38:05.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ac9594d7-f79d-4e1f-bc91-74808f0f1ca2 e75a5fe7-61b1-4efd-ac1a-21248c8186b2 2022-04-01 01:38:10.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:10.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:10.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:10.089 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:10.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 01:38:10.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 01:38:10.337 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:10.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 01:38:10.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 01:38:10.349 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 01:38:10.353 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 01:38:10.356 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 01:38:10.359 | ++ 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-04-01 01:38:10.394 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 01:38:10.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 01:38:10.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 01:38:10.403 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 01:38:10.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:38:10.410 | + 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-04-01 01:38:10.412 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 01:38:10.415 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 01:38:10.418 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 01:38:10.421 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 01:38:10.424 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 01:38:10.426 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 01:38:10.429 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:10.431 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:10.435 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:10.441 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777090438 2022-04-01 01:38:10.444 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-04-01 01:38:10.454 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 01:38:10.457 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:10.459 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:10.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:10.465 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:10.468 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:10.470 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 01:38:10.473 | + functions-common:time_stop:2432 : start_time=1648777090438 2022-04-01 01:38:10.476 | + functions-common:time_stop:2434 : [[ -z 1648777090438 ]] 2022-04-01 01:38:10.480 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:10.485 | + functions-common:time_stop:2437 : end_time=1648777090482 2022-04-01 01:38:10.487 | + functions-common:time_stop:2438 : elapsed_time=44 2022-04-01 01:38:10.490 | + functions-common:time_stop:2439 : total=6131 2022-04-01 01:38:10.493 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:10.495 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6175 2022-04-01 01:38:10.502 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 01:38:10.502 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.1.1 2022-04-01 01:38:10.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 01:38:10.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:38:10.513 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 01:38:10.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 01:38:10.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.1.1/24 dev br-data 2022-04-01 01:38:10.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 01:38:10.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 01:38:10.553 | ++ 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-04-01 01:38:10.554 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 01:38:10.557 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 01:38:12.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:12.882 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:12.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:12.882 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:13.068 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 01:38:13.074 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.1.133 ' 2022-04-01 01:38:13.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-04-01 01:38:13.079 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 01:38:13.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 01:38:13.101 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 01:38:13.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 01:38:13.107 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 01:38:13.131 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:13.137 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 01:38:13.139 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:38:13.142 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 01:38:13.145 | + ./stack.sh:main:1319 : start_nova 2022-04-01 01:38:13.148 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 01:38:13.151 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:13.154 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:13.159 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:13.162 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:38:13.165 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.167 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 01:38:13.170 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.173 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:13.176 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:13.179 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 01:38:13.181 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:13.184 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:13.187 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:13.191 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:13.195 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:13.200 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777093197 2022-04-01 01:38:13.204 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 01:38:13.224 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:13.227 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-04-01 01:38:13.230 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 01:38:13.233 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.236 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.238 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.241 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.244 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:38:13.247 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:38:13.250 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 01:38:13.253 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:13.255 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:13.258 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:38:13.262 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 01:38:13.264 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 01:38:13.267 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.270 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:13.272 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:13.275 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:13.277 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:13.279 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 01:38:13.282 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:13.287 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-04-01 01:38:13.348 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 01:38:13.407 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 01:38:13.470 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 01:38:13.534 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 01:38:13.599 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:13.661 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:13.665 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-04-01 01:38:13.727 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:14.479 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 01:38:14.494 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 01:38:15.192 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 01:38:15.220 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:15.224 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:15.227 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:15.230 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:15.233 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:15.236 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:15.238 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:15.241 | + functions-common:time_stop:2432 : start_time=1648777093197 2022-04-01 01:38:15.244 | + functions-common:time_stop:2434 : [[ -z 1648777093197 ]] 2022-04-01 01:38:15.248 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:15.256 | + functions-common:time_stop:2437 : end_time=1648777095250 2022-04-01 01:38:15.259 | + functions-common:time_stop:2438 : elapsed_time=2053 2022-04-01 01:38:15.261 | + functions-common:time_stop:2439 : total=33949 2022-04-01 01:38:15.264 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:15.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36002 2022-04-01 01:38:15.270 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 01:38:15.274 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 01:38:15.279 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.282 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 01:38:15.285 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.287 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:15.290 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:15.293 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 01:38:15.295 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:15.299 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:15.302 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:15.304 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:15.308 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:15.314 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777095310 2022-04-01 01:38:15.316 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 01:38:15.340 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:15.344 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-04-01 01:38:15.347 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 01:38:15.351 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.353 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.356 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.359 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.361 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-04-01 01:38:15.364 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-04-01 01:38:15.368 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 01:38:15.371 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:15.373 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:15.377 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:38:15.380 | + functions-common:_run_under_systemd:1655 : 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-04-01 01:38:15.383 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 01:38:15.385 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-04-01 01:38:15.388 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:38:15.391 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:38:15.394 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 01:38:15.397 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:38:15.402 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-04-01 01:38:15.464 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-04-01 01:38:15.525 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-04-01 01:38:15.591 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-01 01:38:15.662 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:15.731 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-04-01 01:38:15.833 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-04-01 01:38:15.902 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-04-01 01:38:15.967 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-04-01 01:38:16.036 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-04-01 01:38:16.101 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:38:16.104 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-04-01 01:38:16.170 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:38:16.958 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 01:38:16.973 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-04-01 01:38:17.786 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 01:38:17.875 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:17.884 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:17.887 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:17.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:17.902 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:17.906 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:17.909 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:17.912 | + functions-common:time_stop:2432 : start_time=1648777095310 2022-04-01 01:38:17.915 | + functions-common:time_stop:2434 : [[ -z 1648777095310 ]] 2022-04-01 01:38:17.919 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:17.923 | + functions-common:time_stop:2437 : end_time=1648777097920 2022-04-01 01:38:17.926 | + functions-common:time_stop:2438 : elapsed_time=2610 2022-04-01 01:38:17.929 | + functions-common:time_stop:2439 : total=36002 2022-04-01 01:38:17.932 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:17.935 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38612 2022-04-01 01:38:17.939 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:17.942 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:17.945 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 01:38:17.947 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:17.950 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:17.955 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:17.958 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 01:38:17.961 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:38:17.964 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 01:38:17.974 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 01:38:17.977 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:17.981 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:38:17.983 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 01:38:18.007 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:18.010 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:38:18.013 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 01:38:18.051 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:18.053 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 01:38:18.059 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 01:38:18.080 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:18.086 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 01:38:18.089 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:18.092 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 01:38:18.097 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 01:38:18.100 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:38:18.103 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:38:18.106 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:38:18.110 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:18.112 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 01:38:18.115 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:18.118 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:18.121 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:18.124 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 01:38:18.127 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:18.130 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:18.133 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:18.136 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:18.142 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:18.146 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777098142 2022-04-01 01:38:18.149 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 01:38:18.174 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:18.177 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:18.180 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:18.183 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:18.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:18.188 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:18.192 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:18.195 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:18.200 | + functions-common:time_stop:2432 : start_time=1648777098142 2022-04-01 01:38:18.204 | + functions-common:time_stop:2434 : [[ -z 1648777098142 ]] 2022-04-01 01:38:18.213 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:18.218 | + functions-common:time_stop:2437 : end_time=1648777098213 2022-04-01 01:38:18.223 | + functions-common:time_stop:2438 : elapsed_time=71 2022-04-01 01:38:18.229 | + functions-common:time_stop:2439 : total=38612 2022-04-01 01:38:18.234 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:18.238 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38683 2022-04-01 01:38:18.242 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:18.246 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 01:38:18.258 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 01:38:18.258 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:18.258 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:18.260 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 01:38:18.264 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:18.268 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:18.270 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:18.276 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:18.276 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:18.281 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777098277 2022-04-01 01:38:18.284 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 01:38:18.308 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:18.308 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:18.311 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:18.316 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:18.319 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:18.321 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:18.324 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:18.326 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:18.329 | + functions-common:time_stop:2432 : start_time=1648777098277 2022-04-01 01:38:18.333 | + functions-common:time_stop:2434 : [[ -z 1648777098277 ]] 2022-04-01 01:38:18.336 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:18.342 | + functions-common:time_stop:2437 : end_time=1648777098338 2022-04-01 01:38:18.345 | + functions-common:time_stop:2438 : elapsed_time=61 2022-04-01 01:38:18.348 | + functions-common:time_stop:2439 : total=38683 2022-04-01 01:38:18.359 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:18.359 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38744 2022-04-01 01:38:18.359 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:18.361 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 01:38:18.364 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:18.368 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:18.372 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:18.374 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 01:38:18.381 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:18.392 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:18.401 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:18.405 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:18.420 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:18.437 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777098425 2022-04-01 01:38:18.444 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 01:38:18.470 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:18.478 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:18.490 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:18.496 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:18.506 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:18.513 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:18.516 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:18.525 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:18.531 | + functions-common:time_stop:2432 : start_time=1648777098425 2022-04-01 01:38:18.542 | + functions-common:time_stop:2434 : [[ -z 1648777098425 ]] 2022-04-01 01:38:18.553 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:18.564 | + functions-common:time_stop:2437 : end_time=1648777098554 2022-04-01 01:38:18.573 | + functions-common:time_stop:2438 : elapsed_time=129 2022-04-01 01:38:18.584 | + functions-common:time_stop:2439 : total=38744 2022-04-01 01:38:18.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:18.601 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38873 2022-04-01 01:38:18.608 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:18.617 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:18.628 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 01:38:18.637 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:38:18.643 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 01:38:18.647 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 01:38:18.676 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:18.681 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 01:38:18.764 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 01:38:18.772 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:18.775 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 01:38:18.857 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 01:38:18.886 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:18.889 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:18.893 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 01:38:18.896 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:18.898 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:18.901 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:18.904 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 01:38:18.907 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:18.910 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:18.913 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:18.916 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:18.922 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:18.925 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777098921 2022-04-01 01:38:18.928 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 01:38:18.953 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:18.956 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-04-01 01:38:18.959 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 01:38:18.962 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:18.965 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:18.967 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:18.972 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:18.974 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 01:38:18.978 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 01:38:18.981 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 01:38:18.984 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:18.987 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:18.991 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 01:38:18.994 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-04-01 01:38:18.996 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 01:38:19.002 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:19.005 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:19.008 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:19.014 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:19.017 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:19.021 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 01:38:19.023 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:19.031 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-04-01 01:38:19.121 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 01:38:19.212 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 01:38:19.303 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 01:38:19.386 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 01:38:19.460 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:19.524 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:19.531 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-04-01 01:38:19.628 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:20.514 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 01:38:20.536 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-04-01 01:38:21.355 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 01:38:21.396 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:21.403 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:21.406 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:21.411 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:21.415 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:21.419 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:21.424 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:21.428 | + functions-common:time_stop:2432 : start_time=1648777098921 2022-04-01 01:38:21.432 | + functions-common:time_stop:2434 : [[ -z 1648777098921 ]] 2022-04-01 01:38:21.440 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:21.445 | + functions-common:time_stop:2437 : end_time=1648777101440 2022-04-01 01:38:21.449 | + functions-common:time_stop:2438 : elapsed_time=2519 2022-04-01 01:38:21.454 | + functions-common:time_stop:2439 : total=38873 2022-04-01 01:38:21.458 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:21.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41392 2022-04-01 01:38:21.470 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 01:38:21.475 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 01:38:21.479 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 01:38:21.511 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:21.515 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 01:38:21.520 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 01:38:21.523 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 01:38:21.528 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 01:38:21.532 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 01:38:21.536 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.540 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 01:38:21.544 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.549 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:21.552 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:21.556 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 01:38:21.564 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:21.568 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:21.571 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:21.574 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:21.580 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:21.585 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777101580 2022-04-01 01:38:21.589 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 01:38:21.622 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:21.627 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-04-01 01:38:21.631 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 01:38:21.635 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.640 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.644 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.648 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.652 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 01:38:21.656 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 01:38:21.660 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 01:38:21.664 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:21.668 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:21.673 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 01:38:21.677 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-04-01 01:38:21.681 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 01:38:21.685 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 01:38:21.690 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:21.694 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:21.700 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:21.702 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:21.706 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 01:38:21.710 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:21.718 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-04-01 01:38:21.810 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 01:38:21.910 | + functions-common:write_user_unit_file:1575 : 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-04-01 01:38:21.995 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 01:38:22.069 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 01:38:22.144 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:22.248 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:22.252 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-04-01 01:38:22.347 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:23.312 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 01:38:23.331 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-04-01 01:38:24.426 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 01:38:24.458 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:24.461 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:24.465 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:24.471 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:24.475 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:24.479 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:24.482 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:24.485 | + functions-common:time_stop:2432 : start_time=1648777101580 2022-04-01 01:38:24.489 | + functions-common:time_stop:2434 : [[ -z 1648777101580 ]] 2022-04-01 01:38:24.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:24.502 | + functions-common:time_stop:2437 : end_time=1648777104499 2022-04-01 01:38:24.505 | + functions-common:time_stop:2438 : elapsed_time=2919 2022-04-01 01:38:24.508 | + functions-common:time_stop:2439 : total=41392 2022-04-01 01:38:24.512 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:24.516 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44311 2022-04-01 01:38:24.520 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 01:38:24.524 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:24.528 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:24.531 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:24.536 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 01:38:24.538 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 01:38:24.544 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:38:24.548 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:38:24.551 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 01:38:24.554 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:38:24.558 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 01:38:24.562 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 01:38:24.570 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 01:38:24.572 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 01:38:24.580 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 01:38:24.589 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 01:38:24.591 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:38:24.591 | BEGIN { 2022-04-01 01:38:24.591 | section = "" 2022-04-01 01:38:24.591 | last_section = "" 2022-04-01 01:38:24.591 | section_count = 0 2022-04-01 01:38:24.591 | } 2022-04-01 01:38:24.591 | /^\[.+\]/ { 2022-04-01 01:38:24.591 | gsub("[][]", "", $1); 2022-04-01 01:38:24.591 | section=$1 2022-04-01 01:38:24.591 | next 2022-04-01 01:38:24.591 | } 2022-04-01 01:38:24.591 | /^ *\#/ { 2022-04-01 01:38:24.591 | next 2022-04-01 01:38:24.592 | } 2022-04-01 01:38:24.592 | /^[^ \t]+/ { 2022-04-01 01:38:24.592 | # get offset of first = in $0 2022-04-01 01:38:24.592 | eq_idx = index($0, "=") 2022-04-01 01:38:24.592 | # extract attr & value from $0 2022-04-01 01:38:24.592 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 01:38:24.592 | value = substr($0, eq_idx + 1) 2022-04-01 01:38:24.592 | # only need to strip trailing whitespace from attr 2022-04-01 01:38:24.592 | sub(/[ \t]*$/, "", attr) 2022-04-01 01:38:24.592 | # need to strip leading & trailing whitespace from value 2022-04-01 01:38:24.592 | sub(/^[ \t]*/, "", value) 2022-04-01 01:38:24.592 | sub(/[ \t]*$/, "", value) 2022-04-01 01:38:24.592 | 2022-04-01 01:38:24.592 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 01:38:24.592 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 01:38:24.593 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 01:38:24.593 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 01:38:24.593 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 01:38:24.593 | if (section != last_section) { 2022-04-01 01:38:24.593 | cfg_section[section_count++] = section 2022-04-01 01:38:24.593 | last_section = section 2022-04-01 01:38:24.593 | } 2022-04-01 01:38:24.593 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 01:38:24.593 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 01:38:24.593 | 2022-04-01 01:38:24.593 | cfg_attr[section, attr, 0] = value 2022-04-01 01:38:24.593 | cfg_attr_count[section, attr] = 1 2022-04-01 01:38:24.593 | } else { 2022-04-01 01:38:24.593 | lno = cfg_attr_count[section, attr]++ 2022-04-01 01:38:24.593 | cfg_attr[section, attr, lno] = value 2022-04-01 01:38:24.593 | } 2022-04-01 01:38:24.593 | } 2022-04-01 01:38:24.593 | END { 2022-04-01 01:38:24.594 | # Process each section in order 2022-04-01 01:38:24.594 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 01:38:24.594 | section = cfg_section[sno] 2022-04-01 01:38:24.594 | # The ini routines simply append a config item immediately 2022-04-01 01:38:24.594 | # after the section header. To keep the same order as defined 2022-04-01 01:38:24.594 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 01:38:24.594 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 01:38:24.594 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 01:38:24.594 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 01:38:24.594 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 01:38:24.594 | else { 2022-04-01 01:38:24.594 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 01:38:24.594 | count = cfg_attr_count[section, attr] 2022-04-01 01:38:24.595 | print "inidelete " configfile " " section " " attr 2022-04-01 01:38:24.595 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 01:38:24.595 | for (l = count -2; l >= 0; l--) 2022-04-01 01:38:24.595 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 01:38:24.595 | } 2022-04-01 01:38:24.595 | } 2022-04-01 01:38:24.596 | } 2022-04-01 01:38:24.596 | } 2022-04-01 01:38:24.596 | ' 2022-04-01 01:38:24.596 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 01:38:24.596 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 01:38:24.598 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 01:38:24.601 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 01:38:24.604 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 01:38:24.607 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 01:38:24.611 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 01:38:24.614 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 01:38:24.614 | BEGIN { group = "" } 2022-04-01 01:38:24.614 | /^\[\[.+\|.*\]\]/ { 2022-04-01 01:38:24.614 | gsub("[][]", "", $1); 2022-04-01 01:38:24.614 | split($1, a, "|"); 2022-04-01 01:38:24.614 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 01:38:24.614 | group=a[1] 2022-04-01 01:38:24.614 | } else { 2022-04-01 01:38:24.614 | group="" 2022-04-01 01:38:24.614 | } 2022-04-01 01:38:24.614 | next 2022-04-01 01:38:24.614 | } 2022-04-01 01:38:24.614 | { 2022-04-01 01:38:24.614 | if (group != "") 2022-04-01 01:38:24.614 | print $0 2022-04-01 01:38:24.614 | } 2022-04-01 01:38:24.614 | ' /home/ubuntu/devstack/local.conf 2022-04-01 01:38:24.623 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 01:38:24.627 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 01:38:24.679 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 01:38:24.721 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 01:38:24.724 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 01:38:24.727 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 01:38:24.729 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 01:38:24.733 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 01:38:24.736 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 01:38:24.758 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:24.763 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 01:38:24.769 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 01:38:24.772 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 01:38:24.797 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:24.801 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:38:24.805 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 2022-04-01 01:38:24.860 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 01:38:24.865 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 01:38:24.868 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 01:38:24.906 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 01:38:24.942 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 01:38:24.946 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 01:38:24.951 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 01:38:24.956 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 01:38:24.962 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 01:38:25.003 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.72 2022-04-01 01:38:25.013 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 01:38:25.046 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:25.051 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 01:38:25.078 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:25.082 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 01:38:25.086 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 01:38:25.140 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 01:38:25.175 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:25.179 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 01:38:25.203 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:25.206 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 01:38:25.209 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 01:38:25.212 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 01:38:25.215 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 01:38:25.218 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-04-01 01:38:25.222 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 01:38:25.225 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 01:38:25.227 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 01:38:25.230 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:25.234 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 01:38:25.237 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:25.240 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:25.242 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:25.246 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:25.251 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:25.256 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777105253 2022-04-01 01:38:25.259 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 01:38:25.282 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:25.285 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:25.289 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:25.292 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:25.296 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:25.299 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:25.302 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:25.306 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:25.309 | + functions-common:time_stop:2432 : start_time=1648777105253 2022-04-01 01:38:25.311 | + functions-common:time_stop:2434 : [[ -z 1648777105253 ]] 2022-04-01 01:38:25.315 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:25.321 | + functions-common:time_stop:2437 : end_time=1648777105317 2022-04-01 01:38:25.323 | + functions-common:time_stop:2438 : elapsed_time=64 2022-04-01 01:38:25.326 | + functions-common:time_stop:2439 : total=44311 2022-04-01 01:38:25.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:25.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44375 2022-04-01 01:38:25.338 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:25.342 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-04-01 01:38:25.346 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 01:38:25.368 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:25.371 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 01:38:25.371 | Dumping cells_v2 mapping 2022-04-01 01:38:25.374 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 01:38:26.453 | 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-04-01 01:38:29.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:29.062 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:29.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:29.062 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:29.063 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:38:29.063 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 01:38:29.063 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:38:29.063 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 01:38:29.063 | | cell1 | d0be4637-95f5-429f-bb6d-2da1dc9de0f2 | rabbit://stackrabbit:Passw0rd@10.222.0.72:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-04-01 01:38:29.063 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 01:38:29.517 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 01:38:29.520 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 01:38:29.583 | + inc/async:async_inner:63 : create_flavors 2022-04-01 01:38:29.627 | [778321 Async create_flavors:835617]: running: create_flavors 2022-04-01 01:38:29.630 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 01:38:29.649 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:29.652 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 01:38:29.655 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 01:38:29.657 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 01:38:29.660 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 01:38:29.663 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 01:38:29.666 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 01:38:29.668 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 01:38:29.672 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 01:38:29.691 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:29.693 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 01:38:29.696 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-04-01 01:38:29.699 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 01:38:29.702 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 01:38:29.707 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.710 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 01:38:29.713 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.716 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:29.718 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:29.721 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 01:38:29.724 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:29.728 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:29.730 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:29.734 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:29.737 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:29.742 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777109739 2022-04-01 01:38:29.745 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 01:38:29.763 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:29.766 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-04-01 01:38:29.769 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 01:38:29.771 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.774 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.777 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.780 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.782 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-04-01 01:38:29.785 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 01:38:29.788 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 01:38:29.791 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:29.794 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:29.797 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-04-01 01:38:29.800 | + functions-common:_run_under_systemd:1655 : 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-04-01 01:38:29.802 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 01:38:29.805 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-04-01 01:38:29.807 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 01:38:29.810 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 01:38:29.813 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 01:38:29.815 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 01:38:29.820 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-04-01 01:38:29.880 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-04-01 01:38:29.945 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 01:38:30.001 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-04-01 01:38:30.060 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:30.118 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 01:38:30.179 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 01:38:30.238 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 01:38:30.296 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 01:38:30.355 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 01:38:30.413 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 01:38:30.416 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-04-01 01:38:30.474 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 01:38:31.245 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 01:38:31.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 01:38:32.084 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 01:38:32.173 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:32.176 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:32.179 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:32.184 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:32.188 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:32.191 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:32.195 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:32.198 | + functions-common:time_stop:2432 : start_time=1648777109739 2022-04-01 01:38:32.201 | + functions-common:time_stop:2434 : [[ -z 1648777109739 ]] 2022-04-01 01:38:32.214 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:32.218 | + functions-common:time_stop:2437 : end_time=1648777112215 2022-04-01 01:38:32.222 | + functions-common:time_stop:2438 : elapsed_time=2476 2022-04-01 01:38:32.223 | + functions-common:time_stop:2439 : total=44375 2022-04-01 01:38:32.227 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:32.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46851 2022-04-01 01:38:32.233 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.72/volume/v3 2022-04-01 01:38:32.235 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 01:38:32.235 | Waiting for Cinder API to start... 2022-04-01 01:38:32.238 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.72/volume/v3 2022-04-01 01:38:32.240 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 01:38:32.243 | + functions:wait_for_service:458 : local url=http://10.222.0.72/volume/v3 2022-04-01 01:38:32.250 | + functions:wait_for_service:459 : local rval=0 2022-04-01 01:38:32.253 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 01:38:32.256 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 01:38:32.259 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:32.261 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:32.265 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:32.271 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777112267 2022-04-01 01:38:32.275 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 01:38:32.285 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.72/volume/v3 2022-04-01 01:38:35.163 | + :: : [[ 500 == 503 ]] 2022-04-01 01:38:35.165 | + :: : [[ 0 -eq 7 ]] 2022-04-01 01:38:35.173 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 01:38:35.176 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:35.180 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:35.183 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:35.187 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:35.190 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:35.193 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 01:38:35.201 | + functions-common:time_stop:2432 : start_time=1648777112267 2022-04-01 01:38:35.204 | + functions-common:time_stop:2434 : [[ -z 1648777112267 ]] 2022-04-01 01:38:35.207 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:35.213 | + functions-common:time_stop:2437 : end_time=1648777115209 2022-04-01 01:38:35.216 | + functions-common:time_stop:2438 : elapsed_time=2942 2022-04-01 01:38:35.220 | + functions-common:time_stop:2439 : total=22105 2022-04-01 01:38:35.223 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:35.226 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25047 2022-04-01 01:38:35.229 | + functions:wait_for_service:467 : return 0 2022-04-01 01:38:35.231 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.236 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 01:38:35.239 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.242 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:35.245 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:35.247 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 01:38:35.250 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:35.253 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:35.256 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:35.258 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:35.263 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:35.268 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777115265 2022-04-01 01:38:35.271 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 01:38:35.290 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:35.293 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-04-01 01:38:35.297 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 01:38:35.300 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.302 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.305 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.308 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.311 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 01:38:35.313 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 01:38:35.316 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 01:38:35.319 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 01:38:35.321 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 01:38:35.324 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 01:38:35.326 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-04-01 01:38:35.329 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 01:38:35.332 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.335 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 01:38:35.338 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 01:38:35.340 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 01:38:35.344 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 01:38:35.347 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 01:38:35.350 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 01:38:35.354 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-04-01 01:38:35.413 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 01:38:35.474 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:35.532 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 01:38:35.589 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 01:38:35.647 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 01:38:35.705 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 01:38:35.708 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-04-01 01:38:35.771 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 01:38:36.572 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 01:38:36.586 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 01:38:37.392 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 01:38:37.415 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:37.418 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:37.431 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:37.439 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:37.443 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:37.446 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:37.449 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:37.453 | + functions-common:time_stop:2432 : start_time=1648777115265 2022-04-01 01:38:37.457 | + functions-common:time_stop:2434 : [[ -z 1648777115265 ]] 2022-04-01 01:38:37.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:37.468 | + functions-common:time_stop:2437 : end_time=1648777117465 2022-04-01 01:38:37.472 | + functions-common:time_stop:2438 : elapsed_time=2200 2022-04-01 01:38:37.475 | + functions-common:time_stop:2439 : total=46851 2022-04-01 01:38:37.478 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:37.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49051 2022-04-01 01:38:37.485 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:37.488 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 01:38:37.491 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:37.497 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:37.502 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:37.505 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 01:38:37.508 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:37.511 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:37.514 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:37.517 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:37.521 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:37.527 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777117523 2022-04-01 01:38:37.529 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 01:38:37.560 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:37.563 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:37.566 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:37.568 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:37.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:37.576 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:37.580 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:37.583 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:37.586 | + functions-common:time_stop:2432 : start_time=1648777117523 2022-04-01 01:38:37.589 | + functions-common:time_stop:2434 : [[ -z 1648777117523 ]] 2022-04-01 01:38:37.592 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:37.597 | + functions-common:time_stop:2437 : end_time=1648777117594 2022-04-01 01:38:37.600 | + functions-common:time_stop:2438 : elapsed_time=71 2022-04-01 01:38:37.602 | + functions-common:time_stop:2439 : total=49051 2022-04-01 01:38:37.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:37.608 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49122 2022-04-01 01:38:37.611 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:37.614 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 01:38:37.617 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 01:38:37.619 | + functions-common:run_process:1682 : local group= 2022-04-01 01:38:37.622 | + functions-common:run_process:1683 : local user= 2022-04-01 01:38:37.625 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 01:38:37.628 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 01:38:37.630 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 01:38:37.638 | + functions-common:time_start:2412 : local start_time= 2022-04-01 01:38:37.641 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 01:38:37.645 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 01:38:37.656 | + functions-common:time_start:2416 : _TIME_START[$name]=1648777117647 2022-04-01 01:38:37.661 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 01:38:37.691 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 01:38:37.695 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 01:38:37.699 | + functions-common:time_stop:2425 : local name 2022-04-01 01:38:37.702 | + functions-common:time_stop:2426 : local end_time 2022-04-01 01:38:37.706 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 01:38:37.708 | + functions-common:time_stop:2428 : local total 2022-04-01 01:38:37.714 | + functions-common:time_stop:2429 : local start_time 2022-04-01 01:38:37.716 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 01:38:37.720 | + functions-common:time_stop:2432 : start_time=1648777117647 2022-04-01 01:38:37.722 | + functions-common:time_stop:2434 : [[ -z 1648777117647 ]] 2022-04-01 01:38:37.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 01:38:37.731 | + functions-common:time_stop:2437 : end_time=1648777117728 2022-04-01 01:38:37.734 | + functions-common:time_stop:2438 : elapsed_time=81 2022-04-01 01:38:37.737 | + functions-common:time_stop:2439 : total=49122 2022-04-01 01:38:37.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 01:38:37.743 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49203 2022-04-01 01:38:37.746 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 01:38:37.750 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 01:38:37.774 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:37.776 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 01:38:37.779 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 01:38:37.782 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 01:38:37.784 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 01:38:37.788 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 01:38:37.809 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 01:38:37.813 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-04-01 01:38:40.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:40.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:40.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 01:38:40.359 | from cryptography.utils import int_from_bytes 2022-04-01 01:38:40.359 | Internal Server Error (HTTP 500) 2022-04-01 01:38:40.617 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 01:38:40.620 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 01:38:40.624 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 01:38:40.627 | + ./stack.sh:exit_trap:522 : jobs='803368 2022-04-01 01:38:40.627 | 835617' 2022-04-01 01:38:40.630 | + ./stack.sh:exit_trap:525 : [[ -n 803368 2022-04-01 01:38:40.630 | 835617 ]] 2022-04-01 01:38:40.633 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-012517 ]] 2022-04-01 01:38:40.636 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 01:38:40.639 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 01:38:40.640 | exit_trap: cleaning up child processes 2022-04-01 01:38:40.642 | + ./stack.sh:exit_trap:527 : kill 803368 835617 2022-04-01 01:38:40.653 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.T2SCJLMtaz ']' 2022-04-01 01:38:40.656 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.T2SCJLMtaz 2022-04-01 01:38:40.661 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 01:38:40.664 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 01:38:40.667 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 01:38:40.669 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 01:38:40.669 | Error on exit 2022-04-01 01:38:40.673 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 01:38:40.676 | + ./stack.sh:exit_trap:542 : generate-subunit 1648776313 807 fail 2022-04-01 01:38:41.393 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 01:38:41.396 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 01:38:42.908 | + ./stack.sh:exit_trap:556 : exit 1